diff --git a/logs/vehicle.log b/logs/vehicle.log index 9b59c64..9daaf1e 100644 --- a/logs/vehicle.log +++ b/logs/vehicle.log @@ -1,27 +1,27 @@ -2024-06-21 08:34:07.716 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 3436 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 08:34:07.723 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 08:34:07.724 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 08:34:08.245 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 08:34:08.247 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 08:34:08.270 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 11 ms. Found 0 Redis repository interfaces. -2024-06-21 08:34:08.539 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$3ba861ba] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 08:34:08.658 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 08:34:08.659 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 08:34:08.661 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 08:34:08.674 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 08:34:08.704 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 08:34:08.708 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 08:34:08.964 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 08:34:08.972 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 08:34:08.972 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 08:34:09.076 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 08:34:09.076 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1315 ms -2024-06-21 08:34:09.727 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 08:34:10.062 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 08:34:10.067 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 08:34:10.082 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 08:34:10.122 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 08:34:10.137 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: +2024-06-22 10:08:35.426 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 16704 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) +2024-06-22 10:08:35.433 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 +2024-06-22 10:08:35.433 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" +2024-06-22 10:08:36.074 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode +2024-06-22 10:08:36.077 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-06-22 10:08:36.108 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 13 ms. Found 0 Redis repository interfaces. +2024-06-22 10:08:36.369 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$53e7006c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:08:36.474 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:08:36.475 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:08:36.478 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:08:36.491 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:08:36.524 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:08:36.528 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:08:36.774 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) +2024-06-22 10:08:36.783 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] +2024-06-22 10:08:36.784 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] +2024-06-22 10:08:36.889 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext +2024-06-22 10:08:36.890 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1419 ms +2024-06-22 10:08:37.823 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... +2024-06-22 10:08:38.165 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. +2024-06-22 10:08:38.170 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event +2024-06-22 10:08:38.191 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: +2024-06-22 10:08:38.236 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 +2024-06-22 10:08:38.259 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest @@ -100,419 +100,38 @@ ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer -2024-06-21 08:34:10.195 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 08:34:10.195 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 08:34:10.195 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718930050194 -2024-06-21 08:34:10.197 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 08:34:10.300 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 08:34:10.317 [main] WARN o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext:591 - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'getSession' defined in class path resource [com/muyu/iotDB/config/IotDBSessionConfig.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.apache.iotdb.session.Session]: Factory method 'getSession' threw exception; nested exception is org.apache.iotdb.rpc.IoTDBConnectionException: org.apache.thrift.transport.TTransportException: java.net.ConnectException: Connection refused: connect -2024-06-21 08:34:10.333 [main] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 08:34:10.405 [main] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. -2024-06-21 08:34:10.407 [main] INFO org.apache.catalina.core.StandardService:173 - Stopping service [Tomcat] -2024-06-21 08:34:10.408 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:34:10.408 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:34:10.412 [main] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener:136 - - -Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. -2024-06-21 08:34:10.424 [main] ERROR org.springframework.boot.SpringApplication:835 - Application run failed -org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'getSession' defined in class path resource [com/muyu/iotDB/config/IotDBSessionConfig.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.apache.iotdb.session.Session]: Factory method 'getSession' threw exception; nested exception is org.apache.iotdb.rpc.IoTDBConnectionException: org.apache.thrift.transport.TTransportException: java.net.ConnectException: Connection refused: connect - at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:658) - at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:486) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) - at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) - at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) - at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) - at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) - at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955) - at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918) - at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) - at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:145) - at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:745) - at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:420) - at org.springframework.boot.SpringApplication.run(SpringApplication.java:307) - at org.springframework.boot.SpringApplication.run(SpringApplication.java:1317) - at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306) - at com.muyu.IotDbApplication.main(IotDbApplication.java:12) -Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.apache.iotdb.session.Session]: Factory method 'getSession' threw exception; nested exception is org.apache.iotdb.rpc.IoTDBConnectionException: org.apache.thrift.transport.TTransportException: java.net.ConnectException: Connection refused: connect - at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:185) - at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:653) - ... 19 common frames omitted -Caused by: org.apache.iotdb.rpc.IoTDBConnectionException: org.apache.thrift.transport.TTransportException: java.net.ConnectException: Connection refused: connect - at org.apache.iotdb.session.SessionConnection.init(SessionConnection.java:117) - at org.apache.iotdb.session.SessionConnection.(SessionConnection.java:97) - at org.apache.iotdb.session.Session.constructSessionConnection(Session.java:434) - at org.apache.iotdb.session.Session.open(Session.java:402) - at org.apache.iotdb.session.Session.open(Session.java:391) - at com.muyu.iotDB.config.IotDBSessionConfig.getSession(IotDBSessionConfig.java:40) - at com.muyu.iotDB.config.IotDBSessionConfig$$EnhancerBySpringCGLIB$$2052ab38.CGLIB$getSession$1() - at com.muyu.iotDB.config.IotDBSessionConfig$$EnhancerBySpringCGLIB$$2052ab38$$FastClassBySpringCGLIB$$d1ecd0a1.invoke() - at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:244) - at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:331) - at com.muyu.iotDB.config.IotDBSessionConfig$$EnhancerBySpringCGLIB$$2052ab38.getSession() - at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) - at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.base/java.lang.reflect.Method.invoke(Method.java:568) - at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:154) - ... 20 common frames omitted -Caused by: org.apache.thrift.transport.TTransportException: java.net.ConnectException: Connection refused: connect - at org.apache.thrift.transport.TSocket.open(TSocket.java:243) - at org.apache.iotdb.rpc.TElasticFramedTransport.open(TElasticFramedTransport.java:91) - at org.apache.iotdb.session.SessionConnection.init(SessionConnection.java:115) - ... 35 common frames omitted -Caused by: java.net.ConnectException: Connection refused: connect - at java.base/sun.nio.ch.Net.connect0(Native Method) - at java.base/sun.nio.ch.Net.connect(Net.java:579) - at java.base/sun.nio.ch.Net.connect(Net.java:568) - at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:593) - at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) - at java.base/java.net.Socket.connect(Socket.java:633) - at org.apache.thrift.transport.TSocket.open(TSocket.java:238) - ... 37 common frames omitted -2024-06-21 08:34:10.515 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:34:10.516 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:34:10.625 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:34:10.625 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:34:10.908 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:34:10.909 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:34:11.237 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:34:11.237 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:34:11.945 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:34:11.945 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:34:12.995 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:34:12.995 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:34:13.921 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:34:13.921 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:34:15.078 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:34:15.078 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:34:16.112 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:34:16.112 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:34:16.988 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:34:16.989 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:34:18.146 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:34:18.147 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:34:19.019 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:34:19.020 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:34:20.221 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:34:20.221 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:34:21.145 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:34:21.146 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:34:22.299 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:34:22.299 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:34:23.222 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:34:23.223 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:34:24.159 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:34:24.160 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:34:25.191 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:34:25.192 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:34:26.020 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:34:26.021 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:34:27.008 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:34:27.009 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:34:27.819 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:34:27.819 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:34:28.910 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:34:28.911 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:34:29.784 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:34:29.784 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:34:30.772 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:34:30.773 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:34:31.819 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:34:31.820 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:34:32.912 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:34:32.912 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:34:33.897 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:34:33.897 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:34:35.043 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:34:35.043 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:34:35.919 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:34:35.920 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:34:36.969 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:34:36.969 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:34:38.070 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:34:38.071 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:34:38.997 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:34:38.997 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:34:39.868 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:34:39.868 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:34:41.022 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:34:41.022 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:34:41.901 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:34:41.902 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:34:42.823 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:34:42.824 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:34:43.974 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:34:43.974 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:34:44.852 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:34:44.853 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:34:45.961 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:34:45.962 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:34:46.869 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:34:46.869 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:34:47.917 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:34:47.918 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:34:48.950 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:34:48.951 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:34:50.044 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:34:50.045 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:34:51.203 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:34:51.204 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:34:52.186 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:34:52.187 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:34:53.107 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:34:53.108 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:34:53.985 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:34:53.986 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:34:54.969 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:34:54.969 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:34:56.169 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:34:56.169 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:34:57.325 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:34:57.325 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:34:58.200 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:34:58.200 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:34:59.400 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:34:59.400 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:00.274 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:00.274 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:01.302 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:01.302 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:02.238 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:02.238 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:03.111 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:03.112 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:04.141 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:04.142 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:05.191 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:05.191 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:06.391 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:06.391 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:07.325 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:07.325 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:08.157 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:08.157 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:09.146 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:09.146 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:10.084 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:10.084 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:11.130 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:11.131 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:12.115 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:12.116 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:13.258 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:13.259 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:14.304 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:14.304 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:15.292 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:15.292 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:16.436 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:16.437 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:17.374 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:17.374 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:18.522 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:18.523 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:19.617 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:19.618 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:20.780 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:20.780 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:21.983 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:21.984 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:22.848 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:22.849 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:23.771 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:23.772 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:24.648 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:24.648 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:25.631 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:25.633 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:26.849 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:26.850 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:27.900 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:27.900 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:29.101 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:29.101 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:29.910 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:29.911 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:30.851 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:30.851 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:31.726 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:31.726 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:32.709 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:32.710 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:33.911 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:33.911 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:35.112 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:35.112 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:36.052 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:36.053 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:36.997 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:36.997 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:38.135 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:38.136 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:39.184 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:39.185 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:40.168 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:40.169 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:41.317 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:41.318 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:42.362 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:42.362 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:43.240 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:43.240 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:44.441 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:44.441 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:45.650 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:45.651 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:46.639 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:46.639 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:47.628 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:47.629 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:48.614 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:48.615 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:49.758 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:49.759 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:50.921 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:50.922 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:52.133 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:52.133 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:53.058 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:53.058 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:54.155 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:54.155 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:55.252 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:55.253 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:56.237 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:56.238 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:57.067 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:57.068 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:58.101 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:58.101 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:35:59.262 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:35:59.262 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:36:00.467 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:36:00.468 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:36:01.284 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:36:01.284 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:36:02.268 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 08:36:02.268 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 08:38:31.749 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 25864 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 08:38:31.750 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 08:38:31.751 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 08:38:32.273 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 08:38:32.276 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 08:38:32.296 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 10 ms. Found 0 Redis repository interfaces. -2024-06-21 08:38:32.556 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$a3c5e22d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 08:38:32.642 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 08:38:32.643 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 08:38:32.645 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 08:38:32.657 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 08:38:32.687 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 08:38:32.690 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 08:38:32.936 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 08:38:32.946 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 08:38:32.946 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 08:38:33.056 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 08:38:33.056 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1265 ms -2024-06-21 08:38:33.670 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 08:38:34.089 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 08:38:34.095 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 08:38:34.114 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 08:38:34.159 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 08:38:34.183 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Partitions-1 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = true - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Partitions - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 08:38:34.242 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 08:38:34.242 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 08:38:34.242 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718930314241 -2024-06-21 08:38:34.243 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 08:38:34.343 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 08:38:34.463 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ -2024-06-21 08:38:34.493 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 08:38:35.249 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 08:38:35.250 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 08:38:35.272 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 08:38:35.293 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=1, memberId='consumer-Partitions-1-4ea23a7b-84e6-4d72-90af-c55fd6df234e', protocol='range'} -2024-06-21 08:38:35.295 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 1: {consumer-Partitions-1-4ea23a7b-84e6-4d72-90af-c55fd6df234e=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 08:38:35.340 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: +2024-06-22 10:08:38.330 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:08:38.330 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:08:38.330 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719022118329 +2024-06-22 10:08:38.333 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 +2024-06-22 10:08:38.609 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:08:38.853 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... +2024-06-22 10:08:38.967 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ +2024-06-22 10:08:39.335 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:08:39.337 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group +2024-06-22 10:08:39.364 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group +2024-06-22 10:08:39.382 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=1, memberId='consumer-Partitions-1-179b29c0-6e79-4b3d-9794-ab65ff216739', protocol='range'} +2024-06-22 10:08:39.384 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 1: {consumer-Partitions-1-179b29c0-6e79-4b3d-9794-ab65ff216739=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} +2024-06-22 10:08:39.440 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=1, memberId='consumer-Partitions-1-179b29c0-6e79-4b3d-9794-ab65ff216739', protocol='range'} +2024-06-22 10:08:39.441 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) +2024-06-22 10:08:39.442 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 +2024-06-22 10:08:39.458 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Found no committed offset for partition test1-0 +2024-06-22 10:08:39.458 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Found no committed offset for partition test1-6 +2024-06-22 10:08:39.458 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Found no committed offset for partition test1-5 +2024-06-22 10:08:39.458 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Found no committed offset for partition test1-7 +2024-06-22 10:08:39.458 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Found no committed offset for partition test1-2 +2024-06-22 10:08:39.459 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Found no committed offset for partition test1-1 +2024-06-22 10:08:39.459 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Found no committed offset for partition test1-4 +2024-06-22 10:08:39.459 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Found no committed offset for partition test1-3 +2024-06-22 10:08:39.471 [Thread-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Resetting offset for partition test1-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. +2024-06-22 10:08:39.472 [Thread-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Resetting offset for partition test1-6 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. +2024-06-22 10:08:39.472 [Thread-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Resetting offset for partition test1-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. +2024-06-22 10:08:39.472 [Thread-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Resetting offset for partition test1-7 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. +2024-06-22 10:08:39.472 [Thread-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Resetting offset for partition test1-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. +2024-06-22 10:08:39.472 [Thread-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Resetting offset for partition test1-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. +2024-06-22 10:08:39.472 [Thread-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Resetting offset for partition test1-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. +2024-06-22 10:08:39.472 [Thread-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Resetting offset for partition test1-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. +2024-06-22 10:08:39.752 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest @@ -591,14 +210,11 @@ Caused by: java.net.ConnectException: Connection refused: connect ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer -2024-06-21 08:38:35.344 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 08:38:35.345 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 08:38:35.345 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718930315344 -2024-06-21 08:38:35.346 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 08:38:35.346 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=1, memberId='consumer-Partitions-1-4ea23a7b-84e6-4d72-90af-c55fd6df234e', protocol='range'} -2024-06-21 08:38:35.347 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 08:38:35.348 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 08:38:35.353 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: +2024-06-22 10:08:39.756 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:08:39.756 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:08:39.756 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719022119756 +2024-06-22 10:08:39.757 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 +2024-06-22 10:08:39.763 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest @@ -677,11 +293,11 @@ Caused by: java.net.ConnectException: Connection refused: connect ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer -2024-06-21 08:38:35.359 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 08:38:35.359 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 08:38:35.359 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718930315359 -2024-06-21 08:38:35.360 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 08:38:35.361 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: +2024-06-22 10:08:39.767 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:08:39.768 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:08:39.768 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719022119767 +2024-06-22 10:08:39.768 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 +2024-06-22 10:08:39.770 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest @@ -760,6953 +376,231 @@ Caused by: java.net.ConnectException: Connection refused: connect ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer -2024-06-21 08:38:35.363 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 08:38:35.364 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 08:38:35.364 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 08:38:35.364 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718930315363 -2024-06-21 08:38:35.364 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 08:38:35.365 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 08:38:35.366 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 08:38:35.370 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 08:38:35.370 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 08:38:35.371 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Found no committed offset for partition test1-0 -2024-06-21 08:38:35.371 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Found no committed offset for partition test1-6 -2024-06-21 08:38:35.371 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Found no committed offset for partition test1-5 -2024-06-21 08:38:35.371 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Found no committed offset for partition test1-7 -2024-06-21 08:38:35.371 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Found no committed offset for partition test1-2 -2024-06-21 08:38:35.371 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Found no committed offset for partition test1-1 -2024-06-21 08:38:35.371 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Found no committed offset for partition test1-4 -2024-06-21 08:38:35.371 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Found no committed offset for partition test1-3 -2024-06-21 08:38:35.372 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 08:38:35.372 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] WARN org.apache.kafka.clients.NetworkClient:1100 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Error while fetching metadata with correlation id 2 : {test1=LEADER_NOT_AVAILABLE} -2024-06-21 08:38:35.372 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 08:38:35.372 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 08:38:35.373 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 08:38:35.374 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 08:38:35.375 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=1, memberId='consumer-Topics-3-fc1ad235-ecd5-4b2d-866a-5c323219f976', protocol='range'} -2024-06-21 08:38:35.375 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Finished assignment for group at generation 1: {consumer-Topics-3-fc1ad235-ecd5-4b2d-866a-5c323219f976=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 08:38:35.377 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 08:38:35.378 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=1, memberId='consumer-Topics-3-fc1ad235-ecd5-4b2d-866a-5c323219f976', protocol='range'} -2024-06-21 08:38:35.378 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 08:38:35.379 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 08:38:35.379 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 08:38:35.380 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' -2024-06-21 08:38:35.381 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 08:38:35.382 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Found no committed offset for partition test1-0 -2024-06-21 08:38:35.383 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Found no committed offset for partition test1-6 -2024-06-21 08:38:35.383 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Found no committed offset for partition test1-5 -2024-06-21 08:38:35.383 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Found no committed offset for partition test1-7 -2024-06-21 08:38:35.383 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Found no committed offset for partition test1-2 -2024-06-21 08:38:35.383 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Found no committed offset for partition test1-1 -2024-06-21 08:38:35.383 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Found no committed offset for partition test1-4 -2024-06-21 08:38:35.383 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Found no committed offset for partition test1-3 -2024-06-21 08:38:35.385 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Found no committed offset for partition test1-0 -2024-06-21 08:38:35.385 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Found no committed offset for partition test1-6 -2024-06-21 08:38:35.386 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Found no committed offset for partition test1-5 -2024-06-21 08:38:35.386 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Found no committed offset for partition test1-7 -2024-06-21 08:38:35.386 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Found no committed offset for partition test1-2 -2024-06-21 08:38:35.386 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Found no committed offset for partition test1-1 -2024-06-21 08:38:35.386 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Found no committed offset for partition test1-4 -2024-06-21 08:38:35.386 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Found no committed offset for partition test1-3 -2024-06-21 08:38:35.390 [Thread-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Resetting offset for partition test1-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 08:38:35.390 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Resetting offset for partition test1-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 08:38:35.391 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Resetting offset for partition test1-6 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 08:38:35.391 [Thread-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Resetting offset for partition test1-6 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 08:38:35.391 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Resetting offset for partition test1-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 08:38:35.391 [Thread-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Resetting offset for partition test1-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 08:38:35.391 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Resetting offset for partition test1-7 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 08:38:35.391 [Thread-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Resetting offset for partition test1-7 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 08:38:35.391 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Resetting offset for partition test1-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 08:38:35.391 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Resetting offset for partition test1-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 08:38:35.391 [Thread-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Resetting offset for partition test1-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 08:38:35.391 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Resetting offset for partition test1-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 08:38:35.391 [Thread-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Resetting offset for partition test1-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 08:38:35.391 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Resetting offset for partition test1-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 08:38:35.391 [Thread-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Resetting offset for partition test1-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 08:38:35.391 [Thread-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Resetting offset for partition test1-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 08:38:35.418 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] -2024-06-21 08:38:35.523 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#545604a9:0/SimpleConnection@237bdbcb [delegate=amqp://guest@101.34.243.166:5672/, localPort= 57409] -2024-06-21 08:38:35.886 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 -2024-06-21 08:38:35.889 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 08:38:36.077 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 4.6 seconds (JVM running for 5.062) -2024-06-21 08:38:36.329 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 08:38:36.330 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 08:38:36.736 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 08:38:36.737 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 -2024-06-21 08:38:36.737 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 08:38:37.135 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 08:38:37.135 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 08:38:37.533 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 08:38:38.387 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Attempt to heartbeat failed since group is rebalancing -2024-06-21 08:38:38.390 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Revoke previously assigned partitions test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 08:38:38.391 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] -2024-06-21 08:38:38.391 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 08:38:38.393 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=2, memberId='consumer-Topics-4-3e0e1ab2-4d07-4cf5-a0c8-0d495e496887', protocol='range'} -2024-06-21 08:38:38.393 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=2, memberId='consumer-Topics-2-cbb912af-56e1-4b32-9fcb-3f1b23543c61', protocol='range'} -2024-06-21 08:38:38.395 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=2, memberId='consumer-Topics-3-fc1ad235-ecd5-4b2d-866a-5c323219f976', protocol='range'} -2024-06-21 08:38:38.544 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Finished assignment for group at generation 2: {consumer-Topics-3-fc1ad235-ecd5-4b2d-866a-5c323219f976=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3]), consumer-Topics-4-3e0e1ab2-4d07-4cf5-a0c8-0d495e496887=Assignment(partitions=[test1-4, test1-5, test1-6, test1-7]), consumer-Topics-2-cbb912af-56e1-4b32-9fcb-3f1b23543c61=Assignment(partitions=[test1-0])} -2024-06-21 08:38:38.546 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=2, memberId='consumer-Topics-3-fc1ad235-ecd5-4b2d-866a-5c323219f976', protocol='range'} -2024-06-21 08:38:38.546 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=2, memberId='consumer-Topics-2-cbb912af-56e1-4b32-9fcb-3f1b23543c61', protocol='range'} -2024-06-21 08:38:38.546 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=2, memberId='consumer-Topics-4-3e0e1ab2-4d07-4cf5-a0c8-0d495e496887', protocol='range'} -2024-06-21 08:38:38.546 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3]) -2024-06-21 08:38:38.546 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 08:38:38.546 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-4, test1-5, test1-6, test1-7]) -2024-06-21 08:38:38.546 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 08:38:38.546 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: test1-0, test1-2, test1-1, test1-3 -2024-06-21 08:38:38.546 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: test1-6, test1-5, test1-7, test1-4 -2024-06-21 08:38:38.547 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-0 -2024-06-21 08:38:38.548 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-0 -2024-06-21 08:38:38.549 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:38:38.549 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:38:38.549 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:38:38.549 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:38:38.549 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:38:38.549 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:38:38.549 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:38:38.549 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:38:38.549 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-2, test1-1, test1-3] -2024-06-21 08:38:38.549 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-6, test1-5, test1-7, test1-4] -2024-06-21 08:38:38.549 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Resetting offset for partition test1-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 08:38:38.551 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 08:39:38.848 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 08:39:38.849 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 08:39:38.849 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 33 30 33 37 38 37 32 31 31 31 36 2e 36 35 35 35 38 30 30 33 39 2e 35 32 30 39 32 32 30 37 32 2e 30 30 30 33 36 2e 34 31 30 30 30 30 30 30 31 35 30 30 30 30 34 38 30 30 30 31 31 36 34 30 30 30 30 30 44 30 30 34 30 31 31 2e 32 30 33 36 30 30 30 30 37 30 39 37 36 35 35 38 30 35 31 30 30 30 30 31 35 30 30 30 31 34 35 35 34 30 30 30 36 31 34 33 37 2e 33 32 30 30 30 30 33 33 30 30 30 30 31 31 38 30 30 30 30 36 31 35 30 30 30 34 30 30 30 34 30 30 30 39 39 30 30 30 30 35 37 30 30 30 30 38 30 30 30 30 30 31 31 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cb 7E -2024-06-21 08:39:38.866 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718930378721, longitude=116.6555800, latitude=39.5209220, speed=72.000, mileage=36.41000000, dischargeVoltage=150000, dischargeCurrent=48000, insulationResistance=116400000, gear=D, accelerationPedal=00, brakePedal=40, fuelConsumption=11.20, motorControllerTemperature=360000, motorSpeed=70976, motorTorque=5580, motorTemperature=510000, motorVoltage=15000, motorCurrent=14554000, powerBattery=61437., maxFeedbackPower=320000, maxDischargePower=330000, bmsSelfCheck=11, powerBatteryCurrent=80000, powerBatteryV3=615000, maxVoltage=4000, minVoltage=4000, maxTemperature=990000, minTemperature=570000, availableCapacity=800000, vehicleStatus=1, chargeStatus=1, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 08:39:38.917 [MQTT Call: protocol-parsing] INFO org.apache.kafka.clients.producer.ProducerConfig:372 - ProducerConfig values: - acks = 1 - batch.size = 16384 - bootstrap.servers = [localhost:9092] - buffer.memory = 33554432 - client.dns.lookup = use_all_dns_ips - client.id = producer-1 - compression.type = none - connections.max.idle.ms = 540000 - delivery.timeout.ms = 120000 - enable.idempotence = false - interceptor.classes = [] - internal.auto.downgrade.txn.commit = false - key.serializer = class org.apache.kafka.common.serialization.StringSerializer - linger.ms = 0 - max.block.ms = 60000 - max.in.flight.requests.per.connection = 5 - max.request.size = 1048576 - metadata.max.age.ms = 300000 - metadata.max.idle.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner - receive.buffer.bytes = 32768 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retries = 2147483647 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - transaction.timeout.ms = 60000 - transactional.id = null - value.serializer = class org.apache.kafka.common.serialization.StringSerializer - -2024-06-21 08:39:38.933 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 08:39:38.933 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 08:39:38.933 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718930378933 -2024-06-21 08:39:38.936 [kafka-producer-network-thread | producer-1] INFO org.apache.kafka.clients.Metadata:279 - [Producer clientId=producer-1] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 08:39:39.460 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:92 - 该车故障已修复 -2024-06-21 08:39:39.769 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 08:39:39.769 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 08:39:39.769 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 33 30 33 37 39 37 32 35 31 31 36 2e 36 35 36 33 37 33 30 33 39 2e 35 32 30 39 39 37 30 35 34 2e 30 30 30 33 36 2e 34 34 30 30 30 30 30 30 34 30 35 30 30 30 39 30 30 30 30 32 38 30 30 37 30 30 30 30 44 35 30 30 30 39 2e 31 30 30 36 38 30 30 30 30 33 37 37 31 33 33 35 33 30 36 30 30 30 30 30 31 38 30 30 30 36 34 31 35 30 30 30 30 36 31 34 33 37 2e 35 35 30 30 30 30 34 34 30 30 30 30 39 30 33 30 30 30 30 34 38 36 30 30 30 34 30 30 30 33 30 30 30 36 32 30 30 30 30 38 38 30 30 30 30 35 39 30 30 30 30 31 31 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f0 7E -2024-06-21 08:39:39.769 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718930379725, longitude=116.6563730, latitude=39.5209970, speed=54.000, mileage=36.44000000, dischargeVoltage=405000, dischargeCurrent=90000, insulationResistance=280070000, gear=D, accelerationPedal=50, brakePedal=00, fuelConsumption=9.100, motorControllerTemperature=680000, motorSpeed=37713, motorTorque=3530, motorTemperature=600000, motorVoltage=18000, motorCurrent=64150000, powerBattery=61437., maxFeedbackPower=550000, maxDischargePower=440000, bmsSelfCheck=90, powerBatteryCurrent=30000, powerBatteryV3=486000, maxVoltage=4000, minVoltage=3000, maxTemperature=620000, minTemperature=880000, availableCapacity=590000, vehicleStatus=1, chargeStatus=1, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 08:39:39.798 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:92 - 该车故障已修复 -2024-06-21 08:39:40.764 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 08:39:40.764 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 08:39:40.764 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 33 30 33 38 30 37 32 34 31 31 36 2e 36 35 37 36 32 39 30 33 39 2e 35 32 31 31 32 31 30 37 32 2e 30 30 30 33 36 2e 34 38 30 30 30 30 30 30 35 31 39 30 30 30 32 33 30 30 30 32 31 34 34 37 30 30 30 30 44 39 30 38 30 31 32 2e 30 30 36 39 30 30 30 30 36 37 39 39 31 38 30 31 30 32 30 30 30 30 30 32 36 35 30 30 31 32 30 37 39 30 30 30 36 31 34 33 37 2e 33 39 30 30 30 30 33 34 30 30 30 30 39 30 31 30 30 30 30 33 31 39 30 30 30 34 30 30 30 34 30 30 30 39 33 30 30 30 30 37 30 30 30 30 30 34 35 30 30 30 30 31 31 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e2 7E -2024-06-21 08:39:40.765 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718930380724, longitude=116.6576290, latitude=39.5211210, speed=72.000, mileage=36.48000000, dischargeVoltage=519000, dischargeCurrent=23000, insulationResistance=214470000, gear=D, accelerationPedal=90, brakePedal=80, fuelConsumption=12.00, motorControllerTemperature=690000, motorSpeed=67991, motorTorque=8010, motorTemperature=200000, motorVoltage=26500, motorCurrent=12079000, powerBattery=61437., maxFeedbackPower=390000, maxDischargePower=340000, bmsSelfCheck=90, powerBatteryCurrent=10000, powerBatteryV3=319000, maxVoltage=4000, minVoltage=4000, maxTemperature=930000, minTemperature=700000, availableCapacity=450000, vehicleStatus=1, chargeStatus=1, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 08:39:40.793 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:92 - 该车故障已修复 -2024-06-21 08:40:13.187 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 08:40:13.188 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 08:40:13.188 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 33 30 34 31 33 31 35 37 31 31 36 2e 36 35 38 34 37 38 30 33 39 2e 35 32 31 31 36 33 30 35 34 2e 30 30 30 33 36 2e 35 31 30 30 30 30 30 30 35 30 30 30 30 30 34 36 30 30 30 32 33 39 32 39 30 30 30 30 44 39 30 30 30 39 2e 31 30 30 38 34 30 30 30 30 33 36 35 37 37 35 33 37 30 31 33 37 30 30 30 32 36 30 30 30 31 34 37 37 37 30 30 30 36 31 34 33 37 2e 38 32 30 30 30 30 35 30 30 30 30 30 36 30 37 30 30 30 30 35 33 30 30 30 30 33 30 30 30 33 30 30 30 38 35 30 30 30 30 39 38 30 30 30 30 32 33 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ec 7E -2024-06-21 08:40:13.188 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718930413157, longitude=116.6584780, latitude=39.5211630, speed=54.000, mileage=36.51000000, dischargeVoltage=500000, dischargeCurrent=46000, insulationResistance=239290000, gear=D, accelerationPedal=90, brakePedal=00, fuelConsumption=9.100, motorControllerTemperature=840000, motorSpeed=36577, motorTorque=5370, motorTemperature=137000, motorVoltage=26000, motorCurrent=14777000, powerBattery=61437., maxFeedbackPower=820000, maxDischargePower=500000, bmsSelfCheck=60, powerBatteryCurrent=70000, powerBatteryV3=530000, maxVoltage=3000, minVoltage=3000, maxTemperature=850000, minTemperature=980000, availableCapacity=230000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 08:40:13.220 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:87 - 该车没有存到缓存中 -2024-06-21 08:40:14.192 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 08:40:14.192 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 08:40:14.192 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 33 30 34 31 34 31 36 30 31 31 36 2e 36 35 39 34 34 34 30 33 39 2e 35 32 31 32 35 34 30 37 32 2e 30 30 30 33 36 2e 35 35 30 30 30 30 30 30 31 31 35 30 30 30 34 39 30 30 30 31 31 36 36 30 30 30 30 30 44 37 30 39 30 31 31 2e 37 30 35 38 30 30 30 30 36 36 30 34 30 36 38 30 30 32 35 30 30 30 30 31 35 34 30 30 31 34 33 38 30 30 30 30 36 31 34 33 37 2e 34 33 30 30 30 30 37 33 30 30 30 30 31 30 31 34 30 30 30 35 37 33 30 30 30 34 30 30 30 33 30 30 30 39 33 30 30 30 30 32 34 30 30 30 30 38 37 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cf 7E -2024-06-21 08:40:14.192 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718930414160, longitude=116.6594440, latitude=39.5212540, speed=72.000, mileage=36.55000000, dischargeVoltage=115000, dischargeCurrent=49000, insulationResistance=116600000, gear=D, accelerationPedal=70, brakePedal=90, fuelConsumption=11.70, motorControllerTemperature=580000, motorSpeed=66040, motorTorque=6800, motorTemperature=250000, motorVoltage=15400, motorCurrent=14380000, powerBattery=61437., maxFeedbackPower=430000, maxDischargePower=730000, bmsSelfCheck=10, powerBatteryCurrent=14000, powerBatteryV3=573000, maxVoltage=4000, minVoltage=3000, maxTemperature=930000, minTemperature=240000, availableCapacity=870000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 08:42:07.098 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 08:42:07.098 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 08:42:07.098 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 33 30 35 32 37 30 35 35 31 31 36 2e 36 36 30 36 39 39 30 33 39 2e 35 32 31 33 34 35 30 31 30 38 2e 30 30 33 36 2e 36 31 30 30 30 30 30 30 37 32 35 30 30 30 31 34 30 30 30 31 34 30 31 34 30 30 30 30 44 34 30 30 30 31 31 2e 39 30 36 35 30 30 30 30 32 35 34 39 38 31 31 30 30 36 30 30 30 30 30 31 37 33 30 30 37 33 37 34 30 30 30 30 36 31 34 32 35 2e 35 34 30 30 30 30 36 34 30 30 30 30 31 31 33 30 30 30 30 32 36 39 30 30 30 33 30 30 30 33 30 30 30 33 39 30 30 30 30 39 30 30 30 30 30 35 31 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c6 7E -2024-06-21 08:42:07.099 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718930527055, longitude=116.6606990, latitude=39.5213450, speed=108.00, mileage=36.61000000, dischargeVoltage=725000, dischargeCurrent=14000, insulationResistance=140140000, gear=D, accelerationPedal=40, brakePedal=00, fuelConsumption=11.90, motorControllerTemperature=650000, motorSpeed=25498, motorTorque=1100, motorTemperature=600000, motorVoltage=17300, motorCurrent=73740000, powerBattery=61425., maxFeedbackPower=540000, maxDischargePower=640000, bmsSelfCheck=11, powerBatteryCurrent=30000, powerBatteryV3=269000, maxVoltage=3000, minVoltage=3000, maxTemperature=390000, minTemperature=900000, availableCapacity=510000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 08:42:08.099 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 08:42:08.099 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 08:42:08.099 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 33 30 35 32 38 30 36 30 31 31 36 2e 36 36 31 31 30 37 30 33 39 2e 35 32 31 33 37 38 30 33 36 2e 30 30 30 33 36 2e 36 33 30 30 30 30 30 30 31 38 31 30 30 30 33 31 30 30 30 39 35 35 32 30 30 30 30 30 44 32 30 35 30 39 2e 33 30 30 34 38 30 30 30 30 33 35 33 36 31 33 32 32 30 31 33 30 30 30 30 32 38 34 30 30 33 37 37 35 30 30 30 30 36 31 34 32 35 2e 36 34 30 30 30 30 31 33 30 30 30 30 38 30 39 30 30 30 30 37 34 35 30 30 30 33 30 30 30 34 30 30 30 32 30 30 30 30 30 38 38 30 30 30 30 39 33 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ce 7E -2024-06-21 08:42:08.099 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718930528060, longitude=116.6611070, latitude=39.5213780, speed=36.000, mileage=36.63000000, dischargeVoltage=181000, dischargeCurrent=31000, insulationResistance=955200000, gear=D, accelerationPedal=20, brakePedal=50, fuelConsumption=9.300, motorControllerTemperature=480000, motorSpeed=35361, motorTorque=3220, motorTemperature=130000, motorVoltage=28400, motorCurrent=37750000, powerBattery=61425., maxFeedbackPower=640000, maxDischargePower=130000, bmsSelfCheck=80, powerBatteryCurrent=90000, powerBatteryV3=745000, maxVoltage=3000, minVoltage=4000, maxTemperature=200000, minTemperature=880000, availableCapacity=930000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 08:43:34.851 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 08:43:34.851 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 08:43:34.851 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 33 30 36 31 34 38 31 39 31 31 36 2e 36 36 32 30 39 39 30 33 39 2e 35 32 31 34 36 37 30 31 32 36 2e 30 30 33 36 2e 37 30 30 30 30 30 30 30 35 39 36 30 30 30 33 39 30 30 30 32 36 38 35 36 30 30 30 30 44 35 30 32 30 31 31 2e 35 30 38 37 30 30 30 30 33 31 38 32 36 35 30 39 30 31 34 39 30 30 30 31 37 31 30 30 39 34 36 30 30 30 30 30 36 31 34 31 33 2e 38 33 30 30 30 30 34 34 30 30 30 30 31 30 31 34 30 30 30 36 31 31 30 30 30 33 30 30 30 33 30 30 30 35 35 30 30 30 30 32 35 30 30 30 30 32 31 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e3 7E -2024-06-21 08:43:34.851 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718930614819, longitude=116.6620990, latitude=39.5214670, speed=126.00, mileage=36.70000000, dischargeVoltage=596000, dischargeCurrent=39000, insulationResistance=268560000, gear=D, accelerationPedal=50, brakePedal=20, fuelConsumption=11.50, motorControllerTemperature=870000, motorSpeed=31826, motorTorque=5090, motorTemperature=149000, motorVoltage=17100, motorCurrent=94600000, powerBattery=61413., maxFeedbackPower=830000, maxDischargePower=440000, bmsSelfCheck=10, powerBatteryCurrent=14000, powerBatteryV3=611000, maxVoltage=3000, minVoltage=3000, maxTemperature=550000, minTemperature=250000, availableCapacity=210000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 08:43:35.860 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 08:43:35.861 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 08:43:35.861 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 33 30 36 31 35 38 32 39 31 31 36 2e 36 36 33 33 31 38 30 33 39 2e 35 32 31 35 36 32 30 37 32 2e 30 30 30 33 36 2e 37 34 30 30 30 30 30 30 35 38 32 30 30 30 34 30 30 30 30 32 32 39 31 35 30 30 30 30 44 34 30 34 30 31 30 2e 32 30 36 30 30 30 30 30 37 38 31 36 35 39 33 36 30 31 33 32 30 30 30 31 39 32 30 30 31 33 31 37 37 30 30 30 36 31 34 31 33 2e 37 31 30 30 30 30 32 38 30 30 30 30 34 30 33 30 30 30 30 34 36 33 30 30 30 33 30 30 30 33 30 30 30 32 32 30 30 30 30 36 37 30 30 30 30 38 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cf 7E -2024-06-21 08:43:35.861 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718930615829, longitude=116.6633180, latitude=39.5215620, speed=72.000, mileage=36.74000000, dischargeVoltage=582000, dischargeCurrent=40000, insulationResistance=229150000, gear=D, accelerationPedal=40, brakePedal=40, fuelConsumption=10.20, motorControllerTemperature=600000, motorSpeed=78165, motorTorque=9360, motorTemperature=132000, motorVoltage=19200, motorCurrent=13177000, powerBattery=61413., maxFeedbackPower=710000, maxDischargePower=280000, bmsSelfCheck=40, powerBatteryCurrent=30000, powerBatteryV3=463000, maxVoltage=3000, minVoltage=3000, maxTemperature=220000, minTemperature=670000, availableCapacity=800000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 08:44:40.950 [http-nio-8888-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2024-06-21 08:44:44.537 [http-nio-8888-exec-1] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Partitions-5 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = true - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Partitions - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 08:44:44.564 [http-nio-8888-exec-1] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 08:44:44.565 [http-nio-8888-exec-1] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 08:44:44.565 [http-nio-8888-exec-1] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718930684564 -2024-06-21 08:44:45.101 [http-nio-8888-exec-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 08:44:47.105 [Thread-22] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 08:44:47.106 [Thread-22] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 08:44:47.608 [Thread-22] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] (Re-)joining group -2024-06-21 08:44:48.096 [Thread-22] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] (Re-)joining group -2024-06-21 08:44:50.571 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Attempt to heartbeat failed since group is rebalancing -2024-06-21 08:44:50.573 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Revoke previously assigned partitions test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 08:44:50.573 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 08:44:50.574 [Thread-22] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] Successfully joined group with generation Generation{generationId=2, memberId='consumer-Partitions-5-70121edd-4b71-4d14-9440-e52cddd4252e', protocol='range'} -2024-06-21 08:44:50.574 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=2, memberId='consumer-Partitions-1-4ea23a7b-84e6-4d72-90af-c55fd6df234e', protocol='range'} -2024-06-21 08:44:50.575 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 2: {consumer-Partitions-5-70121edd-4b71-4d14-9440-e52cddd4252e=Assignment(partitions=[test1-4, test1-5, test1-6, test1-7]), consumer-Partitions-1-4ea23a7b-84e6-4d72-90af-c55fd6df234e=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3])} -2024-06-21 08:44:50.576 [Thread-22] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] Successfully synced group in generation Generation{generationId=2, memberId='consumer-Partitions-5-70121edd-4b71-4d14-9440-e52cddd4252e', protocol='range'} -2024-06-21 08:44:50.577 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=2, memberId='consumer-Partitions-1-4ea23a7b-84e6-4d72-90af-c55fd6df234e', protocol='range'} -2024-06-21 08:44:50.577 [Thread-22] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-4, test1-5, test1-6, test1-7]) -2024-06-21 08:44:50.577 [Thread-22] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] Adding newly assigned partitions: test1-6, test1-5, test1-7, test1-4 -2024-06-21 08:44:50.577 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3]) -2024-06-21 08:44:50.577 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0, test1-2, test1-1, test1-3 -2024-06-21 08:44:50.578 [Thread-22] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:44:50.578 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:44:50.578 [Thread-22] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:44:50.578 [Thread-22] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:44:50.578 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:44:50.578 [Thread-22] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:44:50.578 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:44:50.578 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=9, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:46:11.958 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 08:46:11.980 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 08:46:12.013 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 08:46:12.243 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 08:46:12.243 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 08:46:12.262 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 08:46:12.277 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Revoke previously assigned partitions test1-0, test1-2, test1-1, test1-3 -2024-06-21 08:46:12.277 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0 -2024-06-21 08:46:12.277 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Revoke previously assigned partitions test1-6, test1-5, test1-7, test1-4 -2024-06-21 08:46:12.279 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-6, test1-5, test1-7, test1-4] -2024-06-21 08:46:12.279 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-2, test1-1, test1-3] -2024-06-21 08:46:12.279 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0] -2024-06-21 08:46:12.279 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-3e0e1ab2-4d07-4cf5-a0c8-0d495e496887 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 08:46:12.279 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-fc1ad235-ecd5-4b2d-866a-5c323219f976 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 08:46:12.279 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-cbb912af-56e1-4b32-9fcb-3f1b23543c61 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 08:46:12.279 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 08:46:12.279 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 08:46:12.279 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 08:46:12.287 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 08:46:12.287 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 08:46:12.287 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 08:46:12.288 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 08:46:12.288 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 08:46:12.288 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 08:46:12.288 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 08:46:12.288 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 08:46:12.289 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 08:46:12.290 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered -2024-06-21 08:46:12.291 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 08:46:12.291 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered -2024-06-21 08:46:12.291 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 08:46:12.291 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered -2024-06-21 08:46:12.291 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 08:46:12.293 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 08:46:12.293 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 08:46:12.293 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 08:46:12.301 [SpringApplicationShutdownHook] INFO org.apache.kafka.clients.producer.KafkaProducer:1204 - [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 30000 ms. -2024-06-21 08:46:12.302 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 08:46:12.302 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 08:46:12.302 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 08:46:12.302 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.producer for producer-1 unregistered -2024-06-21 08:46:12.453 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 08:46:12.460 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. -2024-06-21 08:46:20.752 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 22132 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 08:46:20.753 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 08:46:20.754 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 08:46:21.248 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 08:46:21.250 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 08:46:21.270 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 10 ms. Found 0 Redis repository interfaces. -2024-06-21 08:46:21.508 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$b6260d5c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 08:46:21.591 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 08:46:21.592 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 08:46:21.594 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 08:46:21.607 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 08:46:21.637 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 08:46:21.640 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 08:46:21.874 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 08:46:21.882 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 08:46:21.882 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 08:46:21.983 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 08:46:21.984 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1200 ms -2024-06-21 08:46:22.634 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 08:46:23.125 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 08:46:23.130 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 08:46:23.146 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 08:46:23.206 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 08:46:28.829 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Partitions-1 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = true - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Partitions - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 08:46:29.052 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 08:46:29.053 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 08:46:29.053 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718930789047 -2024-06-21 08:46:29.544 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 08:46:35.843 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 08:46:35.916 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ -2024-06-21 08:46:36.027 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 08:46:36.028 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 08:46:36.029 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 08:46:36.037 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 08:46:36.039 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=4, memberId='consumer-Partitions-1-15295fb4-dfe5-4c6d-b923-6f8f0946cbac', protocol='range'} -2024-06-21 08:46:36.040 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 4: {consumer-Partitions-1-15295fb4-dfe5-4c6d-b923-6f8f0946cbac=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 08:46:36.044 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=4, memberId='consumer-Partitions-1-15295fb4-dfe5-4c6d-b923-6f8f0946cbac', protocol='range'} -2024-06-21 08:46:36.045 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 08:46:36.047 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 08:46:36.054 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:46:36.054 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:46:36.054 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:46:36.054 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:46:36.054 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:46:36.054 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:46:36.054 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:46:36.055 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=9, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:46:36.594 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-2 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 08:46:36.597 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 08:46:36.598 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 08:46:36.598 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718930796597 -2024-06-21 08:46:36.599 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 08:46:36.605 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-3 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 08:46:36.608 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 08:46:36.608 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 08:46:36.608 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 08:46:36.608 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718930796608 -2024-06-21 08:46:36.609 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 08:46:36.609 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 08:46:36.609 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 08:46:36.610 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-4 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 08:46:36.611 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 08:46:36.612 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 08:46:36.612 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 08:46:36.612 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 08:46:36.612 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 08:46:36.612 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718930796612 -2024-06-21 08:46:36.612 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 08:46:36.612 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 08:46:36.612 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=4, memberId='consumer-Topics-2-2a05da0e-2078-4600-9950-2faeb893fbc1', protocol='range'} -2024-06-21 08:46:36.613 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 4: {consumer-Topics-2-2a05da0e-2078-4600-9950-2faeb893fbc1=Assignment(partitions=[test1-0])} -2024-06-21 08:46:36.614 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=4, memberId='consumer-Topics-2-2a05da0e-2078-4600-9950-2faeb893fbc1', protocol='range'} -2024-06-21 08:46:36.615 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 08:46:36.615 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 08:46:36.615 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 08:46:36.616 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 08:46:36.616 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 08:46:36.616 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 08:46:36.617 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:46:36.618 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 08:46:36.618 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 08:46:36.623 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' -2024-06-21 08:46:36.624 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 08:46:36.776 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#70022d44:0/SimpleConnection@2dc77962 [delegate=amqp://guest@101.34.243.166:5672/, localPort= 58219] -2024-06-21 08:46:37.315 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 16.851 seconds (JVM running for 17.358) -2024-06-21 08:46:39.628 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing -2024-06-21 08:46:39.629 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0 -2024-06-21 08:46:39.629 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0] -2024-06-21 08:46:39.630 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 08:46:39.632 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=5, memberId='consumer-Topics-4-504b3006-306e-4e5e-932f-c230c6408877', protocol='range'} -2024-06-21 08:46:39.632 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=5, memberId='consumer-Topics-3-17152e9b-677f-4e9a-998a-773698347f80', protocol='range'} -2024-06-21 08:46:39.633 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=5, memberId='consumer-Topics-2-2a05da0e-2078-4600-9950-2faeb893fbc1', protocol='range'} -2024-06-21 08:46:39.692 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 5: {consumer-Topics-4-504b3006-306e-4e5e-932f-c230c6408877=Assignment(partitions=[test1-4, test1-5, test1-6, test1-7]), consumer-Topics-3-17152e9b-677f-4e9a-998a-773698347f80=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3]), consumer-Topics-2-2a05da0e-2078-4600-9950-2faeb893fbc1=Assignment(partitions=[test1-0])} -2024-06-21 08:46:39.695 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=5, memberId='consumer-Topics-4-504b3006-306e-4e5e-932f-c230c6408877', protocol='range'} -2024-06-21 08:46:39.695 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=5, memberId='consumer-Topics-3-17152e9b-677f-4e9a-998a-773698347f80', protocol='range'} -2024-06-21 08:46:39.695 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=5, memberId='consumer-Topics-2-2a05da0e-2078-4600-9950-2faeb893fbc1', protocol='range'} -2024-06-21 08:46:39.695 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3]) -2024-06-21 08:46:39.695 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-4, test1-5, test1-6, test1-7]) -2024-06-21 08:46:39.695 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: test1-0, test1-2, test1-1, test1-3 -2024-06-21 08:46:39.695 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: test1-6, test1-5, test1-7, test1-4 -2024-06-21 08:46:39.696 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 08:46:39.696 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 08:46:39.698 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:46:39.698 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:46:39.698 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:46:39.700 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:46:39.700 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:46:39.700 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:46:39.700 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:46:39.700 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=9, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:46:39.700 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 08:46:39.700 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-2, test1-1, test1-3] -2024-06-21 08:46:39.700 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:46:39.700 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-6, test1-5, test1-7, test1-4] -2024-06-21 08:47:06.489 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 -2024-06-21 08:47:06.492 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 08:47:06.915 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 08:47:06.916 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 08:47:07.331 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 08:47:07.928 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 08:47:07.929 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 08:47:07.929 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 33 30 38 32 38 38 35 37 31 31 36 2e 36 38 30 31 37 32 30 33 39 2e 35 32 32 39 30 34 30 33 36 2e 30 30 30 31 33 2e 36 35 30 30 30 30 30 30 34 33 39 30 30 30 31 34 30 30 30 31 37 38 32 33 30 30 30 30 44 35 30 32 30 39 2e 33 30 30 37 32 30 30 30 30 38 31 36 33 33 33 39 39 30 33 39 30 30 30 30 31 39 32 30 30 37 30 34 37 30 30 30 30 36 37 36 36 35 2e 37 36 30 30 30 30 39 32 30 30 30 30 31 32 37 30 30 30 30 32 39 31 30 30 30 34 30 30 30 34 30 30 30 37 36 30 30 30 30 32 34 30 30 30 30 39 33 30 30 30 30 30 31 30 31 30 31 31 31 31 31 31 31 31 31 31 31 31 46 7E -2024-06-21 08:47:07.947 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718930828857, longitude=116.6801720, latitude=39.5229040, speed=36.000, mileage=13.65000000, dischargeVoltage=439000, dischargeCurrent=14000, insulationResistance=178230000, gear=D, accelerationPedal=50, brakePedal=20, fuelConsumption=9.300, motorControllerTemperature=720000, motorSpeed=81633, motorTorque=3990, motorTemperature=390000, motorVoltage=19200, motorCurrent=70470000, powerBattery=67665., maxFeedbackPower=760000, maxDischargePower=920000, bmsSelfCheck=12, powerBatteryCurrent=70000, powerBatteryV3=291000, maxVoltage=4000, minVoltage=4000, maxTemperature=760000, minTemperature=240000, availableCapacity=930000, vehicleStatus=0, chargeStatus=1, runStatus=0, soc=1, chargeWorkStatus=0, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 08:47:07.998 [MQTT Call: protocol-parsing] INFO org.apache.kafka.clients.producer.ProducerConfig:372 - ProducerConfig values: - acks = 1 - batch.size = 16384 - bootstrap.servers = [localhost:9092] - buffer.memory = 33554432 - client.dns.lookup = use_all_dns_ips - client.id = producer-1 - compression.type = none - connections.max.idle.ms = 540000 - delivery.timeout.ms = 120000 - enable.idempotence = false - interceptor.classes = [] - internal.auto.downgrade.txn.commit = false - key.serializer = class org.apache.kafka.common.serialization.StringSerializer - linger.ms = 0 - max.block.ms = 60000 - max.in.flight.requests.per.connection = 5 - max.request.size = 1048576 - metadata.max.age.ms = 300000 - metadata.max.idle.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner - receive.buffer.bytes = 32768 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retries = 2147483647 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - transaction.timeout.ms = 60000 - transactional.id = null - value.serializer = class org.apache.kafka.common.serialization.StringSerializer - -2024-06-21 08:47:08.010 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 08:47:08.010 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 08:47:08.010 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718930828010 -2024-06-21 08:47:08.012 [kafka-producer-network-thread | producer-1] INFO org.apache.kafka.clients.Metadata:279 - [Producer clientId=producer-1] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 08:47:08.525 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:84 - 该车没有存到缓存中 -2024-06-21 08:47:08.526 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:87 - 该车没有存到缓存中 -2024-06-21 08:47:08.862 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 08:47:08.862 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 08:47:08.862 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 33 30 38 32 39 38 35 33 31 31 36 2e 36 38 30 35 35 33 30 33 39 2e 35 32 32 39 36 32 30 33 36 2e 30 30 30 31 33 2e 36 37 30 30 30 30 30 30 36 33 35 30 30 30 31 37 30 30 30 32 39 30 30 35 30 30 30 30 44 36 30 38 30 31 31 2e 38 30 35 33 30 30 30 30 36 32 38 34 38 32 33 32 30 39 38 30 30 30 30 31 39 31 30 30 39 30 30 33 30 30 30 30 36 37 36 36 35 2e 30 30 30 30 30 30 33 30 30 30 30 30 32 30 31 32 30 30 30 35 37 33 30 30 30 33 30 30 30 33 30 30 30 35 39 30 30 30 30 37 33 30 30 30 30 38 33 30 30 30 30 30 31 30 31 30 31 31 31 31 31 31 31 31 31 31 31 31 2e 7E -2024-06-21 08:47:08.862 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718930829853, longitude=116.6805530, latitude=39.5229620, speed=36.000, mileage=13.67000000, dischargeVoltage=635000, dischargeCurrent=17000, insulationResistance=290050000, gear=D, accelerationPedal=60, brakePedal=80, fuelConsumption=11.80, motorControllerTemperature=530000, motorSpeed=62848, motorTorque=2320, motorTemperature=980000, motorVoltage=19100, motorCurrent=90030000, powerBattery=67665., maxFeedbackPower=000000, maxDischargePower=300000, bmsSelfCheck=20, powerBatteryCurrent=12000, powerBatteryV3=573000, maxVoltage=3000, minVoltage=3000, maxTemperature=590000, minTemperature=730000, availableCapacity=830000, vehicleStatus=0, chargeStatus=1, runStatus=0, soc=1, chargeWorkStatus=0, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 08:47:09.864 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 08:47:09.864 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 08:47:09.865 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 33 30 38 33 30 38 35 34 31 31 36 2e 36 38 31 31 35 39 30 33 39 2e 35 32 33 30 31 36 30 33 36 2e 30 30 30 31 33 2e 36 39 30 30 30 30 30 30 35 33 33 30 30 30 34 36 30 30 30 32 37 34 38 35 30 30 30 30 44 30 30 37 30 31 32 2e 31 30 33 30 30 30 30 30 34 35 35 35 30 36 34 31 30 32 37 30 30 30 30 32 38 39 30 30 34 36 30 30 30 30 30 30 36 37 36 36 35 2e 36 38 30 30 30 30 33 36 30 30 30 30 31 34 31 34 30 30 30 37 30 30 30 30 30 33 30 30 30 34 30 30 30 33 30 30 30 30 30 31 35 30 30 30 30 32 35 30 30 30 30 30 31 30 31 30 31 31 31 31 31 31 31 31 31 31 31 31 12 7E -2024-06-21 08:47:09.865 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718930830854, longitude=116.6811590, latitude=39.5230160, speed=36.000, mileage=13.69000000, dischargeVoltage=533000, dischargeCurrent=46000, insulationResistance=274850000, gear=D, accelerationPedal=00, brakePedal=70, fuelConsumption=12.10, motorControllerTemperature=300000, motorSpeed=45550, motorTorque=6410, motorTemperature=270000, motorVoltage=28900, motorCurrent=46000000, powerBattery=67665., maxFeedbackPower=680000, maxDischargePower=360000, bmsSelfCheck=14, powerBatteryCurrent=14000, powerBatteryV3=700000, maxVoltage=3000, minVoltage=4000, maxTemperature=300000, minTemperature=150000, availableCapacity=250000, vehicleStatus=0, chargeStatus=1, runStatus=0, soc=1, chargeWorkStatus=0, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 08:47:10.967 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 08:47:10.968 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 08:47:10.968 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 33 30 38 33 31 38 34 39 31 31 36 2e 36 38 32 31 33 35 30 33 39 2e 35 32 33 31 30 37 30 39 30 2e 30 30 30 31 33 2e 37 34 30 30 30 30 30 30 35 36 33 30 30 30 33 32 30 30 30 34 39 38 36 30 30 30 30 30 44 35 30 32 30 39 2e 34 30 30 34 30 30 30 30 30 35 36 31 33 30 39 31 30 30 32 35 30 30 30 30 31 34 36 30 30 31 34 36 30 31 30 30 30 36 37 36 35 35 2e 35 35 30 30 30 30 37 34 30 30 30 30 36 30 31 34 30 30 30 35 35 33 30 30 30 33 30 30 30 34 30 30 30 31 31 30 30 30 30 38 30 30 30 30 30 38 32 30 30 30 30 30 31 30 31 30 31 31 31 31 31 31 31 31 31 31 31 31 13 7E -2024-06-21 08:47:10.968 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718930831849, longitude=116.6821350, latitude=39.5231070, speed=90.000, mileage=13.74000000, dischargeVoltage=563000, dischargeCurrent=32000, insulationResistance=498600000, gear=D, accelerationPedal=50, brakePedal=20, fuelConsumption=9.400, motorControllerTemperature=400000, motorSpeed=56130, motorTorque=9100, motorTemperature=250000, motorVoltage=14600, motorCurrent=14601000, powerBattery=67655., maxFeedbackPower=550000, maxDischargePower=740000, bmsSelfCheck=60, powerBatteryCurrent=14000, powerBatteryV3=553000, maxVoltage=3000, minVoltage=4000, maxTemperature=110000, minTemperature=800000, availableCapacity=820000, vehicleStatus=0, chargeStatus=1, runStatus=0, soc=1, chargeWorkStatus=0, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 08:47:11.934 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 08:47:11.935 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 08:47:11.935 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 33 30 38 33 32 38 36 30 31 31 36 2e 36 38 32 39 38 33 30 33 39 2e 35 32 33 30 39 35 30 39 30 2e 30 30 30 31 33 2e 37 39 30 30 30 30 30 30 31 31 35 30 30 30 34 30 30 30 30 32 35 33 31 32 30 30 30 30 44 31 30 34 30 31 30 2e 30 30 39 32 30 30 30 30 33 37 32 33 35 39 32 30 30 31 31 30 30 30 30 31 35 32 30 30 38 34 31 32 30 30 30 30 36 37 36 34 35 2e 35 32 30 30 30 30 35 30 30 30 30 30 31 30 38 30 30 30 30 36 30 34 30 30 30 34 30 30 30 33 30 30 30 38 39 30 30 30 30 31 33 30 30 30 30 35 38 30 30 30 30 30 31 30 31 30 31 31 31 31 31 31 31 31 31 31 31 31 06 7E -2024-06-21 08:47:11.935 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718930832860, longitude=116.6829830, latitude=39.5230950, speed=90.000, mileage=13.79000000, dischargeVoltage=115000, dischargeCurrent=40000, insulationResistance=253120000, gear=D, accelerationPedal=10, brakePedal=40, fuelConsumption=10.00, motorControllerTemperature=920000, motorSpeed=37235, motorTorque=9200, motorTemperature=110000, motorVoltage=15200, motorCurrent=84120000, powerBattery=67645., maxFeedbackPower=520000, maxDischargePower=500000, bmsSelfCheck=10, powerBatteryCurrent=80000, powerBatteryV3=604000, maxVoltage=4000, minVoltage=3000, maxTemperature=890000, minTemperature=130000, availableCapacity=580000, vehicleStatus=0, chargeStatus=1, runStatus=0, soc=1, chargeWorkStatus=0, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 08:47:12.897 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 08:47:12.898 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 08:47:12.898 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 33 30 38 33 33 38 35 34 31 31 36 2e 36 38 33 36 30 30 30 33 39 2e 35 32 32 39 36 37 30 33 36 2e 30 30 30 31 33 2e 38 31 30 30 30 30 30 30 33 35 31 30 30 30 33 39 30 30 30 31 35 30 38 30 30 30 30 30 44 38 30 33 30 31 30 2e 37 30 34 36 30 30 30 30 33 37 31 33 39 38 37 30 30 31 36 30 30 30 30 31 38 35 30 30 37 32 37 36 30 30 30 30 36 37 36 34 35 2e 35 32 30 30 30 30 39 38 30 30 30 30 31 34 38 30 30 30 30 35 30 32 30 30 30 33 30 30 30 33 30 30 30 35 30 30 30 30 30 34 36 30 30 30 30 31 35 30 30 30 30 30 31 30 31 30 31 31 31 31 31 31 31 31 31 31 31 31 2c 7E -2024-06-21 08:47:12.898 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718930833854, longitude=116.6836000, latitude=39.5229670, speed=36.000, mileage=13.81000000, dischargeVoltage=351000, dischargeCurrent=39000, insulationResistance=150800000, gear=D, accelerationPedal=80, brakePedal=30, fuelConsumption=10.70, motorControllerTemperature=460000, motorSpeed=37139, motorTorque=8700, motorTemperature=160000, motorVoltage=18500, motorCurrent=72760000, powerBattery=67645., maxFeedbackPower=520000, maxDischargePower=980000, bmsSelfCheck=14, powerBatteryCurrent=80000, powerBatteryV3=502000, maxVoltage=3000, minVoltage=3000, maxTemperature=500000, minTemperature=460000, availableCapacity=150000, vehicleStatus=0, chargeStatus=1, runStatus=0, soc=1, chargeWorkStatus=0, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 08:47:14.063 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 08:47:14.064 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 08:47:14.064 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 33 30 38 33 34 38 36 30 31 31 36 2e 36 38 34 30 36 36 30 33 39 2e 35 32 32 38 34 37 30 33 36 2e 30 30 30 31 33 2e 38 33 30 30 30 30 30 30 37 30 37 30 30 30 36 30 30 30 30 32 34 37 38 35 30 30 30 30 44 31 30 37 30 39 2e 31 30 30 36 31 30 30 30 30 31 33 32 34 31 33 33 30 30 31 30 32 30 30 30 31 39 38 30 30 31 31 36 33 36 30 30 30 36 37 36 34 35 2e 34 36 30 30 30 30 31 36 30 30 30 30 31 34 31 32 30 30 30 35 32 31 30 30 30 34 30 30 30 34 30 30 30 37 34 30 30 30 30 34 32 30 30 30 30 39 30 30 30 30 30 30 31 30 31 30 31 31 31 31 31 31 31 31 31 31 31 31 19 7E -2024-06-21 08:47:14.064 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718930834860, longitude=116.6840660, latitude=39.5228470, speed=36.000, mileage=13.83000000, dischargeVoltage=707000, dischargeCurrent=60000, insulationResistance=247850000, gear=D, accelerationPedal=10, brakePedal=70, fuelConsumption=9.100, motorControllerTemperature=610000, motorSpeed=13241, motorTorque=3300, motorTemperature=102000, motorVoltage=19800, motorCurrent=11636000, powerBattery=67645., maxFeedbackPower=460000, maxDischargePower=160000, bmsSelfCheck=14, powerBatteryCurrent=12000, powerBatteryV3=521000, maxVoltage=4000, minVoltage=4000, maxTemperature=740000, minTemperature=420000, availableCapacity=900000, vehicleStatus=0, chargeStatus=1, runStatus=0, soc=1, chargeWorkStatus=0, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 08:47:14.968 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 08:47:14.968 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 08:47:14.969 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 33 30 38 33 35 38 35 35 31 31 36 2e 36 38 34 35 32 32 30 33 39 2e 35 32 32 37 35 31 30 33 36 2e 30 30 30 31 33 2e 38 35 30 30 30 30 30 30 36 36 33 30 30 30 37 30 30 30 30 31 33 32 31 35 30 30 30 30 44 32 30 33 30 39 2e 35 30 30 38 38 30 30 30 30 32 35 30 36 30 35 36 33 30 35 34 30 30 30 30 31 32 36 30 30 31 34 34 39 30 30 30 30 36 37 36 34 35 2e 38 33 30 30 30 30 38 34 30 30 30 30 34 30 31 30 30 30 30 34 30 33 30 30 30 34 30 30 30 33 30 30 30 34 34 30 30 30 30 37 39 30 30 30 30 32 36 30 30 30 30 31 31 30 31 30 31 31 31 31 31 31 31 31 31 31 31 31 25 7E -2024-06-21 08:47:14.969 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718930835855, longitude=116.6845220, latitude=39.5227510, speed=36.000, mileage=13.85000000, dischargeVoltage=663000, dischargeCurrent=70000, insulationResistance=132150000, gear=D, accelerationPedal=20, brakePedal=30, fuelConsumption=9.500, motorControllerTemperature=880000, motorSpeed=25060, motorTorque=5630, motorTemperature=540000, motorVoltage=12600, motorCurrent=14490000, powerBattery=67645., maxFeedbackPower=830000, maxDischargePower=840000, bmsSelfCheck=40, powerBatteryCurrent=10000, powerBatteryV3=403000, maxVoltage=4000, minVoltage=3000, maxTemperature=440000, minTemperature=790000, availableCapacity=260000, vehicleStatus=1, chargeStatus=1, runStatus=0, soc=1, chargeWorkStatus=0, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 08:47:15.002 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:92 - 该车故障已修复 -2024-06-21 08:47:15.926 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 08:47:15.926 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 08:47:15.926 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 33 30 38 33 36 38 36 32 31 31 36 2e 36 38 35 32 32 35 30 33 39 2e 35 32 32 36 31 35 30 35 34 2e 30 30 30 31 33 2e 38 38 30 30 30 30 30 30 31 32 32 30 30 30 38 30 30 30 30 31 32 31 35 35 30 30 30 30 44 33 30 36 30 31 30 2e 35 30 39 37 30 30 30 30 34 38 35 31 30 33 35 34 30 35 31 30 30 30 30 31 38 33 30 30 32 30 30 31 30 30 30 30 36 37 36 34 35 2e 31 33 30 30 30 30 36 32 30 30 30 30 33 30 30 30 30 30 30 36 36 38 30 30 30 34 30 30 30 34 30 30 30 34 36 30 30 30 30 31 34 30 30 30 30 39 37 30 30 30 30 31 31 31 31 30 31 31 31 31 31 31 31 31 31 31 31 31 11 7E -2024-06-21 08:47:15.926 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718930836862, longitude=116.6852250, latitude=39.5226150, speed=54.000, mileage=13.88000000, dischargeVoltage=122000, dischargeCurrent=80000, insulationResistance=121550000, gear=D, accelerationPedal=30, brakePedal=60, fuelConsumption=10.50, motorControllerTemperature=970000, motorSpeed=48510, motorTorque=3540, motorTemperature=510000, motorVoltage=18300, motorCurrent=20010000, powerBattery=67645., maxFeedbackPower=130000, maxDischargePower=620000, bmsSelfCheck=30, powerBatteryCurrent=00000, powerBatteryV3=668000, maxVoltage=4000, minVoltage=4000, maxTemperature=460000, minTemperature=140000, availableCapacity=970000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=0, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 08:47:15.955 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:92 - 该车故障已修复 -2024-06-21 08:47:16.888 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 08:47:16.888 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 08:47:16.888 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 33 30 38 33 37 38 35 36 31 31 36 2e 36 38 35 39 36 35 30 33 39 2e 35 32 32 34 39 39 30 37 32 2e 30 30 30 31 33 2e 39 32 30 30 30 30 30 30 35 39 36 30 30 30 32 33 30 30 30 32 34 33 37 32 30 30 30 30 44 33 30 35 30 31 31 2e 38 30 31 37 30 30 30 30 33 36 30 32 30 33 38 38 30 31 32 30 30 30 30 32 30 34 30 30 36 35 36 35 30 30 30 30 36 37 36 34 35 2e 37 30 30 30 30 30 34 34 30 30 30 30 39 30 38 30 30 30 30 34 36 35 30 30 30 34 30 30 30 33 30 30 30 36 32 30 30 30 30 36 34 30 30 30 30 38 35 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 46 7E -2024-06-21 08:47:16.888 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718930837856, longitude=116.6859650, latitude=39.5224990, speed=72.000, mileage=13.92000000, dischargeVoltage=596000, dischargeCurrent=23000, insulationResistance=243720000, gear=D, accelerationPedal=30, brakePedal=50, fuelConsumption=11.80, motorControllerTemperature=170000, motorSpeed=36020, motorTorque=3880, motorTemperature=120000, motorVoltage=20400, motorCurrent=65650000, powerBattery=67645., maxFeedbackPower=700000, maxDischargePower=440000, bmsSelfCheck=90, powerBatteryCurrent=80000, powerBatteryV3=465000, maxVoltage=4000, minVoltage=3000, maxTemperature=620000, minTemperature=640000, availableCapacity=850000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 08:47:16.920 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:92 - 该车故障已修复 -2024-06-21 08:47:18.005 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 08:47:18.006 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 08:47:18.006 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 33 30 38 33 38 38 35 33 31 31 36 2e 36 38 36 38 38 38 30 33 39 2e 35 32 32 37 32 37 30 37 32 2e 30 30 30 31 33 2e 39 36 30 30 30 30 30 30 37 32 36 30 30 30 32 30 30 30 30 31 38 31 38 33 30 30 30 30 44 35 30 31 30 31 30 2e 35 30 34 36 30 30 30 30 32 31 36 31 30 36 31 30 30 38 34 30 30 30 30 31 34 34 30 30 35 30 31 38 30 30 30 30 36 37 36 34 35 2e 34 38 30 30 30 30 33 38 30 30 30 30 33 30 31 30 30 30 30 36 33 39 30 30 30 33 30 30 30 34 30 30 30 32 32 30 30 30 30 34 32 30 30 30 30 33 35 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 26 7E -2024-06-21 08:47:18.006 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718930838853, longitude=116.6868880, latitude=39.5227270, speed=72.000, mileage=13.96000000, dischargeVoltage=726000, dischargeCurrent=20000, insulationResistance=181830000, gear=D, accelerationPedal=50, brakePedal=10, fuelConsumption=10.50, motorControllerTemperature=460000, motorSpeed=21610, motorTorque=6100, motorTemperature=840000, motorVoltage=14400, motorCurrent=50180000, powerBattery=67645., maxFeedbackPower=480000, maxDischargePower=380000, bmsSelfCheck=30, powerBatteryCurrent=10000, powerBatteryV3=639000, maxVoltage=3000, minVoltage=4000, maxTemperature=220000, minTemperature=420000, availableCapacity=350000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 08:47:18.037 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:92 - 该车故障已修复 -2024-06-21 08:47:18.859 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 08:47:18.860 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 08:47:18.860 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 33 30 38 33 39 38 34 39 31 31 36 2e 36 38 37 31 36 32 30 33 39 2e 35 32 32 38 37 35 30 30 2e 30 30 30 30 31 33 2e 39 36 30 30 30 30 30 30 34 39 36 30 30 30 32 39 30 30 30 39 35 30 36 30 30 30 30 30 44 30 30 38 30 39 2e 30 30 30 35 36 30 30 30 30 33 30 35 34 32 37 37 33 30 33 35 30 30 30 30 31 31 37 30 30 36 32 37 35 30 30 30 30 36 37 36 34 35 2e 33 31 30 30 30 30 36 33 30 30 30 30 36 30 32 30 30 30 30 37 34 37 30 30 30 34 30 30 30 33 30 30 30 35 30 30 30 30 30 38 30 30 30 30 30 34 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 34 7E -2024-06-21 08:47:18.860 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718930839849, longitude=116.6871620, latitude=39.5228750, speed=0.0000, mileage=13.96000000, dischargeVoltage=496000, dischargeCurrent=29000, insulationResistance=950600000, gear=D, accelerationPedal=00, brakePedal=80, fuelConsumption=9.000, motorControllerTemperature=560000, motorSpeed=30542, motorTorque=7730, motorTemperature=350000, motorVoltage=11700, motorCurrent=62750000, powerBattery=67645., maxFeedbackPower=310000, maxDischargePower=630000, bmsSelfCheck=60, powerBatteryCurrent=20000, powerBatteryV3=747000, maxVoltage=4000, minVoltage=3000, maxTemperature=500000, minTemperature=800000, availableCapacity=400000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 08:47:18.892 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:92 - 该车故障已修复 -2024-06-21 08:47:19.928 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 08:47:19.928 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 08:47:19.928 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 33 30 38 34 30 38 34 39 31 31 36 2e 36 38 39 30 32 38 30 33 39 2e 35 32 33 38 35 36 30 31 32 36 2e 30 30 31 34 2e 30 33 30 30 30 30 30 30 35 36 36 30 30 30 34 38 30 30 30 35 31 31 33 30 30 30 30 30 44 35 30 38 30 39 2e 32 30 30 38 30 30 30 30 30 32 39 30 30 33 35 31 38 30 33 35 30 30 30 30 32 36 36 30 30 37 38 31 30 30 30 30 30 36 37 36 33 36 2e 38 30 30 30 30 30 37 34 30 30 30 30 35 30 34 30 30 30 30 35 33 33 30 30 30 34 30 30 30 33 30 30 30 39 31 30 30 30 30 33 32 30 30 30 30 32 39 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 2d 7E -2024-06-21 08:47:19.928 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718930840849, longitude=116.6890280, latitude=39.5238560, speed=126.00, mileage=14.03000000, dischargeVoltage=566000, dischargeCurrent=48000, insulationResistance=511300000, gear=D, accelerationPedal=50, brakePedal=80, fuelConsumption=9.200, motorControllerTemperature=800000, motorSpeed=29003, motorTorque=5180, motorTemperature=350000, motorVoltage=26600, motorCurrent=78100000, powerBattery=67636., maxFeedbackPower=800000, maxDischargePower=740000, bmsSelfCheck=50, powerBatteryCurrent=40000, powerBatteryV3=533000, maxVoltage=4000, minVoltage=3000, maxTemperature=910000, minTemperature=320000, availableCapacity=290000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 08:47:19.962 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:92 - 该车故障已修复 -2024-06-21 08:47:20.878 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 08:47:20.879 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 08:47:20.879 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 33 30 38 34 31 38 34 38 31 31 36 2e 36 39 30 31 37 36 30 33 39 2e 35 32 34 35 38 30 30 31 38 30 2e 30 30 31 34 2e 31 33 30 30 30 30 30 30 35 34 37 30 30 30 34 39 30 30 30 31 30 38 30 30 30 30 30 30 44 31 30 31 30 31 30 2e 32 30 38 36 30 30 30 30 31 33 37 32 35 39 32 35 30 31 37 30 30 30 30 31 34 32 30 30 31 34 36 37 33 30 30 30 36 37 36 32 36 2e 36 35 30 30 30 30 36 39 30 30 30 30 32 30 34 30 30 30 30 35 37 39 30 30 30 34 30 30 30 33 30 30 30 35 37 30 30 30 30 34 39 30 30 30 30 31 32 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 2a 7E -2024-06-21 08:47:20.879 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718930841848, longitude=116.6901760, latitude=39.5245800, speed=180.00, mileage=14.13000000, dischargeVoltage=547000, dischargeCurrent=49000, insulationResistance=108000000, gear=D, accelerationPedal=10, brakePedal=10, fuelConsumption=10.20, motorControllerTemperature=860000, motorSpeed=13725, motorTorque=9250, motorTemperature=170000, motorVoltage=14200, motorCurrent=14673000, powerBattery=67626., maxFeedbackPower=650000, maxDischargePower=690000, bmsSelfCheck=20, powerBatteryCurrent=40000, powerBatteryV3=579000, maxVoltage=4000, minVoltage=3000, maxTemperature=570000, minTemperature=490000, availableCapacity=120000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 08:47:20.912 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:92 - 该车故障已修复 -2024-06-21 08:47:42.032 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 08:47:42.033 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 08:47:42.033 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 33 30 38 36 32 30 30 33 31 31 36 2e 36 36 39 34 33 39 30 33 39 2e 35 32 32 30 37 35 30 35 34 2e 30 30 30 33 36 2e 39 38 30 30 30 30 30 30 36 38 36 30 30 30 34 30 30 30 30 31 36 34 36 30 30 30 30 30 44 39 30 32 30 31 30 2e 37 30 36 35 30 30 30 30 32 39 32 38 31 31 34 33 30 31 31 34 30 30 30 32 39 31 30 30 39 35 36 38 30 30 30 30 36 31 33 39 34 2e 33 38 30 30 30 30 35 35 30 30 30 30 34 30 35 30 30 30 30 33 37 35 30 30 30 33 30 30 30 33 30 30 30 32 35 30 30 30 30 33 31 30 30 30 30 35 39 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ec 7E -2024-06-21 08:47:42.033 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718930862003, longitude=116.6694390, latitude=39.5220750, speed=54.000, mileage=36.98000000, dischargeVoltage=686000, dischargeCurrent=40000, insulationResistance=164600000, gear=D, accelerationPedal=90, brakePedal=20, fuelConsumption=10.70, motorControllerTemperature=650000, motorSpeed=29281, motorTorque=1430, motorTemperature=114000, motorVoltage=29100, motorCurrent=95680000, powerBattery=61394., maxFeedbackPower=380000, maxDischargePower=550000, bmsSelfCheck=40, powerBatteryCurrent=50000, powerBatteryV3=375000, maxVoltage=3000, minVoltage=3000, maxTemperature=250000, minTemperature=310000, availableCapacity=590000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 08:47:42.092 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:84 - 该车没有存到缓存中 -2024-06-21 08:47:42.092 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:87 - 该车没有存到缓存中 -2024-06-21 08:47:43.047 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 08:47:43.048 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 08:47:43.048 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 33 30 38 36 33 30 30 36 31 31 36 2e 36 37 30 31 39 30 30 33 39 2e 35 32 32 31 32 39 30 33 36 2e 30 30 30 33 37 2e 30 30 30 30 30 30 30 30 32 35 32 30 30 30 34 34 30 30 30 31 30 31 39 37 30 30 30 30 44 32 30 33 30 31 31 2e 38 30 38 35 30 30 30 30 32 34 33 32 32 35 36 34 30 36 32 30 30 30 30 31 39 32 30 30 39 30 35 34 30 30 30 30 36 31 33 39 34 2e 36 31 30 30 30 30 37 30 30 30 30 30 33 30 38 30 30 30 30 37 31 31 30 30 30 34 30 30 30 33 30 30 30 33 37 30 30 30 30 33 39 30 30 30 30 34 38 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 bf 7E -2024-06-21 08:47:43.048 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718930863006, longitude=116.6701900, latitude=39.5221290, speed=36.000, mileage=37.00000000, dischargeVoltage=252000, dischargeCurrent=44000, insulationResistance=101970000, gear=D, accelerationPedal=20, brakePedal=30, fuelConsumption=11.80, motorControllerTemperature=850000, motorSpeed=24322, motorTorque=5640, motorTemperature=620000, motorVoltage=19200, motorCurrent=90540000, powerBattery=61394., maxFeedbackPower=610000, maxDischargePower=700000, bmsSelfCheck=30, powerBatteryCurrent=80000, powerBatteryV3=711000, maxVoltage=4000, minVoltage=3000, maxTemperature=370000, minTemperature=390000, availableCapacity=480000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 08:49:40.639 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 08:49:40.640 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 08:49:40.640 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 33 30 39 38 30 36 30 36 31 31 36 2e 36 37 31 33 38 32 30 33 39 2e 35 32 32 32 34 37 30 31 32 36 2e 30 30 33 37 2e 30 37 30 30 30 30 30 30 34 37 35 30 30 30 31 31 30 30 30 33 32 38 38 30 30 30 30 30 44 39 30 38 30 31 30 2e 37 30 31 35 30 30 30 30 36 35 39 32 38 35 32 33 30 32 32 30 30 30 30 31 32 35 30 30 31 33 35 38 34 30 30 30 36 31 33 38 33 2e 31 30 30 30 30 30 34 30 30 30 30 30 35 30 33 30 30 30 30 35 33 38 30 30 30 33 30 30 30 33 30 30 30 36 32 30 30 30 30 35 35 30 30 30 30 37 35 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d3 7E -2024-06-21 08:49:40.640 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718930980606, longitude=116.6713820, latitude=39.5222470, speed=126.00, mileage=37.07000000, dischargeVoltage=475000, dischargeCurrent=11000, insulationResistance=328800000, gear=D, accelerationPedal=90, brakePedal=80, fuelConsumption=10.70, motorControllerTemperature=150000, motorSpeed=65928, motorTorque=5230, motorTemperature=220000, motorVoltage=12500, motorCurrent=13584000, powerBattery=61383., maxFeedbackPower=100000, maxDischargePower=400000, bmsSelfCheck=50, powerBatteryCurrent=30000, powerBatteryV3=538000, maxVoltage=3000, minVoltage=3000, maxTemperature=620000, minTemperature=550000, availableCapacity=750000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 08:49:41.646 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 08:49:41.646 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 08:49:41.646 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 33 30 39 38 31 36 31 35 31 31 36 2e 36 37 32 31 31 37 30 33 39 2e 35 32 32 32 32 36 30 33 36 2e 30 30 30 33 37 2e 30 39 30 30 30 30 30 30 31 31 39 30 30 30 34 31 30 30 30 31 37 39 37 34 30 30 30 30 44 30 30 35 30 31 30 2e 35 30 39 30 30 30 30 30 39 33 30 34 39 31 35 32 30 39 34 30 30 30 30 31 38 35 30 30 31 33 33 39 33 30 30 30 36 31 33 38 33 2e 38 33 30 30 30 30 31 30 30 30 30 30 31 32 31 30 30 30 30 35 38 35 30 30 30 34 30 30 30 34 30 30 30 32 34 30 30 30 30 38 30 30 30 30 30 33 34 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ce 7E -2024-06-21 08:49:41.647 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718930981615, longitude=116.6721170, latitude=39.5222260, speed=36.000, mileage=37.09000000, dischargeVoltage=119000, dischargeCurrent=41000, insulationResistance=179740000, gear=D, accelerationPedal=00, brakePedal=50, fuelConsumption=10.50, motorControllerTemperature=900000, motorSpeed=93049, motorTorque=1520, motorTemperature=940000, motorVoltage=18500, motorCurrent=13393000, powerBattery=61383., maxFeedbackPower=830000, maxDischargePower=100000, bmsSelfCheck=12, powerBatteryCurrent=10000, powerBatteryV3=585000, maxVoltage=4000, minVoltage=4000, maxTemperature=240000, minTemperature=800000, availableCapacity=340000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 08:49:44.358 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 08:49:44.358 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 08:49:44.358 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 33 30 39 38 34 33 32 30 31 31 36 2e 36 37 33 30 31 39 30 33 39 2e 35 32 32 33 32 31 30 37 32 2e 30 30 30 33 37 2e 31 33 30 30 30 30 30 30 35 38 33 30 30 30 33 30 30 30 30 36 37 32 30 30 30 30 30 30 44 39 30 33 30 39 2e 39 30 30 36 30 30 30 30 30 33 39 36 30 30 39 36 35 30 31 34 30 30 30 30 32 37 30 30 30 31 34 32 39 36 30 30 30 36 31 33 38 33 2e 35 38 30 30 30 30 36 35 30 30 30 30 36 30 38 30 30 30 30 36 37 38 30 30 30 33 30 30 30 33 30 30 30 34 37 30 30 30 30 39 36 30 30 30 30 38 31 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e9 7E -2024-06-21 08:49:44.358 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718930984320, longitude=116.6730190, latitude=39.5223210, speed=72.000, mileage=37.13000000, dischargeVoltage=583000, dischargeCurrent=30000, insulationResistance=672000000, gear=D, accelerationPedal=90, brakePedal=30, fuelConsumption=9.900, motorControllerTemperature=600000, motorSpeed=39600, motorTorque=9650, motorTemperature=140000, motorVoltage=27000, motorCurrent=14296000, powerBattery=61383., maxFeedbackPower=580000, maxDischargePower=650000, bmsSelfCheck=60, powerBatteryCurrent=80000, powerBatteryV3=678000, maxVoltage=3000, minVoltage=3000, maxTemperature=470000, minTemperature=960000, availableCapacity=810000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 08:49:45.361 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 08:49:45.361 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 08:49:45.361 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 33 30 39 38 35 33 32 32 31 31 36 2e 36 37 33 36 36 32 30 33 39 2e 35 32 32 33 36 33 30 33 36 2e 30 30 30 33 37 2e 31 35 30 30 30 30 30 30 34 33 35 30 30 30 33 34 30 30 30 32 35 33 31 35 30 30 30 30 44 32 30 31 30 39 2e 33 30 30 39 32 30 30 30 30 35 39 30 37 32 31 34 31 30 31 32 34 30 30 30 32 30 36 30 30 35 30 39 31 30 30 30 30 36 31 33 38 33 2e 34 34 30 30 30 30 31 35 30 30 30 30 37 30 31 30 30 30 30 32 38 37 30 30 30 33 30 30 30 33 30 30 30 32 30 30 30 30 30 36 37 30 30 30 30 39 38 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ca 7E -2024-06-21 08:49:45.362 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718930985322, longitude=116.6736620, latitude=39.5223630, speed=36.000, mileage=37.15000000, dischargeVoltage=435000, dischargeCurrent=34000, insulationResistance=253150000, gear=D, accelerationPedal=20, brakePedal=10, fuelConsumption=9.300, motorControllerTemperature=920000, motorSpeed=59072, motorTorque=1410, motorTemperature=124000, motorVoltage=20600, motorCurrent=50910000, powerBattery=61383., maxFeedbackPower=440000, maxDischargePower=150000, bmsSelfCheck=70, powerBatteryCurrent=10000, powerBatteryV3=287000, maxVoltage=3000, minVoltage=3000, maxTemperature=200000, minTemperature=670000, availableCapacity=980000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 08:49:45.394 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:92 - 该车故障已修复 -2024-06-21 08:49:46.361 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 08:49:46.361 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 08:49:46.361 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 33 30 39 38 36 33 32 33 31 31 36 2e 36 37 34 34 32 31 30 33 39 2e 35 32 32 34 32 30 30 35 34 2e 30 30 30 33 37 2e 31 38 30 30 30 30 30 30 33 37 37 30 30 30 31 38 30 30 30 31 35 37 35 30 30 30 30 30 44 34 30 36 30 31 31 2e 34 30 31 33 30 30 30 30 37 32 34 37 36 37 36 38 30 33 38 30 30 30 30 32 35 30 30 30 32 34 34 30 30 30 30 30 36 31 33 38 33 2e 36 38 30 30 30 30 33 38 30 30 30 30 37 30 31 34 30 30 30 36 39 32 30 30 30 34 30 30 30 33 30 30 30 35 30 30 30 30 30 33 38 30 30 30 30 38 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 de 7E -2024-06-21 08:49:46.361 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718930986323, longitude=116.6744210, latitude=39.5224200, speed=54.000, mileage=37.18000000, dischargeVoltage=377000, dischargeCurrent=18000, insulationResistance=157500000, gear=D, accelerationPedal=40, brakePedal=60, fuelConsumption=11.40, motorControllerTemperature=130000, motorSpeed=72476, motorTorque=7680, motorTemperature=380000, motorVoltage=25000, motorCurrent=24400000, powerBattery=61383., maxFeedbackPower=680000, maxDischargePower=380000, bmsSelfCheck=70, powerBatteryCurrent=14000, powerBatteryV3=692000, maxVoltage=4000, minVoltage=3000, maxTemperature=500000, minTemperature=380000, availableCapacity=800000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 08:49:46.393 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:92 - 该车故障已修复 -2024-06-21 08:49:47.353 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 08:49:47.353 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 08:49:47.353 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 33 30 39 38 37 33 32 32 31 31 36 2e 36 37 35 35 36 39 30 33 39 2e 35 32 32 35 32 34 30 37 32 2e 30 30 30 33 37 2e 32 32 30 30 30 30 30 30 31 34 33 30 30 30 33 39 30 30 30 32 32 37 30 39 30 30 30 30 44 30 30 31 30 39 2e 34 30 30 36 31 30 30 30 30 37 35 36 36 37 32 32 31 30 31 34 35 30 30 30 32 38 32 30 30 34 36 34 35 30 30 30 30 36 31 33 38 33 2e 31 39 30 30 30 30 31 37 30 30 30 30 35 30 35 30 30 30 30 32 38 33 30 30 30 34 30 30 30 34 30 30 30 38 32 30 30 30 30 33 35 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d9 7E -2024-06-21 08:49:47.353 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718930987322, longitude=116.6755690, latitude=39.5225240, speed=72.000, mileage=37.22000000, dischargeVoltage=143000, dischargeCurrent=39000, insulationResistance=227090000, gear=D, accelerationPedal=00, brakePedal=10, fuelConsumption=9.400, motorControllerTemperature=610000, motorSpeed=75667, motorTorque=2210, motorTemperature=145000, motorVoltage=28200, motorCurrent=46450000, powerBattery=61383., maxFeedbackPower=190000, maxDischargePower=170000, bmsSelfCheck=50, powerBatteryCurrent=50000, powerBatteryV3=283000, maxVoltage=4000, minVoltage=4000, maxTemperature=820000, minTemperature=350000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 08:49:47.376 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:92 - 该车故障已修复 -2024-06-21 08:52:53.400 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 08:52:53.429 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 08:52:53.447 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 08:52:54.208 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 08:52:54.208 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 08:52:54.208 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 08:52:54.230 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Revoke previously assigned partitions test1-0, test1-2, test1-1, test1-3 -2024-06-21 08:52:54.230 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Revoke previously assigned partitions test1-6, test1-5, test1-7, test1-4 -2024-06-21 08:52:54.230 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0 -2024-06-21 08:52:54.230 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-2, test1-1, test1-3] -2024-06-21 08:52:54.230 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0] -2024-06-21 08:52:54.230 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-6, test1-5, test1-7, test1-4] -2024-06-21 08:52:54.230 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-17152e9b-677f-4e9a-998a-773698347f80 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 08:52:54.230 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-2a05da0e-2078-4600-9950-2faeb893fbc1 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 08:52:54.230 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-504b3006-306e-4e5e-932f-c230c6408877 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 08:52:54.231 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 08:52:54.231 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 08:52:54.231 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 08:52:54.233 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 08:52:54.233 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 08:52:54.233 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 08:52:54.233 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 08:52:54.233 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 08:52:54.233 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 08:52:54.233 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 08:52:54.233 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 08:52:54.234 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 08:52:54.238 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered -2024-06-21 08:52:54.238 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered -2024-06-21 08:52:54.239 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered -2024-06-21 08:52:54.239 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 08:52:54.239 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 08:52:54.239 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 08:52:54.241 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 08:52:54.242 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 08:52:54.242 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 08:52:54.248 [SpringApplicationShutdownHook] INFO org.apache.kafka.clients.producer.KafkaProducer:1204 - [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 30000 ms. -2024-06-21 08:52:54.249 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 08:52:54.249 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 08:52:54.249 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 08:52:54.249 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.producer for producer-1 unregistered -2024-06-21 08:52:54.402 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 08:52:54.408 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. -2024-06-21 08:53:03.079 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 26508 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 08:53:03.080 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 08:53:03.080 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 08:53:03.632 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 08:53:03.635 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 08:53:03.660 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2024-06-21 08:53:03.901 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$a3c5e22d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 08:53:03.986 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 08:53:03.988 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 08:53:03.989 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 08:53:04.003 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 08:53:04.039 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 08:53:04.043 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 08:53:04.259 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 08:53:04.266 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 08:53:04.267 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 08:53:04.366 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 08:53:04.367 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1247 ms -2024-06-21 08:53:04.960 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 08:53:05.454 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 08:53:05.459 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 08:53:05.475 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 08:53:05.521 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 08:53:05.537 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Partitions-1 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = true - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Partitions - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 08:53:05.593 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 08:53:05.593 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 08:53:05.593 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718931185592 -2024-06-21 08:53:05.594 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 08:53:05.692 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 08:53:05.761 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ -2024-06-21 08:53:05.821 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 08:53:05.822 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 08:53:05.824 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 08:53:05.831 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 08:53:05.832 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=6, memberId='consumer-Partitions-1-00cb8bc4-a430-48c2-b7e7-90ce78cb5242', protocol='range'} -2024-06-21 08:53:05.834 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 6: {consumer-Partitions-1-00cb8bc4-a430-48c2-b7e7-90ce78cb5242=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 08:53:05.837 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=6, memberId='consumer-Partitions-1-00cb8bc4-a430-48c2-b7e7-90ce78cb5242', protocol='range'} -2024-06-21 08:53:05.838 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 08:53:05.840 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 08:53:05.844 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:53:05.845 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:53:05.845 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:53:05.845 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:53:05.845 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=14, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:53:05.845 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:53:05.845 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:53:05.845 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=17, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:53:06.440 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-2 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 08:53:06.445 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 08:53:06.445 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 08:53:06.445 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718931186444 -2024-06-21 08:53:06.446 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 08:53:06.452 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-3 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 08:53:06.456 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 08:53:06.456 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 08:53:06.456 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 08:53:06.456 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718931186456 -2024-06-21 08:53:06.456 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 08:53:06.456 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 08:53:06.457 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 08:53:06.457 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-4 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 08:53:06.460 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 08:53:06.461 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 08:53:06.461 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718931186460 -2024-06-21 08:53:06.461 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 08:53:06.464 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 08:53:06.464 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 08:53:06.464 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 08:53:06.464 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 08:53:06.464 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 08:53:06.465 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 08:53:06.465 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 08:53:06.466 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=7, memberId='consumer-Topics-2-58363eb3-0eaf-40f7-a618-e8a7c95e6452', protocol='range'} -2024-06-21 08:53:06.466 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 7: {consumer-Topics-2-58363eb3-0eaf-40f7-a618-e8a7c95e6452=Assignment(partitions=[test1-0])} -2024-06-21 08:53:06.467 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 08:53:06.468 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 08:53:06.468 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=7, memberId='consumer-Topics-2-58363eb3-0eaf-40f7-a618-e8a7c95e6452', protocol='range'} -2024-06-21 08:53:06.469 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 08:53:06.469 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 08:53:06.471 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:53:06.472 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 08:53:06.472 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' -2024-06-21 08:53:06.473 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 08:53:06.623 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#545604a9:0/SimpleConnection@1443539 [delegate=amqp://guest@101.34.243.166:5672/, localPort= 55432] -2024-06-21 08:53:07.110 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 -2024-06-21 08:53:07.113 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 08:53:07.408 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 4.6 seconds (JVM running for 5.06) -2024-06-21 08:53:07.560 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 08:53:07.560 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 08:53:07.967 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 08:53:09.477 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing -2024-06-21 08:53:09.478 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0 -2024-06-21 08:53:09.479 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0] -2024-06-21 08:53:09.479 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 08:53:09.480 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=8, memberId='consumer-Topics-3-91d944e6-0b28-4c7a-859a-ffefd7d1fdf1', protocol='range'} -2024-06-21 08:53:09.480 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=8, memberId='consumer-Topics-4-60e720fb-7ab4-43bb-b032-48d5f7d26129', protocol='range'} -2024-06-21 08:53:09.481 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=8, memberId='consumer-Topics-2-58363eb3-0eaf-40f7-a618-e8a7c95e6452', protocol='range'} -2024-06-21 08:53:09.539 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 8: {consumer-Topics-4-60e720fb-7ab4-43bb-b032-48d5f7d26129=Assignment(partitions=[test1-4, test1-5, test1-6, test1-7]), consumer-Topics-3-91d944e6-0b28-4c7a-859a-ffefd7d1fdf1=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3]), consumer-Topics-2-58363eb3-0eaf-40f7-a618-e8a7c95e6452=Assignment(partitions=[test1-0])} -2024-06-21 08:53:09.541 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=8, memberId='consumer-Topics-2-58363eb3-0eaf-40f7-a618-e8a7c95e6452', protocol='range'} -2024-06-21 08:53:09.541 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 08:53:09.541 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 08:53:09.542 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=8, memberId='consumer-Topics-3-91d944e6-0b28-4c7a-859a-ffefd7d1fdf1', protocol='range'} -2024-06-21 08:53:09.542 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3]) -2024-06-21 08:53:09.542 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=8, memberId='consumer-Topics-4-60e720fb-7ab4-43bb-b032-48d5f7d26129', protocol='range'} -2024-06-21 08:53:09.543 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: test1-0, test1-2, test1-1, test1-3 -2024-06-21 08:53:09.543 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-4, test1-5, test1-6, test1-7]) -2024-06-21 08:53:09.543 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: test1-6, test1-5, test1-7, test1-4 -2024-06-21 08:53:09.544 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:53:09.544 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 08:53:09.545 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:53:09.545 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=14, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:53:09.545 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:53:09.545 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=17, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:53:09.545 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-2, test1-1, test1-3] -2024-06-21 08:53:09.545 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:53:09.546 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:53:09.546 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:53:09.546 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:53:09.546 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-6, test1-5, test1-7, test1-4] -2024-06-21 08:54:34.585 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 08:54:34.585 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 08:54:34.585 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 33 31 32 37 34 35 34 36 31 31 36 2e 36 37 36 36 31 30 30 33 39 2e 35 32 32 36 31 35 30 31 30 38 2e 30 30 33 37 2e 32 38 30 30 30 30 30 30 35 36 31 30 30 30 33 33 30 30 30 39 37 30 37 30 30 30 30 30 44 34 30 30 30 31 32 2e 30 30 38 38 30 30 30 30 32 33 30 38 33 39 38 30 30 35 36 30 30 30 30 32 32 38 30 30 39 39 36 30 30 30 30 30 36 31 33 37 31 2e 33 30 30 30 30 30 33 39 30 30 30 30 34 30 31 32 30 30 30 35 32 36 30 30 30 34 30 30 30 33 30 30 30 37 31 30 30 30 30 33 33 30 30 30 30 38 39 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 da 7E -2024-06-21 08:54:34.599 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718931274546, longitude=116.6766100, latitude=39.5226150, speed=108.00, mileage=37.28000000, dischargeVoltage=561000, dischargeCurrent=33000, insulationResistance=970700000, gear=D, accelerationPedal=40, brakePedal=00, fuelConsumption=12.00, motorControllerTemperature=880000, motorSpeed=23083, motorTorque=9800, motorTemperature=560000, motorVoltage=22800, motorCurrent=99600000, powerBattery=61371., maxFeedbackPower=300000, maxDischargePower=390000, bmsSelfCheck=40, powerBatteryCurrent=12000, powerBatteryV3=526000, maxVoltage=4000, minVoltage=3000, maxTemperature=710000, minTemperature=330000, availableCapacity=890000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 08:54:34.653 [MQTT Call: protocol-parsing] INFO org.apache.kafka.clients.producer.ProducerConfig:372 - ProducerConfig values: - acks = 1 - batch.size = 16384 - bootstrap.servers = [localhost:9092] - buffer.memory = 33554432 - client.dns.lookup = use_all_dns_ips - client.id = producer-1 - compression.type = none - connections.max.idle.ms = 540000 - delivery.timeout.ms = 120000 - enable.idempotence = false - interceptor.classes = [] - internal.auto.downgrade.txn.commit = false - key.serializer = class org.apache.kafka.common.serialization.StringSerializer - linger.ms = 0 - max.block.ms = 60000 - max.in.flight.requests.per.connection = 5 - max.request.size = 1048576 - metadata.max.age.ms = 300000 - metadata.max.idle.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner - receive.buffer.bytes = 32768 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retries = 2147483647 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - transaction.timeout.ms = 60000 - transactional.id = null - value.serializer = class org.apache.kafka.common.serialization.StringSerializer - -2024-06-21 08:54:34.664 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 08:54:34.664 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 08:54:34.664 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718931274664 -2024-06-21 08:54:34.666 [kafka-producer-network-thread | producer-1] INFO org.apache.kafka.clients.Metadata:279 - [Producer clientId=producer-1] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 08:54:35.112 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:84 - 该车没有存到缓存中 -2024-06-21 08:54:35.114 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:87 - 该车没有存到缓存中 -2024-06-21 08:54:35.594 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 08:54:35.594 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 08:54:35.595 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 33 31 32 37 35 35 35 35 31 31 36 2e 36 37 37 38 32 37 30 33 39 2e 35 32 32 37 30 36 30 31 32 36 2e 30 30 33 37 2e 33 35 30 30 30 30 30 30 31 34 33 30 30 30 37 30 30 30 30 31 35 30 30 30 30 30 30 30 44 33 30 36 30 39 2e 34 30 30 36 38 30 30 30 30 36 38 38 32 30 31 39 35 30 31 32 37 30 30 30 32 36 35 30 30 31 33 34 33 32 30 30 30 36 31 33 36 32 2e 36 34 30 30 30 30 32 32 30 30 30 30 31 30 31 34 30 30 30 33 35 35 30 30 30 34 30 30 30 34 30 30 30 37 30 30 30 30 30 34 33 30 30 30 30 37 38 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d6 7E -2024-06-21 08:54:35.595 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718931275555, longitude=116.6778270, latitude=39.5227060, speed=126.00, mileage=37.35000000, dischargeVoltage=143000, dischargeCurrent=70000, insulationResistance=150000000, gear=D, accelerationPedal=30, brakePedal=60, fuelConsumption=9.400, motorControllerTemperature=680000, motorSpeed=68820, motorTorque=1950, motorTemperature=127000, motorVoltage=26500, motorCurrent=13432000, powerBattery=61362., maxFeedbackPower=640000, maxDischargePower=220000, bmsSelfCheck=10, powerBatteryCurrent=14000, powerBatteryV3=355000, maxVoltage=4000, minVoltage=4000, maxTemperature=700000, minTemperature=430000, availableCapacity=780000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 08:54:36.595 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 08:54:36.595 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 08:54:36.595 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 33 31 32 37 36 35 35 39 31 31 36 2e 36 37 38 38 39 30 30 33 39 2e 35 32 32 37 39 33 30 37 32 2e 30 30 30 33 37 2e 33 39 30 30 30 30 30 30 34 32 31 30 30 30 31 34 30 30 30 32 31 35 35 33 30 30 30 30 44 30 30 35 30 31 31 2e 34 30 38 38 30 30 30 30 36 31 35 31 31 36 31 31 30 35 33 30 30 30 30 31 35 39 30 30 35 39 30 30 30 30 30 30 36 31 33 36 32 2e 39 34 30 30 30 30 39 34 30 30 30 30 36 30 32 30 30 30 30 35 37 34 30 30 30 33 30 30 30 34 30 30 30 37 33 30 30 30 30 36 30 30 30 30 30 31 38 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e0 7E -2024-06-21 08:54:36.595 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718931276559, longitude=116.6788900, latitude=39.5227930, speed=72.000, mileage=37.39000000, dischargeVoltage=421000, dischargeCurrent=14000, insulationResistance=215530000, gear=D, accelerationPedal=00, brakePedal=50, fuelConsumption=11.40, motorControllerTemperature=880000, motorSpeed=61511, motorTorque=6110, motorTemperature=530000, motorVoltage=15900, motorCurrent=59000000, powerBattery=61362., maxFeedbackPower=940000, maxDischargePower=940000, bmsSelfCheck=60, powerBatteryCurrent=20000, powerBatteryV3=574000, maxVoltage=3000, minVoltage=4000, maxTemperature=730000, minTemperature=600000, availableCapacity=180000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 08:54:37.654 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 08:54:37.654 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 08:54:37.654 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 33 31 32 37 37 35 34 39 31 31 36 2e 36 38 30 31 37 32 30 33 39 2e 35 32 32 39 30 34 30 33 36 2e 30 30 30 33 37 2e 34 31 30 30 30 30 30 30 33 39 38 30 30 30 34 38 30 30 30 36 31 35 32 30 30 30 30 30 44 39 30 37 30 31 30 2e 37 30 32 36 30 30 30 30 33 30 38 35 32 34 39 35 30 37 39 30 30 30 30 32 30 35 30 30 31 32 32 39 35 30 30 30 36 31 33 36 32 2e 35 31 30 30 30 30 37 30 30 30 30 30 31 33 37 30 30 30 30 32 32 37 30 30 30 33 30 30 30 34 30 30 30 34 39 30 30 30 30 36 36 30 30 30 30 32 35 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e7 7E -2024-06-21 08:54:37.654 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718931277549, longitude=116.6801720, latitude=39.5229040, speed=36.000, mileage=37.41000000, dischargeVoltage=398000, dischargeCurrent=48000, insulationResistance=615200000, gear=D, accelerationPedal=90, brakePedal=70, fuelConsumption=10.70, motorControllerTemperature=260000, motorSpeed=30852, motorTorque=4950, motorTemperature=790000, motorVoltage=20500, motorCurrent=12295000, powerBattery=61362., maxFeedbackPower=510000, maxDischargePower=700000, bmsSelfCheck=13, powerBatteryCurrent=70000, powerBatteryV3=227000, maxVoltage=3000, minVoltage=4000, maxTemperature=490000, minTemperature=660000, availableCapacity=250000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 08:57:04.197 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 08:57:04.197 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 08:57:04.197 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 33 31 34 32 34 30 37 34 31 31 36 2e 36 38 30 35 35 33 30 33 39 2e 35 32 32 39 36 32 30 33 36 2e 30 30 30 33 37 2e 34 33 30 30 30 30 30 30 31 33 32 30 30 30 31 38 30 30 30 31 37 30 30 33 30 30 30 30 44 31 30 30 30 31 30 2e 34 30 31 37 30 30 30 30 34 30 38 32 38 39 37 35 30 34 38 30 30 30 30 32 39 34 30 30 37 39 33 32 30 30 30 30 36 31 33 36 32 2e 35 30 30 30 30 30 33 31 30 30 30 30 31 31 31 30 30 30 30 37 32 37 30 30 30 33 30 30 30 34 30 30 30 34 30 30 30 30 30 36 34 30 30 30 30 36 38 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 bf 7E -2024-06-21 08:57:04.197 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718931424074, longitude=116.6805530, latitude=39.5229620, speed=36.000, mileage=37.43000000, dischargeVoltage=132000, dischargeCurrent=18000, insulationResistance=170030000, gear=D, accelerationPedal=10, brakePedal=00, fuelConsumption=10.40, motorControllerTemperature=170000, motorSpeed=40828, motorTorque=9750, motorTemperature=480000, motorVoltage=29400, motorCurrent=79320000, powerBattery=61362., maxFeedbackPower=500000, maxDischargePower=310000, bmsSelfCheck=11, powerBatteryCurrent=10000, powerBatteryV3=727000, maxVoltage=3000, minVoltage=4000, maxTemperature=400000, minTemperature=640000, availableCapacity=680000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 08:57:05.231 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 08:57:05.231 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 08:57:05.231 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 33 31 34 32 35 30 38 38 31 31 36 2e 36 38 31 31 35 39 30 33 39 2e 35 32 33 30 31 36 30 33 36 2e 30 30 30 33 37 2e 34 35 30 30 30 30 30 30 32 37 32 30 30 30 34 34 30 30 30 31 32 35 38 34 30 30 30 30 44 30 30 37 30 31 30 2e 39 30 38 37 30 30 30 30 34 33 30 39 38 32 36 30 30 39 38 30 30 30 30 32 34 38 30 30 31 34 31 30 32 30 30 30 36 31 33 36 32 2e 38 37 30 30 30 30 36 37 30 30 30 30 31 33 32 30 30 30 30 36 30 35 30 30 30 33 30 30 30 33 30 30 30 38 30 30 30 30 30 33 30 30 30 30 30 38 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d3 7E -2024-06-21 08:57:05.232 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718931425088, longitude=116.6811590, latitude=39.5230160, speed=36.000, mileage=37.45000000, dischargeVoltage=272000, dischargeCurrent=44000, insulationResistance=125840000, gear=D, accelerationPedal=00, brakePedal=70, fuelConsumption=10.90, motorControllerTemperature=870000, motorSpeed=43098, motorTorque=2600, motorTemperature=980000, motorVoltage=24800, motorCurrent=14102000, powerBattery=61362., maxFeedbackPower=870000, maxDischargePower=670000, bmsSelfCheck=13, powerBatteryCurrent=20000, powerBatteryV3=605000, maxVoltage=3000, minVoltage=3000, maxTemperature=800000, minTemperature=300000, availableCapacity=800000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 08:58:05.604 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 08:58:05.605 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 08:58:05.605 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 33 31 34 38 35 35 36 39 31 31 36 2e 36 38 32 31 33 35 30 33 39 2e 35 32 33 31 30 37 30 39 30 2e 30 30 30 33 37 2e 35 30 30 30 30 30 30 30 31 39 30 30 30 30 34 31 30 30 30 35 35 33 36 30 30 30 30 30 44 30 30 35 30 39 2e 32 30 30 34 38 30 30 30 30 39 32 39 34 30 36 38 33 30 31 34 33 30 30 30 32 38 33 30 30 37 30 33 35 30 30 30 30 36 31 33 35 32 2e 37 30 30 30 30 30 37 35 30 30 30 30 31 30 31 30 30 30 30 33 35 39 30 30 30 33 30 30 30 34 30 30 30 34 38 30 30 30 30 37 30 30 30 30 30 36 39 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 da 7E -2024-06-21 08:58:05.605 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718931485569, longitude=116.6821350, latitude=39.5231070, speed=90.000, mileage=37.50000000, dischargeVoltage=190000, dischargeCurrent=41000, insulationResistance=553600000, gear=D, accelerationPedal=00, brakePedal=50, fuelConsumption=9.200, motorControllerTemperature=480000, motorSpeed=92940, motorTorque=6830, motorTemperature=143000, motorVoltage=28300, motorCurrent=70350000, powerBattery=61352., maxFeedbackPower=700000, maxDischargePower=750000, bmsSelfCheck=10, powerBatteryCurrent=10000, powerBatteryV3=359000, maxVoltage=3000, minVoltage=4000, maxTemperature=480000, minTemperature=700000, availableCapacity=690000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 08:58:06.660 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 08:58:06.660 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 08:58:06.660 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 33 31 34 38 36 35 37 39 31 31 36 2e 36 38 32 39 38 33 30 33 39 2e 35 32 33 30 39 35 30 39 30 2e 30 30 30 33 37 2e 35 35 30 30 30 30 30 30 34 31 33 30 30 30 34 32 30 30 30 31 38 36 30 30 30 30 30 30 44 33 30 34 30 31 30 2e 39 30 32 33 30 30 30 30 39 34 34 38 31 37 33 37 30 31 30 36 30 30 30 31 35 31 30 30 31 33 38 30 31 30 30 30 36 31 33 34 32 2e 33 38 30 30 30 30 33 32 30 30 30 30 31 33 31 32 30 30 30 36 37 39 30 30 30 34 30 30 30 34 30 30 30 31 30 30 30 30 30 39 30 30 30 30 30 39 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d8 7E -2024-06-21 08:58:06.660 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718931486579, longitude=116.6829830, latitude=39.5230950, speed=90.000, mileage=37.55000000, dischargeVoltage=413000, dischargeCurrent=42000, insulationResistance=186000000, gear=D, accelerationPedal=30, brakePedal=40, fuelConsumption=10.90, motorControllerTemperature=230000, motorSpeed=94481, motorTorque=7370, motorTemperature=106000, motorVoltage=15100, motorCurrent=13801000, powerBattery=61342., maxFeedbackPower=380000, maxDischargePower=320000, bmsSelfCheck=13, powerBatteryCurrent=12000, powerBatteryV3=679000, maxVoltage=4000, minVoltage=4000, maxTemperature=100000, minTemperature=900000, availableCapacity=900000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 08:58:16.438 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 08:58:16.439 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 08:58:16.439 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 33 31 34 39 36 32 36 36 31 31 36 2e 36 38 33 36 30 30 30 33 39 2e 35 32 32 39 36 37 30 33 36 2e 30 30 30 33 37 2e 35 37 30 30 30 30 30 30 34 38 31 30 30 30 34 34 30 30 30 32 38 36 36 33 30 30 30 30 44 37 30 38 30 39 2e 38 30 30 31 34 30 30 30 30 37 31 35 34 34 32 37 38 30 36 39 30 30 30 30 32 35 33 30 30 37 35 38 39 30 30 30 30 36 31 33 34 32 2e 34 39 30 30 30 30 31 35 30 30 30 30 34 30 35 30 30 30 30 37 30 32 30 30 30 34 30 30 30 33 30 30 30 36 35 30 30 30 30 37 34 30 30 30 30 31 33 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 02 7E -2024-06-21 08:58:16.439 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718931496266, longitude=116.6836000, latitude=39.5229670, speed=36.000, mileage=37.57000000, dischargeVoltage=481000, dischargeCurrent=44000, insulationResistance=286630000, gear=D, accelerationPedal=70, brakePedal=80, fuelConsumption=9.800, motorControllerTemperature=140000, motorSpeed=71544, motorTorque=2780, motorTemperature=690000, motorVoltage=25300, motorCurrent=75890000, powerBattery=61342., maxFeedbackPower=490000, maxDischargePower=150000, bmsSelfCheck=40, powerBatteryCurrent=50000, powerBatteryV3=702000, maxVoltage=4000, minVoltage=3000, maxTemperature=650000, minTemperature=740000, availableCapacity=130000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 08:58:17.308 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 08:58:17.308 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 08:58:17.308 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 33 31 34 39 37 32 37 36 31 31 36 2e 36 38 34 30 36 36 30 33 39 2e 35 32 32 38 34 37 30 33 36 2e 30 30 30 33 37 2e 35 39 30 30 30 30 30 30 34 35 38 30 30 30 31 39 30 30 30 31 37 35 33 32 30 30 30 30 44 34 30 34 30 39 2e 35 30 30 39 30 30 30 30 30 35 39 36 38 35 37 32 31 30 31 34 33 30 30 30 31 32 34 30 30 31 33 31 39 39 30 30 30 36 31 33 34 32 2e 35 37 30 30 30 30 31 30 30 30 30 30 31 30 31 32 30 30 30 35 32 32 30 30 30 34 30 30 30 33 30 30 30 30 30 30 30 30 30 35 33 30 30 30 30 39 34 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e8 7E -2024-06-21 08:58:17.309 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718931497276, longitude=116.6840660, latitude=39.5228470, speed=36.000, mileage=37.59000000, dischargeVoltage=458000, dischargeCurrent=19000, insulationResistance=175320000, gear=D, accelerationPedal=40, brakePedal=40, fuelConsumption=9.500, motorControllerTemperature=900000, motorSpeed=59685, motorTorque=7210, motorTemperature=143000, motorVoltage=12400, motorCurrent=13199000, powerBattery=61342., maxFeedbackPower=570000, maxDischargePower=100000, bmsSelfCheck=10, powerBatteryCurrent=12000, powerBatteryV3=522000, maxVoltage=4000, minVoltage=3000, maxTemperature=000000, minTemperature=530000, availableCapacity=940000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 08:58:18.402 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 08:58:18.402 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 08:58:18.402 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 33 31 34 39 38 32 37 32 31 31 36 2e 36 38 34 35 32 32 30 33 39 2e 35 32 32 37 35 31 30 33 36 2e 30 30 30 33 37 2e 36 31 30 30 30 30 30 30 32 36 38 30 30 30 33 32 30 30 30 32 31 32 30 35 30 30 30 30 44 30 30 34 30 31 30 2e 31 30 38 37 30 30 30 30 32 39 32 39 38 32 39 34 30 31 33 33 30 30 30 31 31 39 30 30 31 30 30 33 32 30 30 30 36 31 33 34 32 2e 32 36 30 30 30 30 39 35 30 30 30 30 31 30 31 32 30 30 30 34 35 39 30 30 30 34 30 30 30 33 30 30 30 31 33 30 30 30 30 32 38 30 30 30 30 32 33 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c1 7E -2024-06-21 08:58:18.402 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718931498272, longitude=116.6845220, latitude=39.5227510, speed=36.000, mileage=37.61000000, dischargeVoltage=268000, dischargeCurrent=32000, insulationResistance=212050000, gear=D, accelerationPedal=00, brakePedal=40, fuelConsumption=10.10, motorControllerTemperature=870000, motorSpeed=29298, motorTorque=2940, motorTemperature=133000, motorVoltage=11900, motorCurrent=10032000, powerBattery=61342., maxFeedbackPower=260000, maxDischargePower=950000, bmsSelfCheck=10, powerBatteryCurrent=12000, powerBatteryV3=459000, maxVoltage=4000, minVoltage=3000, maxTemperature=130000, minTemperature=280000, availableCapacity=230000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 08:58:23.064 [http-nio-8888-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring DispatcherServlet 'dispatcherServlet' -2024-06-21 08:58:23.139 [http-nio-8888-exec-1] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Partitions-5 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = true - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Partitions - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 08:58:23.142 [http-nio-8888-exec-1] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 08:58:23.142 [http-nio-8888-exec-1] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 08:58:23.142 [http-nio-8888-exec-1] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718931503142 -2024-06-21 08:58:23.142 [http-nio-8888-exec-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 08:58:23.146 [Thread-12] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 08:58:23.147 [Thread-12] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 08:58:23.147 [Thread-12] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] (Re-)joining group -2024-06-21 08:58:23.150 [Thread-12] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] (Re-)joining group -2024-06-21 08:58:24.709 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Attempt to heartbeat failed since group is rebalancing -2024-06-21 08:58:24.711 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Revoke previously assigned partitions test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 08:58:24.711 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 08:58:24.714 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=7, memberId='consumer-Partitions-1-00cb8bc4-a430-48c2-b7e7-90ce78cb5242', protocol='range'} -2024-06-21 08:58:24.714 [Thread-12] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] Successfully joined group with generation Generation{generationId=7, memberId='consumer-Partitions-5-287a22c7-20b7-41ec-95dc-558e8425a607', protocol='range'} -2024-06-21 08:58:24.714 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 7: {consumer-Partitions-1-00cb8bc4-a430-48c2-b7e7-90ce78cb5242=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3]), consumer-Partitions-5-287a22c7-20b7-41ec-95dc-558e8425a607=Assignment(partitions=[test1-4, test1-5, test1-6, test1-7])} -2024-06-21 08:58:24.715 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=7, memberId='consumer-Partitions-1-00cb8bc4-a430-48c2-b7e7-90ce78cb5242', protocol='range'} -2024-06-21 08:58:24.715 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3]) -2024-06-21 08:58:24.715 [Thread-12] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] Successfully synced group in generation Generation{generationId=7, memberId='consumer-Partitions-5-287a22c7-20b7-41ec-95dc-558e8425a607', protocol='range'} -2024-06-21 08:58:24.715 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0, test1-2, test1-1, test1-3 -2024-06-21 08:58:24.716 [Thread-12] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-4, test1-5, test1-6, test1-7]) -2024-06-21 08:58:24.716 [Thread-12] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] Adding newly assigned partitions: test1-6, test1-5, test1-7, test1-4 -2024-06-21 08:58:24.716 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:58:24.716 [Thread-12] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:58:24.716 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=14, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:58:24.716 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:58:24.716 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=28, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:58:24.716 [Thread-12] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:58:24.716 [Thread-12] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:58:24.716 [Thread-12] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:59:29.239 [http-nio-8888-exec-3] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Partitions-6 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = true - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Partitions - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 08:59:29.267 [http-nio-8888-exec-3] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 08:59:29.268 [http-nio-8888-exec-3] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 08:59:29.268 [http-nio-8888-exec-3] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718931569267 -2024-06-21 08:59:29.909 [http-nio-8888-exec-3] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-6, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 08:59:32.251 [Thread-13] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-6, groupId=Partitions] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 08:59:32.252 [Thread-13] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-6, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 08:59:32.255 [Thread-13] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-6, groupId=Partitions] (Re-)joining group -2024-06-21 08:59:33.481 [Thread-13] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-6, groupId=Partitions] (Re-)joining group -2024-06-21 08:59:36.329 [Thread-12] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] Attempt to heartbeat failed since group is rebalancing -2024-06-21 08:59:36.329 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Attempt to heartbeat failed since group is rebalancing -2024-06-21 08:59:36.330 [Thread-12] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] Revoke previously assigned partitions test1-6, test1-5, test1-7, test1-4 -2024-06-21 08:59:36.331 [Thread-12] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] (Re-)joining group -2024-06-21 08:59:36.331 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Revoke previously assigned partitions test1-0, test1-2, test1-1, test1-3 -2024-06-21 08:59:36.331 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 08:59:36.332 [Thread-13] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-6, groupId=Partitions] Successfully joined group with generation Generation{generationId=8, memberId='consumer-Partitions-6-280c5c6b-a05e-4b5d-aaf9-2bbaf7ab7b3c', protocol='range'} -2024-06-21 08:59:36.332 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=8, memberId='consumer-Partitions-1-00cb8bc4-a430-48c2-b7e7-90ce78cb5242', protocol='range'} -2024-06-21 08:59:36.332 [Thread-12] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] Successfully joined group with generation Generation{generationId=8, memberId='consumer-Partitions-5-287a22c7-20b7-41ec-95dc-558e8425a607', protocol='range'} -2024-06-21 08:59:36.332 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 8: {consumer-Partitions-6-280c5c6b-a05e-4b5d-aaf9-2bbaf7ab7b3c=Assignment(partitions=[test1-6, test1-7]), consumer-Partitions-1-00cb8bc4-a430-48c2-b7e7-90ce78cb5242=Assignment(partitions=[test1-0, test1-1, test1-2]), consumer-Partitions-5-287a22c7-20b7-41ec-95dc-558e8425a607=Assignment(partitions=[test1-3, test1-4, test1-5])} -2024-06-21 08:59:36.334 [Thread-12] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] Successfully synced group in generation Generation{generationId=8, memberId='consumer-Partitions-5-287a22c7-20b7-41ec-95dc-558e8425a607', protocol='range'} -2024-06-21 08:59:36.334 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=8, memberId='consumer-Partitions-1-00cb8bc4-a430-48c2-b7e7-90ce78cb5242', protocol='range'} -2024-06-21 08:59:36.334 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2]) -2024-06-21 08:59:36.334 [Thread-12] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-3, test1-4, test1-5]) -2024-06-21 08:59:36.334 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0, test1-2, test1-1 -2024-06-21 08:59:36.334 [Thread-12] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] Adding newly assigned partitions: test1-5, test1-4, test1-3 -2024-06-21 08:59:36.334 [Thread-13] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-6, groupId=Partitions] Successfully synced group in generation Generation{generationId=8, memberId='consumer-Partitions-6-280c5c6b-a05e-4b5d-aaf9-2bbaf7ab7b3c', protocol='range'} -2024-06-21 08:59:36.334 [Thread-13] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-6, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-6, test1-7]) -2024-06-21 08:59:36.334 [Thread-13] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-6, groupId=Partitions] Adding newly assigned partitions: test1-6, test1-7 -2024-06-21 08:59:36.335 [Thread-13] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-6, groupId=Partitions] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:59:36.335 [Thread-12] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:59:36.335 [Thread-13] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-6, groupId=Partitions] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:59:36.335 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=14, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:59:36.335 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:59:36.335 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:59:36.335 [Thread-12] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:59:36.335 [Thread-12] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=28, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 08:59:50.973 [http-nio-8888-exec-4] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Partitions-7 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = true - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Partitions - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 08:59:50.999 [http-nio-8888-exec-4] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 08:59:50.999 [http-nio-8888-exec-4] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 08:59:51.000 [http-nio-8888-exec-4] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718931590999 -2024-06-21 08:59:55.591 [http-nio-8888-exec-4] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-7, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 09:00:04.485 [Thread-14] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-7, groupId=Partitions] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 09:00:06.109 [Thread-14] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-7, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 09:00:06.110 [Thread-14] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-7, groupId=Partitions] (Re-)joining group -2024-06-21 09:00:09.784 [Thread-14] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-7, groupId=Partitions] (Re-)joining group -2024-06-21 09:00:10.758 [Thread-12] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] Attempt to heartbeat failed since group is rebalancing -2024-06-21 09:00:10.759 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Attempt to heartbeat failed since group is rebalancing -2024-06-21 09:00:10.759 [Thread-12] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] Revoke previously assigned partitions test1-5, test1-4, test1-3 -2024-06-21 09:00:10.760 [Thread-12] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] (Re-)joining group -2024-06-21 09:00:10.760 [Thread-13] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Partitions-6, groupId=Partitions] Attempt to heartbeat failed since group is rebalancing -2024-06-21 09:00:10.761 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Revoke previously assigned partitions test1-0, test1-2, test1-1 -2024-06-21 09:00:10.761 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 09:00:10.762 [Thread-13] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Partitions-6, groupId=Partitions] Revoke previously assigned partitions test1-6, test1-7 -2024-06-21 09:00:10.762 [Thread-13] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-6, groupId=Partitions] (Re-)joining group -2024-06-21 09:00:10.768 [Thread-13] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-6, groupId=Partitions] Successfully joined group with generation Generation{generationId=9, memberId='consumer-Partitions-6-280c5c6b-a05e-4b5d-aaf9-2bbaf7ab7b3c', protocol='range'} -2024-06-21 09:00:10.769 [Thread-14] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-7, groupId=Partitions] Successfully joined group with generation Generation{generationId=9, memberId='consumer-Partitions-7-96ac8ffe-685f-4004-a9d0-a722ed91371d', protocol='range'} -2024-06-21 09:00:10.771 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=9, memberId='consumer-Partitions-1-00cb8bc4-a430-48c2-b7e7-90ce78cb5242', protocol='range'} -2024-06-21 09:00:10.772 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 9: {consumer-Partitions-6-280c5c6b-a05e-4b5d-aaf9-2bbaf7ab7b3c=Assignment(partitions=[test1-4, test1-5]), consumer-Partitions-1-00cb8bc4-a430-48c2-b7e7-90ce78cb5242=Assignment(partitions=[test1-0, test1-1]), consumer-Partitions-7-96ac8ffe-685f-4004-a9d0-a722ed91371d=Assignment(partitions=[test1-6, test1-7]), consumer-Partitions-5-287a22c7-20b7-41ec-95dc-558e8425a607=Assignment(partitions=[test1-2, test1-3])} -2024-06-21 09:00:10.772 [Thread-12] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] Successfully joined group with generation Generation{generationId=9, memberId='consumer-Partitions-5-287a22c7-20b7-41ec-95dc-558e8425a607', protocol='range'} -2024-06-21 09:00:10.773 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=9, memberId='consumer-Partitions-1-00cb8bc4-a430-48c2-b7e7-90ce78cb5242', protocol='range'} -2024-06-21 09:00:10.773 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1]) -2024-06-21 09:00:10.773 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0, test1-1 -2024-06-21 09:00:10.774 [Thread-13] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-6, groupId=Partitions] Successfully synced group in generation Generation{generationId=9, memberId='consumer-Partitions-6-280c5c6b-a05e-4b5d-aaf9-2bbaf7ab7b3c', protocol='range'} -2024-06-21 09:00:10.774 [Thread-14] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-7, groupId=Partitions] Successfully synced group in generation Generation{generationId=9, memberId='consumer-Partitions-7-96ac8ffe-685f-4004-a9d0-a722ed91371d', protocol='range'} -2024-06-21 09:00:10.774 [Thread-13] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-6, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-4, test1-5]) -2024-06-21 09:00:10.774 [Thread-14] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-7, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-6, test1-7]) -2024-06-21 09:00:10.774 [Thread-13] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-6, groupId=Partitions] Adding newly assigned partitions: test1-5, test1-4 -2024-06-21 09:00:10.774 [Thread-14] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-7, groupId=Partitions] Adding newly assigned partitions: test1-6, test1-7 -2024-06-21 09:00:10.776 [Thread-13] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-6, groupId=Partitions] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 09:00:10.776 [Thread-14] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-7, groupId=Partitions] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 09:00:10.776 [Thread-13] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-6, groupId=Partitions] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 09:00:10.776 [Thread-14] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-7, groupId=Partitions] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 09:00:10.776 [Thread-12] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] Successfully synced group in generation Generation{generationId=9, memberId='consumer-Partitions-5-287a22c7-20b7-41ec-95dc-558e8425a607', protocol='range'} -2024-06-21 09:00:10.776 [Thread-12] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-2, test1-3]) -2024-06-21 09:00:10.776 [Thread-12] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] Adding newly assigned partitions: test1-2, test1-3 -2024-06-21 09:00:10.777 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 09:00:10.777 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 09:00:10.777 [Thread-12] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=14, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 09:00:10.777 [Thread-12] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=28, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 09:00:41.877 [kafka-coordinator-heartbeat-thread | Partitions] INFO o.a.k.c.consumer.internals.AbstractCoordinator:911 - [Consumer clientId=consumer-Partitions-6, groupId=Partitions] Group coordinator xiaoxin:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: session timed out without receiving a heartbeat response.isDisconnected: false. Rediscovery will be attempted. -2024-06-21 09:00:42.904 [kafka-coordinator-heartbeat-thread | Partitions] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Partitions-7, groupId=Partitions] Attempt to heartbeat failed since group is rebalancing -2024-06-21 09:00:42.905 [kafka-coordinator-heartbeat-thread | Partitions] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] Attempt to heartbeat failed since group is rebalancing -2024-06-21 09:00:42.905 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Attempt to heartbeat failed since group is rebalancing -2024-06-21 09:00:43.769 [Thread-12] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] Revoke previously assigned partitions test1-2, test1-3 -2024-06-21 09:00:43.769 [Thread-14] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Partitions-7, groupId=Partitions] Revoke previously assigned partitions test1-6, test1-7 -2024-06-21 09:00:43.770 [Thread-12] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] (Re-)joining group -2024-06-21 09:00:43.770 [Thread-14] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-7, groupId=Partitions] (Re-)joining group -2024-06-21 09:00:44.511 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Revoke previously assigned partitions test1-0, test1-1 -2024-06-21 09:00:44.511 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 09:00:45.254 [Thread-14] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-7, groupId=Partitions] Successfully joined group with generation Generation{generationId=10, memberId='consumer-Partitions-7-96ac8ffe-685f-4004-a9d0-a722ed91371d', protocol='range'} -2024-06-21 09:00:45.255 [Thread-13] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-6, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 09:00:45.256 [Thread-12] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] Successfully joined group with generation Generation{generationId=10, memberId='consumer-Partitions-5-287a22c7-20b7-41ec-95dc-558e8425a607', protocol='range'} -2024-06-21 09:00:45.461 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=10, memberId='consumer-Partitions-1-00cb8bc4-a430-48c2-b7e7-90ce78cb5242', protocol='range'} -2024-06-21 09:00:45.461 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 10: {consumer-Partitions-1-00cb8bc4-a430-48c2-b7e7-90ce78cb5242=Assignment(partitions=[test1-0, test1-1, test1-2]), consumer-Partitions-7-96ac8ffe-685f-4004-a9d0-a722ed91371d=Assignment(partitions=[test1-6, test1-7]), consumer-Partitions-5-287a22c7-20b7-41ec-95dc-558e8425a607=Assignment(partitions=[test1-3, test1-4, test1-5])} -2024-06-21 09:00:45.647 [kafka-coordinator-heartbeat-thread | Partitions] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] Successfully synced group in generation Generation{generationId=10, memberId='consumer-Partitions-5-287a22c7-20b7-41ec-95dc-558e8425a607', protocol='range'} -2024-06-21 09:00:45.647 [kafka-coordinator-heartbeat-thread | Partitions] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=10, memberId='consumer-Partitions-1-00cb8bc4-a430-48c2-b7e7-90ce78cb5242', protocol='range'} -2024-06-21 09:00:45.647 [Thread-14] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-7, groupId=Partitions] Successfully synced group in generation Generation{generationId=10, memberId='consumer-Partitions-7-96ac8ffe-685f-4004-a9d0-a722ed91371d', protocol='range'} -2024-06-21 09:00:48.777 [kafka-coordinator-heartbeat-thread | Partitions] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-6, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 09:00:48.779 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2]) -2024-06-21 09:00:48.779 [Thread-12] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-3, test1-4, test1-5]) -2024-06-21 09:00:48.779 [Thread-14] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-7, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-6, test1-7]) -2024-06-21 09:00:48.779 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0, test1-2, test1-1 -2024-06-21 09:00:48.779 [Thread-14] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-7, groupId=Partitions] Adding newly assigned partitions: test1-6, test1-7 -2024-06-21 09:00:48.779 [Thread-12] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] Adding newly assigned partitions: test1-5, test1-4, test1-3 -2024-06-21 09:00:48.780 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=14, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 09:00:48.780 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 09:00:48.780 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 09:00:48.780 [Thread-13] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1134 - [Consumer clientId=consumer-Partitions-6, groupId=Partitions] Attempt to heartbeat with Generation{generationId=9, memberId='consumer-Partitions-6-280c5c6b-a05e-4b5d-aaf9-2bbaf7ab7b3c', protocol='range'} and group instance id Optional.empty failed due to UNKNOWN_MEMBER_ID, resetting generation -2024-06-21 09:00:48.781 [Thread-14] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-7, groupId=Partitions] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 09:00:48.781 [Thread-14] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-7, groupId=Partitions] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 09:00:48.781 [Thread-12] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 09:00:48.781 [Thread-12] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 09:00:48.781 [Thread-12] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=28, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 09:00:48.781 [Thread-13] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1140 - [Consumer clientId=consumer-Partitions-6, groupId=Partitions] Attempt to heartbeat with stale Generation{generationId=9, memberId='consumer-Partitions-6-280c5c6b-a05e-4b5d-aaf9-2bbaf7ab7b3c', protocol='range'} and group instance id Optional.empty failed due to UNKNOWN_MEMBER_ID, ignoring the error -2024-06-21 09:00:48.782 [Thread-13] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1130 - [Consumer clientId=consumer-Partitions-6, groupId=Partitions] Failing OffsetCommit request since the consumer is not part of an active group -2024-06-21 09:00:48.783 [Thread-13] ERROR o.a.k.c.consumer.internals.ConsumerCoordinator:1190 - [Consumer clientId=consumer-Partitions-6, groupId=Partitions] Offset commit failed on partition test1-5 at offset 0: The coordinator is not aware of this member. -2024-06-21 09:00:48.784 [Thread-13] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1246 - [Consumer clientId=consumer-Partitions-6, groupId=Partitions] OffsetCommit failed with Generation{generationId=9, memberId='consumer-Partitions-6-280c5c6b-a05e-4b5d-aaf9-2bbaf7ab7b3c', protocol='range'}: The coordinator is not aware of this member. -2024-06-21 09:00:48.784 [Thread-13] WARN o.a.k.c.consumer.internals.ConsumerCoordinator:1048 - [Consumer clientId=consumer-Partitions-6, groupId=Partitions] Asynchronous auto-commit of offsets {test1-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, test1-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}} failed: Commit cannot be completed since the group has already rebalanced and assigned the partitions to another member. This means that the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time message processing. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. -2024-06-21 09:00:48.785 [Thread-13] WARN o.a.k.c.consumer.internals.ConsumerCoordinator:1069 - [Consumer clientId=consumer-Partitions-6, groupId=Partitions] Synchronous auto-commit of offsets {test1-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, test1-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. -2024-06-21 09:00:48.785 [Thread-13] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:691 - [Consumer clientId=consumer-Partitions-6, groupId=Partitions] Giving away all assigned partitions as lost since generation has been reset,indicating that consumer is no longer part of the group -2024-06-21 09:00:48.785 [Thread-13] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:326 - [Consumer clientId=consumer-Partitions-6, groupId=Partitions] Lost previously assigned partitions test1-5, test1-4 -2024-06-21 09:00:48.786 [Thread-13] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-6, groupId=Partitions] (Re-)joining group -2024-06-21 09:00:48.791 [Thread-13] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-6, groupId=Partitions] (Re-)joining group -2024-06-21 09:00:51.791 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Attempt to heartbeat failed since group is rebalancing -2024-06-21 09:00:51.791 [Thread-12] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] Attempt to heartbeat failed since group is rebalancing -2024-06-21 09:00:51.791 [Thread-14] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Partitions-7, groupId=Partitions] Attempt to heartbeat failed since group is rebalancing -2024-06-21 09:00:51.792 [Thread-12] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] Revoke previously assigned partitions test1-5, test1-4, test1-3 -2024-06-21 09:00:51.792 [Thread-12] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] (Re-)joining group -2024-06-21 09:00:51.792 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Revoke previously assigned partitions test1-0, test1-2, test1-1 -2024-06-21 09:00:51.792 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 09:00:51.793 [Thread-14] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Partitions-7, groupId=Partitions] Revoke previously assigned partitions test1-6, test1-7 -2024-06-21 09:00:51.793 [Thread-14] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-7, groupId=Partitions] (Re-)joining group -2024-06-21 09:00:51.794 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=11, memberId='consumer-Partitions-1-00cb8bc4-a430-48c2-b7e7-90ce78cb5242', protocol='range'} -2024-06-21 09:00:51.794 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 11: {consumer-Partitions-6-8fc5bf94-4d0c-4c01-9467-8fb177a7703a=Assignment(partitions=[test1-4, test1-5]), consumer-Partitions-1-00cb8bc4-a430-48c2-b7e7-90ce78cb5242=Assignment(partitions=[test1-0, test1-1]), consumer-Partitions-7-96ac8ffe-685f-4004-a9d0-a722ed91371d=Assignment(partitions=[test1-6, test1-7]), consumer-Partitions-5-287a22c7-20b7-41ec-95dc-558e8425a607=Assignment(partitions=[test1-2, test1-3])} -2024-06-21 09:00:51.794 [Thread-13] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-6, groupId=Partitions] Successfully joined group with generation Generation{generationId=11, memberId='consumer-Partitions-6-8fc5bf94-4d0c-4c01-9467-8fb177a7703a', protocol='range'} -2024-06-21 09:00:51.795 [Thread-12] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] Successfully joined group with generation Generation{generationId=11, memberId='consumer-Partitions-5-287a22c7-20b7-41ec-95dc-558e8425a607', protocol='range'} -2024-06-21 09:00:51.795 [Thread-14] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-7, groupId=Partitions] Successfully joined group with generation Generation{generationId=11, memberId='consumer-Partitions-7-96ac8ffe-685f-4004-a9d0-a722ed91371d', protocol='range'} -2024-06-21 09:00:51.796 [Thread-13] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-6, groupId=Partitions] Successfully synced group in generation Generation{generationId=11, memberId='consumer-Partitions-6-8fc5bf94-4d0c-4c01-9467-8fb177a7703a', protocol='range'} -2024-06-21 09:00:51.797 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=11, memberId='consumer-Partitions-1-00cb8bc4-a430-48c2-b7e7-90ce78cb5242', protocol='range'} -2024-06-21 09:00:51.797 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1]) -2024-06-21 09:00:51.797 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0, test1-1 -2024-06-21 09:00:51.797 [Thread-12] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] Successfully synced group in generation Generation{generationId=11, memberId='consumer-Partitions-5-287a22c7-20b7-41ec-95dc-558e8425a607', protocol='range'} -2024-06-21 09:00:51.797 [Thread-13] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-6, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-4, test1-5]) -2024-06-21 09:00:51.797 [Thread-14] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-7, groupId=Partitions] Successfully synced group in generation Generation{generationId=11, memberId='consumer-Partitions-7-96ac8ffe-685f-4004-a9d0-a722ed91371d', protocol='range'} -2024-06-21 09:00:51.798 [Thread-12] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-2, test1-3]) -2024-06-21 09:00:51.798 [Thread-14] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-7, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-6, test1-7]) -2024-06-21 09:00:51.798 [Thread-12] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] Adding newly assigned partitions: test1-2, test1-3 -2024-06-21 09:00:51.798 [Thread-14] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-7, groupId=Partitions] Adding newly assigned partitions: test1-6, test1-7 -2024-06-21 09:00:51.798 [Thread-13] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-6, groupId=Partitions] Adding newly assigned partitions: test1-5, test1-4 -2024-06-21 09:00:51.798 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 09:00:51.799 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 09:00:51.800 [Thread-12] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=14, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 09:00:51.800 [Thread-14] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-7, groupId=Partitions] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 09:00:51.800 [Thread-12] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-5, groupId=Partitions] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=28, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 09:00:51.800 [Thread-14] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-7, groupId=Partitions] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 09:00:51.800 [Thread-13] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-6, groupId=Partitions] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 09:00:51.800 [Thread-13] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-6, groupId=Partitions] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 09:14:30.320 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:14:30.320 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:14:30.320 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 57 5a 48 46 48 44 41 49 59 55 56 4b 53 48 48 33 47 31 37 31 38 39 33 32 34 37 31 33 31 36 31 31 36 2e 36 35 35 35 38 30 30 33 39 2e 35 32 30 39 32 32 30 37 32 2e 30 30 30 31 31 2e 32 35 30 30 30 30 30 30 36 32 30 30 30 30 32 39 30 30 30 32 38 36 39 33 30 30 30 30 44 38 30 31 30 39 2e 32 30 30 35 39 30 30 30 30 31 31 38 36 39 33 34 36 30 33 34 30 30 30 30 31 34 37 30 30 31 32 37 34 30 30 30 30 37 37 38 36 33 2e 38 30 30 30 30 30 39 32 30 30 30 30 33 30 31 34 30 30 30 34 33 34 30 30 30 33 30 30 30 33 30 30 30 34 36 30 30 30 30 35 31 30 30 30 30 32 36 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 11 7E -2024-06-21 09:14:30.320 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718932471316, longitude=116.6555800, latitude=39.5209220, speed=72.000, mileage=11.25000000, dischargeVoltage=620000, dischargeCurrent=29000, insulationResistance=286930000, gear=D, accelerationPedal=80, brakePedal=10, fuelConsumption=9.200, motorControllerTemperature=590000, motorSpeed=11869, motorTorque=3460, motorTemperature=340000, motorVoltage=14700, motorCurrent=12740000, powerBattery=77863., maxFeedbackPower=800000, maxDischargePower=920000, bmsSelfCheck=30, powerBatteryCurrent=14000, powerBatteryV3=434000, maxVoltage=3000, minVoltage=3000, maxTemperature=460000, minTemperature=510000, availableCapacity=260000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:14:30.364 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:92 - 该车故障已修复 -2024-06-21 09:14:31.335 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:14:31.338 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:14:31.338 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 57 5a 48 46 48 44 41 49 59 55 56 4b 53 48 48 33 47 31 37 31 38 39 33 32 34 37 32 33 31 37 31 31 36 2e 36 35 36 33 37 33 30 33 39 2e 35 32 30 39 39 37 30 35 34 2e 30 30 30 31 31 2e 32 38 30 30 30 30 30 30 33 36 36 30 30 30 34 35 30 30 30 31 36 33 33 30 30 30 30 30 44 34 30 39 30 31 31 2e 37 30 30 30 30 30 30 30 33 33 30 30 30 34 37 32 30 31 38 30 30 30 30 31 39 35 30 30 32 32 37 39 30 30 30 30 37 37 38 36 33 2e 33 33 30 30 30 30 31 35 30 30 30 30 37 30 35 30 30 30 30 34 31 33 30 30 30 34 30 30 30 34 30 30 30 36 35 30 30 30 30 38 36 30 30 30 30 32 32 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 06 7E -2024-06-21 09:14:31.338 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718932472317, longitude=116.6563730, latitude=39.5209970, speed=54.000, mileage=11.28000000, dischargeVoltage=366000, dischargeCurrent=45000, insulationResistance=163300000, gear=D, accelerationPedal=40, brakePedal=90, fuelConsumption=11.70, motorControllerTemperature=000000, motorSpeed=33000, motorTorque=4720, motorTemperature=180000, motorVoltage=19500, motorCurrent=22790000, powerBattery=77863., maxFeedbackPower=330000, maxDischargePower=150000, bmsSelfCheck=70, powerBatteryCurrent=50000, powerBatteryV3=413000, maxVoltage=4000, minVoltage=4000, maxTemperature=650000, minTemperature=860000, availableCapacity=220000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:14:31.369 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:92 - 该车故障已修复 -2024-06-21 09:14:32.332 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:14:32.332 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:14:32.332 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 57 5a 48 46 48 44 41 49 59 55 56 4b 53 48 48 33 47 31 37 31 38 39 33 32 34 37 33 33 31 36 31 31 36 2e 36 35 37 36 32 39 30 33 39 2e 35 32 31 31 32 31 30 37 32 2e 30 30 30 31 31 2e 33 32 30 30 30 30 30 30 31 35 30 30 30 30 33 36 30 30 30 31 38 38 37 32 30 30 30 30 44 30 30 36 30 31 31 2e 36 30 39 30 30 30 30 30 38 36 38 36 33 38 36 35 30 31 33 32 30 30 30 32 32 34 30 30 39 34 39 30 30 30 30 30 37 37 38 36 33 2e 31 38 30 30 30 30 38 32 30 30 30 30 31 30 34 30 30 30 30 35 38 33 30 30 30 34 30 30 30 33 30 30 30 36 32 30 30 30 30 37 34 30 30 30 30 32 38 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 15 7E -2024-06-21 09:14:32.332 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718932473316, longitude=116.6576290, latitude=39.5211210, speed=72.000, mileage=11.32000000, dischargeVoltage=150000, dischargeCurrent=36000, insulationResistance=188720000, gear=D, accelerationPedal=00, brakePedal=60, fuelConsumption=11.60, motorControllerTemperature=900000, motorSpeed=86863, motorTorque=8650, motorTemperature=132000, motorVoltage=22400, motorCurrent=94900000, powerBattery=77863., maxFeedbackPower=180000, maxDischargePower=820000, bmsSelfCheck=10, powerBatteryCurrent=40000, powerBatteryV3=583000, maxVoltage=4000, minVoltage=3000, maxTemperature=620000, minTemperature=740000, availableCapacity=280000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:14:32.367 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:92 - 该车故障已修复 -2024-06-21 09:14:33.381 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:14:33.382 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:14:33.382 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 57 5a 48 46 48 44 41 49 59 55 56 4b 53 48 48 33 47 31 37 31 38 39 33 32 34 37 34 33 31 37 31 31 36 2e 36 35 38 34 37 38 30 33 39 2e 35 32 31 31 36 33 30 35 34 2e 30 30 30 31 31 2e 33 35 30 30 30 30 30 30 32 34 36 30 30 30 31 39 30 30 30 32 39 33 33 33 30 30 30 30 44 33 30 33 30 31 30 2e 34 30 32 30 30 30 30 30 34 34 39 31 39 33 36 34 30 37 34 30 30 30 30 32 36 33 30 30 31 34 38 32 35 30 30 30 37 37 38 36 33 2e 31 33 30 30 30 30 39 34 30 30 30 30 36 30 31 33 30 30 30 34 31 33 30 30 30 34 30 30 30 33 30 30 30 37 35 30 30 30 30 35 32 30 30 30 30 34 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 0b 7E -2024-06-21 09:14:33.382 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718932474317, longitude=116.6584780, latitude=39.5211630, speed=54.000, mileage=11.35000000, dischargeVoltage=246000, dischargeCurrent=19000, insulationResistance=293330000, gear=D, accelerationPedal=30, brakePedal=30, fuelConsumption=10.40, motorControllerTemperature=200000, motorSpeed=44919, motorTorque=3640, motorTemperature=740000, motorVoltage=26300, motorCurrent=14825000, powerBattery=77863., maxFeedbackPower=130000, maxDischargePower=940000, bmsSelfCheck=60, powerBatteryCurrent=13000, powerBatteryV3=413000, maxVoltage=4000, minVoltage=3000, maxTemperature=750000, minTemperature=520000, availableCapacity=400000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:14:33.420 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:92 - 该车故障已修复 -2024-06-21 09:14:34.472 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:14:34.472 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:14:34.472 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 57 5a 48 46 48 44 41 49 59 55 56 4b 53 48 48 33 47 31 37 31 38 39 33 32 34 37 35 33 31 37 31 31 36 2e 36 35 39 34 34 34 30 33 39 2e 35 32 31 32 35 34 30 37 32 2e 30 30 30 31 31 2e 33 39 30 30 30 30 30 30 34 37 39 30 30 30 32 32 30 30 30 34 39 37 34 30 30 30 30 30 44 37 30 39 30 31 30 2e 38 30 34 36 30 30 30 30 37 30 37 31 33 38 30 31 30 32 39 30 30 30 30 31 36 36 30 30 31 31 31 35 33 30 30 30 37 37 38 36 33 2e 35 36 30 30 30 30 38 32 30 30 30 30 33 30 31 32 30 30 30 33 36 33 30 30 30 34 30 30 30 34 30 30 30 36 39 30 30 30 30 37 39 30 30 30 30 31 32 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 23 7E -2024-06-21 09:14:34.472 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718932475317, longitude=116.6594440, latitude=39.5212540, speed=72.000, mileage=11.39000000, dischargeVoltage=479000, dischargeCurrent=22000, insulationResistance=497400000, gear=D, accelerationPedal=70, brakePedal=90, fuelConsumption=10.80, motorControllerTemperature=460000, motorSpeed=70713, motorTorque=8010, motorTemperature=290000, motorVoltage=16600, motorCurrent=11153000, powerBattery=77863., maxFeedbackPower=560000, maxDischargePower=820000, bmsSelfCheck=30, powerBatteryCurrent=12000, powerBatteryV3=363000, maxVoltage=4000, minVoltage=4000, maxTemperature=690000, minTemperature=790000, availableCapacity=120000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:14:34.497 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:92 - 该车故障已修复 -2024-06-21 09:14:35.339 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:14:35.339 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:14:35.339 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 57 5a 48 46 48 44 41 49 59 55 56 4b 53 48 48 33 47 31 37 31 38 39 33 32 34 37 36 33 31 38 31 31 36 2e 36 36 30 36 39 39 30 33 39 2e 35 32 31 33 34 35 30 31 30 38 2e 30 30 31 31 2e 34 35 30 30 30 30 30 30 31 36 38 30 30 30 33 30 30 30 30 32 31 39 39 34 30 30 30 30 44 33 30 37 30 31 31 2e 30 30 38 32 30 30 30 30 32 36 35 36 39 31 36 32 30 31 32 34 30 30 30 31 36 36 30 30 34 31 32 31 30 30 30 30 37 37 38 35 32 2e 39 30 30 30 30 30 38 39 30 30 30 30 31 30 31 32 30 30 30 37 31 31 30 30 30 34 30 30 30 33 30 30 30 35 35 30 30 30 30 33 35 30 30 30 30 38 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 0d 7E -2024-06-21 09:14:35.339 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718932476318, longitude=116.6606990, latitude=39.5213450, speed=108.00, mileage=11.45000000, dischargeVoltage=168000, dischargeCurrent=30000, insulationResistance=219940000, gear=D, accelerationPedal=30, brakePedal=70, fuelConsumption=11.00, motorControllerTemperature=820000, motorSpeed=26569, motorTorque=1620, motorTemperature=124000, motorVoltage=16600, motorCurrent=41210000, powerBattery=77852., maxFeedbackPower=900000, maxDischargePower=890000, bmsSelfCheck=10, powerBatteryCurrent=12000, powerBatteryV3=711000, maxVoltage=4000, minVoltage=3000, maxTemperature=550000, minTemperature=350000, availableCapacity=800000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:14:35.367 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:92 - 该车故障已修复 -2024-06-21 09:14:36.392 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:14:36.392 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:14:36.392 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 57 5a 48 46 48 44 41 49 59 55 56 4b 53 48 48 33 47 31 37 31 38 39 33 32 34 37 37 33 31 36 31 31 36 2e 36 36 31 31 30 37 30 33 39 2e 35 32 31 33 37 38 30 33 36 2e 30 30 30 31 31 2e 34 37 30 30 30 30 30 30 33 33 31 30 30 30 32 38 30 30 30 32 37 39 32 31 30 30 30 30 44 37 30 31 30 31 31 2e 38 30 37 37 30 30 30 30 37 37 38 30 33 37 34 37 30 32 32 30 30 30 30 31 37 39 30 30 36 38 38 33 30 30 30 30 37 37 38 35 32 2e 37 35 30 30 30 30 32 36 30 30 30 30 30 30 31 34 30 30 30 35 39 36 30 30 30 33 30 30 30 33 30 30 30 34 35 30 30 30 30 39 33 30 30 30 30 33 38 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 2d 7E -2024-06-21 09:14:36.393 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718932477316, longitude=116.6611070, latitude=39.5213780, speed=36.000, mileage=11.47000000, dischargeVoltage=331000, dischargeCurrent=28000, insulationResistance=279210000, gear=D, accelerationPedal=70, brakePedal=10, fuelConsumption=11.80, motorControllerTemperature=770000, motorSpeed=77803, motorTorque=7470, motorTemperature=220000, motorVoltage=17900, motorCurrent=68830000, powerBattery=77852., maxFeedbackPower=750000, maxDischargePower=260000, bmsSelfCheck=00, powerBatteryCurrent=14000, powerBatteryV3=596000, maxVoltage=3000, minVoltage=3000, maxTemperature=450000, minTemperature=930000, availableCapacity=380000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:14:36.416 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:92 - 该车故障已修复 -2024-06-21 09:14:37.352 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:14:37.352 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:14:37.352 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 57 5a 48 46 48 44 41 49 59 55 56 4b 53 48 48 33 47 31 37 31 38 39 33 32 34 37 38 33 31 37 31 31 36 2e 36 36 32 30 39 39 30 33 39 2e 35 32 31 34 36 37 30 31 32 36 2e 30 30 31 31 2e 35 34 30 30 30 30 30 30 31 33 38 30 30 30 35 30 30 30 30 32 33 35 34 33 30 30 30 30 44 32 30 39 30 31 31 2e 33 30 32 30 30 30 30 30 35 33 36 36 36 31 31 38 30 31 34 33 30 30 30 31 32 38 30 30 31 38 34 38 30 30 30 30 37 37 38 34 31 2e 33 33 30 30 30 30 38 31 30 30 30 30 34 30 39 30 30 30 30 37 32 38 30 30 30 34 30 30 30 33 30 30 30 39 34 30 30 30 30 38 37 30 30 30 30 39 32 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 1e 7E -2024-06-21 09:14:37.352 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718932478317, longitude=116.6620990, latitude=39.5214670, speed=126.00, mileage=11.54000000, dischargeVoltage=138000, dischargeCurrent=50000, insulationResistance=235430000, gear=D, accelerationPedal=20, brakePedal=90, fuelConsumption=11.30, motorControllerTemperature=200000, motorSpeed=53666, motorTorque=1180, motorTemperature=143000, motorVoltage=12800, motorCurrent=18480000, powerBattery=77841., maxFeedbackPower=330000, maxDischargePower=810000, bmsSelfCheck=40, powerBatteryCurrent=90000, powerBatteryV3=728000, maxVoltage=4000, minVoltage=3000, maxTemperature=940000, minTemperature=870000, availableCapacity=920000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:14:37.379 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:92 - 该车故障已修复 -2024-06-21 09:14:38.321 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:14:38.321 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:14:38.321 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 57 5a 48 46 48 44 41 49 59 55 56 4b 53 48 48 33 47 31 37 31 38 39 33 32 34 37 39 33 31 36 31 31 36 2e 36 36 33 33 31 38 30 33 39 2e 35 32 31 35 36 32 30 37 32 2e 30 30 30 31 31 2e 35 38 30 30 30 30 30 30 34 31 34 30 30 30 32 36 30 30 30 32 35 34 32 32 30 30 30 30 44 33 30 37 30 31 30 2e 32 30 35 35 30 30 30 30 35 32 31 30 32 33 37 32 30 31 35 30 30 30 30 31 37 36 30 30 39 34 37 36 30 30 30 30 37 37 38 34 31 2e 31 33 30 30 30 30 35 30 30 30 30 30 38 30 33 30 30 30 30 35 34 37 30 30 30 33 30 30 30 33 30 30 30 32 37 30 30 30 30 38 33 30 30 30 30 36 38 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 05 7E -2024-06-21 09:14:38.321 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718932479316, longitude=116.6633180, latitude=39.5215620, speed=72.000, mileage=11.58000000, dischargeVoltage=414000, dischargeCurrent=26000, insulationResistance=254220000, gear=D, accelerationPedal=30, brakePedal=70, fuelConsumption=10.20, motorControllerTemperature=550000, motorSpeed=52102, motorTorque=3720, motorTemperature=150000, motorVoltage=17600, motorCurrent=94760000, powerBattery=77841., maxFeedbackPower=130000, maxDischargePower=500000, bmsSelfCheck=80, powerBatteryCurrent=30000, powerBatteryV3=547000, maxVoltage=3000, minVoltage=3000, maxTemperature=270000, minTemperature=830000, availableCapacity=680000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:14:38.348 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:92 - 该车故障已修复 -2024-06-21 09:14:39.319 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:14:39.319 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:14:39.320 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 57 5a 48 46 48 44 41 49 59 55 56 4b 53 48 48 33 47 31 37 31 38 39 33 32 34 38 30 33 31 37 31 31 36 2e 36 36 34 38 33 36 30 33 39 2e 35 32 31 36 37 30 30 31 30 38 2e 30 30 31 31 2e 36 34 30 30 30 30 30 30 31 33 33 30 30 30 32 36 30 30 30 34 38 32 32 30 30 30 30 30 44 38 30 32 30 31 30 2e 34 30 31 37 30 30 30 30 37 34 35 30 34 32 33 32 30 31 34 39 30 30 30 31 36 38 30 30 38 37 35 35 30 30 30 30 37 37 38 33 30 2e 35 32 30 30 30 30 34 33 30 30 30 30 31 33 31 30 30 30 30 34 34 39 30 30 30 34 30 30 30 33 30 30 30 39 37 30 30 30 30 37 32 30 30 30 30 32 37 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 0c 7E -2024-06-21 09:14:39.320 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718932480317, longitude=116.6648360, latitude=39.5216700, speed=108.00, mileage=11.64000000, dischargeVoltage=133000, dischargeCurrent=26000, insulationResistance=482200000, gear=D, accelerationPedal=80, brakePedal=20, fuelConsumption=10.40, motorControllerTemperature=170000, motorSpeed=74504, motorTorque=2320, motorTemperature=149000, motorVoltage=16800, motorCurrent=87550000, powerBattery=77830., maxFeedbackPower=520000, maxDischargePower=430000, bmsSelfCheck=13, powerBatteryCurrent=10000, powerBatteryV3=449000, maxVoltage=4000, minVoltage=3000, maxTemperature=970000, minTemperature=720000, availableCapacity=270000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:14:39.378 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:92 - 该车故障已修复 -2024-06-21 09:14:40.402 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:14:40.403 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:14:40.403 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 57 5a 48 46 48 44 41 49 59 55 56 4b 53 48 48 33 47 31 37 31 38 39 33 32 34 38 31 33 31 37 31 31 36 2e 36 36 35 33 35 37 30 33 39 2e 35 32 31 37 36 35 30 35 34 2e 30 30 30 31 31 2e 36 37 30 30 30 30 30 30 32 35 33 30 30 30 38 30 30 30 30 38 34 34 35 30 30 30 30 30 44 39 30 32 30 39 2e 34 30 30 39 30 30 30 30 30 31 33 35 32 37 37 39 30 30 31 33 34 30 30 30 32 37 30 30 30 32 30 33 36 30 30 30 30 37 37 38 33 30 2e 39 39 30 30 30 30 32 39 30 30 30 30 31 32 33 30 30 30 30 36 39 30 30 30 30 34 30 30 30 34 30 30 30 39 38 30 30 30 30 35 30 30 30 30 30 34 37 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 21 7E -2024-06-21 09:14:40.403 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718932481317, longitude=116.6653570, latitude=39.5217650, speed=54.000, mileage=11.67000000, dischargeVoltage=253000, dischargeCurrent=80000, insulationResistance=844500000, gear=D, accelerationPedal=90, brakePedal=20, fuelConsumption=9.400, motorControllerTemperature=900000, motorSpeed=13527, motorTorque=7900, motorTemperature=134000, motorVoltage=27000, motorCurrent=20360000, powerBattery=77830., maxFeedbackPower=990000, maxDischargePower=290000, bmsSelfCheck=12, powerBatteryCurrent=30000, powerBatteryV3=690000, maxVoltage=4000, minVoltage=4000, maxTemperature=980000, minTemperature=500000, availableCapacity=470000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:14:40.444 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:92 - 该车故障已修复 -2024-06-21 09:14:41.356 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:14:41.356 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:14:41.356 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 57 5a 48 46 48 44 41 49 59 55 56 4b 53 48 48 33 47 31 37 31 38 39 33 32 34 38 32 33 31 37 31 31 36 2e 36 36 36 33 39 37 30 33 39 2e 35 32 31 38 33 35 30 39 30 2e 30 30 30 31 31 2e 37 32 30 30 30 30 30 30 37 31 33 30 30 30 33 34 30 30 30 31 36 39 36 36 30 30 30 30 44 37 30 38 30 31 30 2e 39 30 32 36 30 30 30 30 39 35 35 30 35 34 35 38 30 36 34 30 30 30 30 31 34 33 30 30 31 33 38 39 30 30 30 30 37 37 38 31 39 2e 35 36 30 30 30 30 34 35 30 30 30 30 31 30 31 34 30 30 30 35 33 31 30 30 30 34 30 30 30 33 30 30 30 35 30 30 30 30 30 31 37 30 30 30 30 37 38 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 2c 7E -2024-06-21 09:14:41.356 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718932482317, longitude=116.6663970, latitude=39.5218350, speed=90.000, mileage=11.72000000, dischargeVoltage=713000, dischargeCurrent=34000, insulationResistance=169660000, gear=D, accelerationPedal=70, brakePedal=80, fuelConsumption=10.90, motorControllerTemperature=260000, motorSpeed=95505, motorTorque=4580, motorTemperature=640000, motorVoltage=14300, motorCurrent=13890000, powerBattery=77819., maxFeedbackPower=560000, maxDischargePower=450000, bmsSelfCheck=10, powerBatteryCurrent=14000, powerBatteryV3=531000, maxVoltage=4000, minVoltage=3000, maxTemperature=500000, minTemperature=170000, availableCapacity=780000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:14:41.390 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:92 - 该车故障已修复 -2024-06-21 09:14:42.325 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:14:42.325 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:14:42.325 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 57 5a 48 46 48 44 41 49 59 55 56 4b 53 48 48 33 47 31 37 31 38 39 33 32 34 38 33 33 31 38 31 31 36 2e 36 36 37 35 31 33 30 33 39 2e 35 32 31 39 31 38 30 37 32 2e 30 30 30 31 31 2e 37 36 30 30 30 30 30 30 32 34 38 30 30 30 33 31 30 30 30 37 37 30 30 30 30 30 30 30 44 36 30 33 30 39 2e 39 30 30 35 32 30 30 30 30 38 34 33 33 39 39 32 34 30 33 33 30 30 30 30 31 39 33 30 30 37 33 32 30 30 30 30 30 37 37 38 31 39 2e 38 30 30 30 30 30 38 38 30 30 30 30 31 30 31 30 30 30 30 34 39 35 30 30 30 34 30 30 30 34 30 30 30 35 32 30 30 30 30 34 32 30 30 30 30 35 32 30 30 30 30 30 31 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 17 7E -2024-06-21 09:14:42.325 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718932483318, longitude=116.6675130, latitude=39.5219180, speed=72.000, mileage=11.76000000, dischargeVoltage=248000, dischargeCurrent=31000, insulationResistance=770000000, gear=D, accelerationPedal=60, brakePedal=30, fuelConsumption=9.900, motorControllerTemperature=520000, motorSpeed=84339, motorTorque=9240, motorTemperature=330000, motorVoltage=19300, motorCurrent=73200000, powerBattery=77819., maxFeedbackPower=800000, maxDischargePower=880000, bmsSelfCheck=10, powerBatteryCurrent=10000, powerBatteryV3=495000, maxVoltage=4000, minVoltage=4000, maxTemperature=520000, minTemperature=420000, availableCapacity=520000, vehicleStatus=0, chargeStatus=1, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:14:42.375 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:84 - 该车没有存到缓存中 -2024-06-21 09:14:42.375 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:87 - 该车没有存到缓存中 -2024-06-21 09:14:43.320 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:14:43.321 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:14:43.321 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 57 5a 48 46 48 44 41 49 59 55 56 4b 53 48 48 33 47 31 37 31 38 39 33 32 34 38 34 33 31 37 31 31 36 2e 36 36 38 34 37 39 30 33 39 2e 35 32 31 39 39 37 30 35 34 2e 30 30 30 31 31 2e 37 39 30 30 30 30 30 30 31 37 35 30 30 30 33 30 30 30 30 32 33 30 36 32 30 30 30 30 44 32 30 34 30 39 2e 32 30 30 35 39 30 30 30 30 32 38 30 36 32 35 32 36 30 38 38 30 30 30 30 32 31 34 30 30 31 34 31 35 33 30 30 30 37 37 38 31 39 2e 38 35 30 30 30 30 37 30 30 30 30 30 31 32 34 30 30 30 30 33 30 32 30 30 30 33 30 30 30 33 30 30 30 36 33 30 30 30 30 32 35 30 30 30 30 35 33 30 30 30 30 30 31 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 18 7E -2024-06-21 09:14:43.321 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718932484317, longitude=116.6684790, latitude=39.5219970, speed=54.000, mileage=11.79000000, dischargeVoltage=175000, dischargeCurrent=30000, insulationResistance=230620000, gear=D, accelerationPedal=20, brakePedal=40, fuelConsumption=9.200, motorControllerTemperature=590000, motorSpeed=28062, motorTorque=5260, motorTemperature=880000, motorVoltage=21400, motorCurrent=14153000, powerBattery=77819., maxFeedbackPower=850000, maxDischargePower=700000, bmsSelfCheck=12, powerBatteryCurrent=40000, powerBatteryV3=302000, maxVoltage=3000, minVoltage=3000, maxTemperature=630000, minTemperature=250000, availableCapacity=530000, vehicleStatus=0, chargeStatus=1, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:14:44.401 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:14:44.402 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:14:44.402 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 57 5a 48 46 48 44 41 49 59 55 56 4b 53 48 48 33 47 31 37 31 38 39 33 32 34 38 35 33 31 37 31 31 36 2e 36 36 39 34 33 39 30 33 39 2e 35 32 32 30 37 35 30 35 34 2e 30 30 30 31 31 2e 38 32 30 30 30 30 30 30 32 36 32 30 30 30 31 36 30 30 30 35 32 32 32 30 30 30 30 30 44 38 30 30 30 31 30 2e 31 30 38 31 30 30 30 30 39 32 38 34 34 31 30 30 30 34 38 30 30 30 30 32 31 39 30 30 31 32 36 36 32 30 30 30 37 37 38 31 39 2e 38 30 30 30 30 30 38 33 30 30 30 30 31 30 31 31 30 30 30 34 35 38 30 30 30 34 30 30 30 33 30 30 30 36 33 30 30 30 30 35 31 30 30 30 30 31 30 30 30 30 30 30 31 30 31 31 30 31 31 31 31 31 31 31 31 31 31 31 f7 7E -2024-06-21 09:14:44.402 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718932485317, longitude=116.6694390, latitude=39.5220750, speed=54.000, mileage=11.82000000, dischargeVoltage=262000, dischargeCurrent=16000, insulationResistance=522200000, gear=D, accelerationPedal=80, brakePedal=00, fuelConsumption=10.10, motorControllerTemperature=810000, motorSpeed=92844, motorTorque=1000, motorTemperature=480000, motorVoltage=21900, motorCurrent=12662000, powerBattery=77819., maxFeedbackPower=800000, maxDischargePower=830000, bmsSelfCheck=10, powerBatteryCurrent=11000, powerBatteryV3=458000, maxVoltage=4000, minVoltage=3000, maxTemperature=630000, minTemperature=510000, availableCapacity=100000, vehicleStatus=0, chargeStatus=1, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=0, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:14:45.352 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:14:45.353 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:14:45.353 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 57 5a 48 46 48 44 41 49 59 55 56 4b 53 48 48 33 47 31 37 31 38 39 33 32 34 38 36 33 31 37 31 31 36 2e 36 37 30 31 39 30 30 33 39 2e 35 32 32 31 32 39 30 33 36 2e 30 30 30 31 31 2e 38 34 30 30 30 30 30 30 33 30 39 30 30 30 34 30 30 30 30 31 37 37 38 39 30 30 30 30 44 33 30 39 30 31 31 2e 38 30 33 34 30 30 30 30 34 39 36 36 35 38 30 39 30 32 33 30 30 30 30 32 31 39 30 30 31 34 30 33 39 30 30 30 37 37 38 31 39 2e 32 36 30 30 30 30 31 37 30 30 30 30 33 30 30 30 30 30 30 37 30 32 30 30 30 33 30 30 30 33 30 30 30 34 35 30 30 30 30 32 33 30 30 30 30 34 36 30 30 30 30 30 31 30 31 31 30 31 31 31 31 31 31 31 31 31 31 31 12 7E -2024-06-21 09:14:45.353 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718932486317, longitude=116.6701900, latitude=39.5221290, speed=36.000, mileage=11.84000000, dischargeVoltage=309000, dischargeCurrent=40000, insulationResistance=177890000, gear=D, accelerationPedal=30, brakePedal=90, fuelConsumption=11.80, motorControllerTemperature=340000, motorSpeed=49665, motorTorque=8090, motorTemperature=230000, motorVoltage=21900, motorCurrent=14039000, powerBattery=77819., maxFeedbackPower=260000, maxDischargePower=170000, bmsSelfCheck=30, powerBatteryCurrent=00000, powerBatteryV3=702000, maxVoltage=3000, minVoltage=3000, maxTemperature=450000, minTemperature=230000, availableCapacity=460000, vehicleStatus=0, chargeStatus=1, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=0, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:14:46.320 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:14:46.320 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:14:46.320 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 57 5a 48 46 48 44 41 49 59 55 56 4b 53 48 48 33 47 31 37 31 38 39 33 32 34 38 37 33 31 36 31 31 36 2e 36 37 31 33 38 32 30 33 39 2e 35 32 32 32 34 37 30 31 32 36 2e 30 30 31 31 2e 39 31 30 30 30 30 30 30 35 37 32 30 30 30 31 34 30 30 30 31 30 32 38 30 30 30 30 30 44 34 30 37 30 31 31 2e 36 30 33 34 30 30 30 30 31 35 34 31 30 35 30 34 30 31 31 32 30 30 30 32 31 32 30 30 32 34 32 30 30 30 30 30 37 37 38 30 38 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 30 30 30 30 36 37 34 30 30 30 33 30 30 30 34 30 30 30 31 32 30 30 30 30 34 39 30 30 30 30 36 37 30 30 30 30 30 31 30 31 31 30 31 31 31 31 31 31 31 31 31 31 31 d1 7E -2024-06-21 09:14:46.321 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718932487316, longitude=116.6713820, latitude=39.5222470, speed=126.00, mileage=11.91000000, dischargeVoltage=572000, dischargeCurrent=14000, insulationResistance=102800000, gear=D, accelerationPedal=40, brakePedal=70, fuelConsumption=11.60, motorControllerTemperature=340000, motorSpeed=15410, motorTorque=5040, motorTemperature=112000, motorVoltage=21200, motorCurrent=24200000, powerBattery=77808., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=40000, powerBatteryV3=674000, maxVoltage=3000, minVoltage=4000, maxTemperature=120000, minTemperature=490000, availableCapacity=670000, vehicleStatus=0, chargeStatus=1, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=0, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:14:47.353 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:14:47.353 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:14:47.353 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 57 5a 48 46 48 44 41 49 59 55 56 4b 53 48 48 33 47 31 37 31 38 39 33 32 34 38 38 33 31 37 31 31 36 2e 36 37 32 31 31 37 30 33 39 2e 35 32 32 32 32 36 30 33 36 2e 30 30 30 31 31 2e 39 33 30 30 30 30 30 30 32 32 33 30 30 30 31 36 30 30 30 32 32 34 32 32 30 30 30 30 44 34 30 33 30 31 32 2e 30 30 38 38 30 30 30 30 38 32 32 32 32 36 37 31 30 31 30 37 30 30 30 31 39 31 30 30 31 32 32 30 30 30 30 30 37 37 38 30 38 2e 37 39 30 30 30 30 38 37 30 30 30 30 38 30 31 33 30 30 30 33 34 32 30 30 30 34 30 30 30 33 30 30 30 31 39 30 30 30 30 35 30 30 30 30 30 39 34 30 30 30 30 30 31 30 31 31 30 31 31 31 31 31 31 31 31 31 31 31 fa 7E -2024-06-21 09:14:47.353 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718932488317, longitude=116.6721170, latitude=39.5222260, speed=36.000, mileage=11.93000000, dischargeVoltage=223000, dischargeCurrent=16000, insulationResistance=224220000, gear=D, accelerationPedal=40, brakePedal=30, fuelConsumption=12.00, motorControllerTemperature=880000, motorSpeed=82222, motorTorque=6710, motorTemperature=107000, motorVoltage=19100, motorCurrent=12200000, powerBattery=77808., maxFeedbackPower=790000, maxDischargePower=870000, bmsSelfCheck=80, powerBatteryCurrent=13000, powerBatteryV3=342000, maxVoltage=4000, minVoltage=3000, maxTemperature=190000, minTemperature=500000, availableCapacity=940000, vehicleStatus=0, chargeStatus=1, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=0, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:14:48.331 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:14:48.331 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:14:48.332 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 57 5a 48 46 48 44 41 49 59 55 56 4b 53 48 48 33 47 31 37 31 38 39 33 32 34 38 39 33 32 38 31 31 36 2e 36 37 33 30 31 39 30 33 39 2e 35 32 32 33 32 31 30 37 32 2e 30 30 30 31 31 2e 39 37 30 30 30 30 30 30 34 39 38 30 30 30 33 34 30 30 30 37 37 30 30 30 30 30 30 30 44 34 30 38 30 39 2e 31 30 30 34 38 30 30 30 30 33 34 38 37 39 34 33 30 30 32 38 30 30 30 30 32 32 39 30 30 31 33 38 34 39 30 30 30 37 37 38 30 38 2e 38 32 30 30 30 30 36 36 30 30 30 30 34 30 31 33 30 30 30 35 35 38 30 30 30 34 30 30 30 34 30 30 30 35 31 30 30 30 30 37 38 30 30 30 30 33 33 30 30 30 30 30 31 30 31 31 30 31 31 31 31 31 31 31 31 31 31 31 33 7E -2024-06-21 09:14:48.332 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718932489328, longitude=116.6730190, latitude=39.5223210, speed=72.000, mileage=11.97000000, dischargeVoltage=498000, dischargeCurrent=34000, insulationResistance=770000000, gear=D, accelerationPedal=40, brakePedal=80, fuelConsumption=9.100, motorControllerTemperature=480000, motorSpeed=34879, motorTorque=4300, motorTemperature=280000, motorVoltage=22900, motorCurrent=13849000, powerBattery=77808., maxFeedbackPower=820000, maxDischargePower=660000, bmsSelfCheck=40, powerBatteryCurrent=13000, powerBatteryV3=558000, maxVoltage=4000, minVoltage=4000, maxTemperature=510000, minTemperature=780000, availableCapacity=330000, vehicleStatus=0, chargeStatus=1, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=0, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:14:49.350 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:14:49.351 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:14:49.351 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 57 5a 48 46 48 44 41 49 59 55 56 4b 53 48 48 33 47 31 37 31 38 39 33 32 34 39 30 33 32 31 31 31 36 2e 36 37 33 36 36 32 30 33 39 2e 35 32 32 33 36 33 30 33 36 2e 30 30 30 31 31 2e 39 39 30 30 30 30 30 30 32 31 30 30 30 30 38 30 30 30 30 32 38 34 30 32 30 30 30 30 44 36 30 32 30 39 2e 36 30 30 37 33 30 30 30 30 31 31 35 33 31 37 37 30 30 35 35 30 30 30 30 31 32 38 30 30 31 33 36 35 35 30 30 30 37 37 38 30 38 2e 33 31 30 30 30 30 31 32 30 30 30 30 31 34 33 30 30 30 30 33 34 35 30 30 30 33 30 30 30 33 30 30 30 39 32 30 30 30 30 32 30 30 30 30 30 36 35 30 30 30 30 30 31 30 31 31 30 31 31 31 31 31 31 31 31 31 31 31 f2 7E -2024-06-21 09:14:49.351 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718932490321, longitude=116.6736620, latitude=39.5223630, speed=36.000, mileage=11.99000000, dischargeVoltage=210000, dischargeCurrent=80000, insulationResistance=284020000, gear=D, accelerationPedal=60, brakePedal=20, fuelConsumption=9.600, motorControllerTemperature=730000, motorSpeed=11531, motorTorque=7700, motorTemperature=550000, motorVoltage=12800, motorCurrent=13655000, powerBattery=77808., maxFeedbackPower=310000, maxDischargePower=120000, bmsSelfCheck=14, powerBatteryCurrent=30000, powerBatteryV3=345000, maxVoltage=3000, minVoltage=3000, maxTemperature=920000, minTemperature=200000, availableCapacity=650000, vehicleStatus=0, chargeStatus=1, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=0, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:14:50.327 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:14:50.327 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:14:50.328 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 57 5a 48 46 48 44 41 49 59 55 56 4b 53 48 48 33 47 31 37 31 38 39 33 32 34 39 31 33 32 33 31 31 36 2e 36 37 34 34 32 31 30 33 39 2e 35 32 32 34 32 30 30 35 34 2e 30 30 30 31 32 2e 30 32 30 30 30 30 30 30 31 39 38 30 30 30 34 33 30 30 30 31 31 38 39 30 30 30 30 30 44 32 30 34 30 39 2e 38 30 30 32 37 30 30 30 30 34 30 33 30 34 35 31 35 30 31 31 37 30 30 30 32 32 37 30 30 36 31 38 34 30 30 30 30 37 37 38 30 38 2e 36 39 30 30 30 30 34 31 30 30 30 30 31 34 36 30 30 30 30 34 35 31 30 30 30 34 30 30 30 34 30 30 30 31 36 30 30 30 30 32 35 30 30 30 30 39 33 30 30 30 30 30 31 30 31 31 30 31 31 31 31 31 31 31 31 31 31 31 f7 7E -2024-06-21 09:14:50.328 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718932491323, longitude=116.6744210, latitude=39.5224200, speed=54.000, mileage=12.02000000, dischargeVoltage=198000, dischargeCurrent=43000, insulationResistance=118900000, gear=D, accelerationPedal=20, brakePedal=40, fuelConsumption=9.800, motorControllerTemperature=270000, motorSpeed=40304, motorTorque=5150, motorTemperature=117000, motorVoltage=22700, motorCurrent=61840000, powerBattery=77808., maxFeedbackPower=690000, maxDischargePower=410000, bmsSelfCheck=14, powerBatteryCurrent=60000, powerBatteryV3=451000, maxVoltage=4000, minVoltage=4000, maxTemperature=160000, minTemperature=250000, availableCapacity=930000, vehicleStatus=0, chargeStatus=1, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=0, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:14:51.324 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:14:51.324 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:14:51.324 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 57 5a 48 46 48 44 41 49 59 55 56 4b 53 48 48 33 47 31 37 31 38 39 33 32 34 39 32 33 31 39 31 31 36 2e 36 37 35 35 36 39 30 33 39 2e 35 32 32 35 32 34 30 37 32 2e 30 30 30 31 32 2e 30 36 30 30 30 30 30 30 33 32 32 30 30 30 32 33 30 30 30 31 38 31 37 39 30 30 30 30 44 39 30 35 30 39 2e 34 30 30 33 33 30 30 30 30 35 31 34 32 32 34 39 32 30 34 38 30 30 30 30 31 33 33 30 30 33 31 37 35 30 30 30 30 37 37 38 30 38 2e 34 36 30 30 30 30 33 37 30 30 30 30 35 30 31 34 30 30 30 32 33 31 30 30 30 33 30 30 30 34 30 30 30 34 33 30 30 30 30 38 30 30 30 30 30 32 37 30 30 30 30 30 31 30 31 31 30 31 31 31 31 31 31 31 31 31 31 31 0a 7E -2024-06-21 09:14:51.324 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718932492319, longitude=116.6755690, latitude=39.5225240, speed=72.000, mileage=12.06000000, dischargeVoltage=322000, dischargeCurrent=23000, insulationResistance=181790000, gear=D, accelerationPedal=90, brakePedal=50, fuelConsumption=9.400, motorControllerTemperature=330000, motorSpeed=51422, motorTorque=4920, motorTemperature=480000, motorVoltage=13300, motorCurrent=31750000, powerBattery=77808., maxFeedbackPower=460000, maxDischargePower=370000, bmsSelfCheck=50, powerBatteryCurrent=14000, powerBatteryV3=231000, maxVoltage=3000, minVoltage=4000, maxTemperature=430000, minTemperature=800000, availableCapacity=270000, vehicleStatus=0, chargeStatus=1, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=0, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:14:52.338 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:14:52.338 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:14:52.338 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 57 5a 48 46 48 44 41 49 59 55 56 4b 53 48 48 33 47 31 37 31 38 39 33 32 34 39 33 33 33 30 31 31 36 2e 36 37 36 36 31 30 30 33 39 2e 35 32 32 36 31 35 30 31 30 38 2e 30 30 31 32 2e 31 32 30 30 30 30 30 30 32 33 36 30 30 30 33 33 30 30 30 31 38 31 38 33 30 30 30 30 44 37 30 38 30 31 32 2e 31 30 37 32 30 30 30 30 33 31 31 36 36 37 32 35 30 35 39 30 30 30 30 31 37 32 30 30 31 32 32 33 32 30 30 30 37 37 37 39 36 2e 31 36 30 30 30 30 39 38 30 30 30 30 31 32 31 34 30 30 30 35 38 36 30 30 30 33 30 30 30 34 30 30 30 34 39 30 30 30 30 36 33 30 30 30 30 32 37 30 30 30 30 30 31 30 31 31 30 31 31 31 31 31 31 31 31 31 31 31 0e 7E -2024-06-21 09:14:52.339 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718932493330, longitude=116.6766100, latitude=39.5226150, speed=108.00, mileage=12.12000000, dischargeVoltage=236000, dischargeCurrent=33000, insulationResistance=181830000, gear=D, accelerationPedal=70, brakePedal=80, fuelConsumption=12.10, motorControllerTemperature=720000, motorSpeed=31166, motorTorque=7250, motorTemperature=590000, motorVoltage=17200, motorCurrent=12232000, powerBattery=77796., maxFeedbackPower=160000, maxDischargePower=980000, bmsSelfCheck=12, powerBatteryCurrent=14000, powerBatteryV3=586000, maxVoltage=3000, minVoltage=4000, maxTemperature=490000, minTemperature=630000, availableCapacity=270000, vehicleStatus=0, chargeStatus=1, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=0, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:14:53.330 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:14:53.331 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:14:53.331 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 57 5a 48 46 48 44 41 49 59 55 56 4b 53 48 48 33 47 31 37 31 38 39 33 32 34 39 34 33 32 37 31 31 36 2e 36 37 37 38 32 37 30 33 39 2e 35 32 32 37 30 36 30 31 32 36 2e 30 30 31 32 2e 31 39 30 30 30 30 30 30 36 30 33 30 30 30 31 39 30 30 30 31 35 38 31 32 30 30 30 30 44 39 30 32 30 31 31 2e 31 30 36 34 30 30 30 30 36 32 32 32 33 35 35 33 30 39 33 30 30 30 30 31 35 34 30 30 35 34 32 34 30 30 30 30 37 37 37 38 35 2e 36 39 30 30 30 30 36 30 30 30 30 30 31 32 30 30 30 30 30 35 31 31 30 30 30 33 30 30 30 34 30 30 30 36 31 30 30 30 30 31 35 30 30 30 30 36 35 30 30 30 30 30 31 30 31 31 30 31 31 31 31 31 31 31 31 31 31 31 05 7E -2024-06-21 09:14:53.331 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718932494327, longitude=116.6778270, latitude=39.5227060, speed=126.00, mileage=12.19000000, dischargeVoltage=603000, dischargeCurrent=19000, insulationResistance=158120000, gear=D, accelerationPedal=90, brakePedal=20, fuelConsumption=11.10, motorControllerTemperature=640000, motorSpeed=62223, motorTorque=5530, motorTemperature=930000, motorVoltage=15400, motorCurrent=54240000, powerBattery=77785., maxFeedbackPower=690000, maxDischargePower=600000, bmsSelfCheck=12, powerBatteryCurrent=00000, powerBatteryV3=511000, maxVoltage=3000, minVoltage=4000, maxTemperature=610000, minTemperature=150000, availableCapacity=650000, vehicleStatus=0, chargeStatus=1, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=0, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:14:54.325 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:14:54.326 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:14:54.326 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 57 5a 48 46 48 44 41 49 59 55 56 4b 53 48 48 33 47 31 37 31 38 39 33 32 34 39 35 33 32 31 31 31 36 2e 36 37 38 38 39 30 30 33 39 2e 35 32 32 37 39 33 30 37 32 2e 30 30 30 31 32 2e 32 33 30 30 30 30 30 30 31 31 33 30 30 30 34 39 30 30 30 31 39 32 37 35 30 30 30 30 44 36 30 35 30 39 2e 32 30 30 31 39 30 30 30 30 31 34 37 32 32 36 36 33 30 31 32 30 30 30 30 31 31 35 30 30 31 34 34 39 33 30 30 30 37 37 37 38 35 2e 38 32 30 30 30 30 38 37 30 30 30 30 38 30 31 31 30 30 30 32 32 38 30 30 30 34 30 30 30 33 30 30 30 35 34 30 30 30 30 39 39 30 30 30 30 35 30 30 30 30 30 30 31 30 31 31 30 31 31 31 31 31 31 31 31 31 31 31 25 7E -2024-06-21 09:14:54.326 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718932495321, longitude=116.6788900, latitude=39.5227930, speed=72.000, mileage=12.23000000, dischargeVoltage=113000, dischargeCurrent=49000, insulationResistance=192750000, gear=D, accelerationPedal=60, brakePedal=50, fuelConsumption=9.200, motorControllerTemperature=190000, motorSpeed=14722, motorTorque=6630, motorTemperature=120000, motorVoltage=11500, motorCurrent=14493000, powerBattery=77785., maxFeedbackPower=820000, maxDischargePower=870000, bmsSelfCheck=80, powerBatteryCurrent=11000, powerBatteryV3=228000, maxVoltage=4000, minVoltage=3000, maxTemperature=540000, minTemperature=990000, availableCapacity=500000, vehicleStatus=0, chargeStatus=1, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=0, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:14:55.327 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:14:55.327 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:14:55.327 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 57 5a 48 46 48 44 41 49 59 55 56 4b 53 48 48 33 47 31 37 31 38 39 33 32 34 39 36 33 31 37 31 31 36 2e 36 38 30 31 37 32 30 33 39 2e 35 32 32 39 30 34 30 33 36 2e 30 30 30 31 32 2e 32 35 30 30 30 30 30 30 34 39 39 30 30 30 31 32 30 30 30 31 32 30 36 38 30 30 30 30 44 35 30 36 30 31 31 2e 38 30 39 31 30 30 30 30 33 38 31 35 38 38 30 33 30 34 39 30 30 30 30 32 36 36 30 30 37 34 34 36 30 30 30 30 37 37 37 38 35 2e 38 30 30 30 30 30 39 30 30 30 30 30 31 30 38 30 30 30 30 36 33 33 30 30 30 34 30 30 30 34 30 30 30 37 36 30 30 30 30 35 39 30 30 30 30 38 38 30 30 30 30 30 31 30 31 31 30 31 31 31 31 31 31 31 31 31 31 31 31 7E -2024-06-21 09:14:55.327 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718932496317, longitude=116.6801720, latitude=39.5229040, speed=36.000, mileage=12.25000000, dischargeVoltage=499000, dischargeCurrent=12000, insulationResistance=120680000, gear=D, accelerationPedal=50, brakePedal=60, fuelConsumption=11.80, motorControllerTemperature=910000, motorSpeed=38158, motorTorque=8030, motorTemperature=490000, motorVoltage=26600, motorCurrent=74460000, powerBattery=77785., maxFeedbackPower=800000, maxDischargePower=900000, bmsSelfCheck=10, powerBatteryCurrent=80000, powerBatteryV3=633000, maxVoltage=4000, minVoltage=4000, maxTemperature=760000, minTemperature=590000, availableCapacity=880000, vehicleStatus=0, chargeStatus=1, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=0, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:14:56.365 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:14:56.365 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:14:56.365 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 57 5a 48 46 48 44 41 49 59 55 56 4b 53 48 48 33 47 31 37 31 38 39 33 32 34 39 37 33 32 38 31 31 36 2e 36 38 30 35 35 33 30 33 39 2e 35 32 32 39 36 32 30 33 36 2e 30 30 30 31 32 2e 32 37 30 30 30 30 30 30 36 33 37 30 30 30 34 30 30 30 30 32 35 31 32 36 30 30 30 30 44 31 30 34 30 31 31 2e 30 30 38 39 30 30 30 30 38 32 33 32 38 35 39 30 30 38 36 30 30 30 30 31 34 39 30 30 32 34 35 37 30 30 30 30 37 37 37 38 35 2e 38 30 30 30 30 30 36 34 30 30 30 30 30 30 31 31 30 30 30 33 33 37 30 30 30 34 30 30 30 34 30 30 30 38 33 30 30 30 30 36 39 30 30 30 30 33 37 30 30 30 30 30 31 30 31 31 30 31 31 31 31 31 31 31 31 31 31 31 23 7E -2024-06-21 09:14:56.365 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718932497328, longitude=116.6805530, latitude=39.5229620, speed=36.000, mileage=12.27000000, dischargeVoltage=637000, dischargeCurrent=40000, insulationResistance=251260000, gear=D, accelerationPedal=10, brakePedal=40, fuelConsumption=11.00, motorControllerTemperature=890000, motorSpeed=82328, motorTorque=5900, motorTemperature=860000, motorVoltage=14900, motorCurrent=24570000, powerBattery=77785., maxFeedbackPower=800000, maxDischargePower=640000, bmsSelfCheck=00, powerBatteryCurrent=11000, powerBatteryV3=337000, maxVoltage=4000, minVoltage=4000, maxTemperature=830000, minTemperature=690000, availableCapacity=370000, vehicleStatus=0, chargeStatus=1, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=0, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:14:57.325 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:14:57.326 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:14:57.326 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 57 5a 48 46 48 44 41 49 59 55 56 4b 53 48 48 33 47 31 37 31 38 39 33 32 34 39 38 33 32 32 31 31 36 2e 36 38 31 31 35 39 30 33 39 2e 35 32 33 30 31 36 30 33 36 2e 30 30 30 31 32 2e 32 39 30 30 30 30 30 30 36 37 33 30 30 30 34 32 30 30 30 31 33 33 31 39 30 30 30 30 44 38 30 39 30 31 31 2e 32 30 34 39 30 30 30 30 32 39 39 36 36 32 38 35 30 31 34 33 30 30 30 32 37 34 30 30 31 34 31 33 33 30 30 30 37 37 37 38 35 2e 33 36 30 30 30 30 31 35 30 30 30 30 30 30 31 33 30 30 30 32 36 34 30 30 30 33 30 30 30 33 30 30 30 35 36 30 30 30 30 39 38 30 30 30 30 31 34 30 30 30 30 30 31 30 31 31 30 31 31 31 31 31 31 31 31 31 31 31 1d 7E -2024-06-21 09:14:57.326 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718932498322, longitude=116.6811590, latitude=39.5230160, speed=36.000, mileage=12.29000000, dischargeVoltage=673000, dischargeCurrent=42000, insulationResistance=133190000, gear=D, accelerationPedal=80, brakePedal=90, fuelConsumption=11.20, motorControllerTemperature=490000, motorSpeed=29966, motorTorque=2850, motorTemperature=143000, motorVoltage=27400, motorCurrent=14133000, powerBattery=77785., maxFeedbackPower=360000, maxDischargePower=150000, bmsSelfCheck=00, powerBatteryCurrent=13000, powerBatteryV3=264000, maxVoltage=3000, minVoltage=3000, maxTemperature=560000, minTemperature=980000, availableCapacity=140000, vehicleStatus=0, chargeStatus=1, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=0, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:14:58.327 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:14:58.328 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:14:58.328 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 57 5a 48 46 48 44 41 49 59 55 56 4b 53 48 48 33 47 31 37 31 38 39 33 32 34 39 39 33 32 33 31 31 36 2e 36 38 32 31 33 35 30 33 39 2e 35 32 33 31 30 37 30 39 30 2e 30 30 30 31 32 2e 33 34 30 30 30 30 30 30 35 37 34 30 30 30 33 32 30 30 30 31 35 32 31 38 30 30 30 30 44 36 30 34 30 31 31 2e 37 30 33 37 30 30 30 30 38 34 30 35 30 38 31 37 30 31 32 39 30 30 30 32 38 37 30 30 34 34 35 30 30 30 30 30 37 37 37 37 33 2e 31 37 30 30 30 30 34 31 30 30 30 30 31 30 31 30 30 30 30 36 32 33 30 30 30 33 30 30 30 34 30 30 30 35 32 30 30 30 30 34 30 30 30 30 30 31 35 30 30 30 30 30 31 30 31 31 30 31 31 31 31 31 31 31 31 31 31 31 f5 7E -2024-06-21 09:14:58.328 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718932499323, longitude=116.6821350, latitude=39.5231070, speed=90.000, mileage=12.34000000, dischargeVoltage=574000, dischargeCurrent=32000, insulationResistance=152180000, gear=D, accelerationPedal=60, brakePedal=40, fuelConsumption=11.70, motorControllerTemperature=370000, motorSpeed=84050, motorTorque=8170, motorTemperature=129000, motorVoltage=28700, motorCurrent=44500000, powerBattery=77773., maxFeedbackPower=170000, maxDischargePower=410000, bmsSelfCheck=10, powerBatteryCurrent=10000, powerBatteryV3=623000, maxVoltage=3000, minVoltage=4000, maxTemperature=520000, minTemperature=400000, availableCapacity=150000, vehicleStatus=0, chargeStatus=1, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=0, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:14:59.329 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:14:59.329 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:14:59.329 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 57 5a 48 46 48 44 41 49 59 55 56 4b 53 48 48 33 47 31 37 31 38 39 33 32 35 30 30 33 32 33 31 31 36 2e 36 38 32 39 38 33 30 33 39 2e 35 32 33 30 39 35 30 39 30 2e 30 30 30 31 32 2e 33 39 30 30 30 30 30 30 35 32 31 30 30 30 34 37 30 30 30 32 30 32 36 35 30 30 30 30 44 36 30 33 30 39 2e 31 30 30 36 32 30 30 30 30 33 37 30 39 36 34 30 37 30 31 34 35 30 30 30 32 38 39 30 30 39 34 37 30 30 30 30 30 37 37 37 36 34 2e 36 32 30 30 30 30 31 35 30 30 30 30 31 33 31 30 30 30 30 35 35 33 30 30 30 33 30 30 30 33 30 30 30 38 34 30 30 30 30 36 34 30 30 30 30 34 38 30 30 30 30 30 31 30 31 31 30 31 31 31 31 31 31 31 31 31 31 31 14 7E -2024-06-21 09:14:59.329 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718932500323, longitude=116.6829830, latitude=39.5230950, speed=90.000, mileage=12.39000000, dischargeVoltage=521000, dischargeCurrent=47000, insulationResistance=202650000, gear=D, accelerationPedal=60, brakePedal=30, fuelConsumption=9.100, motorControllerTemperature=620000, motorSpeed=37096, motorTorque=4070, motorTemperature=145000, motorVoltage=28900, motorCurrent=94700000, powerBattery=77764., maxFeedbackPower=620000, maxDischargePower=150000, bmsSelfCheck=13, powerBatteryCurrent=10000, powerBatteryV3=553000, maxVoltage=3000, minVoltage=3000, maxTemperature=840000, minTemperature=640000, availableCapacity=480000, vehicleStatus=0, chargeStatus=1, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=0, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:15:00.353 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:15:00.353 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:15:00.353 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 57 5a 48 46 48 44 41 49 59 55 56 4b 53 48 48 33 47 31 37 31 38 39 33 32 35 30 31 33 31 39 31 31 36 2e 36 38 33 36 30 30 30 33 39 2e 35 32 32 39 36 37 30 33 36 2e 30 30 30 31 32 2e 34 31 30 30 30 30 30 30 36 31 31 30 30 30 33 35 30 30 30 37 33 38 30 30 30 30 30 30 44 31 30 37 30 31 30 2e 33 30 31 30 30 30 30 30 32 34 32 34 30 32 38 38 30 32 31 30 30 30 30 32 39 31 30 30 31 31 36 38 30 30 30 30 37 37 37 36 34 2e 34 33 30 30 30 30 34 33 30 30 30 30 31 32 31 31 30 30 30 34 32 34 30 30 30 33 30 30 30 33 30 30 30 35 36 30 30 30 30 33 35 30 30 30 30 33 30 30 30 30 30 30 31 30 31 31 30 31 31 31 31 31 31 31 31 31 31 31 d8 7E -2024-06-21 09:15:00.353 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718932501319, longitude=116.6836000, latitude=39.5229670, speed=36.000, mileage=12.41000000, dischargeVoltage=611000, dischargeCurrent=35000, insulationResistance=738000000, gear=D, accelerationPedal=10, brakePedal=70, fuelConsumption=10.30, motorControllerTemperature=100000, motorSpeed=24240, motorTorque=2880, motorTemperature=210000, motorVoltage=29100, motorCurrent=11680000, powerBattery=77764., maxFeedbackPower=430000, maxDischargePower=430000, bmsSelfCheck=12, powerBatteryCurrent=11000, powerBatteryV3=424000, maxVoltage=3000, minVoltage=3000, maxTemperature=560000, minTemperature=350000, availableCapacity=300000, vehicleStatus=0, chargeStatus=1, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=0, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:15:01.331 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:15:01.331 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:15:01.331 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 57 5a 48 46 48 44 41 49 59 55 56 4b 53 48 48 33 47 31 37 31 38 39 33 32 35 30 32 33 32 37 31 31 36 2e 36 38 34 30 36 36 30 33 39 2e 35 32 32 38 34 37 30 33 36 2e 30 30 30 31 32 2e 34 33 30 30 30 30 30 30 36 39 31 30 30 30 36 30 30 30 30 31 30 38 34 37 30 30 30 30 44 31 30 30 30 31 32 2e 31 30 32 30 30 30 30 30 36 30 36 30 32 34 38 34 30 31 32 30 30 30 30 32 37 39 30 30 35 30 32 32 30 30 30 30 37 37 37 36 34 2e 31 36 30 30 30 30 39 36 30 30 30 30 37 30 31 34 30 30 30 33 37 31 30 30 30 33 30 30 30 34 30 30 30 39 37 30 30 30 30 36 33 30 30 30 30 38 36 30 30 30 30 30 31 30 31 31 30 31 31 31 31 31 31 31 31 31 31 31 01 7E -2024-06-21 09:15:01.331 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718932502327, longitude=116.6840660, latitude=39.5228470, speed=36.000, mileage=12.43000000, dischargeVoltage=691000, dischargeCurrent=60000, insulationResistance=108470000, gear=D, accelerationPedal=10, brakePedal=00, fuelConsumption=12.10, motorControllerTemperature=200000, motorSpeed=60602, motorTorque=4840, motorTemperature=120000, motorVoltage=27900, motorCurrent=50220000, powerBattery=77764., maxFeedbackPower=160000, maxDischargePower=960000, bmsSelfCheck=70, powerBatteryCurrent=14000, powerBatteryV3=371000, maxVoltage=3000, minVoltage=4000, maxTemperature=970000, minTemperature=630000, availableCapacity=860000, vehicleStatus=0, chargeStatus=1, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=0, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:15:02.360 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:15:02.360 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:15:02.360 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 57 5a 48 46 48 44 41 49 59 55 56 4b 53 48 48 33 47 31 37 31 38 39 33 32 35 30 33 33 32 32 31 31 36 2e 36 38 34 35 32 32 30 33 39 2e 35 32 32 37 35 31 30 33 36 2e 30 30 30 31 32 2e 34 35 30 30 30 30 30 30 36 39 39 30 30 30 31 36 30 30 30 36 38 35 34 30 30 30 30 30 44 35 30 37 30 31 30 2e 33 30 33 32 30 30 30 30 33 34 33 39 39 32 38 37 30 31 32 33 30 30 30 31 35 36 30 30 33 34 31 36 30 30 30 30 37 37 37 36 34 2e 39 33 30 30 30 30 32 39 30 30 30 30 32 30 36 30 30 30 30 34 35 39 30 30 30 34 30 30 30 33 30 30 30 33 33 30 30 30 30 34 34 30 30 30 30 31 36 30 30 30 30 30 31 30 31 31 30 31 31 31 31 31 31 31 31 31 31 31 13 7E -2024-06-21 09:15:02.360 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718932503322, longitude=116.6845220, latitude=39.5227510, speed=36.000, mileage=12.45000000, dischargeVoltage=699000, dischargeCurrent=16000, insulationResistance=685400000, gear=D, accelerationPedal=50, brakePedal=70, fuelConsumption=10.30, motorControllerTemperature=320000, motorSpeed=34399, motorTorque=2870, motorTemperature=123000, motorVoltage=15600, motorCurrent=34160000, powerBattery=77764., maxFeedbackPower=930000, maxDischargePower=290000, bmsSelfCheck=20, powerBatteryCurrent=60000, powerBatteryV3=459000, maxVoltage=4000, minVoltage=3000, maxTemperature=330000, minTemperature=440000, availableCapacity=160000, vehicleStatus=0, chargeStatus=1, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=0, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:15:03.330 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:15:03.330 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:15:03.330 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 57 5a 48 46 48 44 41 49 59 55 56 4b 53 48 48 33 47 31 37 31 38 39 33 32 35 30 34 33 32 36 31 31 36 2e 36 38 35 32 32 35 30 33 39 2e 35 32 32 36 31 35 30 35 34 2e 30 30 30 31 32 2e 34 38 30 30 30 30 30 30 35 30 39 30 30 30 34 34 30 30 30 32 39 31 36 35 30 30 30 30 44 37 30 30 30 31 32 2e 30 30 37 31 30 30 30 30 36 31 35 32 30 34 33 31 30 31 30 33 30 30 30 32 30 37 30 30 39 36 30 36 30 30 30 30 37 37 37 36 34 2e 31 36 30 30 30 30 34 31 30 30 30 30 31 30 35 30 30 30 30 33 39 31 30 30 30 34 30 30 30 34 30 30 30 31 38 30 30 30 30 39 30 30 30 30 30 38 33 30 30 30 30 31 31 31 31 31 30 31 31 31 31 31 31 31 31 31 31 31 f3 7E -2024-06-21 09:15:03.330 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718932504326, longitude=116.6852250, latitude=39.5226150, speed=54.000, mileage=12.48000000, dischargeVoltage=509000, dischargeCurrent=44000, insulationResistance=291650000, gear=D, accelerationPedal=70, brakePedal=00, fuelConsumption=12.00, motorControllerTemperature=710000, motorSpeed=61520, motorTorque=4310, motorTemperature=103000, motorVoltage=20700, motorCurrent=96060000, powerBattery=77764., maxFeedbackPower=160000, maxDischargePower=410000, bmsSelfCheck=10, powerBatteryCurrent=50000, powerBatteryV3=391000, maxVoltage=4000, minVoltage=4000, maxTemperature=180000, minTemperature=900000, availableCapacity=830000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=0, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:15:03.368 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:92 - 该车故障已修复 -2024-06-21 09:15:04.347 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:15:04.347 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:15:04.348 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 57 5a 48 46 48 44 41 49 59 55 56 4b 53 48 48 33 47 31 37 31 38 39 33 32 35 30 35 33 32 34 31 31 36 2e 36 38 35 39 36 35 30 33 39 2e 35 32 32 34 39 39 30 37 32 2e 30 30 30 31 32 2e 35 32 30 30 30 30 30 30 34 37 33 30 30 30 33 38 30 30 30 32 36 31 34 39 30 30 30 30 44 33 30 31 30 39 2e 30 30 30 38 32 30 30 30 30 38 33 38 37 33 39 34 30 30 34 31 30 30 30 30 31 34 36 30 30 38 34 36 30 30 30 30 30 37 37 37 36 34 2e 31 36 30 30 30 30 37 31 30 30 30 30 30 30 31 33 30 30 30 32 37 37 30 30 30 34 30 30 30 34 30 30 30 35 32 30 30 30 30 38 30 30 30 30 30 39 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 1d 7E -2024-06-21 09:15:04.348 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718932505324, longitude=116.6859650, latitude=39.5224990, speed=72.000, mileage=12.52000000, dischargeVoltage=473000, dischargeCurrent=38000, insulationResistance=261490000, gear=D, accelerationPedal=30, brakePedal=10, fuelConsumption=9.000, motorControllerTemperature=820000, motorSpeed=83873, motorTorque=9400, motorTemperature=410000, motorVoltage=14600, motorCurrent=84600000, powerBattery=77764., maxFeedbackPower=160000, maxDischargePower=710000, bmsSelfCheck=00, powerBatteryCurrent=13000, powerBatteryV3=277000, maxVoltage=4000, minVoltage=4000, maxTemperature=520000, minTemperature=800000, availableCapacity=900000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:15:04.374 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:92 - 该车故障已修复 -2024-06-21 09:15:05.322 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:15:05.322 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:15:05.322 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 57 5a 48 46 48 44 41 49 59 55 56 4b 53 48 48 33 47 31 37 31 38 39 33 32 35 30 36 33 31 38 31 31 36 2e 36 38 36 38 38 38 30 33 39 2e 35 32 32 37 32 37 30 37 32 2e 30 30 30 31 32 2e 35 36 30 30 30 30 30 30 36 32 35 30 30 30 36 30 30 30 30 32 37 35 31 30 30 30 30 30 44 31 30 38 30 39 2e 36 30 30 36 32 30 30 30 30 32 32 35 37 30 39 35 31 30 35 34 30 30 30 30 32 30 37 30 30 31 30 38 33 36 30 30 30 37 37 37 36 34 2e 33 32 30 30 30 30 32 38 30 30 30 30 31 32 34 30 30 30 30 34 35 32 30 30 30 34 30 30 30 33 30 30 30 38 32 30 30 30 30 34 38 30 30 30 30 34 32 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 18 7E -2024-06-21 09:15:05.323 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718932506318, longitude=116.6868880, latitude=39.5227270, speed=72.000, mileage=12.56000000, dischargeVoltage=625000, dischargeCurrent=60000, insulationResistance=275100000, gear=D, accelerationPedal=10, brakePedal=80, fuelConsumption=9.600, motorControllerTemperature=620000, motorSpeed=22570, motorTorque=9510, motorTemperature=540000, motorVoltage=20700, motorCurrent=10836000, powerBattery=77764., maxFeedbackPower=320000, maxDischargePower=280000, bmsSelfCheck=12, powerBatteryCurrent=40000, powerBatteryV3=452000, maxVoltage=4000, minVoltage=3000, maxTemperature=820000, minTemperature=480000, availableCapacity=420000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:15:05.368 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:92 - 该车故障已修复 -2024-06-21 09:15:06.387 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:15:06.387 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:15:06.387 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 57 5a 48 46 48 44 41 49 59 55 56 4b 53 48 48 33 47 31 37 31 38 39 33 32 35 30 37 33 32 36 31 31 36 2e 36 38 37 31 36 32 30 33 39 2e 35 32 32 38 37 35 30 30 2e 30 30 30 30 31 32 2e 35 36 30 30 30 30 30 30 34 33 35 30 30 30 34 31 30 30 30 32 33 36 34 31 30 30 30 30 44 34 30 33 30 31 30 2e 36 30 36 34 30 30 30 30 32 31 35 38 37 33 30 34 30 34 37 30 30 30 30 32 35 39 30 30 31 31 30 36 38 30 30 30 37 37 37 36 34 2e 32 37 30 30 30 30 33 35 30 30 30 30 31 32 31 32 30 30 30 37 30 30 30 30 30 34 30 30 30 33 30 30 30 32 39 30 30 30 30 37 39 30 30 30 30 31 33 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 02 7E -2024-06-21 09:15:06.387 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718932507326, longitude=116.6871620, latitude=39.5228750, speed=0.0000, mileage=12.56000000, dischargeVoltage=435000, dischargeCurrent=41000, insulationResistance=236410000, gear=D, accelerationPedal=40, brakePedal=30, fuelConsumption=10.60, motorControllerTemperature=640000, motorSpeed=21587, motorTorque=3040, motorTemperature=470000, motorVoltage=25900, motorCurrent=11068000, powerBattery=77764., maxFeedbackPower=270000, maxDischargePower=350000, bmsSelfCheck=12, powerBatteryCurrent=12000, powerBatteryV3=700000, maxVoltage=4000, minVoltage=3000, maxTemperature=290000, minTemperature=790000, availableCapacity=130000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:15:06.425 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:92 - 该车故障已修复 -2024-06-21 09:15:07.332 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:15:07.332 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:15:07.332 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 57 5a 48 46 48 44 41 49 59 55 56 4b 53 48 48 33 47 31 37 31 38 39 33 32 35 30 38 33 32 31 31 31 36 2e 36 38 39 30 32 38 30 33 39 2e 35 32 33 38 35 36 30 31 32 36 2e 30 30 31 32 2e 36 33 30 30 30 30 30 30 32 34 31 30 30 30 33 39 30 30 30 32 31 33 34 37 30 30 30 30 44 37 30 31 30 39 2e 37 30 30 39 37 30 30 30 30 32 35 31 37 36 33 32 31 30 33 33 30 30 30 30 32 36 36 30 30 31 36 32 39 30 30 30 30 37 37 37 35 34 2e 31 36 30 30 30 30 34 34 30 30 30 30 37 30 30 30 30 30 30 34 35 36 30 30 30 34 30 30 30 34 30 30 30 34 36 30 30 30 30 38 37 30 30 30 30 31 35 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 1a 7E -2024-06-21 09:15:07.333 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718932508321, longitude=116.6890280, latitude=39.5238560, speed=126.00, mileage=12.63000000, dischargeVoltage=241000, dischargeCurrent=39000, insulationResistance=213470000, gear=D, accelerationPedal=70, brakePedal=10, fuelConsumption=9.700, motorControllerTemperature=970000, motorSpeed=25176, motorTorque=3210, motorTemperature=330000, motorVoltage=26600, motorCurrent=16290000, powerBattery=77754., maxFeedbackPower=160000, maxDischargePower=440000, bmsSelfCheck=70, powerBatteryCurrent=00000, powerBatteryV3=456000, maxVoltage=4000, minVoltage=4000, maxTemperature=460000, minTemperature=870000, availableCapacity=150000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:15:07.364 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:92 - 该车故障已修复 -2024-06-21 09:15:08.359 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:15:08.359 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:15:08.359 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 57 5a 48 46 48 44 41 49 59 55 56 4b 53 48 48 33 47 31 37 31 38 39 33 32 35 30 39 33 32 39 31 31 36 2e 36 39 30 31 37 36 30 33 39 2e 35 32 34 35 38 30 30 31 38 30 2e 30 30 31 32 2e 37 33 30 30 30 30 30 30 34 37 38 30 30 30 34 30 30 30 30 31 30 36 39 30 30 30 30 30 44 39 30 39 30 31 31 2e 35 30 31 39 30 30 30 30 35 32 36 34 30 33 31 35 30 31 34 30 30 30 30 32 36 32 30 30 34 31 35 31 30 30 30 30 37 37 37 34 33 2e 30 30 30 30 30 30 32 30 30 30 30 30 32 30 36 30 30 30 30 36 36 30 30 30 30 33 30 30 30 33 30 30 30 36 31 30 30 30 30 39 34 30 30 30 30 39 38 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ff 7E -2024-06-21 09:15:08.359 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718932509329, longitude=116.6901760, latitude=39.5245800, speed=180.00, mileage=12.73000000, dischargeVoltage=478000, dischargeCurrent=40000, insulationResistance=106900000, gear=D, accelerationPedal=90, brakePedal=90, fuelConsumption=11.50, motorControllerTemperature=190000, motorSpeed=52640, motorTorque=3150, motorTemperature=140000, motorVoltage=26200, motorCurrent=41510000, powerBattery=77743., maxFeedbackPower=000000, maxDischargePower=200000, bmsSelfCheck=20, powerBatteryCurrent=60000, powerBatteryV3=660000, maxVoltage=3000, minVoltage=3000, maxTemperature=610000, minTemperature=940000, availableCapacity=980000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:15:08.390 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:92 - 该车故障已修复 -2024-06-21 09:15:09.333 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:15:09.333 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:15:09.333 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 57 5a 48 46 48 44 41 49 59 55 56 4b 53 48 48 33 47 31 37 31 38 39 33 32 35 31 30 33 32 35 31 31 36 2e 36 39 31 32 30 36 30 33 39 2e 35 32 35 34 35 33 30 31 36 32 2e 30 30 31 32 2e 38 32 30 30 30 30 30 30 31 38 32 30 30 30 34 34 30 30 30 32 36 39 38 31 30 30 30 30 44 30 30 30 30 31 30 2e 30 30 35 30 30 30 30 30 36 33 35 34 31 31 36 38 30 31 33 36 30 30 30 31 39 31 30 30 36 35 39 33 30 30 30 30 37 37 37 33 33 2e 38 35 30 30 30 30 33 31 30 30 30 30 35 30 34 30 30 30 30 37 30 30 30 30 30 33 30 30 30 34 30 30 30 32 32 30 30 30 30 34 37 30 30 30 30 38 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ee 7E -2024-06-21 09:15:09.334 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718932510325, longitude=116.6912060, latitude=39.5254530, speed=162.00, mileage=12.82000000, dischargeVoltage=182000, dischargeCurrent=44000, insulationResistance=269810000, gear=D, accelerationPedal=00, brakePedal=00, fuelConsumption=10.00, motorControllerTemperature=500000, motorSpeed=63541, motorTorque=1680, motorTemperature=136000, motorVoltage=19100, motorCurrent=65930000, powerBattery=77733., maxFeedbackPower=850000, maxDischargePower=310000, bmsSelfCheck=50, powerBatteryCurrent=40000, powerBatteryV3=700000, maxVoltage=3000, minVoltage=4000, maxTemperature=220000, minTemperature=470000, availableCapacity=800000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:15:09.365 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:92 - 该车故障已修复 -2024-06-21 09:15:10.335 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:15:10.335 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:15:10.335 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 57 5a 48 46 48 44 41 49 59 55 56 4b 53 48 48 33 47 31 37 31 38 39 33 32 35 31 31 33 32 35 31 31 36 2e 36 39 31 36 38 34 30 33 39 2e 35 32 35 38 36 33 30 31 38 2e 30 30 30 31 32 2e 38 33 30 30 30 30 30 30 36 34 36 30 30 30 34 31 30 30 30 38 33 36 34 30 30 30 30 30 44 35 30 35 30 31 30 2e 37 30 35 30 30 30 30 30 33 37 35 33 32 38 39 30 30 33 30 30 30 30 30 32 33 39 30 30 31 32 38 30 31 30 30 30 37 37 37 33 33 2e 34 30 30 30 30 30 39 33 30 30 30 30 31 33 30 30 30 30 30 35 39 35 30 30 30 33 30 30 30 34 30 30 30 35 37 30 30 30 30 34 35 30 30 30 30 33 35 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 0d 7E -2024-06-21 09:15:10.335 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718932511325, longitude=116.6916840, latitude=39.5258630, speed=18.000, mileage=12.83000000, dischargeVoltage=646000, dischargeCurrent=41000, insulationResistance=836400000, gear=D, accelerationPedal=50, brakePedal=50, fuelConsumption=10.70, motorControllerTemperature=500000, motorSpeed=37532, motorTorque=8900, motorTemperature=300000, motorVoltage=23900, motorCurrent=12801000, powerBattery=77733., maxFeedbackPower=400000, maxDischargePower=930000, bmsSelfCheck=13, powerBatteryCurrent=00000, powerBatteryV3=595000, maxVoltage=3000, minVoltage=4000, maxTemperature=570000, minTemperature=450000, availableCapacity=350000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:15:10.389 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:92 - 该车故障已修复 -2024-06-21 09:15:11.324 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:15:11.324 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:15:11.324 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 57 5a 48 46 48 44 41 49 59 55 56 4b 53 48 48 33 47 31 37 31 38 39 33 32 35 31 32 33 31 39 31 31 36 2e 36 39 32 31 31 33 30 33 39 2e 35 32 35 39 30 39 30 35 34 2e 30 30 30 31 32 2e 38 36 30 30 30 30 30 30 35 30 35 30 30 30 36 30 30 30 30 31 37 36 33 39 30 30 30 30 44 32 30 36 30 39 2e 33 30 30 34 34 30 30 30 30 39 35 33 36 32 32 35 39 30 33 34 30 30 30 30 32 34 34 30 30 36 38 33 35 30 30 30 30 37 37 37 33 33 2e 34 32 30 30 30 30 39 36 30 30 30 30 33 30 32 30 30 30 30 36 30 39 30 30 30 33 30 30 30 33 30 30 30 37 30 30 30 30 30 37 39 30 30 30 30 37 39 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 27 7E -2024-06-21 09:15:11.324 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718932512319, longitude=116.6921130, latitude=39.5259090, speed=54.000, mileage=12.86000000, dischargeVoltage=505000, dischargeCurrent=60000, insulationResistance=176390000, gear=D, accelerationPedal=20, brakePedal=60, fuelConsumption=9.300, motorControllerTemperature=440000, motorSpeed=95362, motorTorque=2590, motorTemperature=340000, motorVoltage=24400, motorCurrent=68350000, powerBattery=77733., maxFeedbackPower=420000, maxDischargePower=960000, bmsSelfCheck=30, powerBatteryCurrent=20000, powerBatteryV3=609000, maxVoltage=3000, minVoltage=3000, maxTemperature=700000, minTemperature=790000, availableCapacity=790000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:15:11.354 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:92 - 该车故障已修复 -2024-06-21 09:16:16.248 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 09:16:16.297 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 09:16:16.327 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 09:16:16.715 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 09:16:16.724 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 09:16:16.809 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 09:16:16.833 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Revoke previously assigned partitions test1-0, test1-2, test1-1, test1-3 -2024-06-21 09:16:16.833 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0 -2024-06-21 09:16:16.833 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Revoke previously assigned partitions test1-6, test1-5, test1-7, test1-4 -2024-06-21 09:16:16.833 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-2, test1-1, test1-3] -2024-06-21 09:16:16.833 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0] -2024-06-21 09:16:16.833 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-6, test1-5, test1-7, test1-4] -2024-06-21 09:16:16.833 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-58363eb3-0eaf-40f7-a618-e8a7c95e6452 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 09:16:16.833 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-91d944e6-0b28-4c7a-859a-ffefd7d1fdf1 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 09:16:16.834 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-60e720fb-7ab4-43bb-b032-48d5f7d26129 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 09:16:16.834 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 09:16:16.834 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 09:16:16.834 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 09:16:16.837 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 09:16:16.837 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 09:16:16.837 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 09:16:16.837 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 09:16:16.837 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 09:16:16.837 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 09:16:16.838 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 09:16:16.838 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 09:16:16.838 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 09:16:16.842 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered -2024-06-21 09:16:16.843 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered -2024-06-21 09:16:16.843 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered -2024-06-21 09:16:16.843 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 09:16:16.843 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 09:16:16.843 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 09:16:16.845 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 09:16:16.845 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 09:16:16.845 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 09:16:16.854 [SpringApplicationShutdownHook] INFO org.apache.kafka.clients.producer.KafkaProducer:1204 - [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 30000 ms. -2024-06-21 09:16:16.855 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 09:16:16.855 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 09:16:16.855 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 09:16:16.855 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.producer for producer-1 unregistered -2024-06-21 09:16:17.018 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 09:16:17.026 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. -2024-06-21 09:16:27.043 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 20212 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 09:16:27.044 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 09:16:27.045 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 09:16:27.573 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 09:16:27.575 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 09:16:27.597 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2024-06-21 09:16:27.839 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$e7a4817f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:16:27.924 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:16:27.925 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:16:27.927 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:16:27.944 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:16:27.973 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:16:27.977 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:16:28.207 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 09:16:28.215 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 09:16:28.215 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 09:16:28.316 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 09:16:28.316 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1237 ms -2024-06-21 09:16:28.917 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 09:16:29.220 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 09:16:29.226 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 09:16:29.243 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 09:16:29.283 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 09:16:29.299 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Partitions-1 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = true - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Partitions - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 09:16:29.361 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 09:16:29.361 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 09:16:29.362 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718932589360 -2024-06-21 09:16:29.363 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 09:16:33.291 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 09:16:33.355 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ -2024-06-21 09:16:33.412 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 09:16:33.413 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 09:16:33.415 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 09:16:33.421 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 09:16:33.424 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=13, memberId='consumer-Partitions-1-3c936976-a603-4496-b3f9-e510342b5927', protocol='range'} -2024-06-21 09:16:33.426 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 13: {consumer-Partitions-1-3c936976-a603-4496-b3f9-e510342b5927=Assignment(partitions=[test1-0])} -2024-06-21 09:16:33.428 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=13, memberId='consumer-Partitions-1-3c936976-a603-4496-b3f9-e510342b5927', protocol='range'} -2024-06-21 09:16:33.428 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 09:16:33.430 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0 -2024-06-21 09:16:33.434 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Found no committed offset for partition test1-0 -2024-06-21 09:16:33.440 [Thread-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Resetting offset for partition test1-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 09:16:34.033 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-2 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 09:16:34.037 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 09:16:34.037 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 09:16:34.037 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718932594037 -2024-06-21 09:16:34.038 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 09:16:34.044 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-3 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 09:16:34.048 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 09:16:34.049 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 09:16:34.049 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 09:16:34.049 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718932594049 -2024-06-21 09:16:34.049 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 09:16:34.049 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 09:16:34.049 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 09:16:34.049 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-4 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 09:16:34.051 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 09:16:34.052 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 09:16:34.052 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 09:16:34.052 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 09:16:34.052 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 09:16:34.052 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 09:16:34.053 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718932594052 -2024-06-21 09:16:34.053 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 09:16:34.054 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=10, memberId='consumer-Topics-2-7d7cc176-e85b-423c-8bb1-de9a5f7e6c44', protocol='range'} -2024-06-21 09:16:34.054 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 09:16:34.054 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 10: {consumer-Topics-2-7d7cc176-e85b-423c-8bb1-de9a5f7e6c44=Assignment(partitions=[test1-0])} -2024-06-21 09:16:34.055 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 09:16:34.056 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 09:16:34.056 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=10, memberId='consumer-Topics-2-7d7cc176-e85b-423c-8bb1-de9a5f7e6c44', protocol='range'} -2024-06-21 09:16:34.056 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 09:16:34.056 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 09:16:34.057 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 09:16:34.059 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 09:16:34.065 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 09:16:34.065 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 09:16:34.068 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' -2024-06-21 09:16:34.069 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 09:16:34.218 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#655909e2:0/SimpleConnection@202d1424 [delegate=amqp://guest@101.34.243.166:5672/, localPort= 59362] -2024-06-21 09:16:34.910 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 -2024-06-21 09:16:34.914 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 09:16:35.201 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 8.451 seconds (JVM running for 8.937) -2024-06-21 09:16:35.203 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 -2024-06-21 09:16:35.344 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 09:16:35.344 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 09:16:35.738 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 09:16:37.055 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing -2024-06-21 09:16:37.056 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0 -2024-06-21 09:16:37.057 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0] -2024-06-21 09:16:37.057 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 09:16:37.058 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=11, memberId='consumer-Topics-4-9c97c13d-7896-4660-b50b-0abe289be121', protocol='range'} -2024-06-21 09:16:37.058 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=11, memberId='consumer-Topics-3-21a07c9f-0515-48bc-98a6-73ceaf315da8', protocol='range'} -2024-06-21 09:16:37.059 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=11, memberId='consumer-Topics-2-7d7cc176-e85b-423c-8bb1-de9a5f7e6c44', protocol='range'} -2024-06-21 09:16:37.059 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 11: {consumer-Topics-4-9c97c13d-7896-4660-b50b-0abe289be121=Assignment(partitions=[]), consumer-Topics-2-7d7cc176-e85b-423c-8bb1-de9a5f7e6c44=Assignment(partitions=[test1-0]), consumer-Topics-3-21a07c9f-0515-48bc-98a6-73ceaf315da8=Assignment(partitions=[])} -2024-06-21 09:16:37.062 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=11, memberId='consumer-Topics-3-21a07c9f-0515-48bc-98a6-73ceaf315da8', protocol='range'} -2024-06-21 09:16:37.062 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=11, memberId='consumer-Topics-4-9c97c13d-7896-4660-b50b-0abe289be121', protocol='range'} -2024-06-21 09:16:37.062 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=11, memberId='consumer-Topics-2-7d7cc176-e85b-423c-8bb1-de9a5f7e6c44', protocol='range'} -2024-06-21 09:16:37.062 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[]) -2024-06-21 09:16:37.063 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: -2024-06-21 09:16:37.062 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[]) -2024-06-21 09:16:37.063 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 09:16:37.063 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [] -2024-06-21 09:16:37.063 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: -2024-06-21 09:16:37.113 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 09:16:37.113 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [] -2024-06-21 09:16:37.115 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 09:16:37.115 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 09:17:01.052 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:17:01.052 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:17:01.052 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 33 32 36 32 30 39 38 30 31 31 36 2e 36 35 35 35 38 30 30 33 39 2e 35 32 30 39 32 32 30 37 32 2e 30 30 30 33 37 2e 36 35 30 30 30 30 30 30 34 37 38 30 30 30 34 38 30 30 30 32 30 32 31 32 30 30 30 30 44 30 30 34 30 31 31 2e 32 30 33 39 30 30 30 30 38 36 36 38 35 34 33 30 30 38 35 30 30 30 30 31 39 36 30 30 32 35 33 32 30 30 30 30 36 31 33 34 32 2e 34 38 30 30 30 30 31 39 30 30 30 30 34 30 32 30 30 30 30 36 38 36 30 30 30 34 30 30 30 33 30 30 30 34 34 30 30 30 30 37 31 30 30 30 30 36 35 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 dd 7E -2024-06-21 09:17:01.067 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718932620980, longitude=116.6555800, latitude=39.5209220, speed=72.000, mileage=37.65000000, dischargeVoltage=478000, dischargeCurrent=48000, insulationResistance=202120000, gear=D, accelerationPedal=00, brakePedal=40, fuelConsumption=11.20, motorControllerTemperature=390000, motorSpeed=86685, motorTorque=4300, motorTemperature=850000, motorVoltage=19600, motorCurrent=25320000, powerBattery=61342., maxFeedbackPower=480000, maxDischargePower=190000, bmsSelfCheck=40, powerBatteryCurrent=20000, powerBatteryV3=686000, maxVoltage=4000, minVoltage=3000, maxTemperature=440000, minTemperature=710000, availableCapacity=650000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:17:01.119 [MQTT Call: protocol-parsing] INFO org.apache.kafka.clients.producer.ProducerConfig:372 - ProducerConfig values: - acks = 1 - batch.size = 16384 - bootstrap.servers = [localhost:9092] - buffer.memory = 33554432 - client.dns.lookup = use_all_dns_ips - client.id = producer-1 - compression.type = none - connections.max.idle.ms = 540000 - delivery.timeout.ms = 120000 - enable.idempotence = false - interceptor.classes = [] - internal.auto.downgrade.txn.commit = false - key.serializer = class org.apache.kafka.common.serialization.StringSerializer - linger.ms = 0 - max.block.ms = 60000 - max.in.flight.requests.per.connection = 5 - max.request.size = 1048576 - metadata.max.age.ms = 300000 - metadata.max.idle.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner - receive.buffer.bytes = 32768 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retries = 2147483647 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - transaction.timeout.ms = 60000 - transactional.id = null - value.serializer = class org.apache.kafka.common.serialization.StringSerializer - -2024-06-21 09:17:01.131 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 09:17:01.132 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 09:17:01.132 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718932621131 -2024-06-21 09:17:01.134 [kafka-producer-network-thread | producer-1] INFO org.apache.kafka.clients.Metadata:279 - [Producer clientId=producer-1] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 09:17:01.150 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 09:17:01.151 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"00","availableCapacity":"650000","bmsSelfCheck":"40","brakePedal":"40","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"48000","dischargeVoltage":"478000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.20","gear":"D","insulationResistance":"202120000","latitude":"39.5209220","location":"1","longitude":"116.6555800","maxDischargePower":"190000","maxFeedbackPower":"480000","maxTemperature":"440000","maxVoltage":"4000","mcu":"1","mileage":"37.65000000","minTemperature":"710000","minVoltage":"3000","motorControllerTemperature":"390000","motorCurrent":"25320000","motorSpeed":"86685","motorTemperature":"850000","motorTorque":"4300","motorVoltage":"19600","powerBattery":"61342.","powerBatteryCurrent":"20000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"686000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718932620980","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 09:17:01.274 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718932620980, longitude=116.6555800, latitude=39.5209220, speed=72.000, mileage=37.65000000, dischargeVoltage=478000, dischargeCurrent=48000, insulationResistance=202120000, gear=D, accelerationPedal=00, brakePedal=40, fuelConsumption=11.20, motorControllerTemperature=390000, motorSpeed=86685, motorTorque=4300, motorTemperature=850000, motorVoltage=19600, motorCurrent=25320000, powerBattery=61342., maxFeedbackPower=480000, maxDischargePower=190000, bmsSelfCheck=40, powerBatteryCurrent=20000, powerBatteryV3=686000, maxVoltage=4000, minVoltage=3000, maxTemperature=440000, minTemperature=710000, availableCapacity=650000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:17:01.584 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:84 - 该车没有存到缓存中 -2024-06-21 09:17:01.586 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:87 - 该车没有存到缓存中 -2024-06-21 09:17:02.019 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:17:02.019 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:17:02.019 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 33 32 36 32 31 39 38 37 31 31 36 2e 36 35 36 33 37 33 30 33 39 2e 35 32 30 39 39 37 30 35 34 2e 30 30 30 33 37 2e 36 38 30 30 30 30 30 30 35 37 30 30 30 30 34 37 30 30 30 32 34 36 37 33 30 30 30 30 44 36 30 39 30 31 31 2e 39 30 35 38 30 30 30 30 38 34 33 33 36 36 37 33 30 39 31 30 30 30 30 31 32 38 30 30 31 34 38 30 37 30 30 30 36 31 33 34 32 2e 31 38 30 30 30 30 31 36 30 30 30 30 38 30 37 30 30 30 30 33 30 38 30 30 30 33 30 30 30 34 30 30 30 36 31 30 30 30 30 33 33 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 fb 7E -2024-06-21 09:17:02.019 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718932621987, longitude=116.6563730, latitude=39.5209970, speed=54.000, mileage=37.68000000, dischargeVoltage=570000, dischargeCurrent=47000, insulationResistance=246730000, gear=D, accelerationPedal=60, brakePedal=90, fuelConsumption=11.90, motorControllerTemperature=580000, motorSpeed=84336, motorTorque=6730, motorTemperature=910000, motorVoltage=12800, motorCurrent=14807000, powerBattery=61342., maxFeedbackPower=180000, maxDischargePower=160000, bmsSelfCheck=80, powerBatteryCurrent=70000, powerBatteryV3=308000, maxVoltage=3000, minVoltage=4000, maxTemperature=610000, minTemperature=330000, availableCapacity=000000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:17:02.021 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 09:17:02.021 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"000000","bmsSelfCheck":"80","brakePedal":"90","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"47000","dischargeVoltage":"570000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.90","gear":"D","insulationResistance":"246730000","latitude":"39.5209970","location":"1","longitude":"116.6563730","maxDischargePower":"160000","maxFeedbackPower":"180000","maxTemperature":"610000","maxVoltage":"3000","mcu":"1","mileage":"37.68000000","minTemperature":"330000","minVoltage":"4000","motorControllerTemperature":"580000","motorCurrent":"14807000","motorSpeed":"84336","motorTemperature":"910000","motorTorque":"6730","motorVoltage":"12800","powerBattery":"61342.","powerBatteryCurrent":"70000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"308000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718932621987","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 09:17:02.021 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718932621987, longitude=116.6563730, latitude=39.5209970, speed=54.000, mileage=37.68000000, dischargeVoltage=570000, dischargeCurrent=47000, insulationResistance=246730000, gear=D, accelerationPedal=60, brakePedal=90, fuelConsumption=11.90, motorControllerTemperature=580000, motorSpeed=84336, motorTorque=6730, motorTemperature=910000, motorVoltage=12800, motorCurrent=14807000, powerBattery=61342., maxFeedbackPower=180000, maxDischargePower=160000, bmsSelfCheck=80, powerBatteryCurrent=70000, powerBatteryV3=308000, maxVoltage=3000, minVoltage=4000, maxTemperature=610000, minTemperature=330000, availableCapacity=000000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:17:03.027 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:17:03.027 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:17:03.028 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 33 32 36 32 32 39 39 30 31 31 36 2e 36 35 37 36 32 39 30 33 39 2e 35 32 31 31 32 31 30 37 32 2e 30 30 30 33 37 2e 37 32 30 30 30 30 30 30 32 31 34 30 30 30 32 33 30 30 30 31 37 39 36 37 30 30 30 30 44 32 30 36 30 31 31 2e 32 30 37 35 30 30 30 30 37 30 36 31 31 34 38 38 30 37 35 30 30 30 30 31 31 30 30 30 33 36 35 32 30 30 30 30 36 31 33 34 32 2e 39 39 30 30 30 30 33 36 30 30 30 30 38 30 31 30 30 30 30 33 39 37 30 30 30 33 30 30 30 34 30 30 30 35 36 30 30 30 30 39 37 30 30 30 30 33 39 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e7 7E -2024-06-21 09:17:03.028 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718932622990, longitude=116.6576290, latitude=39.5211210, speed=72.000, mileage=37.72000000, dischargeVoltage=214000, dischargeCurrent=23000, insulationResistance=179670000, gear=D, accelerationPedal=20, brakePedal=60, fuelConsumption=11.20, motorControllerTemperature=750000, motorSpeed=70611, motorTorque=4880, motorTemperature=750000, motorVoltage=11000, motorCurrent=36520000, powerBattery=61342., maxFeedbackPower=990000, maxDischargePower=360000, bmsSelfCheck=80, powerBatteryCurrent=10000, powerBatteryV3=397000, maxVoltage=3000, minVoltage=4000, maxTemperature=560000, minTemperature=970000, availableCapacity=390000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:17:03.032 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 09:17:03.032 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"390000","bmsSelfCheck":"80","brakePedal":"60","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"23000","dischargeVoltage":"214000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.20","gear":"D","insulationResistance":"179670000","latitude":"39.5211210","location":"1","longitude":"116.6576290","maxDischargePower":"360000","maxFeedbackPower":"990000","maxTemperature":"560000","maxVoltage":"3000","mcu":"1","mileage":"37.72000000","minTemperature":"970000","minVoltage":"4000","motorControllerTemperature":"750000","motorCurrent":"36520000","motorSpeed":"70611","motorTemperature":"750000","motorTorque":"4880","motorVoltage":"11000","powerBattery":"61342.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"397000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718932622990","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 09:17:03.032 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718932622990, longitude=116.6576290, latitude=39.5211210, speed=72.000, mileage=37.72000000, dischargeVoltage=214000, dischargeCurrent=23000, insulationResistance=179670000, gear=D, accelerationPedal=20, brakePedal=60, fuelConsumption=11.20, motorControllerTemperature=750000, motorSpeed=70611, motorTorque=4880, motorTemperature=750000, motorVoltage=11000, motorCurrent=36520000, powerBattery=61342., maxFeedbackPower=990000, maxDischargePower=360000, bmsSelfCheck=80, powerBatteryCurrent=10000, powerBatteryV3=397000, maxVoltage=3000, minVoltage=4000, maxTemperature=560000, minTemperature=970000, availableCapacity=390000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:26:19.818 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:26:19.818 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:26:19.819 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 33 33 31 37 39 37 37 34 31 31 36 2e 36 35 38 34 37 38 30 33 39 2e 35 32 31 31 36 33 30 35 34 2e 30 30 30 33 37 2e 37 35 30 30 30 30 30 30 32 37 38 30 30 30 32 30 30 30 30 31 34 37 33 38 30 30 30 30 44 36 30 34 30 31 31 2e 31 30 31 39 30 30 30 30 35 35 30 31 32 39 37 36 30 38 36 30 30 30 30 32 33 37 30 30 32 39 30 33 30 30 30 30 36 31 33 34 32 2e 36 30 30 30 30 30 31 35 30 30 30 30 31 32 31 30 30 30 30 35 37 36 30 30 30 33 30 30 30 33 30 30 30 38 32 30 30 30 30 32 32 30 30 30 30 36 32 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 de 7E -2024-06-21 09:26:19.819 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718933179774, longitude=116.6584780, latitude=39.5211630, speed=54.000, mileage=37.75000000, dischargeVoltage=278000, dischargeCurrent=20000, insulationResistance=147380000, gear=D, accelerationPedal=60, brakePedal=40, fuelConsumption=11.10, motorControllerTemperature=190000, motorSpeed=55012, motorTorque=9760, motorTemperature=860000, motorVoltage=23700, motorCurrent=29030000, powerBattery=61342., maxFeedbackPower=600000, maxDischargePower=150000, bmsSelfCheck=12, powerBatteryCurrent=10000, powerBatteryV3=576000, maxVoltage=3000, minVoltage=3000, maxTemperature=820000, minTemperature=220000, availableCapacity=620000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:26:19.821 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 09:26:19.821 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"620000","bmsSelfCheck":"12","brakePedal":"40","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"20000","dischargeVoltage":"278000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.10","gear":"D","insulationResistance":"147380000","latitude":"39.5211630","location":"1","longitude":"116.6584780","maxDischargePower":"150000","maxFeedbackPower":"600000","maxTemperature":"820000","maxVoltage":"3000","mcu":"1","mileage":"37.75000000","minTemperature":"220000","minVoltage":"3000","motorControllerTemperature":"190000","motorCurrent":"29030000","motorSpeed":"55012","motorTemperature":"860000","motorTorque":"9760","motorVoltage":"23700","powerBattery":"61342.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"576000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718933179774","vehicleStatus":"1","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 09:26:19.822 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718933179774, longitude=116.6584780, latitude=39.5211630, speed=54.000, mileage=37.75000000, dischargeVoltage=278000, dischargeCurrent=20000, insulationResistance=147380000, gear=D, accelerationPedal=60, brakePedal=40, fuelConsumption=11.10, motorControllerTemperature=190000, motorSpeed=55012, motorTorque=9760, motorTemperature=860000, motorVoltage=23700, motorCurrent=29030000, powerBattery=61342., maxFeedbackPower=600000, maxDischargePower=150000, bmsSelfCheck=12, powerBatteryCurrent=10000, powerBatteryV3=576000, maxVoltage=3000, minVoltage=3000, maxTemperature=820000, minTemperature=220000, availableCapacity=620000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:26:19.857 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:92 - 该车故障已修复 -2024-06-21 09:26:20.813 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:26:20.813 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:26:20.813 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 33 33 31 38 30 37 37 39 31 31 36 2e 36 35 39 34 34 34 30 33 39 2e 35 32 31 32 35 34 30 37 32 2e 30 30 30 33 37 2e 37 39 30 30 30 30 30 30 31 39 34 30 30 30 34 32 30 30 30 39 34 37 35 30 30 30 30 30 44 32 30 36 30 39 2e 37 30 30 38 39 30 30 30 30 33 39 32 31 37 37 39 38 30 35 39 30 30 30 30 32 39 30 30 30 31 34 30 30 39 30 30 30 36 31 33 34 32 2e 36 32 30 30 30 30 37 30 30 30 30 30 31 32 33 30 30 30 30 36 34 38 30 30 30 33 30 30 30 34 30 30 30 33 38 30 30 30 30 38 39 30 30 30 30 32 37 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 0e 7E -2024-06-21 09:26:20.813 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718933180779, longitude=116.6594440, latitude=39.5212540, speed=72.000, mileage=37.79000000, dischargeVoltage=194000, dischargeCurrent=42000, insulationResistance=947500000, gear=D, accelerationPedal=20, brakePedal=60, fuelConsumption=9.700, motorControllerTemperature=890000, motorSpeed=39217, motorTorque=7980, motorTemperature=590000, motorVoltage=29000, motorCurrent=14009000, powerBattery=61342., maxFeedbackPower=620000, maxDischargePower=700000, bmsSelfCheck=12, powerBatteryCurrent=30000, powerBatteryV3=648000, maxVoltage=3000, minVoltage=4000, maxTemperature=380000, minTemperature=890000, availableCapacity=270000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:26:20.816 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 09:26:20.816 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"270000","bmsSelfCheck":"12","brakePedal":"60","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"42000","dischargeVoltage":"194000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.700","gear":"D","insulationResistance":"947500000","latitude":"39.5212540","location":"1","longitude":"116.6594440","maxDischargePower":"700000","maxFeedbackPower":"620000","maxTemperature":"380000","maxVoltage":"3000","mcu":"1","mileage":"37.79000000","minTemperature":"890000","minVoltage":"4000","motorControllerTemperature":"890000","motorCurrent":"14009000","motorSpeed":"39217","motorTemperature":"590000","motorTorque":"7980","motorVoltage":"29000","powerBattery":"61342.","powerBatteryCurrent":"30000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"648000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718933180779","vehicleStatus":"1","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 09:26:20.816 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718933180779, longitude=116.6594440, latitude=39.5212540, speed=72.000, mileage=37.79000000, dischargeVoltage=194000, dischargeCurrent=42000, insulationResistance=947500000, gear=D, accelerationPedal=20, brakePedal=60, fuelConsumption=9.700, motorControllerTemperature=890000, motorSpeed=39217, motorTorque=7980, motorTemperature=590000, motorVoltage=29000, motorCurrent=14009000, powerBattery=61342., maxFeedbackPower=620000, maxDischargePower=700000, bmsSelfCheck=12, powerBatteryCurrent=30000, powerBatteryV3=648000, maxVoltage=3000, minVoltage=4000, maxTemperature=380000, minTemperature=890000, availableCapacity=270000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:26:20.844 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:92 - 该车故障已修复 -2024-06-21 09:26:21.815 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:26:21.815 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:26:21.815 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 33 33 31 38 31 37 37 38 31 31 36 2e 36 36 30 36 39 39 30 33 39 2e 35 32 31 33 34 35 30 31 30 38 2e 30 30 33 37 2e 38 35 30 30 30 30 30 30 32 33 32 30 30 30 31 37 30 30 30 38 34 34 39 30 30 30 30 30 44 32 30 34 30 31 30 2e 31 30 32 31 30 30 30 30 35 39 39 36 34 33 34 36 30 31 32 31 30 30 30 32 33 30 30 30 34 39 36 31 30 30 30 30 36 31 33 33 31 2e 32 34 30 30 30 30 31 35 30 30 30 30 39 30 31 30 30 30 30 34 37 39 30 30 30 34 30 30 30 34 30 30 30 32 39 30 30 30 30 35 37 30 30 30 30 33 39 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e3 7E -2024-06-21 09:26:21.815 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718933181778, longitude=116.6606990, latitude=39.5213450, speed=108.00, mileage=37.85000000, dischargeVoltage=232000, dischargeCurrent=17000, insulationResistance=844900000, gear=D, accelerationPedal=20, brakePedal=40, fuelConsumption=10.10, motorControllerTemperature=210000, motorSpeed=59964, motorTorque=3460, motorTemperature=121000, motorVoltage=23000, motorCurrent=49610000, powerBattery=61331., maxFeedbackPower=240000, maxDischargePower=150000, bmsSelfCheck=90, powerBatteryCurrent=10000, powerBatteryV3=479000, maxVoltage=4000, minVoltage=4000, maxTemperature=290000, minTemperature=570000, availableCapacity=390000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:26:21.817 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 09:26:21.817 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"390000","bmsSelfCheck":"90","brakePedal":"40","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"17000","dischargeVoltage":"232000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.10","gear":"D","insulationResistance":"844900000","latitude":"39.5213450","location":"1","longitude":"116.6606990","maxDischargePower":"150000","maxFeedbackPower":"240000","maxTemperature":"290000","maxVoltage":"4000","mcu":"1","mileage":"37.85000000","minTemperature":"570000","minVoltage":"4000","motorControllerTemperature":"210000","motorCurrent":"49610000","motorSpeed":"59964","motorTemperature":"121000","motorTorque":"3460","motorVoltage":"23000","powerBattery":"61331.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"479000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718933181778","vehicleStatus":"1","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 09:26:21.817 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718933181778, longitude=116.6606990, latitude=39.5213450, speed=108.00, mileage=37.85000000, dischargeVoltage=232000, dischargeCurrent=17000, insulationResistance=844900000, gear=D, accelerationPedal=20, brakePedal=40, fuelConsumption=10.10, motorControllerTemperature=210000, motorSpeed=59964, motorTorque=3460, motorTemperature=121000, motorVoltage=23000, motorCurrent=49610000, powerBattery=61331., maxFeedbackPower=240000, maxDischargePower=150000, bmsSelfCheck=90, powerBatteryCurrent=10000, powerBatteryV3=479000, maxVoltage=4000, minVoltage=4000, maxTemperature=290000, minTemperature=570000, availableCapacity=390000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:26:21.847 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:92 - 该车故障已修复 -2024-06-21 09:27:00.379 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:27:00.380 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:27:00.380 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 33 33 32 32 30 33 31 36 31 31 36 2e 36 36 31 31 30 37 30 33 39 2e 35 32 31 33 37 38 30 33 36 2e 30 30 30 33 37 2e 38 37 30 30 30 30 30 30 32 37 34 30 30 30 32 36 30 30 30 32 36 39 31 33 30 30 30 30 44 32 30 34 30 31 31 2e 31 30 34 39 30 30 30 30 39 32 38 39 32 35 36 30 30 37 34 30 30 30 30 31 31 33 30 30 39 33 31 35 30 30 30 30 36 31 33 33 31 2e 39 37 30 30 30 30 36 37 30 30 30 30 31 34 33 30 30 30 30 34 37 39 30 30 30 34 30 30 30 33 30 30 30 33 36 30 30 30 30 36 33 30 30 30 30 38 34 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 df 7E -2024-06-21 09:27:00.380 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718933220316, longitude=116.6611070, latitude=39.5213780, speed=36.000, mileage=37.87000000, dischargeVoltage=274000, dischargeCurrent=26000, insulationResistance=269130000, gear=D, accelerationPedal=20, brakePedal=40, fuelConsumption=11.10, motorControllerTemperature=490000, motorSpeed=92892, motorTorque=5600, motorTemperature=740000, motorVoltage=11300, motorCurrent=93150000, powerBattery=61331., maxFeedbackPower=970000, maxDischargePower=670000, bmsSelfCheck=14, powerBatteryCurrent=30000, powerBatteryV3=479000, maxVoltage=4000, minVoltage=3000, maxTemperature=360000, minTemperature=630000, availableCapacity=840000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:27:00.381 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 09:27:00.382 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"840000","bmsSelfCheck":"14","brakePedal":"40","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"26000","dischargeVoltage":"274000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.10","gear":"D","insulationResistance":"269130000","latitude":"39.5213780","location":"1","longitude":"116.6611070","maxDischargePower":"670000","maxFeedbackPower":"970000","maxTemperature":"360000","maxVoltage":"4000","mcu":"1","mileage":"37.87000000","minTemperature":"630000","minVoltage":"3000","motorControllerTemperature":"490000","motorCurrent":"93150000","motorSpeed":"92892","motorTemperature":"740000","motorTorque":"5600","motorVoltage":"11300","powerBattery":"61331.","powerBatteryCurrent":"30000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"479000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718933220316","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 09:27:00.382 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718933220316, longitude=116.6611070, latitude=39.5213780, speed=36.000, mileage=37.87000000, dischargeVoltage=274000, dischargeCurrent=26000, insulationResistance=269130000, gear=D, accelerationPedal=20, brakePedal=40, fuelConsumption=11.10, motorControllerTemperature=490000, motorSpeed=92892, motorTorque=5600, motorTemperature=740000, motorVoltage=11300, motorCurrent=93150000, powerBattery=61331., maxFeedbackPower=970000, maxDischargePower=670000, bmsSelfCheck=14, powerBatteryCurrent=30000, powerBatteryV3=479000, maxVoltage=4000, minVoltage=3000, maxTemperature=360000, minTemperature=630000, availableCapacity=840000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:27:00.442 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:84 - 该车没有存到缓存中 -2024-06-21 09:27:00.442 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:87 - 该车没有存到缓存中 -2024-06-21 09:27:01.364 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:27:01.364 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:27:01.364 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 33 33 32 32 31 33 32 37 31 31 36 2e 36 36 32 30 39 39 30 33 39 2e 35 32 31 34 36 37 30 31 32 36 2e 30 30 33 37 2e 39 34 30 30 30 30 30 30 31 37 32 30 30 30 33 30 30 30 30 32 30 31 36 33 30 30 30 30 44 37 30 34 30 31 31 2e 32 30 38 30 30 30 30 30 31 32 34 36 39 34 30 31 30 31 31 34 30 30 30 32 37 38 30 30 31 32 32 37 30 30 30 30 36 31 33 32 30 2e 33 31 30 30 30 30 32 33 30 30 30 30 31 30 37 30 30 30 30 33 35 30 30 30 30 34 30 30 30 34 30 30 30 36 37 30 30 30 30 32 32 30 30 30 30 38 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 a7 7E -2024-06-21 09:27:01.364 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718933221327, longitude=116.6620990, latitude=39.5214670, speed=126.00, mileage=37.94000000, dischargeVoltage=172000, dischargeCurrent=30000, insulationResistance=201630000, gear=D, accelerationPedal=70, brakePedal=40, fuelConsumption=11.20, motorControllerTemperature=800000, motorSpeed=12469, motorTorque=4010, motorTemperature=114000, motorVoltage=27800, motorCurrent=12270000, powerBattery=61320., maxFeedbackPower=310000, maxDischargePower=230000, bmsSelfCheck=10, powerBatteryCurrent=70000, powerBatteryV3=350000, maxVoltage=4000, minVoltage=4000, maxTemperature=670000, minTemperature=220000, availableCapacity=800000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:27:01.366 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 09:27:01.367 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"70","availableCapacity":"800000","bmsSelfCheck":"10","brakePedal":"40","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"30000","dischargeVoltage":"172000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.20","gear":"D","insulationResistance":"201630000","latitude":"39.5214670","location":"1","longitude":"116.6620990","maxDischargePower":"230000","maxFeedbackPower":"310000","maxTemperature":"670000","maxVoltage":"4000","mcu":"1","mileage":"37.94000000","minTemperature":"220000","minVoltage":"4000","motorControllerTemperature":"800000","motorCurrent":"12270000","motorSpeed":"12469","motorTemperature":"114000","motorTorque":"4010","motorVoltage":"27800","powerBattery":"61320.","powerBatteryCurrent":"70000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"350000","ptc":"1","runStatus":"1","soc":"1","speed":"126.00","timestamp":"1718933221327","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 09:27:01.367 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718933221327, longitude=116.6620990, latitude=39.5214670, speed=126.00, mileage=37.94000000, dischargeVoltage=172000, dischargeCurrent=30000, insulationResistance=201630000, gear=D, accelerationPedal=70, brakePedal=40, fuelConsumption=11.20, motorControllerTemperature=800000, motorSpeed=12469, motorTorque=4010, motorTemperature=114000, motorVoltage=27800, motorCurrent=12270000, powerBattery=61320., maxFeedbackPower=310000, maxDischargePower=230000, bmsSelfCheck=10, powerBatteryCurrent=70000, powerBatteryV3=350000, maxVoltage=4000, minVoltage=4000, maxTemperature=670000, minTemperature=220000, availableCapacity=800000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:31:43.585 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 09:31:43.618 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 09:31:43.643 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 09:31:43.779 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 09:31:44.018 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 09:31:44.038 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 09:31:44.054 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-21a07c9f-0515-48bc-98a6-73ceaf315da8 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 09:31:44.054 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-9c97c13d-7896-4660-b50b-0abe289be121 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 09:31:44.054 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0 -2024-06-21 09:31:44.055 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0] -2024-06-21 09:31:44.055 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 09:31:44.055 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 09:31:44.055 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-7d7cc176-e85b-423c-8bb1-de9a5f7e6c44 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 09:31:44.055 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 09:31:44.058 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 09:31:44.058 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 09:31:44.058 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 09:31:44.058 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 09:31:44.058 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 09:31:44.058 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 09:31:44.058 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 09:31:44.058 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 09:31:44.058 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 09:31:44.062 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered -2024-06-21 09:31:44.062 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered -2024-06-21 09:31:44.063 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered -2024-06-21 09:31:44.063 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 09:31:44.063 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 09:31:44.063 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 09:31:44.064 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 09:31:44.065 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 09:31:44.065 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 09:31:44.070 [SpringApplicationShutdownHook] INFO org.apache.kafka.clients.producer.KafkaProducer:1204 - [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 30000 ms. -2024-06-21 09:31:44.071 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 09:31:44.071 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 09:31:44.071 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 09:31:44.072 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.producer for producer-1 unregistered -2024-06-21 09:31:44.223 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 09:31:44.228 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. -2024-06-21 09:31:52.827 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 24288 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 09:31:52.828 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 09:31:52.829 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 09:31:53.376 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 09:31:53.378 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 09:31:53.399 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 11 ms. Found 0 Redis repository interfaces. -2024-06-21 09:31:53.642 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$e7a4817f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:31:53.719 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:31:53.720 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:31:53.722 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:31:53.738 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:31:53.769 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:31:53.773 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:31:53.998 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 09:31:54.005 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 09:31:54.006 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 09:31:54.108 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 09:31:54.108 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1242 ms -2024-06-21 09:31:54.723 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 09:31:55.150 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 09:31:55.156 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 09:31:55.172 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 09:31:55.218 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 09:31:55.233 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Partitions-1 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = true - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Partitions - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 09:31:55.286 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 09:31:55.286 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 09:31:55.286 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718933515285 -2024-06-21 09:31:55.288 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 09:31:55.384 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 09:31:55.457 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ -2024-06-21 09:31:55.524 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 09:31:55.525 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 09:31:55.527 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 09:31:55.534 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 09:31:55.536 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=15, memberId='consumer-Partitions-1-bb97f59c-eab6-4dfc-9dc8-b22eab7b0d74', protocol='range'} -2024-06-21 09:31:55.538 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 15: {consumer-Partitions-1-bb97f59c-eab6-4dfc-9dc8-b22eab7b0d74=Assignment(partitions=[test1-0])} -2024-06-21 09:31:55.542 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=15, memberId='consumer-Partitions-1-bb97f59c-eab6-4dfc-9dc8-b22eab7b0d74', protocol='range'} -2024-06-21 09:31:55.542 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 09:31:55.544 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0 -2024-06-21 09:31:55.549 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=8, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 09:31:56.147 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-2 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 09:31:56.155 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 09:31:56.155 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 09:31:56.155 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718933516155 -2024-06-21 09:31:56.157 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 09:31:56.163 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-3 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 09:31:56.166 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 09:31:56.166 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 09:31:56.167 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 09:31:56.167 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718933516166 -2024-06-21 09:31:56.167 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 09:31:56.167 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 09:31:56.168 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 09:31:56.169 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-4 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 09:31:56.171 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 09:31:56.171 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 09:31:56.171 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 09:31:56.172 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 09:31:56.173 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 09:31:56.173 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 09:31:56.173 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718933516173 -2024-06-21 09:31:56.173 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=13, memberId='consumer-Topics-2-91596cec-7b2a-435c-a211-7351600a6b8c', protocol='range'} -2024-06-21 09:31:56.174 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 09:31:56.174 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 13: {consumer-Topics-2-91596cec-7b2a-435c-a211-7351600a6b8c=Assignment(partitions=[test1-0])} -2024-06-21 09:31:56.174 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 09:31:56.175 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=13, memberId='consumer-Topics-2-91596cec-7b2a-435c-a211-7351600a6b8c', protocol='range'} -2024-06-21 09:31:56.175 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 09:31:56.176 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 09:31:56.176 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 09:31:56.177 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 09:31:56.177 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 09:31:56.178 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=8, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 09:31:56.178 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 09:31:56.179 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 09:31:56.184 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' -2024-06-21 09:31:56.185 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 09:31:56.343 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#655909e2:0/SimpleConnection@3d0f4ac4 [delegate=amqp://guest@101.34.243.166:5672/, localPort= 60036] -2024-06-21 09:31:56.704 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 -2024-06-21 09:31:56.708 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 09:31:57.078 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 4.548 seconds (JVM running for 5.043) -2024-06-21 09:31:57.080 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 -2024-06-21 09:31:57.177 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 09:31:57.178 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 09:31:57.600 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 09:31:59.181 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing -2024-06-21 09:31:59.182 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0 -2024-06-21 09:31:59.182 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0] -2024-06-21 09:31:59.182 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 09:31:59.184 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=14, memberId='consumer-Topics-4-34845f8b-59b7-4a45-b4a9-b62cce8cff85', protocol='range'} -2024-06-21 09:31:59.184 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=14, memberId='consumer-Topics-3-b17609ed-942e-4500-8935-606e4cfcc430', protocol='range'} -2024-06-21 09:31:59.184 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=14, memberId='consumer-Topics-2-91596cec-7b2a-435c-a211-7351600a6b8c', protocol='range'} -2024-06-21 09:31:59.185 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 14: {consumer-Topics-3-b17609ed-942e-4500-8935-606e4cfcc430=Assignment(partitions=[]), consumer-Topics-2-91596cec-7b2a-435c-a211-7351600a6b8c=Assignment(partitions=[test1-0]), consumer-Topics-4-34845f8b-59b7-4a45-b4a9-b62cce8cff85=Assignment(partitions=[])} -2024-06-21 09:31:59.186 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=14, memberId='consumer-Topics-3-b17609ed-942e-4500-8935-606e4cfcc430', protocol='range'} -2024-06-21 09:31:59.186 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=14, memberId='consumer-Topics-4-34845f8b-59b7-4a45-b4a9-b62cce8cff85', protocol='range'} -2024-06-21 09:31:59.186 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=14, memberId='consumer-Topics-2-91596cec-7b2a-435c-a211-7351600a6b8c', protocol='range'} -2024-06-21 09:31:59.186 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[]) -2024-06-21 09:31:59.186 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 09:31:59.186 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: -2024-06-21 09:31:59.186 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[]) -2024-06-21 09:31:59.186 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 09:31:59.187 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: -2024-06-21 09:31:59.187 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [] -2024-06-21 09:31:59.187 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [] -2024-06-21 09:31:59.188 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=8, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 09:31:59.188 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 09:32:28.328 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:32:28.328 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:32:28.329 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 33 33 35 34 38 32 39 33 31 31 36 2e 36 36 33 33 31 38 30 33 39 2e 35 32 31 35 36 32 30 37 32 2e 30 30 30 33 37 2e 39 38 30 30 30 30 30 30 35 33 39 30 30 30 34 31 30 30 30 36 32 37 38 30 30 30 30 30 44 32 30 30 30 31 30 2e 32 30 33 38 30 30 30 30 36 38 38 30 31 33 34 34 30 38 36 30 30 30 30 32 32 39 30 30 31 39 34 38 30 30 30 30 36 31 33 32 30 2e 39 35 30 30 30 30 32 37 30 30 30 30 31 30 36 30 30 30 30 36 32 33 30 30 30 34 30 30 30 33 30 30 30 36 33 30 30 30 30 34 36 30 30 30 30 39 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e4 7E -2024-06-21 09:32:28.344 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718933548293, longitude=116.6633180, latitude=39.5215620, speed=72.000, mileage=37.98000000, dischargeVoltage=539000, dischargeCurrent=41000, insulationResistance=627800000, gear=D, accelerationPedal=20, brakePedal=00, fuelConsumption=10.20, motorControllerTemperature=380000, motorSpeed=68801, motorTorque=3440, motorTemperature=860000, motorVoltage=22900, motorCurrent=19480000, powerBattery=61320., maxFeedbackPower=950000, maxDischargePower=270000, bmsSelfCheck=10, powerBatteryCurrent=60000, powerBatteryV3=623000, maxVoltage=4000, minVoltage=3000, maxTemperature=630000, minTemperature=460000, availableCapacity=900000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:32:28.400 [MQTT Call: protocol-parsing] INFO org.apache.kafka.clients.producer.ProducerConfig:372 - ProducerConfig values: - acks = 1 - batch.size = 16384 - bootstrap.servers = [localhost:9092] - buffer.memory = 33554432 - client.dns.lookup = use_all_dns_ips - client.id = producer-1 - compression.type = none - connections.max.idle.ms = 540000 - delivery.timeout.ms = 120000 - enable.idempotence = false - interceptor.classes = [] - internal.auto.downgrade.txn.commit = false - key.serializer = class org.apache.kafka.common.serialization.StringSerializer - linger.ms = 0 - max.block.ms = 60000 - max.in.flight.requests.per.connection = 5 - max.request.size = 1048576 - metadata.max.age.ms = 300000 - metadata.max.idle.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner - receive.buffer.bytes = 32768 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retries = 2147483647 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - transaction.timeout.ms = 60000 - transactional.id = null - value.serializer = class org.apache.kafka.common.serialization.StringSerializer - -2024-06-21 09:32:28.412 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 09:32:28.412 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 09:32:28.412 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718933548412 -2024-06-21 09:32:28.415 [kafka-producer-network-thread | producer-1] INFO org.apache.kafka.clients.Metadata:279 - [Producer clientId=producer-1] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 09:32:28.432 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 09:32:28.432 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"900000","bmsSelfCheck":"10","brakePedal":"00","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"41000","dischargeVoltage":"539000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.20","gear":"D","insulationResistance":"627800000","latitude":"39.5215620","location":"1","longitude":"116.6633180","maxDischargePower":"270000","maxFeedbackPower":"950000","maxTemperature":"630000","maxVoltage":"4000","mcu":"1","mileage":"37.98000000","minTemperature":"460000","minVoltage":"3000","motorControllerTemperature":"380000","motorCurrent":"19480000","motorSpeed":"68801","motorTemperature":"860000","motorTorque":"3440","motorVoltage":"22900","powerBattery":"61320.","powerBatteryCurrent":"60000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"623000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718933548293","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 09:32:28.557 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718933548293, longitude=116.6633180, latitude=39.5215620, speed=72.000, mileage=37.98000000, dischargeVoltage=539000, dischargeCurrent=41000, insulationResistance=627800000, gear=D, accelerationPedal=20, brakePedal=00, fuelConsumption=10.20, motorControllerTemperature=380000, motorSpeed=68801, motorTorque=3440, motorTemperature=860000, motorVoltage=22900, motorCurrent=19480000, powerBattery=61320., maxFeedbackPower=950000, maxDischargePower=270000, bmsSelfCheck=10, powerBatteryCurrent=60000, powerBatteryV3=623000, maxVoltage=4000, minVoltage=3000, maxTemperature=630000, minTemperature=460000, availableCapacity=900000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:32:28.852 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:93 - 该车没有存到缓存中 -2024-06-21 09:32:29.341 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:32:29.341 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:32:29.341 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 33 33 35 34 39 33 30 30 31 31 36 2e 36 36 34 38 33 36 30 33 39 2e 35 32 31 36 37 30 30 31 30 38 2e 30 30 33 38 2e 30 34 30 30 30 30 30 30 34 32 32 30 30 30 31 39 30 30 30 32 36 34 38 32 30 30 30 30 44 34 30 30 30 31 31 2e 38 30 34 30 30 30 30 30 33 30 31 33 31 38 30 36 30 33 31 30 30 30 30 32 31 38 30 30 31 33 34 32 39 30 30 30 36 31 33 30 38 2e 32 30 30 30 30 30 34 37 30 30 30 30 38 30 31 30 30 30 30 36 32 35 30 30 30 34 30 30 30 34 30 30 30 35 34 30 30 30 30 37 35 30 30 30 30 36 32 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 b8 7E -2024-06-21 09:32:29.342 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718933549300, longitude=116.6648360, latitude=39.5216700, speed=108.00, mileage=38.04000000, dischargeVoltage=422000, dischargeCurrent=19000, insulationResistance=264820000, gear=D, accelerationPedal=40, brakePedal=00, fuelConsumption=11.80, motorControllerTemperature=400000, motorSpeed=30131, motorTorque=8060, motorTemperature=310000, motorVoltage=21800, motorCurrent=13429000, powerBattery=61308., maxFeedbackPower=200000, maxDischargePower=470000, bmsSelfCheck=80, powerBatteryCurrent=10000, powerBatteryV3=625000, maxVoltage=4000, minVoltage=4000, maxTemperature=540000, minTemperature=750000, availableCapacity=620000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:32:29.347 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 09:32:29.347 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"40","availableCapacity":"620000","bmsSelfCheck":"80","brakePedal":"00","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"19000","dischargeVoltage":"422000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.80","gear":"D","insulationResistance":"264820000","latitude":"39.5216700","location":"1","longitude":"116.6648360","maxDischargePower":"470000","maxFeedbackPower":"200000","maxTemperature":"540000","maxVoltage":"4000","mcu":"1","mileage":"38.04000000","minTemperature":"750000","minVoltage":"4000","motorControllerTemperature":"400000","motorCurrent":"13429000","motorSpeed":"30131","motorTemperature":"310000","motorTorque":"8060","motorVoltage":"21800","powerBattery":"61308.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"625000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718933549300","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 09:32:29.347 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718933549300, longitude=116.6648360, latitude=39.5216700, speed=108.00, mileage=38.04000000, dischargeVoltage=422000, dischargeCurrent=19000, insulationResistance=264820000, gear=D, accelerationPedal=40, brakePedal=00, fuelConsumption=11.80, motorControllerTemperature=400000, motorSpeed=30131, motorTorque=8060, motorTemperature=310000, motorVoltage=21800, motorCurrent=13429000, powerBattery=61308., maxFeedbackPower=200000, maxDischargePower=470000, bmsSelfCheck=80, powerBatteryCurrent=10000, powerBatteryV3=625000, maxVoltage=4000, minVoltage=4000, maxTemperature=540000, minTemperature=750000, availableCapacity=620000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:32:38.621 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:32:38.621 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:32:38.621 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 33 33 35 35 38 35 38 30 31 31 36 2e 36 36 35 33 35 37 30 33 39 2e 35 32 31 37 36 35 30 35 34 2e 30 30 30 33 38 2e 30 37 30 30 30 30 30 30 36 33 32 30 30 30 31 39 30 30 30 32 36 31 36 30 30 30 30 30 44 35 30 33 30 39 2e 38 30 30 37 37 30 30 30 30 32 39 39 37 30 33 32 30 30 38 36 30 30 30 30 32 35 31 30 30 33 32 32 37 30 30 30 30 36 31 33 30 38 2e 35 38 30 30 30 30 37 31 30 30 30 30 31 30 39 30 30 30 30 37 34 35 30 30 30 33 30 30 30 34 30 30 30 36 33 30 30 30 30 32 35 30 30 30 30 39 33 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f1 7E -2024-06-21 09:32:38.622 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718933558580, longitude=116.6653570, latitude=39.5217650, speed=54.000, mileage=38.07000000, dischargeVoltage=632000, dischargeCurrent=19000, insulationResistance=261600000, gear=D, accelerationPedal=50, brakePedal=30, fuelConsumption=9.800, motorControllerTemperature=770000, motorSpeed=29970, motorTorque=3200, motorTemperature=860000, motorVoltage=25100, motorCurrent=32270000, powerBattery=61308., maxFeedbackPower=580000, maxDischargePower=710000, bmsSelfCheck=10, powerBatteryCurrent=90000, powerBatteryV3=745000, maxVoltage=3000, minVoltage=4000, maxTemperature=630000, minTemperature=250000, availableCapacity=930000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:32:38.624 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 09:32:38.624 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"930000","bmsSelfCheck":"10","brakePedal":"30","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"19000","dischargeVoltage":"632000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.800","gear":"D","insulationResistance":"261600000","latitude":"39.5217650","location":"1","longitude":"116.6653570","maxDischargePower":"710000","maxFeedbackPower":"580000","maxTemperature":"630000","maxVoltage":"3000","mcu":"1","mileage":"38.07000000","minTemperature":"250000","minVoltage":"4000","motorControllerTemperature":"770000","motorCurrent":"32270000","motorSpeed":"29970","motorTemperature":"860000","motorTorque":"3200","motorVoltage":"25100","powerBattery":"61308.","powerBatteryCurrent":"90000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"745000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718933558580","vehicleStatus":"1","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 09:32:38.624 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718933558580, longitude=116.6653570, latitude=39.5217650, speed=54.000, mileage=38.07000000, dischargeVoltage=632000, dischargeCurrent=19000, insulationResistance=261600000, gear=D, accelerationPedal=50, brakePedal=30, fuelConsumption=9.800, motorControllerTemperature=770000, motorSpeed=29970, motorTorque=3200, motorTemperature=860000, motorVoltage=25100, motorCurrent=32270000, powerBattery=61308., maxFeedbackPower=580000, maxDischargePower=710000, bmsSelfCheck=10, powerBatteryCurrent=90000, powerBatteryV3=745000, maxVoltage=3000, minVoltage=4000, maxTemperature=630000, minTemperature=250000, availableCapacity=930000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:32:38.654 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:98 - 该车故障已修复 -2024-06-21 09:32:50.094 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:32:50.095 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:32:50.095 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 33 33 35 37 30 30 34 36 31 31 36 2e 36 36 36 33 39 37 30 33 39 2e 35 32 31 38 33 35 30 39 30 2e 30 30 30 33 38 2e 31 32 30 30 30 30 30 30 35 30 32 30 30 30 31 33 30 30 30 31 33 34 36 34 30 30 30 30 44 31 30 36 30 31 31 2e 36 30 38 32 30 30 30 30 39 37 35 38 30 32 32 35 30 37 30 30 30 30 30 31 35 38 30 30 31 31 34 36 32 30 30 30 36 31 32 39 37 2e 36 35 30 30 30 30 35 31 30 30 30 30 34 30 31 31 30 30 30 36 35 38 30 30 30 33 30 30 30 34 30 30 30 35 35 30 30 30 30 31 31 30 30 30 30 37 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cf 7E -2024-06-21 09:32:50.095 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718933570046, longitude=116.6663970, latitude=39.5218350, speed=90.000, mileage=38.12000000, dischargeVoltage=502000, dischargeCurrent=13000, insulationResistance=134640000, gear=D, accelerationPedal=10, brakePedal=60, fuelConsumption=11.60, motorControllerTemperature=820000, motorSpeed=97580, motorTorque=2250, motorTemperature=700000, motorVoltage=15800, motorCurrent=11462000, powerBattery=61297., maxFeedbackPower=650000, maxDischargePower=510000, bmsSelfCheck=40, powerBatteryCurrent=11000, powerBatteryV3=658000, maxVoltage=3000, minVoltage=4000, maxTemperature=550000, minTemperature=110000, availableCapacity=700000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:32:50.097 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 09:32:50.097 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"700000","bmsSelfCheck":"40","brakePedal":"60","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"13000","dischargeVoltage":"502000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.60","gear":"D","insulationResistance":"134640000","latitude":"39.5218350","location":"1","longitude":"116.6663970","maxDischargePower":"510000","maxFeedbackPower":"650000","maxTemperature":"550000","maxVoltage":"3000","mcu":"1","mileage":"38.12000000","minTemperature":"110000","minVoltage":"4000","motorControllerTemperature":"820000","motorCurrent":"11462000","motorSpeed":"97580","motorTemperature":"700000","motorTorque":"2250","motorVoltage":"15800","powerBattery":"61297.","powerBatteryCurrent":"11000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"658000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718933570046","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 09:32:50.097 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718933570046, longitude=116.6663970, latitude=39.5218350, speed=90.000, mileage=38.12000000, dischargeVoltage=502000, dischargeCurrent=13000, insulationResistance=134640000, gear=D, accelerationPedal=10, brakePedal=60, fuelConsumption=11.60, motorControllerTemperature=820000, motorSpeed=97580, motorTorque=2250, motorTemperature=700000, motorVoltage=15800, motorCurrent=11462000, powerBattery=61297., maxFeedbackPower=650000, maxDischargePower=510000, bmsSelfCheck=40, powerBatteryCurrent=11000, powerBatteryV3=658000, maxVoltage=3000, minVoltage=4000, maxTemperature=550000, minTemperature=110000, availableCapacity=700000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:32:50.173 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:90 - 该车没有存到缓存中 -2024-06-21 09:32:50.174 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:93 - 该车没有存到缓存中 -2024-06-21 09:32:51.114 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:32:51.115 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:32:51.115 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 33 33 35 37 31 30 34 38 31 31 36 2e 36 36 37 35 31 33 30 33 39 2e 35 32 31 39 31 38 30 37 32 2e 30 30 30 33 38 2e 31 36 30 30 30 30 30 30 33 38 37 30 30 30 33 31 30 30 30 31 32 30 33 32 30 30 30 30 44 31 30 36 30 31 31 2e 36 30 33 39 30 30 30 30 36 30 39 30 33 37 32 30 30 31 32 38 30 30 30 32 30 38 30 30 35 34 30 31 30 30 30 30 36 31 32 39 37 2e 32 31 30 30 30 30 35 30 30 30 30 30 31 31 35 30 30 30 30 35 36 36 30 30 30 33 30 30 30 34 30 30 30 36 39 30 30 30 30 38 30 30 30 30 30 34 35 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c6 7E -2024-06-21 09:32:51.115 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718933571048, longitude=116.6675130, latitude=39.5219180, speed=72.000, mileage=38.16000000, dischargeVoltage=387000, dischargeCurrent=31000, insulationResistance=120320000, gear=D, accelerationPedal=10, brakePedal=60, fuelConsumption=11.60, motorControllerTemperature=390000, motorSpeed=60903, motorTorque=7200, motorTemperature=128000, motorVoltage=20800, motorCurrent=54010000, powerBattery=61297., maxFeedbackPower=210000, maxDischargePower=500000, bmsSelfCheck=11, powerBatteryCurrent=50000, powerBatteryV3=566000, maxVoltage=3000, minVoltage=4000, maxTemperature=690000, minTemperature=800000, availableCapacity=450000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:32:51.117 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 09:32:51.117 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"450000","bmsSelfCheck":"11","brakePedal":"60","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"31000","dischargeVoltage":"387000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.60","gear":"D","insulationResistance":"120320000","latitude":"39.5219180","location":"1","longitude":"116.6675130","maxDischargePower":"500000","maxFeedbackPower":"210000","maxTemperature":"690000","maxVoltage":"3000","mcu":"1","mileage":"38.16000000","minTemperature":"800000","minVoltage":"4000","motorControllerTemperature":"390000","motorCurrent":"54010000","motorSpeed":"60903","motorTemperature":"128000","motorTorque":"7200","motorVoltage":"20800","powerBattery":"61297.","powerBatteryCurrent":"50000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"566000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718933571048","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 09:32:51.118 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718933571048, longitude=116.6675130, latitude=39.5219180, speed=72.000, mileage=38.16000000, dischargeVoltage=387000, dischargeCurrent=31000, insulationResistance=120320000, gear=D, accelerationPedal=10, brakePedal=60, fuelConsumption=11.60, motorControllerTemperature=390000, motorSpeed=60903, motorTorque=7200, motorTemperature=128000, motorVoltage=20800, motorCurrent=54010000, powerBattery=61297., maxFeedbackPower=210000, maxDischargePower=500000, bmsSelfCheck=11, powerBatteryCurrent=50000, powerBatteryV3=566000, maxVoltage=3000, minVoltage=4000, maxTemperature=690000, minTemperature=800000, availableCapacity=450000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:37:25.350 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 09:37:25.395 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 09:37:25.429 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 09:37:25.587 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 09:37:25.587 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 09:37:26.097 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 09:37:26.111 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-b17609ed-942e-4500-8935-606e4cfcc430 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 09:37:26.111 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-34845f8b-59b7-4a45-b4a9-b62cce8cff85 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 09:37:26.111 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0 -2024-06-21 09:37:26.111 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0] -2024-06-21 09:37:26.111 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-91596cec-7b2a-435c-a211-7351600a6b8c sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 09:37:26.111 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 09:37:26.112 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 09:37:26.112 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 09:37:26.114 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 09:37:26.114 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 09:37:26.114 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 09:37:26.114 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 09:37:26.114 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 09:37:26.114 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 09:37:26.116 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered -2024-06-21 09:37:26.116 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered -2024-06-21 09:37:26.116 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 09:37:26.116 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 09:37:26.117 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 09:37:26.117 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 09:37:26.117 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 09:37:26.119 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered -2024-06-21 09:37:26.119 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 09:37:26.120 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 09:37:26.120 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 09:37:26.120 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 09:37:26.124 [SpringApplicationShutdownHook] INFO org.apache.kafka.clients.producer.KafkaProducer:1204 - [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 30000 ms. -2024-06-21 09:37:26.125 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 09:37:26.125 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 09:37:26.125 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 09:37:26.125 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.producer for producer-1 unregistered -2024-06-21 09:37:26.270 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 09:37:26.274 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. -2024-06-21 09:37:33.700 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 27984 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 09:37:33.701 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 09:37:33.701 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 09:37:34.159 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 09:37:34.160 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 09:37:34.180 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 10 ms. Found 0 Redis repository interfaces. -2024-06-21 09:37:34.415 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$f57eab5f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:37:34.489 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:37:34.490 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:37:34.492 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:37:34.506 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:37:34.535 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:37:34.538 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:37:34.743 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 09:37:34.749 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 09:37:34.750 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 09:37:34.844 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 09:37:34.844 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1114 ms -2024-06-21 09:37:35.436 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 09:37:35.841 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 09:37:35.848 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 09:37:35.865 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 09:37:35.996 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 09:37:36.012 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Partitions-1 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = true - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Partitions - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 09:37:36.070 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 09:37:36.070 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 09:37:36.070 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718933856069 -2024-06-21 09:37:36.072 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 09:37:36.173 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 09:37:36.237 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ -2024-06-21 09:37:36.298 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 09:37:36.298 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 09:37:36.300 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 09:37:36.308 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 09:37:36.310 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=17, memberId='consumer-Partitions-1-6f8a5671-3816-4f8c-a9c4-222b022ec47f', protocol='range'} -2024-06-21 09:37:36.311 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 17: {consumer-Partitions-1-6f8a5671-3816-4f8c-a9c4-222b022ec47f=Assignment(partitions=[test1-0])} -2024-06-21 09:37:36.315 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=17, memberId='consumer-Partitions-1-6f8a5671-3816-4f8c-a9c4-222b022ec47f', protocol='range'} -2024-06-21 09:37:36.315 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 09:37:36.317 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0 -2024-06-21 09:37:36.322 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=13, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 09:37:36.905 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-2 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 09:37:36.908 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 09:37:36.908 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 09:37:36.908 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718933856908 -2024-06-21 09:37:36.910 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 09:37:36.915 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-3 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 09:37:36.919 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 09:37:36.919 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 09:37:36.919 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718933856919 -2024-06-21 09:37:36.919 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 09:37:36.919 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 09:37:36.919 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 09:37:36.920 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 09:37:36.920 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-4 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 09:37:36.922 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 09:37:36.922 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 09:37:36.922 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 09:37:36.922 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 09:37:36.924 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 09:37:36.924 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 09:37:36.924 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718933856924 -2024-06-21 09:37:36.924 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 09:37:36.924 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=16, memberId='consumer-Topics-2-72cbdc58-16da-47df-99d3-ac72a34f1962', protocol='range'} -2024-06-21 09:37:36.924 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 16: {consumer-Topics-2-72cbdc58-16da-47df-99d3-ac72a34f1962=Assignment(partitions=[test1-0])} -2024-06-21 09:37:36.925 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 09:37:36.926 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=16, memberId='consumer-Topics-2-72cbdc58-16da-47df-99d3-ac72a34f1962', protocol='range'} -2024-06-21 09:37:36.926 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 09:37:36.926 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 09:37:36.927 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 09:37:36.927 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 09:37:36.927 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 09:37:36.928 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=13, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 09:37:36.929 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 09:37:36.929 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 09:37:36.934 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' -2024-06-21 09:37:36.935 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 09:37:37.165 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#5d5574c7:0/SimpleConnection@2b06c388 [delegate=amqp://guest@101.34.243.166:5672/, localPort= 60276] -2024-06-21 09:37:37.810 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 4.366 seconds (JVM running for 4.827) -2024-06-21 09:37:37.811 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 -2024-06-21 09:37:39.928 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing -2024-06-21 09:37:39.929 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0 -2024-06-21 09:37:39.929 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0] -2024-06-21 09:37:39.929 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 09:37:39.930 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=17, memberId='consumer-Topics-4-03c8c465-7994-4fb8-bb40-1b9557bd741e', protocol='range'} -2024-06-21 09:37:39.930 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=17, memberId='consumer-Topics-3-f2593050-54a0-4435-9084-8c6f10687962', protocol='range'} -2024-06-21 09:37:39.931 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=17, memberId='consumer-Topics-2-72cbdc58-16da-47df-99d3-ac72a34f1962', protocol='range'} -2024-06-21 09:37:39.931 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 17: {consumer-Topics-4-03c8c465-7994-4fb8-bb40-1b9557bd741e=Assignment(partitions=[]), consumer-Topics-2-72cbdc58-16da-47df-99d3-ac72a34f1962=Assignment(partitions=[test1-0]), consumer-Topics-3-f2593050-54a0-4435-9084-8c6f10687962=Assignment(partitions=[])} -2024-06-21 09:37:39.932 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=17, memberId='consumer-Topics-2-72cbdc58-16da-47df-99d3-ac72a34f1962', protocol='range'} -2024-06-21 09:37:39.933 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 09:37:39.933 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 09:37:39.933 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=17, memberId='consumer-Topics-4-03c8c465-7994-4fb8-bb40-1b9557bd741e', protocol='range'} -2024-06-21 09:37:39.933 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=17, memberId='consumer-Topics-3-f2593050-54a0-4435-9084-8c6f10687962', protocol='range'} -2024-06-21 09:37:39.933 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[]) -2024-06-21 09:37:39.933 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: -2024-06-21 09:37:39.933 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [] -2024-06-21 09:37:39.933 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[]) -2024-06-21 09:37:39.933 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: -2024-06-21 09:37:39.933 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [] -2024-06-21 09:37:39.934 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=13, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 09:37:39.934 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 09:37:50.191 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 09:37:50.222 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 09:37:50.250 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 09:37:50.675 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 09:37:50.798 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 09:37:50.959 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 09:37:50.972 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-03c8c465-7994-4fb8-bb40-1b9557bd741e sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 09:37:50.972 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-f2593050-54a0-4435-9084-8c6f10687962 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 09:37:50.972 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0 -2024-06-21 09:37:50.972 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0] -2024-06-21 09:37:50.972 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-72cbdc58-16da-47df-99d3-ac72a34f1962 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 09:37:50.973 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 09:37:50.973 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 09:37:50.973 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 09:37:50.974 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 09:37:50.974 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 09:37:50.974 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 09:37:50.974 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 09:37:50.974 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 09:37:50.974 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 09:37:50.975 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 09:37:50.975 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 09:37:50.975 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 09:37:50.976 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered -2024-06-21 09:37:50.977 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered -2024-06-21 09:37:50.977 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 09:37:50.977 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 09:37:50.977 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered -2024-06-21 09:37:50.977 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 09:37:50.978 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 09:37:50.979 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 09:37:50.979 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 09:37:51.017 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 09:37:51.020 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. -2024-06-21 09:37:59.805 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 28152 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 09:37:59.806 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 09:37:59.806 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 09:38:00.398 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 09:38:00.400 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 09:38:00.426 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 14 ms. Found 0 Redis repository interfaces. -2024-06-21 09:38:00.685 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$e7a4817f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:38:00.772 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:38:00.773 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:38:00.774 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:38:00.786 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:38:00.820 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:38:00.825 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:38:01.076 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 09:38:01.084 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 09:38:01.085 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 09:38:01.208 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 09:38:01.208 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1362 ms -2024-06-21 09:38:01.889 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 09:38:02.307 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 09:38:02.312 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 09:38:02.328 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 09:38:02.438 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 09:38:02.454 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Partitions-1 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = true - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Partitions - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 09:38:02.510 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 09:38:02.510 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 09:38:02.511 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718933882509 -2024-06-21 09:38:02.512 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 09:38:02.632 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 09:38:02.701 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ -2024-06-21 09:38:02.764 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 09:38:02.765 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 09:38:02.766 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 09:38:02.774 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 09:38:02.776 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=19, memberId='consumer-Partitions-1-433953ee-0f13-4bf0-a4f7-57d59539c87d', protocol='range'} -2024-06-21 09:38:02.777 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 19: {consumer-Partitions-1-433953ee-0f13-4bf0-a4f7-57d59539c87d=Assignment(partitions=[test1-0])} -2024-06-21 09:38:02.781 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=19, memberId='consumer-Partitions-1-433953ee-0f13-4bf0-a4f7-57d59539c87d', protocol='range'} -2024-06-21 09:38:02.781 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 09:38:02.783 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0 -2024-06-21 09:38:02.788 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=13, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 09:38:03.420 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-2 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 09:38:03.424 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 09:38:03.424 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 09:38:03.424 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718933883424 -2024-06-21 09:38:03.425 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 09:38:03.432 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-3 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 09:38:03.435 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 09:38:03.435 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 09:38:03.436 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 09:38:03.436 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718933883435 -2024-06-21 09:38:03.436 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 09:38:03.436 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 09:38:03.437 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 09:38:03.437 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-4 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 09:38:03.439 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 09:38:03.440 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 09:38:03.440 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 09:38:03.441 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 09:38:03.441 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=19, memberId='consumer-Topics-2-a7a79849-7344-44e3-bd6f-402bf8b9866e', protocol='range'} -2024-06-21 09:38:03.441 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 09:38:03.441 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 09:38:03.441 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 19: {consumer-Topics-2-a7a79849-7344-44e3-bd6f-402bf8b9866e=Assignment(partitions=[test1-0])} -2024-06-21 09:38:03.441 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718933883441 -2024-06-21 09:38:03.441 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 09:38:03.442 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=19, memberId='consumer-Topics-2-a7a79849-7344-44e3-bd6f-402bf8b9866e', protocol='range'} -2024-06-21 09:38:03.443 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 09:38:03.443 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 09:38:03.443 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 09:38:03.444 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 09:38:03.445 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 09:38:03.445 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 09:38:03.446 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=13, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 09:38:03.446 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 09:38:03.448 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 09:38:03.453 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' -2024-06-21 09:38:03.455 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 09:38:03.606 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#655909e2:0/SimpleConnection@3cf7433e [delegate=amqp://guest@101.34.243.166:5672/, localPort= 60325] -2024-06-21 09:38:04.334 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 4.869 seconds (JVM running for 5.434) -2024-06-21 09:38:04.336 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 -2024-06-21 09:38:06.367 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 -2024-06-21 09:38:06.371 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 09:38:06.442 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing -2024-06-21 09:38:06.443 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0 -2024-06-21 09:38:06.443 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0] -2024-06-21 09:38:06.443 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 09:38:06.444 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=20, memberId='consumer-Topics-2-a7a79849-7344-44e3-bd6f-402bf8b9866e', protocol='range'} -2024-06-21 09:38:06.444 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=20, memberId='consumer-Topics-4-7719bb46-7227-423e-8f57-dd8731b979af', protocol='range'} -2024-06-21 09:38:06.444 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=20, memberId='consumer-Topics-3-4658919a-3a83-4d8d-b803-06223b8abd7c', protocol='range'} -2024-06-21 09:38:06.445 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 20: {consumer-Topics-2-a7a79849-7344-44e3-bd6f-402bf8b9866e=Assignment(partitions=[test1-0]), consumer-Topics-4-7719bb46-7227-423e-8f57-dd8731b979af=Assignment(partitions=[]), consumer-Topics-3-4658919a-3a83-4d8d-b803-06223b8abd7c=Assignment(partitions=[])} -2024-06-21 09:38:06.446 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=20, memberId='consumer-Topics-4-7719bb46-7227-423e-8f57-dd8731b979af', protocol='range'} -2024-06-21 09:38:06.446 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=20, memberId='consumer-Topics-2-a7a79849-7344-44e3-bd6f-402bf8b9866e', protocol='range'} -2024-06-21 09:38:06.446 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=20, memberId='consumer-Topics-3-4658919a-3a83-4d8d-b803-06223b8abd7c', protocol='range'} -2024-06-21 09:38:06.446 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[]) -2024-06-21 09:38:06.446 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 09:38:06.446 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[]) -2024-06-21 09:38:06.446 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: -2024-06-21 09:38:06.446 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 09:38:06.446 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [] -2024-06-21 09:38:06.446 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: -2024-06-21 09:38:06.446 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [] -2024-06-21 09:38:06.447 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=13, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 09:38:06.447 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 09:38:06.837 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 09:38:06.837 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 09:38:07.218 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 09:38:56.002 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:38:56.002 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:38:56.002 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 52 57 4c 44 34 33 36 49 56 4d 33 46 4d 37 34 32 5a 31 37 31 38 39 33 33 39 33 35 39 36 33 31 31 36 2e 36 35 35 35 38 30 30 33 39 2e 35 32 30 39 32 32 30 37 32 2e 30 30 30 32 2e 36 31 30 30 30 30 30 30 30 33 37 38 30 30 30 34 39 30 30 30 32 37 38 31 35 30 30 30 30 44 34 30 31 30 39 2e 36 30 30 33 31 30 30 30 30 36 36 38 32 38 32 36 33 30 35 39 30 30 30 30 32 30 38 30 30 36 31 35 39 30 30 30 30 37 33 37 39 31 2e 34 39 30 30 30 30 37 30 30 30 30 30 30 30 31 31 30 30 30 33 34 36 30 30 30 33 30 30 30 34 30 30 30 32 33 30 30 30 30 35 39 30 30 30 30 31 34 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 a1 7E -2024-06-21 09:38:56.017 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718933935963, longitude=116.6555800, latitude=39.5209220, speed=72.000, mileage=2.610000000, dischargeVoltage=378000, dischargeCurrent=49000, insulationResistance=278150000, gear=D, accelerationPedal=40, brakePedal=10, fuelConsumption=9.600, motorControllerTemperature=310000, motorSpeed=66828, motorTorque=2630, motorTemperature=590000, motorVoltage=20800, motorCurrent=61590000, powerBattery=73791., maxFeedbackPower=490000, maxDischargePower=700000, bmsSelfCheck=00, powerBatteryCurrent=11000, powerBatteryV3=346000, maxVoltage=3000, minVoltage=4000, maxTemperature=230000, minTemperature=590000, availableCapacity=140000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:38:56.070 [MQTT Call: protocol-parsing] INFO org.apache.kafka.clients.producer.ProducerConfig:372 - ProducerConfig values: - acks = 1 - batch.size = 16384 - bootstrap.servers = [localhost:9092] - buffer.memory = 33554432 - client.dns.lookup = use_all_dns_ips - client.id = producer-1 - compression.type = none - connections.max.idle.ms = 540000 - delivery.timeout.ms = 120000 - enable.idempotence = false - interceptor.classes = [] - internal.auto.downgrade.txn.commit = false - key.serializer = class org.apache.kafka.common.serialization.StringSerializer - linger.ms = 0 - max.block.ms = 60000 - max.in.flight.requests.per.connection = 5 - max.request.size = 1048576 - metadata.max.age.ms = 300000 - metadata.max.idle.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner - receive.buffer.bytes = 32768 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retries = 2147483647 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - transaction.timeout.ms = 60000 - transactional.id = null - value.serializer = class org.apache.kafka.common.serialization.StringSerializer - -2024-06-21 09:38:56.082 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 09:38:56.082 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 09:38:56.082 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718933936082 -2024-06-21 09:38:56.084 [kafka-producer-network-thread | producer-1] INFO org.apache.kafka.clients.Metadata:279 - [Producer clientId=producer-1] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 09:38:56.103 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 09:38:56.104 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"40","availableCapacity":"140000","bmsSelfCheck":"00","brakePedal":"10","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"49000","dischargeVoltage":"378000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.600","gear":"D","insulationResistance":"278150000","latitude":"39.5209220","location":"1","longitude":"116.6555800","maxDischargePower":"700000","maxFeedbackPower":"490000","maxTemperature":"230000","maxVoltage":"3000","mcu":"1","mileage":"2.610000000","minTemperature":"590000","minVoltage":"4000","motorControllerTemperature":"310000","motorCurrent":"61590000","motorSpeed":"66828","motorTemperature":"590000","motorTorque":"2630","motorVoltage":"20800","powerBattery":"73791.","powerBatteryCurrent":"11000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"346000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718933935963","vehicleStatus":"0","vin":"RWLD436IVM3FM742Z"} -2024-06-21 09:38:56.222 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718933935963, longitude=116.6555800, latitude=39.5209220, speed=72.000, mileage=2.610000000, dischargeVoltage=378000, dischargeCurrent=49000, insulationResistance=278150000, gear=D, accelerationPedal=40, brakePedal=10, fuelConsumption=9.600, motorControllerTemperature=310000, motorSpeed=66828, motorTorque=2630, motorTemperature=590000, motorVoltage=20800, motorCurrent=61590000, powerBattery=73791., maxFeedbackPower=490000, maxDischargePower=700000, bmsSelfCheck=00, powerBatteryCurrent=11000, powerBatteryV3=346000, maxVoltage=3000, minVoltage=4000, maxTemperature=230000, minTemperature=590000, availableCapacity=140000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:38:56.530 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:91 - 该车故障GZ001没有存到redis中 -2024-06-21 09:38:56.532 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:94 - 该车故障GZ001没有存到本地中 -2024-06-21 09:38:57.044 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:38:57.045 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:38:57.045 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 52 57 4c 44 34 33 36 49 56 4d 33 46 4d 37 34 32 5a 31 37 31 38 39 33 33 39 33 36 39 37 38 31 31 36 2e 36 35 36 33 37 33 30 33 39 2e 35 32 30 39 39 37 30 35 34 2e 30 30 30 32 2e 36 34 30 30 30 30 30 30 30 32 34 32 30 30 30 33 38 30 30 30 35 38 32 30 30 30 30 30 30 44 32 30 37 30 31 31 2e 33 30 34 35 30 30 30 30 33 31 38 35 32 38 36 38 30 31 30 33 30 30 30 31 32 30 30 30 36 32 32 31 30 30 30 30 37 33 37 39 31 2e 34 30 30 30 30 30 37 36 30 30 30 30 35 30 35 30 30 30 30 35 34 37 30 30 30 33 30 30 30 34 30 30 30 38 32 30 30 30 30 38 33 30 30 30 30 35 35 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 97 7E -2024-06-21 09:38:57.045 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718933936978, longitude=116.6563730, latitude=39.5209970, speed=54.000, mileage=2.640000000, dischargeVoltage=242000, dischargeCurrent=38000, insulationResistance=582000000, gear=D, accelerationPedal=20, brakePedal=70, fuelConsumption=11.30, motorControllerTemperature=450000, motorSpeed=31852, motorTorque=8680, motorTemperature=103000, motorVoltage=12000, motorCurrent=62210000, powerBattery=73791., maxFeedbackPower=400000, maxDischargePower=760000, bmsSelfCheck=50, powerBatteryCurrent=50000, powerBatteryV3=547000, maxVoltage=3000, minVoltage=4000, maxTemperature=820000, minTemperature=830000, availableCapacity=550000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:38:57.046 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 09:38:57.047 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"550000","bmsSelfCheck":"50","brakePedal":"70","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"38000","dischargeVoltage":"242000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.30","gear":"D","insulationResistance":"582000000","latitude":"39.5209970","location":"1","longitude":"116.6563730","maxDischargePower":"760000","maxFeedbackPower":"400000","maxTemperature":"820000","maxVoltage":"3000","mcu":"1","mileage":"2.640000000","minTemperature":"830000","minVoltage":"4000","motorControllerTemperature":"450000","motorCurrent":"62210000","motorSpeed":"31852","motorTemperature":"103000","motorTorque":"8680","motorVoltage":"12000","powerBattery":"73791.","powerBatteryCurrent":"50000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"547000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718933936978","vehicleStatus":"0","vin":"RWLD436IVM3FM742Z"} -2024-06-21 09:38:57.047 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718933936978, longitude=116.6563730, latitude=39.5209970, speed=54.000, mileage=2.640000000, dischargeVoltage=242000, dischargeCurrent=38000, insulationResistance=582000000, gear=D, accelerationPedal=20, brakePedal=70, fuelConsumption=11.30, motorControllerTemperature=450000, motorSpeed=31852, motorTorque=8680, motorTemperature=103000, motorVoltage=12000, motorCurrent=62210000, powerBattery=73791., maxFeedbackPower=400000, maxDischargePower=760000, bmsSelfCheck=50, powerBatteryCurrent=50000, powerBatteryV3=547000, maxVoltage=3000, minVoltage=4000, maxTemperature=820000, minTemperature=830000, availableCapacity=550000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:40:40.034 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 09:40:40.059 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 09:40:40.079 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 09:40:40.147 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 09:40:40.982 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 09:40:40.999 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 09:40:41.015 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0 -2024-06-21 09:40:41.015 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0] -2024-06-21 09:40:41.015 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-4658919a-3a83-4d8d-b803-06223b8abd7c sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 09:40:41.015 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-a7a79849-7344-44e3-bd6f-402bf8b9866e sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 09:40:41.016 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 09:40:41.016 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 09:40:41.016 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-7719bb46-7227-423e-8f57-dd8731b979af sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 09:40:41.016 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 09:40:41.018 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 09:40:41.018 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 09:40:41.018 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 09:40:41.018 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 09:40:41.018 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 09:40:41.019 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 09:40:41.019 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 09:40:41.019 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 09:40:41.019 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 09:40:41.021 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered -2024-06-21 09:40:41.021 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered -2024-06-21 09:40:41.021 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 09:40:41.021 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered -2024-06-21 09:40:41.021 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 09:40:41.021 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 09:40:41.022 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 09:40:41.022 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 09:40:41.022 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 09:40:41.026 [SpringApplicationShutdownHook] INFO org.apache.kafka.clients.producer.KafkaProducer:1204 - [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 30000 ms. -2024-06-21 09:40:41.027 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 09:40:41.028 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 09:40:41.028 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 09:40:41.028 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.producer for producer-1 unregistered -2024-06-21 09:40:41.173 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 09:40:41.177 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. -2024-06-21 09:40:49.308 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 13048 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 09:40:49.309 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 09:40:49.310 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 09:40:49.881 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 09:40:49.884 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 09:40:49.907 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2024-06-21 09:40:50.184 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$e7a4817f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:40:50.306 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:40:50.308 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:40:50.310 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:40:50.328 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:40:50.365 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:40:50.370 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:40:50.642 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 09:40:50.654 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 09:40:50.654 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 09:40:50.781 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 09:40:50.782 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1433 ms -2024-06-21 09:40:51.590 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 09:40:52.126 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 09:40:52.132 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 09:40:52.151 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 09:40:52.200 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 09:40:52.216 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Partitions-1 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = true - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Partitions - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 09:40:52.288 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 09:40:52.288 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 09:40:52.288 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718934052287 -2024-06-21 09:40:52.291 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 09:40:52.414 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 09:40:52.488 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ -2024-06-21 09:40:52.542 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 09:40:52.543 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 09:40:52.547 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 09:40:52.556 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 09:40:52.558 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=21, memberId='consumer-Partitions-1-2e59a307-6185-42f8-bc7a-3dedf9c289e8', protocol='range'} -2024-06-21 09:40:52.559 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 21: {consumer-Partitions-1-2e59a307-6185-42f8-bc7a-3dedf9c289e8=Assignment(partitions=[test1-0])} -2024-06-21 09:40:52.563 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=21, memberId='consumer-Partitions-1-2e59a307-6185-42f8-bc7a-3dedf9c289e8', protocol='range'} -2024-06-21 09:40:52.563 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 09:40:52.565 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0 -2024-06-21 09:40:52.572 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=15, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 09:40:53.381 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-2 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 09:40:53.384 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 09:40:53.384 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 09:40:53.384 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718934053384 -2024-06-21 09:40:53.386 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 09:40:53.392 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-3 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 09:40:53.396 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 09:40:53.396 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 09:40:53.396 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 09:40:53.397 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 09:40:53.397 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718934053396 -2024-06-21 09:40:53.397 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 09:40:53.397 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 09:40:53.398 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-4 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 09:40:53.399 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 09:40:53.400 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 09:40:53.401 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=22, memberId='consumer-Topics-2-a2117085-9672-4ae8-ae0f-6590d8d1d422', protocol='range'} -2024-06-21 09:40:53.401 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 09:40:53.401 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 22: {consumer-Topics-2-a2117085-9672-4ae8-ae0f-6590d8d1d422=Assignment(partitions=[test1-0])} -2024-06-21 09:40:53.401 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 09:40:53.401 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 09:40:53.401 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 09:40:53.401 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718934053401 -2024-06-21 09:40:53.402 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 09:40:53.403 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=22, memberId='consumer-Topics-2-a2117085-9672-4ae8-ae0f-6590d8d1d422', protocol='range'} -2024-06-21 09:40:53.403 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 09:40:53.403 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 09:40:53.404 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 09:40:53.405 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 09:40:53.406 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 09:40:53.406 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=15, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 09:40:53.407 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 09:40:53.407 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 09:40:53.409 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 09:40:53.414 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' -2024-06-21 09:40:53.415 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 09:40:53.686 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#655909e2:0/SimpleConnection@3d0f4ac4 [delegate=amqp://guest@101.34.243.166:5672/, localPort= 60485] -2024-06-21 09:40:54.474 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 5.464 seconds (JVM running for 5.932) -2024-06-21 09:40:54.476 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 -2024-06-21 09:40:56.401 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing -2024-06-21 09:40:56.402 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0 -2024-06-21 09:40:56.403 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0] -2024-06-21 09:40:56.403 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 09:40:56.404 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=23, memberId='consumer-Topics-2-a2117085-9672-4ae8-ae0f-6590d8d1d422', protocol='range'} -2024-06-21 09:40:56.404 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=23, memberId='consumer-Topics-3-5b1f2379-35e5-47f8-bb66-5dd5a21fc9f4', protocol='range'} -2024-06-21 09:40:56.404 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=23, memberId='consumer-Topics-4-a3f21d9a-72db-41a5-9993-17766403da82', protocol='range'} -2024-06-21 09:40:56.405 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 23: {consumer-Topics-2-a2117085-9672-4ae8-ae0f-6590d8d1d422=Assignment(partitions=[test1-0]), consumer-Topics-3-5b1f2379-35e5-47f8-bb66-5dd5a21fc9f4=Assignment(partitions=[]), consumer-Topics-4-a3f21d9a-72db-41a5-9993-17766403da82=Assignment(partitions=[])} -2024-06-21 09:40:56.406 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=23, memberId='consumer-Topics-4-a3f21d9a-72db-41a5-9993-17766403da82', protocol='range'} -2024-06-21 09:40:56.406 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=23, memberId='consumer-Topics-2-a2117085-9672-4ae8-ae0f-6590d8d1d422', protocol='range'} -2024-06-21 09:40:56.406 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=23, memberId='consumer-Topics-3-5b1f2379-35e5-47f8-bb66-5dd5a21fc9f4', protocol='range'} -2024-06-21 09:40:56.407 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[]) -2024-06-21 09:40:56.407 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 09:40:56.407 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[]) -2024-06-21 09:40:56.407 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 09:40:56.407 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: -2024-06-21 09:40:56.407 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: -2024-06-21 09:40:56.407 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [] -2024-06-21 09:40:56.407 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [] -2024-06-21 09:40:56.408 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=15, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 09:40:56.408 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 09:40:58.404 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 -2024-06-21 09:40:58.408 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 09:40:58.856 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 09:40:58.856 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 09:40:59.304 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 09:41:18.007 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:41:18.007 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:41:18.008 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 52 57 4c 44 34 33 36 49 56 4d 33 46 4d 37 34 32 5a 31 37 31 38 39 33 34 30 37 37 39 34 37 31 31 36 2e 36 35 37 36 32 39 30 33 39 2e 35 32 31 31 32 31 30 37 32 2e 30 30 30 32 2e 36 38 30 30 30 30 30 30 30 36 39 34 30 30 30 31 35 30 30 30 38 38 38 33 30 30 30 30 30 44 39 30 37 30 31 31 2e 39 30 36 30 30 30 30 30 38 37 39 39 34 35 31 36 30 32 34 30 30 30 30 31 38 39 30 30 34 36 39 32 30 30 30 30 37 33 37 39 31 2e 33 31 30 30 30 30 35 32 30 30 30 30 31 33 37 30 30 30 30 34 34 34 30 30 30 34 30 30 30 33 30 30 30 31 31 30 30 30 30 31 33 30 30 30 30 37 36 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 b1 7E -2024-06-21 09:41:18.023 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718934077947, longitude=116.6576290, latitude=39.5211210, speed=72.000, mileage=2.680000000, dischargeVoltage=694000, dischargeCurrent=15000, insulationResistance=888300000, gear=D, accelerationPedal=90, brakePedal=70, fuelConsumption=11.90, motorControllerTemperature=600000, motorSpeed=87994, motorTorque=5160, motorTemperature=240000, motorVoltage=18900, motorCurrent=46920000, powerBattery=73791., maxFeedbackPower=310000, maxDischargePower=520000, bmsSelfCheck=13, powerBatteryCurrent=70000, powerBatteryV3=444000, maxVoltage=4000, minVoltage=3000, maxTemperature=110000, minTemperature=130000, availableCapacity=760000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:41:18.078 [MQTT Call: protocol-parsing] INFO org.apache.kafka.clients.producer.ProducerConfig:372 - ProducerConfig values: - acks = 1 - batch.size = 16384 - bootstrap.servers = [localhost:9092] - buffer.memory = 33554432 - client.dns.lookup = use_all_dns_ips - client.id = producer-1 - compression.type = none - connections.max.idle.ms = 540000 - delivery.timeout.ms = 120000 - enable.idempotence = false - interceptor.classes = [] - internal.auto.downgrade.txn.commit = false - key.serializer = class org.apache.kafka.common.serialization.StringSerializer - linger.ms = 0 - max.block.ms = 60000 - max.in.flight.requests.per.connection = 5 - max.request.size = 1048576 - metadata.max.age.ms = 300000 - metadata.max.idle.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner - receive.buffer.bytes = 32768 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retries = 2147483647 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - transaction.timeout.ms = 60000 - transactional.id = null - value.serializer = class org.apache.kafka.common.serialization.StringSerializer - -2024-06-21 09:41:18.090 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 09:41:18.090 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 09:41:18.090 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718934078090 -2024-06-21 09:41:18.092 [kafka-producer-network-thread | producer-1] INFO org.apache.kafka.clients.Metadata:279 - [Producer clientId=producer-1] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 09:41:18.109 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 09:41:18.110 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"90","availableCapacity":"760000","bmsSelfCheck":"13","brakePedal":"70","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"15000","dischargeVoltage":"694000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.90","gear":"D","insulationResistance":"888300000","latitude":"39.5211210","location":"1","longitude":"116.6576290","maxDischargePower":"520000","maxFeedbackPower":"310000","maxTemperature":"110000","maxVoltage":"4000","mcu":"1","mileage":"2.680000000","minTemperature":"130000","minVoltage":"3000","motorControllerTemperature":"600000","motorCurrent":"46920000","motorSpeed":"87994","motorTemperature":"240000","motorTorque":"5160","motorVoltage":"18900","powerBattery":"73791.","powerBatteryCurrent":"70000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"444000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718934077947","vehicleStatus":"1","vin":"RWLD436IVM3FM742Z"} -2024-06-21 09:41:18.229 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718934077947, longitude=116.6576290, latitude=39.5211210, speed=72.000, mileage=2.680000000, dischargeVoltage=694000, dischargeCurrent=15000, insulationResistance=888300000, gear=D, accelerationPedal=90, brakePedal=70, fuelConsumption=11.90, motorControllerTemperature=600000, motorSpeed=87994, motorTorque=5160, motorTemperature=240000, motorVoltage=18900, motorCurrent=46920000, powerBattery=73791., maxFeedbackPower=310000, maxDischargePower=520000, bmsSelfCheck=13, powerBatteryCurrent=70000, powerBatteryV3=444000, maxVoltage=4000, minVoltage=3000, maxTemperature=110000, minTemperature=130000, availableCapacity=760000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:41:18.512 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:123 - 该车故障GZ001已修复 -2024-06-21 09:41:19.011 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:41:19.011 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:41:19.012 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 52 57 4c 44 34 33 36 49 56 4d 33 46 4d 37 34 32 5a 31 37 31 38 39 33 34 30 37 38 39 36 31 31 31 36 2e 36 35 38 34 37 38 30 33 39 2e 35 32 31 31 36 33 30 35 34 2e 30 30 30 32 2e 37 31 30 30 30 30 30 30 30 31 35 36 30 30 30 33 38 30 30 30 32 30 36 34 33 30 30 30 30 44 36 30 38 30 39 2e 31 30 30 36 31 30 30 30 30 31 35 33 30 36 38 31 33 30 31 34 34 30 30 30 32 34 37 30 30 31 34 30 34 30 30 30 30 37 33 37 39 31 2e 37 38 30 30 30 30 35 36 30 30 30 30 31 34 39 30 30 30 30 36 37 36 30 30 30 33 30 30 30 34 30 30 30 33 34 30 30 30 30 37 37 30 30 30 30 36 37 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 a5 7E -2024-06-21 09:41:19.012 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718934078961, longitude=116.6584780, latitude=39.5211630, speed=54.000, mileage=2.710000000, dischargeVoltage=156000, dischargeCurrent=38000, insulationResistance=206430000, gear=D, accelerationPedal=60, brakePedal=80, fuelConsumption=9.100, motorControllerTemperature=610000, motorSpeed=15306, motorTorque=8130, motorTemperature=144000, motorVoltage=24700, motorCurrent=14040000, powerBattery=73791., maxFeedbackPower=780000, maxDischargePower=560000, bmsSelfCheck=14, powerBatteryCurrent=90000, powerBatteryV3=676000, maxVoltage=3000, minVoltage=4000, maxTemperature=340000, minTemperature=770000, availableCapacity=670000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:41:19.014 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 09:41:19.014 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"670000","bmsSelfCheck":"14","brakePedal":"80","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"38000","dischargeVoltage":"156000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.100","gear":"D","insulationResistance":"206430000","latitude":"39.5211630","location":"1","longitude":"116.6584780","maxDischargePower":"560000","maxFeedbackPower":"780000","maxTemperature":"340000","maxVoltage":"3000","mcu":"1","mileage":"2.710000000","minTemperature":"770000","minVoltage":"4000","motorControllerTemperature":"610000","motorCurrent":"14040000","motorSpeed":"15306","motorTemperature":"144000","motorTorque":"8130","motorVoltage":"24700","powerBattery":"73791.","powerBatteryCurrent":"90000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"676000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718934078961","vehicleStatus":"1","vin":"RWLD436IVM3FM742Z"} -2024-06-21 09:41:19.015 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718934078961, longitude=116.6584780, latitude=39.5211630, speed=54.000, mileage=2.710000000, dischargeVoltage=156000, dischargeCurrent=38000, insulationResistance=206430000, gear=D, accelerationPedal=60, brakePedal=80, fuelConsumption=9.100, motorControllerTemperature=610000, motorSpeed=15306, motorTorque=8130, motorTemperature=144000, motorVoltage=24700, motorCurrent=14040000, powerBattery=73791., maxFeedbackPower=780000, maxDischargePower=560000, bmsSelfCheck=14, powerBatteryCurrent=90000, powerBatteryV3=676000, maxVoltage=3000, minVoltage=4000, maxTemperature=340000, minTemperature=770000, availableCapacity=670000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:41:19.041 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:123 - 该车故障GZ001已修复 -2024-06-21 09:41:28.900 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:41:28.900 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:41:28.900 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 52 57 4c 44 34 33 36 49 56 4d 33 46 4d 37 34 32 5a 31 37 31 38 39 33 34 30 38 38 38 35 38 31 31 36 2e 36 35 39 34 34 34 30 33 39 2e 35 32 31 32 35 34 30 37 32 2e 30 30 30 32 2e 37 35 30 30 30 30 30 30 30 33 31 39 30 30 30 32 30 30 30 30 37 37 39 38 30 30 30 30 30 44 35 30 31 30 31 31 2e 37 30 31 32 30 30 30 30 33 36 37 36 30 35 33 31 30 31 34 39 30 30 30 32 31 38 30 30 39 37 38 32 30 30 30 30 37 33 37 39 31 2e 35 34 30 30 30 30 31 38 30 30 30 30 34 30 31 31 30 30 30 36 36 30 30 30 30 34 30 30 30 33 30 30 30 37 36 30 30 30 30 31 30 30 30 30 30 37 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 97 7E -2024-06-21 09:41:28.901 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718934088858, longitude=116.6594440, latitude=39.5212540, speed=72.000, mileage=2.750000000, dischargeVoltage=319000, dischargeCurrent=20000, insulationResistance=779800000, gear=D, accelerationPedal=50, brakePedal=10, fuelConsumption=11.70, motorControllerTemperature=120000, motorSpeed=36760, motorTorque=5310, motorTemperature=149000, motorVoltage=21800, motorCurrent=97820000, powerBattery=73791., maxFeedbackPower=540000, maxDischargePower=180000, bmsSelfCheck=40, powerBatteryCurrent=11000, powerBatteryV3=660000, maxVoltage=4000, minVoltage=3000, maxTemperature=760000, minTemperature=100000, availableCapacity=700000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:41:28.903 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 09:41:28.904 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"700000","bmsSelfCheck":"40","brakePedal":"10","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"20000","dischargeVoltage":"319000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.70","gear":"D","insulationResistance":"779800000","latitude":"39.5212540","location":"1","longitude":"116.6594440","maxDischargePower":"180000","maxFeedbackPower":"540000","maxTemperature":"760000","maxVoltage":"4000","mcu":"1","mileage":"2.750000000","minTemperature":"100000","minVoltage":"3000","motorControllerTemperature":"120000","motorCurrent":"97820000","motorSpeed":"36760","motorTemperature":"149000","motorTorque":"5310","motorVoltage":"21800","powerBattery":"73791.","powerBatteryCurrent":"11000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"660000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718934088858","vehicleStatus":"0","vin":"RWLD436IVM3FM742Z"} -2024-06-21 09:41:28.904 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718934088858, longitude=116.6594440, latitude=39.5212540, speed=72.000, mileage=2.750000000, dischargeVoltage=319000, dischargeCurrent=20000, insulationResistance=779800000, gear=D, accelerationPedal=50, brakePedal=10, fuelConsumption=11.70, motorControllerTemperature=120000, motorSpeed=36760, motorTorque=5310, motorTemperature=149000, motorVoltage=21800, motorCurrent=97820000, powerBattery=73791., maxFeedbackPower=540000, maxDischargePower=180000, bmsSelfCheck=40, powerBatteryCurrent=11000, powerBatteryV3=660000, maxVoltage=4000, minVoltage=3000, maxTemperature=760000, minTemperature=100000, availableCapacity=700000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:41:28.974 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:91 - 该车故障GZ001没有存到redis中 -2024-06-21 09:41:28.976 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:94 - 该车故障GZ001没有存到本地中 -2024-06-21 09:45:26.620 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 09:45:26.642 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 09:45:26.675 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 09:45:27.160 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 09:45:27.251 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 09:45:27.262 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 09:45:27.276 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0 -2024-06-21 09:45:27.277 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-a3f21d9a-72db-41a5-9993-17766403da82 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 09:45:27.277 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0] -2024-06-21 09:45:27.277 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-5b1f2379-35e5-47f8-bb66-5dd5a21fc9f4 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 09:45:27.277 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-a2117085-9672-4ae8-ae0f-6590d8d1d422 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 09:45:27.277 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 09:45:27.277 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 09:45:27.277 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 09:45:27.278 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 09:45:27.279 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 09:45:27.279 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 09:45:27.279 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 09:45:27.279 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 09:45:27.279 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 09:45:27.281 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered -2024-06-21 09:45:27.281 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 09:45:27.281 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered -2024-06-21 09:45:27.281 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 09:45:27.282 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 09:45:27.282 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 09:45:27.282 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 09:45:27.283 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered -2024-06-21 09:45:27.283 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 09:45:27.285 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 09:45:27.285 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 09:45:27.285 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 09:45:27.289 [SpringApplicationShutdownHook] INFO org.apache.kafka.clients.producer.KafkaProducer:1204 - [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 30000 ms. -2024-06-21 09:45:27.291 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 09:45:27.291 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 09:45:27.291 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 09:45:27.291 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.producer for producer-1 unregistered -2024-06-21 09:45:27.437 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 09:45:27.441 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. -2024-06-21 09:45:36.587 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 23728 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 09:45:36.588 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 09:45:36.589 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 09:45:37.163 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 09:45:37.165 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 09:45:37.191 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 14 ms. Found 0 Redis repository interfaces. -2024-06-21 09:45:37.450 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$e7a4817f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:45:37.548 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:45:37.549 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:45:37.552 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:45:37.567 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:45:37.604 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:45:37.609 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:45:37.883 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 09:45:37.891 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 09:45:37.891 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 09:45:37.993 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 09:45:37.993 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1364 ms -2024-06-21 09:45:38.676 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 09:45:39.060 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 09:45:39.066 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 09:45:39.084 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 09:45:39.125 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 09:45:39.143 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Partitions-1 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = true - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Partitions - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 09:45:39.204 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 09:45:39.204 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 09:45:39.204 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718934339203 -2024-06-21 09:45:39.205 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 09:45:39.321 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 09:45:39.403 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ -2024-06-21 09:45:39.466 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 09:45:39.466 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 09:45:39.469 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 09:45:39.475 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 09:45:39.477 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=23, memberId='consumer-Partitions-1-b6aeb2d3-b17b-4623-9a5a-0269727e94e5', protocol='range'} -2024-06-21 09:45:39.478 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 23: {consumer-Partitions-1-b6aeb2d3-b17b-4623-9a5a-0269727e94e5=Assignment(partitions=[test1-0])} -2024-06-21 09:45:39.482 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=23, memberId='consumer-Partitions-1-b6aeb2d3-b17b-4623-9a5a-0269727e94e5', protocol='range'} -2024-06-21 09:45:39.482 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 09:45:39.484 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0 -2024-06-21 09:45:39.489 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=18, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 09:45:40.157 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-2 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 09:45:40.161 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 09:45:40.162 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 09:45:40.162 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718934340161 -2024-06-21 09:45:40.163 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 09:45:40.170 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-3 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 09:45:40.173 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 09:45:40.173 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 09:45:40.173 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 09:45:40.174 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718934340173 -2024-06-21 09:45:40.174 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 09:45:40.174 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 09:45:40.175 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 09:45:40.175 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-4 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 09:45:40.177 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 09:45:40.177 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 09:45:40.178 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 09:45:40.178 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=25, memberId='consumer-Topics-2-c61b4da5-67f4-4336-962e-bda4d9263c09', protocol='range'} -2024-06-21 09:45:40.178 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 25: {consumer-Topics-2-c61b4da5-67f4-4336-962e-bda4d9263c09=Assignment(partitions=[test1-0])} -2024-06-21 09:45:40.178 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 09:45:40.180 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 09:45:40.180 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 09:45:40.180 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=25, memberId='consumer-Topics-2-c61b4da5-67f4-4336-962e-bda4d9263c09', protocol='range'} -2024-06-21 09:45:40.180 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718934340179 -2024-06-21 09:45:40.180 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 09:45:40.180 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 09:45:40.181 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 09:45:40.181 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 09:45:40.183 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=18, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 09:45:40.184 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 09:45:40.184 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 09:45:40.185 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 09:45:40.185 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 09:45:40.187 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 09:45:40.193 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' -2024-06-21 09:45:40.194 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 09:45:40.343 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#655909e2:0/SimpleConnection@3d0f4ac4 [delegate=amqp://guest@101.34.243.166:5672/, localPort= 60727] -2024-06-21 09:45:41.100 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 4.838 seconds (JVM running for 5.416) -2024-06-21 09:45:41.101 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 -2024-06-21 09:45:43.037 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 -2024-06-21 09:45:43.041 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 09:45:43.193 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing -2024-06-21 09:45:43.194 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0 -2024-06-21 09:45:43.194 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0] -2024-06-21 09:45:43.195 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 09:45:43.197 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=26, memberId='consumer-Topics-4-859771ca-6ca8-4d48-b6dc-cd13a12e3271', protocol='range'} -2024-06-21 09:45:43.197 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=26, memberId='consumer-Topics-3-9f1f6a01-8743-44a3-8071-facacbf73ed1', protocol='range'} -2024-06-21 09:45:43.197 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=26, memberId='consumer-Topics-2-c61b4da5-67f4-4336-962e-bda4d9263c09', protocol='range'} -2024-06-21 09:45:43.197 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 26: {consumer-Topics-2-c61b4da5-67f4-4336-962e-bda4d9263c09=Assignment(partitions=[test1-0]), consumer-Topics-4-859771ca-6ca8-4d48-b6dc-cd13a12e3271=Assignment(partitions=[]), consumer-Topics-3-9f1f6a01-8743-44a3-8071-facacbf73ed1=Assignment(partitions=[])} -2024-06-21 09:45:43.199 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=26, memberId='consumer-Topics-2-c61b4da5-67f4-4336-962e-bda4d9263c09', protocol='range'} -2024-06-21 09:45:43.199 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=26, memberId='consumer-Topics-4-859771ca-6ca8-4d48-b6dc-cd13a12e3271', protocol='range'} -2024-06-21 09:45:43.199 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 09:45:43.199 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 09:45:43.199 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=26, memberId='consumer-Topics-3-9f1f6a01-8743-44a3-8071-facacbf73ed1', protocol='range'} -2024-06-21 09:45:43.199 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[]) -2024-06-21 09:45:43.199 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[]) -2024-06-21 09:45:43.199 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: -2024-06-21 09:45:43.199 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: -2024-06-21 09:45:43.199 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [] -2024-06-21 09:45:43.199 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [] -2024-06-21 09:45:43.200 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=18, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 09:45:43.201 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 09:45:43.480 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 09:45:43.480 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 09:45:43.890 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 09:45:55.612 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:45:55.612 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:45:55.612 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 52 57 4c 44 34 33 36 49 56 4d 33 46 4d 37 34 32 5a 31 37 31 38 39 33 34 33 35 35 35 35 33 31 31 36 2e 36 36 30 36 39 39 30 33 39 2e 35 32 31 33 34 35 30 31 30 38 2e 30 30 32 2e 38 31 30 30 30 30 30 30 30 36 34 30 30 30 30 32 33 30 30 30 32 38 33 33 37 30 30 30 30 44 30 30 37 30 31 31 2e 34 30 31 38 30 30 30 30 34 37 37 37 37 39 37 39 30 31 31 37 30 30 30 31 38 30 30 30 37 38 30 32 30 30 30 30 37 33 37 37 39 2e 32 38 30 30 30 30 39 35 30 30 30 30 34 30 33 30 30 30 30 37 30 39 30 30 30 34 30 30 30 34 30 30 30 38 37 30 30 30 30 39 32 30 30 30 30 34 37 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 b6 7E -2024-06-21 09:45:55.629 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718934355553, longitude=116.6606990, latitude=39.5213450, speed=108.00, mileage=2.810000000, dischargeVoltage=640000, dischargeCurrent=23000, insulationResistance=283370000, gear=D, accelerationPedal=00, brakePedal=70, fuelConsumption=11.40, motorControllerTemperature=180000, motorSpeed=47777, motorTorque=9790, motorTemperature=117000, motorVoltage=18000, motorCurrent=78020000, powerBattery=73779., maxFeedbackPower=280000, maxDischargePower=950000, bmsSelfCheck=40, powerBatteryCurrent=30000, powerBatteryV3=709000, maxVoltage=4000, minVoltage=4000, maxTemperature=870000, minTemperature=920000, availableCapacity=470000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:45:55.685 [MQTT Call: protocol-parsing] INFO org.apache.kafka.clients.producer.ProducerConfig:372 - ProducerConfig values: - acks = 1 - batch.size = 16384 - bootstrap.servers = [localhost:9092] - buffer.memory = 33554432 - client.dns.lookup = use_all_dns_ips - client.id = producer-1 - compression.type = none - connections.max.idle.ms = 540000 - delivery.timeout.ms = 120000 - enable.idempotence = false - interceptor.classes = [] - internal.auto.downgrade.txn.commit = false - key.serializer = class org.apache.kafka.common.serialization.StringSerializer - linger.ms = 0 - max.block.ms = 60000 - max.in.flight.requests.per.connection = 5 - max.request.size = 1048576 - metadata.max.age.ms = 300000 - metadata.max.idle.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner - receive.buffer.bytes = 32768 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retries = 2147483647 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - transaction.timeout.ms = 60000 - transactional.id = null - value.serializer = class org.apache.kafka.common.serialization.StringSerializer - -2024-06-21 09:45:55.696 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 09:45:55.697 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 09:45:55.697 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718934355696 -2024-06-21 09:45:55.700 [kafka-producer-network-thread | producer-1] INFO org.apache.kafka.clients.Metadata:279 - [Producer clientId=producer-1] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 09:45:55.717 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 09:45:55.718 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"00","availableCapacity":"470000","bmsSelfCheck":"40","brakePedal":"70","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"23000","dischargeVoltage":"640000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.40","gear":"D","insulationResistance":"283370000","latitude":"39.5213450","location":"1","longitude":"116.6606990","maxDischargePower":"950000","maxFeedbackPower":"280000","maxTemperature":"870000","maxVoltage":"4000","mcu":"1","mileage":"2.810000000","minTemperature":"920000","minVoltage":"4000","motorControllerTemperature":"180000","motorCurrent":"78020000","motorSpeed":"47777","motorTemperature":"117000","motorTorque":"9790","motorVoltage":"18000","powerBattery":"73779.","powerBatteryCurrent":"30000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"709000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718934355553","vehicleStatus":"0","vin":"RWLD436IVM3FM742Z"} -2024-06-21 09:45:55.849 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718934355553, longitude=116.6606990, latitude=39.5213450, speed=108.00, mileage=2.810000000, dischargeVoltage=640000, dischargeCurrent=23000, insulationResistance=283370000, gear=D, accelerationPedal=00, brakePedal=70, fuelConsumption=11.40, motorControllerTemperature=180000, motorSpeed=47777, motorTorque=9790, motorTemperature=117000, motorVoltage=18000, motorCurrent=78020000, powerBattery=73779., maxFeedbackPower=280000, maxDischargePower=950000, bmsSelfCheck=40, powerBatteryCurrent=30000, powerBatteryV3=709000, maxVoltage=4000, minVoltage=4000, maxTemperature=870000, minTemperature=920000, availableCapacity=470000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:45:56.292 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:103 - 该车故障信息存储到Redis中 -2024-06-21 09:45:56.293 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:106 - 该车故障信息存储到本地缓存中 -2024-06-21 09:46:29.287 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:46:29.287 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:46:29.287 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 52 57 4c 44 34 33 36 49 56 4d 33 46 4d 37 34 32 5a 31 37 31 38 39 33 34 33 38 39 31 36 39 31 31 36 2e 36 36 31 31 30 37 30 33 39 2e 35 32 31 33 37 38 30 33 36 2e 30 30 30 32 2e 38 33 30 30 30 30 30 30 30 32 33 34 30 30 30 32 31 30 30 30 32 34 33 30 32 30 30 30 30 44 31 30 31 30 31 31 2e 36 30 31 34 30 30 30 30 39 35 38 39 35 34 35 34 30 37 31 30 30 30 30 32 30 30 30 30 31 39 35 36 30 30 30 30 37 33 37 37 39 2e 32 32 30 30 30 30 36 39 30 30 30 30 32 30 39 30 30 30 30 35 32 31 30 30 30 33 30 30 30 34 30 30 30 31 30 30 30 30 30 32 37 30 30 30 30 31 31 30 30 30 30 31 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 75 7E -2024-06-21 09:46:29.288 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718934389169, longitude=116.6611070, latitude=39.5213780, speed=36.000, mileage=2.830000000, dischargeVoltage=234000, dischargeCurrent=21000, insulationResistance=243020000, gear=D, accelerationPedal=10, brakePedal=10, fuelConsumption=11.60, motorControllerTemperature=140000, motorSpeed=95895, motorTorque=4540, motorTemperature=710000, motorVoltage=20000, motorCurrent=19560000, powerBattery=73779., maxFeedbackPower=220000, maxDischargePower=690000, bmsSelfCheck=20, powerBatteryCurrent=90000, powerBatteryV3=521000, maxVoltage=3000, minVoltage=4000, maxTemperature=100000, minTemperature=270000, availableCapacity=110000, vehicleStatus=1, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:46:29.290 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 09:46:29.290 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"110000","bmsSelfCheck":"20","brakePedal":"10","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"21000","dischargeVoltage":"234000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.60","gear":"D","insulationResistance":"243020000","latitude":"39.5213780","location":"1","longitude":"116.6611070","maxDischargePower":"690000","maxFeedbackPower":"220000","maxTemperature":"100000","maxVoltage":"3000","mcu":"1","mileage":"2.830000000","minTemperature":"270000","minVoltage":"4000","motorControllerTemperature":"140000","motorCurrent":"19560000","motorSpeed":"95895","motorTemperature":"710000","motorTorque":"4540","motorVoltage":"20000","powerBattery":"73779.","powerBatteryCurrent":"90000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"521000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718934389169","vehicleStatus":"1","vin":"RWLD436IVM3FM742Z"} -2024-06-21 09:46:29.290 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718934389169, longitude=116.6611070, latitude=39.5213780, speed=36.000, mileage=2.830000000, dischargeVoltage=234000, dischargeCurrent=21000, insulationResistance=243020000, gear=D, accelerationPedal=10, brakePedal=10, fuelConsumption=11.60, motorControllerTemperature=140000, motorSpeed=95895, motorTorque=4540, motorTemperature=710000, motorVoltage=20000, motorCurrent=19560000, powerBattery=73779., maxFeedbackPower=220000, maxDischargePower=690000, bmsSelfCheck=20, powerBatteryCurrent=90000, powerBatteryV3=521000, maxVoltage=3000, minVoltage=4000, maxTemperature=100000, minTemperature=270000, availableCapacity=110000, vehicleStatus=1, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:46:29.292 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:106 - 该车故障信息存储到本地缓存中 -2024-06-21 09:51:34.109 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 09:51:34.142 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 09:51:34.172 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 09:51:34.666 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 09:51:34.782 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 09:51:34.956 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 09:51:34.969 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-859771ca-6ca8-4d48-b6dc-cd13a12e3271 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 09:51:34.969 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-9f1f6a01-8743-44a3-8071-facacbf73ed1 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 09:51:34.969 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0 -2024-06-21 09:51:34.969 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0] -2024-06-21 09:51:34.969 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-c61b4da5-67f4-4336-962e-bda4d9263c09 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 09:51:34.969 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 09:51:34.970 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 09:51:34.969 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 09:51:34.971 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 09:51:34.971 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 09:51:34.971 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 09:51:34.971 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 09:51:34.971 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 09:51:34.971 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 09:51:34.974 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered -2024-06-21 09:51:34.974 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered -2024-06-21 09:51:34.974 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 09:51:34.974 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 09:51:34.974 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 09:51:34.975 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 09:51:34.975 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 09:51:34.975 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered -2024-06-21 09:51:34.975 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 09:51:34.976 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 09:51:34.976 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 09:51:34.976 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 09:51:34.981 [SpringApplicationShutdownHook] INFO org.apache.kafka.clients.producer.KafkaProducer:1204 - [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 30000 ms. -2024-06-21 09:51:34.983 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 09:51:34.984 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 09:51:34.984 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 09:51:34.984 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.producer for producer-1 unregistered -2024-06-21 09:51:35.159 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 09:51:35.164 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. -2024-06-21 09:51:42.811 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 27924 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 09:51:42.812 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 09:51:42.812 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 09:51:43.303 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 09:51:43.305 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 09:51:43.329 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 14 ms. Found 0 Redis repository interfaces. -2024-06-21 09:51:43.567 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$e7a4817f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:51:43.655 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:51:43.657 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:51:43.658 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:51:43.671 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:51:43.701 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:51:43.706 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:51:43.930 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 09:51:43.937 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 09:51:43.937 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 09:51:44.034 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 09:51:44.034 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1191 ms -2024-06-21 09:51:44.638 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 09:51:44.998 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 09:51:45.004 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 09:51:45.020 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 09:51:45.063 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 09:51:45.078 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Partitions-1 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = true - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Partitions - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 09:51:45.135 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 09:51:45.135 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 09:51:45.135 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718934705134 -2024-06-21 09:51:45.137 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 09:51:45.235 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 09:51:45.303 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ -2024-06-21 09:51:45.364 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 09:51:45.365 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 09:51:45.367 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 09:51:45.373 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 09:51:45.375 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=25, memberId='consumer-Partitions-1-c7b9e09a-b67a-4a7a-ae08-306051766c32', protocol='range'} -2024-06-21 09:51:45.377 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 25: {consumer-Partitions-1-c7b9e09a-b67a-4a7a-ae08-306051766c32=Assignment(partitions=[test1-0])} -2024-06-21 09:51:45.380 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=25, memberId='consumer-Partitions-1-c7b9e09a-b67a-4a7a-ae08-306051766c32', protocol='range'} -2024-06-21 09:51:45.381 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 09:51:45.382 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0 -2024-06-21 09:51:45.388 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=20, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 09:51:45.995 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-2 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 09:51:45.999 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 09:51:46.000 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 09:51:46.000 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718934705999 -2024-06-21 09:51:46.001 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 09:51:46.007 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-3 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 09:51:46.010 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 09:51:46.010 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 09:51:46.010 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 09:51:46.011 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 09:51:46.011 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718934706010 -2024-06-21 09:51:46.011 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 09:51:46.011 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 09:51:46.012 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-4 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 09:51:46.013 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 09:51:46.014 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 09:51:46.014 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 09:51:46.014 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=28, memberId='consumer-Topics-2-20052ea8-7ec6-4557-b145-05b207e9cac4', protocol='range'} -2024-06-21 09:51:46.015 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 28: {consumer-Topics-2-20052ea8-7ec6-4557-b145-05b207e9cac4=Assignment(partitions=[test1-0])} -2024-06-21 09:51:46.015 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 09:51:46.016 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 09:51:46.016 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 09:51:46.017 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718934706016 -2024-06-21 09:51:46.017 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=28, memberId='consumer-Topics-2-20052ea8-7ec6-4557-b145-05b207e9cac4', protocol='range'} -2024-06-21 09:51:46.017 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 09:51:46.017 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 09:51:46.017 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 09:51:46.017 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 09:51:46.019 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 09:51:46.019 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 09:51:46.020 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 09:51:46.020 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=20, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 09:51:46.020 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 09:51:46.021 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 09:51:46.026 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' -2024-06-21 09:51:46.027 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 09:51:46.273 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#655909e2:0/SimpleConnection@3d0f4ac4 [delegate=amqp://guest@101.34.243.166:5672/, localPort= 61156] -2024-06-21 09:51:47.199 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 4.663 seconds (JVM running for 5.223) -2024-06-21 09:51:47.200 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 -2024-06-21 09:51:49.028 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing -2024-06-21 09:51:49.028 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0 -2024-06-21 09:51:49.029 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0] -2024-06-21 09:51:49.029 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 09:51:49.030 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=29, memberId='consumer-Topics-4-3ed40779-c384-424d-a669-dac0028cafed', protocol='range'} -2024-06-21 09:51:49.030 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=29, memberId='consumer-Topics-3-e3e285f2-ccc0-42c3-b110-b5b82caacd87', protocol='range'} -2024-06-21 09:51:49.030 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=29, memberId='consumer-Topics-2-20052ea8-7ec6-4557-b145-05b207e9cac4', protocol='range'} -2024-06-21 09:51:49.031 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 29: {consumer-Topics-4-3ed40779-c384-424d-a669-dac0028cafed=Assignment(partitions=[]), consumer-Topics-2-20052ea8-7ec6-4557-b145-05b207e9cac4=Assignment(partitions=[test1-0]), consumer-Topics-3-e3e285f2-ccc0-42c3-b110-b5b82caacd87=Assignment(partitions=[])} -2024-06-21 09:51:49.032 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=29, memberId='consumer-Topics-2-20052ea8-7ec6-4557-b145-05b207e9cac4', protocol='range'} -2024-06-21 09:51:49.032 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=29, memberId='consumer-Topics-4-3ed40779-c384-424d-a669-dac0028cafed', protocol='range'} -2024-06-21 09:51:49.032 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=29, memberId='consumer-Topics-3-e3e285f2-ccc0-42c3-b110-b5b82caacd87', protocol='range'} -2024-06-21 09:51:49.032 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 09:51:49.032 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[]) -2024-06-21 09:51:49.032 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[]) -2024-06-21 09:51:49.032 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: -2024-06-21 09:51:49.032 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: -2024-06-21 09:51:49.032 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [] -2024-06-21 09:51:49.032 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [] -2024-06-21 09:51:49.032 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 09:51:49.034 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=20, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 09:51:49.034 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 09:53:19.733 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 09:53:19.764 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 09:53:19.787 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 09:53:19.789 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 09:53:19.850 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 09:53:20.038 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 09:53:20.056 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0 -2024-06-21 09:53:20.057 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-3ed40779-c384-424d-a669-dac0028cafed sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 09:53:20.057 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0] -2024-06-21 09:53:20.057 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-20052ea8-7ec6-4557-b145-05b207e9cac4 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 09:53:20.057 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-e3e285f2-ccc0-42c3-b110-b5b82caacd87 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 09:53:20.057 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 09:53:20.057 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 09:53:20.057 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 09:53:20.059 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 09:53:20.059 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 09:53:20.059 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 09:53:20.059 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 09:53:20.059 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 09:53:20.060 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 09:53:20.061 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 09:53:20.061 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 09:53:20.061 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 09:53:20.061 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered -2024-06-21 09:53:20.062 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered -2024-06-21 09:53:20.062 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 09:53:20.062 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 09:53:20.062 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered -2024-06-21 09:53:20.062 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 09:53:20.063 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 09:53:20.064 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 09:53:20.064 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 09:53:20.150 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 09:53:20.154 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. -2024-06-21 09:53:28.480 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 27372 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 09:53:28.482 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 09:53:28.483 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 09:53:29.036 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 09:53:29.037 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 09:53:29.061 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 10 ms. Found 0 Redis repository interfaces. -2024-06-21 09:53:29.284 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$e7a4817f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:53:29.366 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:53:29.368 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:53:29.370 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:53:29.381 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:53:29.409 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:53:29.412 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:53:29.625 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 09:53:29.631 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 09:53:29.632 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 09:53:29.724 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 09:53:29.724 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1193 ms -2024-06-21 09:53:30.320 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 09:53:30.781 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 09:53:30.786 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 09:53:30.802 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 09:53:30.850 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 09:53:30.866 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Partitions-1 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = true - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Partitions - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 09:53:30.927 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 09:53:30.929 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 09:53:30.929 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718934810927 -2024-06-21 09:53:30.930 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 09:53:31.027 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 09:53:31.095 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ -2024-06-21 09:53:31.160 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 09:53:31.161 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 09:53:31.163 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 09:53:31.171 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 09:53:31.174 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=27, memberId='consumer-Partitions-1-68e114c7-a7bd-4f4c-8b73-992d656a6502', protocol='range'} -2024-06-21 09:53:31.175 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 27: {consumer-Partitions-1-68e114c7-a7bd-4f4c-8b73-992d656a6502=Assignment(partitions=[test1-0])} -2024-06-21 09:53:31.179 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=27, memberId='consumer-Partitions-1-68e114c7-a7bd-4f4c-8b73-992d656a6502', protocol='range'} -2024-06-21 09:53:31.179 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 09:53:31.181 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0 -2024-06-21 09:53:31.186 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=20, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 09:53:31.780 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-2 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 09:53:31.783 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 09:53:31.784 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 09:53:31.784 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718934811783 -2024-06-21 09:53:31.785 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 09:53:31.790 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-3 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 09:53:31.794 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 09:53:31.795 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 09:53:31.795 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 09:53:31.795 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 09:53:31.796 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718934811795 -2024-06-21 09:53:31.796 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 09:53:31.796 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 09:53:31.797 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-4 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 09:53:31.799 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 09:53:31.799 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 09:53:31.799 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 09:53:31.800 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 09:53:31.800 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 09:53:31.800 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 09:53:31.800 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718934811800 -2024-06-21 09:53:31.801 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 09:53:31.801 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=31, memberId='consumer-Topics-2-1c2d7907-245e-4b1f-ad03-25fd7011303d', protocol='range'} -2024-06-21 09:53:31.801 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 31: {consumer-Topics-2-1c2d7907-245e-4b1f-ad03-25fd7011303d=Assignment(partitions=[test1-0])} -2024-06-21 09:53:31.801 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 09:53:31.802 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=31, memberId='consumer-Topics-2-1c2d7907-245e-4b1f-ad03-25fd7011303d', protocol='range'} -2024-06-21 09:53:31.802 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 09:53:31.802 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 09:53:31.804 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 09:53:31.804 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 09:53:31.804 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 09:53:31.806 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=20, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 09:53:31.807 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 09:53:31.807 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 09:53:31.811 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' -2024-06-21 09:53:31.812 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 09:53:31.995 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#655909e2:0/SimpleConnection@3d0f4ac4 [delegate=amqp://guest@101.34.243.166:5672/, localPort= 61286] -2024-06-21 09:53:32.510 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 -2024-06-21 09:53:32.514 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 09:53:32.767 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 4.688 seconds (JVM running for 5.276) -2024-06-21 09:53:32.768 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 -2024-06-21 09:53:33.040 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 09:53:33.041 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 09:53:33.467 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 09:53:34.806 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing -2024-06-21 09:53:34.807 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0 -2024-06-21 09:53:34.807 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0] -2024-06-21 09:53:34.807 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 09:53:34.808 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=32, memberId='consumer-Topics-4-499c0e1a-74a6-4d91-964d-f32f2bd8cfb6', protocol='range'} -2024-06-21 09:53:34.808 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=32, memberId='consumer-Topics-3-0a64c55d-3b39-4b43-9621-8d5cb8748745', protocol='range'} -2024-06-21 09:53:34.808 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=32, memberId='consumer-Topics-2-1c2d7907-245e-4b1f-ad03-25fd7011303d', protocol='range'} -2024-06-21 09:53:34.810 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 32: {consumer-Topics-4-499c0e1a-74a6-4d91-964d-f32f2bd8cfb6=Assignment(partitions=[]), consumer-Topics-2-1c2d7907-245e-4b1f-ad03-25fd7011303d=Assignment(partitions=[test1-0]), consumer-Topics-3-0a64c55d-3b39-4b43-9621-8d5cb8748745=Assignment(partitions=[])} -2024-06-21 09:53:34.811 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=32, memberId='consumer-Topics-2-1c2d7907-245e-4b1f-ad03-25fd7011303d', protocol='range'} -2024-06-21 09:53:34.811 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 09:53:34.811 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 09:53:34.811 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=32, memberId='consumer-Topics-3-0a64c55d-3b39-4b43-9621-8d5cb8748745', protocol='range'} -2024-06-21 09:53:34.811 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=32, memberId='consumer-Topics-4-499c0e1a-74a6-4d91-964d-f32f2bd8cfb6', protocol='range'} -2024-06-21 09:53:34.811 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[]) -2024-06-21 09:53:34.811 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[]) -2024-06-21 09:53:34.811 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: -2024-06-21 09:53:34.811 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: -2024-06-21 09:53:34.811 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [] -2024-06-21 09:53:34.811 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [] -2024-06-21 09:53:34.812 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=20, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 09:53:34.812 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 09:53:40.913 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:53:40.913 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:53:40.914 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 52 57 4c 44 34 33 36 49 56 4d 33 46 4d 37 34 32 5a 31 37 31 38 39 33 34 38 32 30 38 36 35 31 31 36 2e 36 36 32 30 39 39 30 33 39 2e 35 32 31 34 36 37 30 31 32 36 2e 30 30 32 2e 39 30 30 30 30 30 30 30 30 32 35 39 30 30 30 34 39 30 30 30 32 39 36 32 34 30 30 30 30 44 38 30 39 30 31 30 2e 36 30 38 30 30 30 30 30 38 36 34 31 36 37 33 32 30 37 32 30 30 30 30 32 31 37 30 30 31 32 32 37 30 30 30 30 37 33 37 36 39 2e 32 39 30 30 30 30 35 37 30 30 30 30 30 30 31 30 30 30 30 35 34 33 30 30 30 33 30 30 30 33 30 30 30 34 31 30 30 30 30 31 35 30 30 30 30 34 37 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 9d 7E -2024-06-21 09:53:40.929 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718934820865, longitude=116.6620990, latitude=39.5214670, speed=126.00, mileage=2.900000000, dischargeVoltage=259000, dischargeCurrent=49000, insulationResistance=296240000, gear=D, accelerationPedal=80, brakePedal=90, fuelConsumption=10.60, motorControllerTemperature=800000, motorSpeed=86416, motorTorque=7320, motorTemperature=720000, motorVoltage=21700, motorCurrent=12270000, powerBattery=73769., maxFeedbackPower=290000, maxDischargePower=570000, bmsSelfCheck=00, powerBatteryCurrent=10000, powerBatteryV3=543000, maxVoltage=3000, minVoltage=3000, maxTemperature=410000, minTemperature=150000, availableCapacity=470000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:53:40.981 [MQTT Call: protocol-parsing] INFO org.apache.kafka.clients.producer.ProducerConfig:372 - ProducerConfig values: - acks = 1 - batch.size = 16384 - bootstrap.servers = [localhost:9092] - buffer.memory = 33554432 - client.dns.lookup = use_all_dns_ips - client.id = producer-1 - compression.type = none - connections.max.idle.ms = 540000 - delivery.timeout.ms = 120000 - enable.idempotence = false - interceptor.classes = [] - internal.auto.downgrade.txn.commit = false - key.serializer = class org.apache.kafka.common.serialization.StringSerializer - linger.ms = 0 - max.block.ms = 60000 - max.in.flight.requests.per.connection = 5 - max.request.size = 1048576 - metadata.max.age.ms = 300000 - metadata.max.idle.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner - receive.buffer.bytes = 32768 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retries = 2147483647 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - transaction.timeout.ms = 60000 - transactional.id = null - value.serializer = class org.apache.kafka.common.serialization.StringSerializer - -2024-06-21 09:53:40.992 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 09:53:40.992 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 09:53:40.993 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718934820992 -2024-06-21 09:53:40.995 [kafka-producer-network-thread | producer-1] INFO org.apache.kafka.clients.Metadata:279 - [Producer clientId=producer-1] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 09:53:41.012 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 09:53:41.013 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"80","availableCapacity":"470000","bmsSelfCheck":"00","brakePedal":"90","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"49000","dischargeVoltage":"259000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.60","gear":"D","insulationResistance":"296240000","latitude":"39.5214670","location":"1","longitude":"116.6620990","maxDischargePower":"570000","maxFeedbackPower":"290000","maxTemperature":"410000","maxVoltage":"3000","mcu":"1","mileage":"2.900000000","minTemperature":"150000","minVoltage":"3000","motorControllerTemperature":"800000","motorCurrent":"12270000","motorSpeed":"86416","motorTemperature":"720000","motorTorque":"7320","motorVoltage":"21700","powerBattery":"73769.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"543000","ptc":"1","runStatus":"1","soc":"1","speed":"126.00","timestamp":"1718934820865","vehicleStatus":"0","vin":"RWLD436IVM3FM742Z"} -2024-06-21 09:53:41.133 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718934820865, longitude=116.6620990, latitude=39.5214670, speed=126.00, mileage=2.900000000, dischargeVoltage=259000, dischargeCurrent=49000, insulationResistance=296240000, gear=D, accelerationPedal=80, brakePedal=90, fuelConsumption=10.60, motorControllerTemperature=800000, motorSpeed=86416, motorTorque=7320, motorTemperature=720000, motorVoltage=21700, motorCurrent=12270000, powerBattery=73769., maxFeedbackPower=290000, maxDischargePower=570000, bmsSelfCheck=00, powerBatteryCurrent=10000, powerBatteryV3=543000, maxVoltage=3000, minVoltage=3000, maxTemperature=410000, minTemperature=150000, availableCapacity=470000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:54:42.092 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:54:42.093 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:54:42.093 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 52 57 4c 44 34 33 36 49 56 4d 33 46 4d 37 34 32 5a 31 37 31 38 39 33 34 38 38 32 30 35 39 31 31 36 2e 36 36 33 33 31 38 30 33 39 2e 35 32 31 35 36 32 30 37 32 2e 30 30 30 32 2e 39 34 30 30 30 30 30 30 30 35 34 35 30 30 30 34 33 30 30 30 32 39 36 31 35 30 30 30 30 44 36 30 33 30 39 2e 32 30 30 39 36 30 30 30 30 39 32 33 32 32 35 38 39 30 31 31 33 30 30 30 32 30 34 30 30 37 38 35 32 30 30 30 30 37 33 37 36 39 2e 33 30 30 30 30 30 36 38 30 30 30 30 39 30 35 30 30 30 30 37 31 32 30 30 30 34 30 30 30 34 30 30 30 31 32 30 30 30 30 31 33 30 30 30 30 39 35 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 a1 7E -2024-06-21 09:54:42.093 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718934882059, longitude=116.6633180, latitude=39.5215620, speed=72.000, mileage=2.940000000, dischargeVoltage=545000, dischargeCurrent=43000, insulationResistance=296150000, gear=D, accelerationPedal=60, brakePedal=30, fuelConsumption=9.200, motorControllerTemperature=960000, motorSpeed=92322, motorTorque=5890, motorTemperature=113000, motorVoltage=20400, motorCurrent=78520000, powerBattery=73769., maxFeedbackPower=300000, maxDischargePower=680000, bmsSelfCheck=90, powerBatteryCurrent=50000, powerBatteryV3=712000, maxVoltage=4000, minVoltage=4000, maxTemperature=120000, minTemperature=130000, availableCapacity=950000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:54:42.096 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 09:54:42.096 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"950000","bmsSelfCheck":"90","brakePedal":"30","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"43000","dischargeVoltage":"545000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.200","gear":"D","insulationResistance":"296150000","latitude":"39.5215620","location":"1","longitude":"116.6633180","maxDischargePower":"680000","maxFeedbackPower":"300000","maxTemperature":"120000","maxVoltage":"4000","mcu":"1","mileage":"2.940000000","minTemperature":"130000","minVoltage":"4000","motorControllerTemperature":"960000","motorCurrent":"78520000","motorSpeed":"92322","motorTemperature":"113000","motorTorque":"5890","motorVoltage":"20400","powerBattery":"73769.","powerBatteryCurrent":"50000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"712000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718934882059","vehicleStatus":"0","vin":"RWLD436IVM3FM742Z"} -2024-06-21 09:54:42.096 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718934882059, longitude=116.6633180, latitude=39.5215620, speed=72.000, mileage=2.940000000, dischargeVoltage=545000, dischargeCurrent=43000, insulationResistance=296150000, gear=D, accelerationPedal=60, brakePedal=30, fuelConsumption=9.200, motorControllerTemperature=960000, motorSpeed=92322, motorTorque=5890, motorTemperature=113000, motorVoltage=20400, motorCurrent=78520000, powerBattery=73769., maxFeedbackPower=300000, maxDischargePower=680000, bmsSelfCheck=90, powerBatteryCurrent=50000, powerBatteryV3=712000, maxVoltage=4000, minVoltage=4000, maxTemperature=120000, minTemperature=130000, availableCapacity=950000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:56:10.126 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:56:10.127 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:56:10.127 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 52 57 4c 44 34 33 36 49 56 4d 33 46 4d 37 34 32 5a 31 37 31 38 39 33 34 39 37 30 30 38 38 31 31 36 2e 36 36 34 38 33 36 30 33 39 2e 35 32 31 36 37 30 30 31 30 38 2e 30 30 33 2e 30 30 30 30 30 30 30 30 30 36 31 36 30 30 30 33 34 30 30 30 32 39 34 31 30 30 30 30 30 44 36 30 32 30 31 30 2e 39 30 33 30 30 30 30 30 31 36 33 30 38 31 30 35 30 38 35 30 30 30 30 31 39 35 30 30 36 32 32 34 30 30 30 30 37 33 37 35 38 2e 34 32 30 30 30 30 33 33 30 30 30 30 39 30 31 30 30 30 30 35 37 30 30 30 30 33 30 30 30 34 30 30 30 33 39 30 30 30 30 39 39 30 30 30 30 31 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 7e 7E -2024-06-21 09:56:10.127 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718934970088, longitude=116.6648360, latitude=39.5216700, speed=108.00, mileage=3.000000000, dischargeVoltage=616000, dischargeCurrent=34000, insulationResistance=294100000, gear=D, accelerationPedal=60, brakePedal=20, fuelConsumption=10.90, motorControllerTemperature=300000, motorSpeed=16308, motorTorque=1050, motorTemperature=850000, motorVoltage=19500, motorCurrent=62240000, powerBattery=73758., maxFeedbackPower=420000, maxDischargePower=330000, bmsSelfCheck=90, powerBatteryCurrent=10000, powerBatteryV3=570000, maxVoltage=3000, minVoltage=4000, maxTemperature=390000, minTemperature=990000, availableCapacity=100000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:56:10.130 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 09:56:10.130 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"100000","bmsSelfCheck":"90","brakePedal":"20","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"34000","dischargeVoltage":"616000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.90","gear":"D","insulationResistance":"294100000","latitude":"39.5216700","location":"1","longitude":"116.6648360","maxDischargePower":"330000","maxFeedbackPower":"420000","maxTemperature":"390000","maxVoltage":"3000","mcu":"1","mileage":"3.000000000","minTemperature":"990000","minVoltage":"4000","motorControllerTemperature":"300000","motorCurrent":"62240000","motorSpeed":"16308","motorTemperature":"850000","motorTorque":"1050","motorVoltage":"19500","powerBattery":"73758.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"570000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718934970088","vehicleStatus":"0","vin":"RWLD436IVM3FM742Z"} -2024-06-21 09:56:10.130 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718934970088, longitude=116.6648360, latitude=39.5216700, speed=108.00, mileage=3.000000000, dischargeVoltage=616000, dischargeCurrent=34000, insulationResistance=294100000, gear=D, accelerationPedal=60, brakePedal=20, fuelConsumption=10.90, motorControllerTemperature=300000, motorSpeed=16308, motorTorque=1050, motorTemperature=850000, motorVoltage=19500, motorCurrent=62240000, powerBattery=73758., maxFeedbackPower=420000, maxDischargePower=330000, bmsSelfCheck=90, powerBatteryCurrent=10000, powerBatteryV3=570000, maxVoltage=3000, minVoltage=4000, maxTemperature=390000, minTemperature=990000, availableCapacity=100000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:56:11.142 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 09:56:11.142 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 09:56:11.142 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 52 57 4c 44 34 33 36 49 56 4d 33 46 4d 37 34 32 5a 31 37 31 38 39 33 34 39 37 31 30 39 37 31 31 36 2e 36 36 35 33 35 37 30 33 39 2e 35 32 31 37 36 35 30 35 34 2e 30 30 30 33 2e 30 33 30 30 30 30 30 30 30 32 30 30 30 30 30 34 35 30 30 30 31 37 37 36 36 30 30 30 30 44 30 30 36 30 31 31 2e 39 30 37 33 30 30 30 30 35 33 39 33 32 38 33 30 30 34 30 30 30 30 30 32 30 30 30 30 31 30 33 38 39 30 30 30 37 33 37 35 38 2e 33 33 30 30 30 30 38 31 30 30 30 30 31 34 36 30 30 30 30 36 34 35 30 30 30 34 30 30 30 33 30 30 30 38 33 30 30 30 30 38 39 30 30 30 30 35 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 91 7E -2024-06-21 09:56:11.143 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718934971097, longitude=116.6653570, latitude=39.5217650, speed=54.000, mileage=3.030000000, dischargeVoltage=200000, dischargeCurrent=45000, insulationResistance=177660000, gear=D, accelerationPedal=00, brakePedal=60, fuelConsumption=11.90, motorControllerTemperature=730000, motorSpeed=53932, motorTorque=8300, motorTemperature=400000, motorVoltage=20000, motorCurrent=10389000, powerBattery=73758., maxFeedbackPower=330000, maxDischargePower=810000, bmsSelfCheck=14, powerBatteryCurrent=60000, powerBatteryV3=645000, maxVoltage=4000, minVoltage=3000, maxTemperature=830000, minTemperature=890000, availableCapacity=500000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:56:11.144 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 09:56:11.144 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"00","availableCapacity":"500000","bmsSelfCheck":"14","brakePedal":"60","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"45000","dischargeVoltage":"200000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.90","gear":"D","insulationResistance":"177660000","latitude":"39.5217650","location":"1","longitude":"116.6653570","maxDischargePower":"810000","maxFeedbackPower":"330000","maxTemperature":"830000","maxVoltage":"4000","mcu":"1","mileage":"3.030000000","minTemperature":"890000","minVoltage":"3000","motorControllerTemperature":"730000","motorCurrent":"10389000","motorSpeed":"53932","motorTemperature":"400000","motorTorque":"8300","motorVoltage":"20000","powerBattery":"73758.","powerBatteryCurrent":"60000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"645000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718934971097","vehicleStatus":"0","vin":"RWLD436IVM3FM742Z"} -2024-06-21 09:56:11.144 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718934971097, longitude=116.6653570, latitude=39.5217650, speed=54.000, mileage=3.030000000, dischargeVoltage=200000, dischargeCurrent=45000, insulationResistance=177660000, gear=D, accelerationPedal=00, brakePedal=60, fuelConsumption=11.90, motorControllerTemperature=730000, motorSpeed=53932, motorTorque=8300, motorTemperature=400000, motorVoltage=20000, motorCurrent=10389000, powerBattery=73758., maxFeedbackPower=330000, maxDischargePower=810000, bmsSelfCheck=14, powerBatteryCurrent=60000, powerBatteryV3=645000, maxVoltage=4000, minVoltage=3000, maxTemperature=830000, minTemperature=890000, availableCapacity=500000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 09:57:07.879 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 09:57:07.906 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 09:57:07.926 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 09:57:08.336 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 09:57:15.393 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 19216 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 09:57:15.394 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 09:57:15.394 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 09:57:15.882 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 09:57:15.884 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 09:57:15.906 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2024-06-21 09:57:16.138 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$c6fb28e2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:57:16.214 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:57:16.216 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:57:16.218 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:57:16.231 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:57:16.260 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:57:16.265 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 09:57:16.469 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 09:57:16.475 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 09:57:16.475 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 09:57:16.568 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 09:57:16.569 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1141 ms -2024-06-21 09:57:17.153 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 09:57:17.496 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 09:57:17.502 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 09:57:17.517 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 09:57:17.559 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 09:57:17.573 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Partitions-1 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = true - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Partitions - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 09:57:17.623 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 09:57:17.623 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 09:57:17.623 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718935037622 -2024-06-21 09:57:17.624 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 09:57:17.719 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 09:57:17.786 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ -2024-06-21 09:57:17.847 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 09:57:17.848 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 09:57:17.849 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 09:57:17.856 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 09:57:17.857 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=29, memberId='consumer-Partitions-1-5ee2dd34-eacf-499d-a372-e2d80e9ab338', protocol='range'} -2024-06-21 09:57:17.859 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 29: {consumer-Partitions-1-5ee2dd34-eacf-499d-a372-e2d80e9ab338=Assignment(partitions=[test1-0])} -2024-06-21 09:57:17.867 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=29, memberId='consumer-Partitions-1-5ee2dd34-eacf-499d-a372-e2d80e9ab338', protocol='range'} -2024-06-21 09:57:17.867 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 09:57:17.869 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0 -2024-06-21 09:57:17.874 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=20, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 09:57:28.161 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-2 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 09:57:28.165 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 09:57:28.165 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 09:57:28.165 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718935048165 -2024-06-21 09:57:28.165 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 09:57:28.172 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-3 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 09:57:28.175 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 09:57:28.175 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 09:57:28.175 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 09:57:28.176 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 09:57:28.176 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718935048175 -2024-06-21 09:57:28.176 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 09:57:28.176 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 09:57:28.177 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-4 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 09:57:28.178 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 09:57:28.179 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 09:57:28.179 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 09:57:28.180 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 09:57:28.180 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 09:57:28.180 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 09:57:28.180 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718935048180 -2024-06-21 09:57:28.180 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 09:57:28.183 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 09:57:28.183 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 09:57:28.183 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 09:57:28.184 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 09:57:28.184 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=34, memberId='consumer-Topics-2-145a2512-fe83-41bb-b927-78d7526af869', protocol='range'} -2024-06-21 09:57:28.184 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 34: {consumer-Topics-2-145a2512-fe83-41bb-b927-78d7526af869=Assignment(partitions=[test1-0])} -2024-06-21 09:57:28.191 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' -2024-06-21 09:57:28.191 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 09:57:28.192 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 09:57:28.192 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:783 - [Consumer clientId=consumer-Topics-2, groupId=Topics] SyncGroup failed: The group began another rebalance. Need to re-join the group. Sent generation was Generation{generationId=34, memberId='consumer-Topics-2-145a2512-fe83-41bb-b927-78d7526af869', protocol='range'} -2024-06-21 09:57:28.195 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:470 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Rebalance failed. +2024-06-22 10:08:39.770 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:08:39.772 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:08:39.772 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:08:39.772 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:08:39.773 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719022119772 +2024-06-22 10:08:39.773 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group +2024-06-22 10:08:39.773 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 +2024-06-22 10:08:39.773 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:08:39.774 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:08:39.775 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group +2024-06-22 10:08:39.776 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group +2024-06-22 10:08:39.776 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:08:39.777 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:08:39.777 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group +2024-06-22 10:08:39.778 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group +2024-06-22 10:08:39.778 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=1, memberId='consumer-Topics-2-6c22cefb-8503-41a0-a044-fe0ff866ebc3', protocol='range'} +2024-06-22 10:08:39.778 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 1: {consumer-Topics-2-6c22cefb-8503-41a0-a044-fe0ff866ebc3=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} +2024-06-22 10:08:39.783 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:783 - [Consumer clientId=consumer-Topics-2, groupId=Topics] SyncGroup failed: The group began another rebalance. Need to re-join the group. Sent generation was Generation{generationId=1, memberId='consumer-Topics-2-6c22cefb-8503-41a0-a044-fe0ff866ebc3', protocol='range'} +2024-06-22 10:08:39.783 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group +2024-06-22 10:08:39.785 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:470 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Rebalance failed. org.apache.kafka.common.errors.RebalanceInProgressException: The group is rebalancing, so a rejoin is needed. -2024-06-21 09:57:28.195 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 09:57:28.196 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=35, memberId='consumer-Topics-2-145a2512-fe83-41bb-b927-78d7526af869', protocol='range'} -2024-06-21 09:57:28.196 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=35, memberId='consumer-Topics-4-03181205-5bdc-429e-b674-94579fa9a0bd', protocol='range'} -2024-06-21 09:57:28.196 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=35, memberId='consumer-Topics-3-6b055339-4a06-41cd-b3bf-0d692b64555d', protocol='range'} -2024-06-21 09:57:28.196 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 35: {consumer-Topics-3-6b055339-4a06-41cd-b3bf-0d692b64555d=Assignment(partitions=[]), consumer-Topics-2-145a2512-fe83-41bb-b927-78d7526af869=Assignment(partitions=[test1-0]), consumer-Topics-4-03181205-5bdc-429e-b674-94579fa9a0bd=Assignment(partitions=[])} -2024-06-21 09:57:28.197 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=35, memberId='consumer-Topics-4-03181205-5bdc-429e-b674-94579fa9a0bd', protocol='range'} -2024-06-21 09:57:28.197 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=35, memberId='consumer-Topics-3-6b055339-4a06-41cd-b3bf-0d692b64555d', protocol='range'} -2024-06-21 09:57:28.197 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=35, memberId='consumer-Topics-2-145a2512-fe83-41bb-b927-78d7526af869', protocol='range'} -2024-06-21 09:57:28.197 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[]) -2024-06-21 09:57:28.197 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[]) -2024-06-21 09:57:28.198 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 09:57:28.198 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: -2024-06-21 09:57:28.198 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: -2024-06-21 09:57:28.198 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 09:57:28.198 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [] -2024-06-21 09:57:28.198 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [] -2024-06-21 09:57:28.200 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=24, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 09:57:28.200 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 09:57:28.345 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#25d9291a:0/SimpleConnection@467421cc [delegate=amqp://guest@101.34.243.166:5672/, localPort= 61896] -2024-06-21 09:57:29.293 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 14.157 seconds (JVM running for 14.6) -2024-06-21 09:57:29.295 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 -2024-06-21 09:58:45.748 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 09:58:45.781 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 09:58:45.816 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 09:58:45.872 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 09:58:46.023 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 09:58:46.561 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 09:58:46.574 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-6b055339-4a06-41cd-b3bf-0d692b64555d sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 09:58:46.574 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-03181205-5bdc-429e-b674-94579fa9a0bd sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 09:58:46.574 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0 -2024-06-21 09:58:46.574 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0] -2024-06-21 09:58:46.574 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 09:58:46.574 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 09:58:46.575 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-145a2512-fe83-41bb-b927-78d7526af869 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 09:58:46.575 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 09:58:46.576 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 09:58:46.576 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 09:58:46.576 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 09:58:46.576 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 09:58:46.576 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 09:58:46.576 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 09:58:46.577 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 09:58:46.578 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 09:58:46.578 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 09:58:46.579 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered -2024-06-21 09:58:46.579 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered -2024-06-21 09:58:46.579 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 09:58:46.579 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered -2024-06-21 09:58:46.579 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 09:58:46.579 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 09:58:46.580 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 09:58:46.580 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 09:58:46.580 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 09:58:46.626 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 09:58:46.633 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. -2024-06-21 10:00:05.139 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 16440 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 10:00:05.140 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 10:00:05.141 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 10:00:05.671 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 10:00:05.673 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 10:00:05.693 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 11 ms. Found 0 Redis repository interfaces. -2024-06-21 10:00:05.921 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$e7a4817f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 10:00:06.002 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 10:00:06.004 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 10:00:06.006 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 10:00:06.022 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 10:00:06.053 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 10:00:06.058 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 10:00:06.272 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 10:00:06.279 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 10:00:06.280 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 10:00:06.375 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 10:00:06.375 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1202 ms -2024-06-21 10:00:06.978 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 10:00:07.413 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 10:00:07.419 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 10:00:07.440 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 10:00:07.486 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 10:00:07.521 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: +2024-06-22 10:08:39.785 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' +2024-06-22 10:08:39.785 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group +2024-06-22 10:08:39.788 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=2, memberId='consumer-Topics-4-51713b51-8168-4d25-8ba5-469455da3819', protocol='range'} +2024-06-22 10:08:39.788 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=2, memberId='consumer-Topics-3-d44b2a2e-f284-44ce-b911-5e53f130e7f2', protocol='range'} +2024-06-22 10:08:39.788 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=2, memberId='consumer-Topics-2-6c22cefb-8503-41a0-a044-fe0ff866ebc3', protocol='range'} +2024-06-22 10:08:39.788 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 2: {consumer-Topics-2-6c22cefb-8503-41a0-a044-fe0ff866ebc3=Assignment(partitions=[test1-0, test1-1, test1-2]), consumer-Topics-4-51713b51-8168-4d25-8ba5-469455da3819=Assignment(partitions=[test1-6, test1-7]), consumer-Topics-3-d44b2a2e-f284-44ce-b911-5e53f130e7f2=Assignment(partitions=[test1-3, test1-4, test1-5])} +2024-06-22 10:08:39.792 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=2, memberId='consumer-Topics-4-51713b51-8168-4d25-8ba5-469455da3819', protocol='range'} +2024-06-22 10:08:39.792 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=2, memberId='consumer-Topics-3-d44b2a2e-f284-44ce-b911-5e53f130e7f2', protocol='range'} +2024-06-22 10:08:39.792 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=2, memberId='consumer-Topics-2-6c22cefb-8503-41a0-a044-fe0ff866ebc3', protocol='range'} +2024-06-22 10:08:39.792 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-6, test1-7]) +2024-06-22 10:08:39.792 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-3, test1-4, test1-5]) +2024-06-22 10:08:39.792 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: test1-6, test1-7 +2024-06-22 10:08:39.792 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2]) +2024-06-22 10:08:39.792 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: test1-5, test1-4, test1-3 +2024-06-22 10:08:39.792 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-2, test1-1 +2024-06-22 10:08:39.794 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Found no committed offset for partition test1-6 +2024-06-22 10:08:39.794 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Found no committed offset for partition test1-5 +2024-06-22 10:08:39.794 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Found no committed offset for partition test1-7 +2024-06-22 10:08:39.794 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Found no committed offset for partition test1-4 +2024-06-22 10:08:39.794 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Found no committed offset for partition test1-3 +2024-06-22 10:08:39.794 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-0 +2024-06-22 10:08:39.794 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-2 +2024-06-22 10:08:39.794 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-1 +2024-06-22 10:08:39.795 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Found no committed offset for partition test1-6 +2024-06-22 10:08:39.795 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Found no committed offset for partition test1-7 +2024-06-22 10:08:39.796 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Found no committed offset for partition test1-5 +2024-06-22 10:08:39.796 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-0 +2024-06-22 10:08:39.796 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Found no committed offset for partition test1-4 +2024-06-22 10:08:39.796 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-2 +2024-06-22 10:08:39.796 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Found no committed offset for partition test1-3 +2024-06-22 10:08:39.796 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-1 +2024-06-22 10:08:39.799 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Resetting offset for partition test1-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. +2024-06-22 10:08:39.799 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Resetting offset for partition test1-6 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. +2024-06-22 10:08:39.799 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Resetting offset for partition test1-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. +2024-06-22 10:08:39.799 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Resetting offset for partition test1-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. +2024-06-22 10:08:39.799 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Resetting offset for partition test1-7 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. +2024-06-22 10:08:39.799 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Resetting offset for partition test1-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. +2024-06-22 10:08:39.799 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Resetting offset for partition test1-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. +2024-06-22 10:08:39.799 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Resetting offset for partition test1-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. +2024-06-22 10:08:39.819 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-6, test1-7] +2024-06-22 10:08:39.819 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-2, test1-1] +2024-06-22 10:08:39.820 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-5, test1-4, test1-3] +2024-06-22 10:08:39.908 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] +2024-06-22 10:08:40.059 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#1b1ea1d9:0/SimpleConnection@345d4ecb [delegate=amqp://guest@101.34.243.166:5672/, localPort= 59234] +2024-06-22 10:08:40.488 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 +2024-06-22 10:08:40.492 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) +2024-06-22 10:08:40.788 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 5.669 seconds (JVM running for 6.197) +2024-06-22 10:08:40.789 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 +2024-06-22 10:08:40.934 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing +2024-06-22 10:08:40.934 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) +2024-06-22 10:08:41.353 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing +2024-06-22 10:10:07.188 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 +2024-06-22 10:10:07.188 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 +2024-06-22 10:10:07.188 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 39 30 32 32 32 30 37 31 34 36 31 31 36 2e 36 35 35 35 38 30 30 33 39 2e 35 32 30 39 32 32 30 37 32 2e 30 30 30 34 33 2e 34 34 30 30 30 30 30 30 34 32 38 30 30 30 36 30 30 30 30 32 30 32 39 30 30 30 30 30 44 32 30 35 30 31 32 2e 31 30 32 32 30 30 30 30 32 34 31 30 30 31 32 30 30 31 34 32 30 30 30 32 38 37 30 30 31 30 39 30 38 30 30 30 36 30 37 36 34 2e 39 36 30 30 30 30 37 39 30 30 30 30 31 32 39 30 30 30 30 35 30 34 30 30 30 34 30 30 30 34 30 30 30 36 33 30 30 30 30 31 33 30 30 30 30 35 39 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ae 7E +2024-06-22 10:10:07.202 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1719022207146, longitude=116.6555800, latitude=39.5209220, speed=72.000, mileage=43.44000000, dischargeVoltage=428000, dischargeCurrent=60000, insulationResistance=202900000, gear=D, accelerationPedal=20, brakePedal=50, fuelConsumption=12.10, motorControllerTemperature=220000, motorSpeed=24100, motorTorque=1200, motorTemperature=142000, motorVoltage=28700, motorCurrent=10908000, powerBattery=60764., maxFeedbackPower=960000, maxDischargePower=790000, bmsSelfCheck=12, powerBatteryCurrent=90000, powerBatteryV3=504000, maxVoltage=4000, minVoltage=4000, maxTemperature=630000, minTemperature=130000, availableCapacity=590000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) +2024-06-22 10:10:07.253 [MQTT Call: protocol-parsing] INFO org.apache.kafka.clients.producer.ProducerConfig:372 - ProducerConfig values: + acks = 1 + batch.size = 16384 + bootstrap.servers = [localhost:9092] + buffer.memory = 33554432 + client.dns.lookup = use_all_dns_ips + client.id = producer-1 + compression.type = none + connections.max.idle.ms = 540000 + delivery.timeout.ms = 120000 + enable.idempotence = false + interceptor.classes = [] + internal.auto.downgrade.txn.commit = false + key.serializer = class org.apache.kafka.common.serialization.StringSerializer + linger.ms = 0 + max.block.ms = 60000 + max.in.flight.requests.per.connection = 5 + max.request.size = 1048576 + metadata.max.age.ms = 300000 + metadata.max.idle.ms = 300000 + metric.reporters = [] + metrics.num.samples = 2 + metrics.recording.level = INFO + metrics.sample.window.ms = 30000 + partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner + receive.buffer.bytes = 32768 + reconnect.backoff.max.ms = 1000 + reconnect.backoff.ms = 50 + request.timeout.ms = 30000 + retries = 2147483647 + retry.backoff.ms = 100 + sasl.client.callback.handler.class = null + sasl.jaas.config = null + sasl.kerberos.kinit.cmd = /usr/bin/kinit + sasl.kerberos.min.time.before.relogin = 60000 + sasl.kerberos.service.name = null + sasl.kerberos.ticket.renew.jitter = 0.05 + sasl.kerberos.ticket.renew.window.factor = 0.8 + sasl.login.callback.handler.class = null + sasl.login.class = null + sasl.login.refresh.buffer.seconds = 300 + sasl.login.refresh.min.period.seconds = 60 + sasl.login.refresh.window.factor = 0.8 + sasl.login.refresh.window.jitter = 0.05 + sasl.mechanism = GSSAPI + security.protocol = PLAINTEXT + security.providers = null + send.buffer.bytes = 131072 + socket.connection.setup.timeout.max.ms = 30000 + socket.connection.setup.timeout.ms = 10000 + ssl.cipher.suites = null + ssl.enabled.protocols = [TLSv1.2, TLSv1.3] + ssl.endpoint.identification.algorithm = https + ssl.engine.factory.class = null + ssl.key.password = null + ssl.keymanager.algorithm = SunX509 + ssl.keystore.certificate.chain = null + ssl.keystore.key = null + ssl.keystore.location = null + ssl.keystore.password = null + ssl.keystore.type = JKS + ssl.protocol = TLSv1.3 + ssl.provider = null + ssl.secure.random.implementation = null + ssl.trustmanager.algorithm = PKIX + ssl.truststore.certificates = null + ssl.truststore.location = null + ssl.truststore.password = null + ssl.truststore.type = JKS + transaction.timeout.ms = 60000 + transactional.id = null + value.serializer = class org.apache.kafka.common.serialization.StringSerializer + +2024-06-22 10:10:07.265 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:10:07.265 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:10:07.265 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719022207265 +2024-06-22 10:10:07.268 [kafka-producer-network-thread | producer-1] INFO org.apache.kafka.clients.Metadata:279 - [Producer clientId=producer-1] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:10:07.438 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:702 - 故障信息发送到RabbitMQ +2024-06-22 10:10:07.439 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:283 - 该车故障GZ001信息首次存储到本地缓存和Redis中,并发送到RabbitMQ +2024-06-22 10:10:17.571 [container-2] INFO com.muyu.event.redis.RedisKeyExpirationListener:35 - 过期redis数据:ZEQA6V2Z98M9ZMFZF-GZ001 +2024-06-22 10:10:17.571 [container-2] INFO com.muyu.event.redis.RedisKeyExpirationListener:38 - 过期redis数据:ZEQA6V2Z98M9ZMFZF-GZ001 +2024-06-22 10:10:17.597 [AMQP Connection 101.34.243.166:5672] ERROR o.s.a.rabbit.connection.CachingConnectionFactory:748 - Shutdown Signal: channel error; protocol method: #method(reply-code=404, reply-text=NOT_FOUND - no exchange 'disconnect_connect' in vhost '/', class-id=60, method-id=40) +2024-06-22 10:19:17.362 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. +2024-06-22 10:19:17.382 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. +2024-06-22 10:19:17.402 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. +2024-06-22 10:19:17.442 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. +2024-06-22 10:19:18.334 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. +2024-06-22 10:19:18.369 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. +2024-06-22 10:19:18.383 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-2, test1-1 +2024-06-22 10:19:18.383 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Revoke previously assigned partitions test1-5, test1-4, test1-3 +2024-06-22 10:19:18.383 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Revoke previously assigned partitions test1-6, test1-7 +2024-06-22 10:19:18.383 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-2, test1-1] +2024-06-22 10:19:18.383 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-6, test1-7] +2024-06-22 10:19:18.383 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-5, test1-4, test1-3] +2024-06-22 10:19:18.384 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-51713b51-8168-4d25-8ba5-469455da3819 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics +2024-06-22 10:19:18.384 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-d44b2a2e-f284-44ce-b911-5e53f130e7f2 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics +2024-06-22 10:19:18.384 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-6c22cefb-8503-41a0-a044-fe0ff866ebc3 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics +2024-06-22 10:19:18.384 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions +2024-06-22 10:19:18.384 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions +2024-06-22 10:19:18.384 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions +2024-06-22 10:19:18.403 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed +2024-06-22 10:19:18.403 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed +2024-06-22 10:19:18.403 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter +2024-06-22 10:19:18.403 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter +2024-06-22 10:19:18.404 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed +2024-06-22 10:19:18.404 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed +2024-06-22 10:19:18.406 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered +2024-06-22 10:19:18.406 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered +2024-06-22 10:19:18.406 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped +2024-06-22 10:19:18.406 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped +2024-06-22 10:19:18.410 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed +2024-06-22 10:19:18.410 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter +2024-06-22 10:19:18.410 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed +2024-06-22 10:19:18.410 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered +2024-06-22 10:19:18.410 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped +2024-06-22 10:19:18.411 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped +2024-06-22 10:19:18.411 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped +2024-06-22 10:19:18.411 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped +2024-06-22 10:19:18.421 [SpringApplicationShutdownHook] INFO org.apache.kafka.clients.producer.KafkaProducer:1204 - [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 30000 ms. +2024-06-22 10:19:18.422 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed +2024-06-22 10:19:18.422 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter +2024-06-22 10:19:18.422 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed +2024-06-22 10:19:18.422 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.producer for producer-1 unregistered +2024-06-22 10:19:18.574 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... +2024-06-22 10:19:18.581 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. +2024-06-22 10:19:29.310 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 25748 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) +2024-06-22 10:19:29.312 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 +2024-06-22 10:19:29.313 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" +2024-06-22 10:19:29.856 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode +2024-06-22 10:19:29.857 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-06-22 10:19:29.884 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. +2024-06-22 10:19:30.118 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$82b5673a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:19:30.208 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:19:30.209 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:19:30.211 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:19:30.223 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:19:30.253 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:19:30.258 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:19:30.488 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) +2024-06-22 10:19:30.496 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] +2024-06-22 10:19:30.497 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] +2024-06-22 10:19:30.602 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext +2024-06-22 10:19:30.602 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1236 ms +2024-06-22 10:19:31.274 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... +2024-06-22 10:19:31.595 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. +2024-06-22 10:19:31.601 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event +2024-06-22 10:19:31.618 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: +2024-06-22 10:19:31.661 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 +2024-06-22 10:19:31.682 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest @@ -7785,28 +679,30 @@ org.apache.kafka.common.errors.RebalanceInProgressException: The group is rebala ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer -2024-06-21 10:00:07.605 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 10:00:07.605 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 10:00:07.606 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718935207604 -2024-06-21 10:00:07.609 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 10:00:07.770 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 10:00:07.843 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ -2024-06-21 10:00:07.902 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 10:00:07.903 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 10:00:07.905 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 10:00:07.913 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 10:00:07.915 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=31, memberId='consumer-Partitions-1-2a41f161-220e-46f3-b905-a9d2818422ec', protocol='range'} -2024-06-21 10:00:07.917 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 31: {consumer-Partitions-1-2a41f161-220e-46f3-b905-a9d2818422ec=Assignment(partitions=[test1-0])} -2024-06-21 10:00:07.921 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=31, memberId='consumer-Partitions-1-2a41f161-220e-46f3-b905-a9d2818422ec', protocol='range'} -2024-06-21 10:00:07.921 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 10:00:07.923 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0 -2024-06-21 10:00:07.928 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=20, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 10:00:11.162 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:103 - 该车故障信息存储到Redis中 -2024-06-21 10:00:11.163 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:106 - 该车故障信息存储到本地缓存中 -2024-06-21 10:00:11.165 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:106 - 该车故障信息存储到本地缓存中 -2024-06-21 10:00:11.165 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:106 - 该车故障信息存储到本地缓存中 -2024-06-21 10:00:11.166 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:106 - 该车故障信息存储到本地缓存中 -2024-06-21 10:00:11.288 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: +2024-06-22 10:19:31.751 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:19:31.751 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:19:31.751 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719022771749 +2024-06-22 10:19:31.752 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 +2024-06-22 10:19:32.076 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:19:32.077 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:19:32.079 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group +2024-06-22 10:19:32.086 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group +2024-06-22 10:19:32.088 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=3, memberId='consumer-Partitions-1-5138bb76-5a11-4f21-8a23-db1d562edd85', protocol='range'} +2024-06-22 10:19:32.090 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 3: {consumer-Partitions-1-5138bb76-5a11-4f21-8a23-db1d562edd85=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} +2024-06-22 10:19:32.094 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=3, memberId='consumer-Partitions-1-5138bb76-5a11-4f21-8a23-db1d562edd85', protocol='range'} +2024-06-22 10:19:32.094 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) +2024-06-22 10:19:32.096 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 +2024-06-22 10:19:32.102 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:19:32.102 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:19:32.102 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:19:32.103 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:19:32.103 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:19:32.103 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:19:32.103 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:19:32.103 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:19:32.262 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... +2024-06-22 10:19:32.328 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ +2024-06-22 10:19:33.059 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest @@ -7885,11 +781,11 @@ org.apache.kafka.common.errors.RebalanceInProgressException: The group is rebala ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer -2024-06-21 10:00:11.292 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 10:00:11.293 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 10:00:11.293 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718935211292 -2024-06-21 10:00:11.294 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 10:00:11.299 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: +2024-06-22 10:19:33.064 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:19:33.064 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:19:33.065 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719022773064 +2024-06-22 10:19:33.067 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 +2024-06-22 10:19:33.074 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest @@ -7968,14 +864,14 @@ org.apache.kafka.common.errors.RebalanceInProgressException: The group is rebala ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer -2024-06-21 10:00:11.304 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 10:00:11.304 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 10:00:11.304 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 10:00:11.305 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 10:00:11.305 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 10:00:11.305 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718935211304 -2024-06-21 10:00:11.305 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 10:00:11.307 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: +2024-06-22 10:19:33.078 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:19:33.078 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:19:33.078 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719022773077 +2024-06-22 10:19:33.078 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 +2024-06-22 10:19:33.079 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:19:33.079 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:19:33.079 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group +2024-06-22 10:19:33.079 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest @@ -8054,205 +950,121 @@ org.apache.kafka.common.errors.RebalanceInProgressException: The group is rebala ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer -2024-06-21 10:00:11.309 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 10:00:11.309 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 10:00:11.310 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 10:00:11.310 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 10:00:11.310 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 10:00:11.311 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=37, memberId='consumer-Topics-2-6b5b732c-7527-4e4a-a343-ea72c68ae32c', protocol='range'} -2024-06-21 10:00:11.311 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 10:00:11.311 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718935211310 -2024-06-21 10:00:11.311 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 37: {consumer-Topics-2-6b5b732c-7527-4e4a-a343-ea72c68ae32c=Assignment(partitions=[test1-0])} -2024-06-21 10:00:11.311 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 10:00:11.312 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=37, memberId='consumer-Topics-2-6b5b732c-7527-4e4a-a343-ea72c68ae32c', protocol='range'} -2024-06-21 10:00:11.313 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 10:00:11.313 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 10:00:11.314 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 10:00:11.315 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 10:00:11.315 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 10:00:11.315 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=24, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 10:00:11.315 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 10:00:11.316 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 10:00:11.317 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 10:00:11.321 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' -2024-06-21 10:00:11.322 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 10:00:11.463 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#655909e2:0/SimpleConnection@20d92f1e [delegate=amqp://guest@101.34.243.166:5672/, localPort= 62100] -2024-06-21 10:00:12.149 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 7.279 seconds (JVM running for 7.762) -2024-06-21 10:00:12.151 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 -2024-06-21 10:00:14.316 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing -2024-06-21 10:00:14.317 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0 -2024-06-21 10:00:14.317 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0] -2024-06-21 10:00:14.317 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 10:00:14.319 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=38, memberId='consumer-Topics-4-9cf507dd-1523-4ba0-a276-f778a858312e', protocol='range'} -2024-06-21 10:00:14.319 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=38, memberId='consumer-Topics-3-3f4217ce-d11d-4e09-833f-30c45849814d', protocol='range'} -2024-06-21 10:00:14.319 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=38, memberId='consumer-Topics-2-6b5b732c-7527-4e4a-a343-ea72c68ae32c', protocol='range'} -2024-06-21 10:00:14.325 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 38: {consumer-Topics-2-6b5b732c-7527-4e4a-a343-ea72c68ae32c=Assignment(partitions=[test1-0]), consumer-Topics-4-9cf507dd-1523-4ba0-a276-f778a858312e=Assignment(partitions=[]), consumer-Topics-3-3f4217ce-d11d-4e09-833f-30c45849814d=Assignment(partitions=[])} -2024-06-21 10:00:14.327 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=38, memberId='consumer-Topics-4-9cf507dd-1523-4ba0-a276-f778a858312e', protocol='range'} -2024-06-21 10:00:14.327 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=38, memberId='consumer-Topics-3-3f4217ce-d11d-4e09-833f-30c45849814d', protocol='range'} -2024-06-21 10:00:14.327 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[]) -2024-06-21 10:00:14.327 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: -2024-06-21 10:00:14.327 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[]) -2024-06-21 10:00:14.327 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: -2024-06-21 10:00:14.327 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [] -2024-06-21 10:00:14.327 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [] -2024-06-21 10:00:14.328 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=38, memberId='consumer-Topics-2-6b5b732c-7527-4e4a-a343-ea72c68ae32c', protocol='range'} -2024-06-21 10:00:14.328 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 10:00:14.328 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 10:00:14.330 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=24, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 10:00:14.330 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 10:00:34.655 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 -2024-06-21 10:00:34.659 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 10:00:35.105 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 10:00:35.105 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 10:00:35.500 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 10:00:45.965 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 10:00:45.966 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 10:00:45.966 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 52 57 4c 44 34 33 36 49 56 4d 33 46 4d 37 34 32 5a 31 37 31 38 39 33 35 32 34 35 39 31 36 31 31 36 2e 36 36 36 33 39 37 30 33 39 2e 35 32 31 38 33 35 30 39 30 2e 30 30 30 33 2e 30 38 30 30 30 30 30 30 30 31 35 33 30 30 30 34 38 30 30 30 32 30 32 35 35 30 30 30 30 44 31 30 30 30 31 30 2e 34 30 37 37 30 30 30 30 37 32 37 38 38 34 34 39 30 36 34 30 30 30 30 32 36 35 30 30 31 31 32 31 34 30 30 30 37 33 37 34 38 2e 30 30 30 30 30 30 32 34 30 30 30 30 31 32 35 30 30 30 30 34 35 33 30 30 30 33 30 30 30 33 30 30 30 37 33 30 30 30 30 35 36 30 30 30 30 37 36 30 30 30 30 31 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 90 7E -2024-06-21 10:00:45.979 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718935245916, longitude=116.6663970, latitude=39.5218350, speed=90.000, mileage=3.080000000, dischargeVoltage=153000, dischargeCurrent=48000, insulationResistance=202550000, gear=D, accelerationPedal=10, brakePedal=00, fuelConsumption=10.40, motorControllerTemperature=770000, motorSpeed=72788, motorTorque=4490, motorTemperature=640000, motorVoltage=26500, motorCurrent=11214000, powerBattery=73748., maxFeedbackPower=000000, maxDischargePower=240000, bmsSelfCheck=12, powerBatteryCurrent=50000, powerBatteryV3=453000, maxVoltage=3000, minVoltage=3000, maxTemperature=730000, minTemperature=560000, availableCapacity=760000, vehicleStatus=1, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 10:00:45.989 [MQTT Call: protocol-parsing] INFO org.apache.kafka.clients.producer.ProducerConfig:372 - ProducerConfig values: - acks = 1 - batch.size = 16384 - bootstrap.servers = [localhost:9092] - buffer.memory = 33554432 - client.dns.lookup = use_all_dns_ips - client.id = producer-1 - compression.type = none - connections.max.idle.ms = 540000 - delivery.timeout.ms = 120000 - enable.idempotence = false - interceptor.classes = [] - internal.auto.downgrade.txn.commit = false - key.serializer = class org.apache.kafka.common.serialization.StringSerializer - linger.ms = 0 - max.block.ms = 60000 - max.in.flight.requests.per.connection = 5 - max.request.size = 1048576 - metadata.max.age.ms = 300000 - metadata.max.idle.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner - receive.buffer.bytes = 32768 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retries = 2147483647 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - transaction.timeout.ms = 60000 - transactional.id = null - value.serializer = class org.apache.kafka.common.serialization.StringSerializer - -2024-06-21 10:00:45.998 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 10:00:45.999 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 10:00:45.999 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718935245998 -2024-06-21 10:00:46.002 [kafka-producer-network-thread | producer-1] INFO org.apache.kafka.clients.Metadata:279 - [Producer clientId=producer-1] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 10:00:46.012 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:106 - 该车故障信息存储到本地缓存中 -2024-06-21 10:00:46.013 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 10:00:46.013 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"760000","bmsSelfCheck":"12","brakePedal":"00","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"48000","dischargeVoltage":"153000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.40","gear":"D","insulationResistance":"202550000","latitude":"39.5218350","location":"1","longitude":"116.6663970","maxDischargePower":"240000","maxFeedbackPower":"000000","maxTemperature":"730000","maxVoltage":"3000","mcu":"1","mileage":"3.080000000","minTemperature":"560000","minVoltage":"3000","motorControllerTemperature":"770000","motorCurrent":"11214000","motorSpeed":"72788","motorTemperature":"640000","motorTorque":"4490","motorVoltage":"26500","powerBattery":"73748.","powerBatteryCurrent":"50000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"453000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718935245916","vehicleStatus":"1","vin":"RWLD436IVM3FM742Z"} -2024-06-21 10:00:46.119 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718935245916, longitude=116.6663970, latitude=39.5218350, speed=90.000, mileage=3.080000000, dischargeVoltage=153000, dischargeCurrent=48000, insulationResistance=202550000, gear=D, accelerationPedal=10, brakePedal=00, fuelConsumption=10.40, motorControllerTemperature=770000, motorSpeed=72788, motorTorque=4490, motorTemperature=640000, motorVoltage=26500, motorCurrent=11214000, powerBattery=73748., maxFeedbackPower=000000, maxDischargePower=240000, bmsSelfCheck=12, powerBatteryCurrent=50000, powerBatteryV3=453000, maxVoltage=3000, minVoltage=3000, maxTemperature=730000, minTemperature=560000, availableCapacity=760000, vehicleStatus=1, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 10:01:11.695 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 10:01:11.722 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 10:01:11.757 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 10:01:12.216 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 10:01:12.407 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 10:01:12.565 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 10:01:12.578 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0 -2024-06-21 10:01:12.578 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-3f4217ce-d11d-4e09-833f-30c45849814d sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 10:01:12.578 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0] -2024-06-21 10:01:12.578 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-9cf507dd-1523-4ba0-a276-f778a858312e sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 10:01:12.578 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-6b5b732c-7527-4e4a-a343-ea72c68ae32c sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 10:01:12.579 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 10:01:12.579 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 10:01:12.579 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 10:01:12.580 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 10:01:12.580 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 10:01:12.580 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 10:01:12.580 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 10:01:12.580 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 10:01:12.580 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 10:01:12.580 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 10:01:12.580 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 10:01:12.581 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 10:01:12.582 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered -2024-06-21 10:01:12.582 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered -2024-06-21 10:01:12.582 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered -2024-06-21 10:01:12.582 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 10:01:12.582 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 10:01:12.582 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 10:01:12.584 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 10:01:12.584 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 10:01:12.584 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 10:01:12.588 [SpringApplicationShutdownHook] INFO org.apache.kafka.clients.producer.KafkaProducer:1204 - [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 30000 ms. -2024-06-21 10:01:12.588 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 10:01:12.588 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 10:01:12.588 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 10:01:12.589 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.producer for producer-1 unregistered -2024-06-21 10:01:12.732 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 10:01:12.736 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. -2024-06-21 10:01:21.361 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 28368 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 10:01:21.362 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 10:01:21.363 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 10:01:21.999 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 10:01:22.001 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 10:01:22.023 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 11 ms. Found 0 Redis repository interfaces. -2024-06-21 10:01:22.259 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$e7a4817f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 10:01:22.342 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 10:01:22.344 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 10:01:22.346 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 10:01:22.362 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 10:01:22.390 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 10:01:22.393 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 10:01:22.603 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 10:01:22.610 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 10:01:22.610 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 10:01:22.706 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 10:01:22.706 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1287 ms -2024-06-21 10:01:23.331 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 10:01:23.714 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 10:01:23.719 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 10:01:23.737 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 10:01:23.779 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 10:01:23.796 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: +2024-06-22 10:19:33.082 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:19:33.082 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group +2024-06-22 10:19:33.083 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:19:33.083 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:19:33.083 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:19:33.083 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719022773083 +2024-06-22 10:19:33.083 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 +2024-06-22 10:19:33.083 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group +2024-06-22 10:19:33.086 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=4, memberId='consumer-Topics-2-d3cd778d-7480-48dd-b240-17021ad87773', protocol='range'} +2024-06-22 10:19:33.086 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group +2024-06-22 10:19:33.086 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 4: {consumer-Topics-2-d3cd778d-7480-48dd-b240-17021ad87773=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} +2024-06-22 10:19:33.087 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:19:33.087 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:19:33.088 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group +2024-06-22 10:19:33.089 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:783 - [Consumer clientId=consumer-Topics-2, groupId=Topics] SyncGroup failed: The group began another rebalance. Need to re-join the group. Sent generation was Generation{generationId=4, memberId='consumer-Topics-2-d3cd778d-7480-48dd-b240-17021ad87773', protocol='range'} +2024-06-22 10:19:33.091 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:470 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Rebalance failed. +org.apache.kafka.common.errors.RebalanceInProgressException: The group is rebalancing, so a rejoin is needed. +2024-06-22 10:19:33.091 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group +2024-06-22 10:19:33.091 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group +2024-06-22 10:19:33.093 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=5, memberId='consumer-Topics-4-3f4b1304-4748-4402-b87d-55144af0cb50', protocol='range'} +2024-06-22 10:19:33.093 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=5, memberId='consumer-Topics-3-7ae4a9bb-fb0b-48e0-9871-9da16a36259a', protocol='range'} +2024-06-22 10:19:33.093 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=5, memberId='consumer-Topics-2-d3cd778d-7480-48dd-b240-17021ad87773', protocol='range'} +2024-06-22 10:19:33.093 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 5: {consumer-Topics-3-7ae4a9bb-fb0b-48e0-9871-9da16a36259a=Assignment(partitions=[test1-3, test1-4, test1-5]), consumer-Topics-4-3f4b1304-4748-4402-b87d-55144af0cb50=Assignment(partitions=[test1-6, test1-7]), consumer-Topics-2-d3cd778d-7480-48dd-b240-17021ad87773=Assignment(partitions=[test1-0, test1-1, test1-2])} +2024-06-22 10:19:33.095 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=5, memberId='consumer-Topics-3-7ae4a9bb-fb0b-48e0-9871-9da16a36259a', protocol='range'} +2024-06-22 10:19:33.095 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=5, memberId='consumer-Topics-4-3f4b1304-4748-4402-b87d-55144af0cb50', protocol='range'} +2024-06-22 10:19:33.095 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=5, memberId='consumer-Topics-2-d3cd778d-7480-48dd-b240-17021ad87773', protocol='range'} +2024-06-22 10:19:33.095 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-3, test1-4, test1-5]) +2024-06-22 10:19:33.095 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-6, test1-7]) +2024-06-22 10:19:33.095 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2]) +2024-06-22 10:19:33.095 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: test1-5, test1-4, test1-3 +2024-06-22 10:19:33.095 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-2, test1-1 +2024-06-22 10:19:33.095 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: test1-6, test1-7 +2024-06-22 10:19:33.097 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' +2024-06-22 10:19:33.098 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:19:33.098 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:19:33.098 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:19:33.098 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:19:33.098 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:19:33.099 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:19:33.099 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:19:33.099 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:19:33.100 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-2, test1-1] +2024-06-22 10:19:33.100 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-6, test1-7] +2024-06-22 10:19:33.100 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-5, test1-4, test1-3] +2024-06-22 10:19:33.218 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] +2024-06-22 10:19:33.353 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#47ef5a33:0/SimpleConnection@435a4d2d [delegate=amqp://guest@101.34.243.166:5672/, localPort= 59890] +2024-06-22 10:19:33.696 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 +2024-06-22 10:19:33.700 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) +2024-06-22 10:19:33.893 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 5.285 seconds (JVM running for 5.903) +2024-06-22 10:19:33.895 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 +2024-06-22 10:19:34.140 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing +2024-06-22 10:19:34.140 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) +2024-06-22 10:19:34.560 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing +2024-06-22 10:23:59.612 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. +2024-06-22 10:23:59.639 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. +2024-06-22 10:23:59.657 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. +2024-06-22 10:23:59.659 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. +2024-06-22 10:23:59.682 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. +2024-06-22 10:24:00.463 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. +2024-06-22 10:24:00.480 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Revoke previously assigned partitions test1-6, test1-7 +2024-06-22 10:24:00.480 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-2, test1-1 +2024-06-22 10:24:00.482 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-6, test1-7] +2024-06-22 10:24:00.482 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-2, test1-1] +2024-06-22 10:24:00.482 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-d3cd778d-7480-48dd-b240-17021ad87773 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics +2024-06-22 10:24:00.483 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions +2024-06-22 10:24:00.482 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-3f4b1304-4748-4402-b87d-55144af0cb50 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics +2024-06-22 10:24:00.484 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions +2024-06-22 10:24:00.480 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Revoke previously assigned partitions test1-5, test1-4, test1-3 +2024-06-22 10:24:00.484 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-5, test1-4, test1-3] +2024-06-22 10:24:00.484 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-7ae4a9bb-fb0b-48e0-9871-9da16a36259a sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics +2024-06-22 10:24:00.485 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions +2024-06-22 10:24:00.486 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed +2024-06-22 10:24:00.487 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter +2024-06-22 10:24:00.487 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed +2024-06-22 10:24:00.488 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed +2024-06-22 10:24:00.488 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter +2024-06-22 10:24:00.488 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed +2024-06-22 10:24:00.489 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered +2024-06-22 10:24:00.489 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered +2024-06-22 10:24:00.489 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped +2024-06-22 10:24:00.489 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped +2024-06-22 10:24:00.491 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed +2024-06-22 10:24:00.491 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter +2024-06-22 10:24:00.491 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed +2024-06-22 10:24:00.492 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered +2024-06-22 10:24:00.492 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped +2024-06-22 10:24:00.493 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped +2024-06-22 10:24:00.493 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped +2024-06-22 10:24:00.493 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped +2024-06-22 10:24:00.641 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... +2024-06-22 10:24:00.646 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. +2024-06-22 10:24:30.749 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 7468 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) +2024-06-22 10:24:30.750 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 +2024-06-22 10:24:30.751 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" +2024-06-22 10:24:31.395 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode +2024-06-22 10:24:31.397 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-06-22 10:24:31.418 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 11 ms. Found 0 Redis repository interfaces. +2024-06-22 10:24:31.646 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$91a62e06] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:24:31.725 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:24:31.726 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:24:31.728 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:24:31.740 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:24:31.773 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:24:31.776 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:24:31.980 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) +2024-06-22 10:24:31.991 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] +2024-06-22 10:24:31.991 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] +2024-06-22 10:24:32.086 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext +2024-06-22 10:24:32.087 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1276 ms +2024-06-22 10:24:32.677 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... +2024-06-22 10:24:33.021 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. +2024-06-22 10:24:33.027 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event +2024-06-22 10:24:33.044 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: +2024-06-22 10:24:33.085 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 +2024-06-22 10:24:33.100 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest @@ -8331,23 +1143,30 @@ org.apache.kafka.common.errors.RebalanceInProgressException: The group is rebala ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer -2024-06-21 10:01:23.849 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 10:01:23.850 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 10:01:23.850 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718935283849 -2024-06-21 10:01:23.851 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 10:01:23.946 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 10:01:24.013 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ -2024-06-21 10:01:24.074 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 10:01:24.075 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 10:01:24.076 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 10:01:24.083 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 10:01:24.085 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=33, memberId='consumer-Partitions-1-eacdefc0-a740-4e69-933c-a68071714e7c', protocol='range'} -2024-06-21 10:01:24.086 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 33: {consumer-Partitions-1-eacdefc0-a740-4e69-933c-a68071714e7c=Assignment(partitions=[test1-0])} -2024-06-21 10:01:24.089 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=33, memberId='consumer-Partitions-1-eacdefc0-a740-4e69-933c-a68071714e7c', protocol='range'} -2024-06-21 10:01:24.089 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 10:01:24.091 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0 -2024-06-21 10:01:24.095 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=25, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 10:01:24.683 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: +2024-06-22 10:24:33.153 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:24:33.153 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:24:33.153 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719023073152 +2024-06-22 10:24:33.154 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 +2024-06-22 10:24:33.373 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:24:33.374 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:24:33.375 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group +2024-06-22 10:24:33.381 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group +2024-06-22 10:24:33.382 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=5, memberId='consumer-Partitions-1-51c5b05f-e879-4be8-819c-5a21f776fde4', protocol='range'} +2024-06-22 10:24:33.383 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 5: {consumer-Partitions-1-51c5b05f-e879-4be8-819c-5a21f776fde4=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} +2024-06-22 10:24:33.386 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=5, memberId='consumer-Partitions-1-51c5b05f-e879-4be8-819c-5a21f776fde4', protocol='range'} +2024-06-22 10:24:33.386 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) +2024-06-22 10:24:33.388 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 +2024-06-22 10:24:33.393 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:24:33.393 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:24:33.393 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:24:33.393 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:24:33.393 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:24:33.394 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:24:33.394 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:24:33.394 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:24:33.628 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... +2024-06-22 10:24:33.689 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ +2024-06-22 10:24:34.342 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest @@ -8426,11 +1245,11 @@ org.apache.kafka.common.errors.RebalanceInProgressException: The group is rebala ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer -2024-06-21 10:01:24.687 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 10:01:24.687 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 10:01:24.687 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718935284687 -2024-06-21 10:01:24.688 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 10:01:24.694 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: +2024-06-22 10:24:34.345 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:24:34.346 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:24:34.346 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719023074345 +2024-06-22 10:24:34.346 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 +2024-06-22 10:24:34.352 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest @@ -8509,14 +1328,14 @@ org.apache.kafka.common.errors.RebalanceInProgressException: The group is rebala ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer -2024-06-21 10:01:24.696 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 10:01:24.696 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 10:01:24.696 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 10:01:24.696 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718935284696 -2024-06-21 10:01:24.697 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 10:01:24.697 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 10:01:24.697 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 10:01:24.698 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: +2024-06-22 10:24:34.355 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:24:34.355 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:24:34.355 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:24:34.355 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719023074355 +2024-06-22 10:24:34.355 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:24:34.355 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 +2024-06-22 10:24:34.356 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group +2024-06-22 10:24:34.356 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest @@ -8595,278 +1414,133 @@ org.apache.kafka.common.errors.RebalanceInProgressException: The group is rebala ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer -2024-06-21 10:01:24.699 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 10:01:24.700 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 10:01:24.700 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 10:01:24.700 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 10:01:24.701 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=40, memberId='consumer-Topics-2-a72f6a73-d55d-4528-88ec-e0697078cb30', protocol='range'} -2024-06-21 10:01:24.701 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 40: {consumer-Topics-2-a72f6a73-d55d-4528-88ec-e0697078cb30=Assignment(partitions=[test1-0])} -2024-06-21 10:01:24.701 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 10:01:24.701 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 10:01:24.702 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718935284701 -2024-06-21 10:01:24.702 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 10:01:24.702 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=40, memberId='consumer-Topics-2-a72f6a73-d55d-4528-88ec-e0697078cb30', protocol='range'} -2024-06-21 10:01:24.702 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 10:01:24.702 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 10:01:24.702 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 10:01:24.704 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 10:01:24.704 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=25, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 10:01:24.705 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 10:01:24.705 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 10:01:24.705 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 10:01:24.706 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 10:01:24.712 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' -2024-06-21 10:01:24.713 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 10:01:24.929 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#655909e2:0/SimpleConnection@3d0f4ac4 [delegate=amqp://guest@101.34.243.166:5672/, localPort= 62199] -2024-06-21 10:01:26.016 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 5.096 seconds (JVM running for 5.616) -2024-06-21 10:01:26.017 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 -2024-06-21 10:01:26.292 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 -2024-06-21 10:01:26.296 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 10:01:26.816 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 10:01:26.816 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 10:01:27.227 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 10:01:27.711 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing -2024-06-21 10:01:27.712 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0 -2024-06-21 10:01:27.713 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0] -2024-06-21 10:01:27.713 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 10:01:27.718 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=41, memberId='consumer-Topics-2-a72f6a73-d55d-4528-88ec-e0697078cb30', protocol='range'} -2024-06-21 10:01:27.718 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=41, memberId='consumer-Topics-4-589b3719-cefb-4da4-b324-c42ef726ea35', protocol='range'} -2024-06-21 10:01:27.718 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=41, memberId='consumer-Topics-3-e194a257-293b-4b23-a7fc-1884d8771951', protocol='range'} -2024-06-21 10:01:27.718 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 41: {consumer-Topics-2-a72f6a73-d55d-4528-88ec-e0697078cb30=Assignment(partitions=[test1-0]), consumer-Topics-4-589b3719-cefb-4da4-b324-c42ef726ea35=Assignment(partitions=[]), consumer-Topics-3-e194a257-293b-4b23-a7fc-1884d8771951=Assignment(partitions=[])} -2024-06-21 10:01:27.719 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=41, memberId='consumer-Topics-4-589b3719-cefb-4da4-b324-c42ef726ea35', protocol='range'} -2024-06-21 10:01:27.719 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=41, memberId='consumer-Topics-2-a72f6a73-d55d-4528-88ec-e0697078cb30', protocol='range'} -2024-06-21 10:01:27.720 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=41, memberId='consumer-Topics-3-e194a257-293b-4b23-a7fc-1884d8771951', protocol='range'} -2024-06-21 10:01:27.720 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[]) -2024-06-21 10:01:27.720 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[]) -2024-06-21 10:01:27.720 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 10:01:27.720 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: -2024-06-21 10:01:27.720 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: -2024-06-21 10:01:27.720 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 10:01:27.720 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [] -2024-06-21 10:01:27.720 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [] -2024-06-21 10:01:27.721 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=25, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 10:01:27.721 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 10:01:54.361 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 10:01:54.362 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 10:01:54.362 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 52 57 4c 44 34 33 36 49 56 4d 33 46 4d 37 34 32 5a 31 37 31 38 39 33 35 33 31 34 33 32 34 31 31 36 2e 36 36 37 35 31 33 30 33 39 2e 35 32 31 39 31 38 30 37 32 2e 30 30 30 33 2e 31 32 30 30 30 30 30 30 30 31 39 37 30 30 30 31 31 30 30 30 38 35 39 31 30 30 30 30 30 44 37 30 32 30 31 31 2e 31 30 34 38 30 30 30 30 36 35 34 33 30 32 38 35 30 31 33 39 30 30 30 31 34 35 30 30 38 31 30 30 30 30 30 30 37 33 37 34 38 2e 39 33 30 30 30 30 39 37 30 30 30 30 35 30 35 30 30 30 30 35 37 30 30 30 30 34 30 30 30 34 30 30 30 39 30 30 30 30 30 34 39 30 30 30 30 35 32 30 30 30 30 31 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 8a 7E -2024-06-21 10:01:54.378 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718935314324, longitude=116.6675130, latitude=39.5219180, speed=72.000, mileage=3.120000000, dischargeVoltage=197000, dischargeCurrent=11000, insulationResistance=859100000, gear=D, accelerationPedal=70, brakePedal=20, fuelConsumption=11.10, motorControllerTemperature=480000, motorSpeed=65430, motorTorque=2850, motorTemperature=139000, motorVoltage=14500, motorCurrent=81000000, powerBattery=73748., maxFeedbackPower=930000, maxDischargePower=970000, bmsSelfCheck=50, powerBatteryCurrent=50000, powerBatteryV3=570000, maxVoltage=4000, minVoltage=4000, maxTemperature=900000, minTemperature=490000, availableCapacity=520000, vehicleStatus=1, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 10:01:54.430 [MQTT Call: protocol-parsing] INFO org.apache.kafka.clients.producer.ProducerConfig:372 - ProducerConfig values: - acks = 1 - batch.size = 16384 - bootstrap.servers = [localhost:9092] - buffer.memory = 33554432 - client.dns.lookup = use_all_dns_ips - client.id = producer-1 - compression.type = none - connections.max.idle.ms = 540000 - delivery.timeout.ms = 120000 - enable.idempotence = false - interceptor.classes = [] - internal.auto.downgrade.txn.commit = false - key.serializer = class org.apache.kafka.common.serialization.StringSerializer - linger.ms = 0 - max.block.ms = 60000 - max.in.flight.requests.per.connection = 5 - max.request.size = 1048576 - metadata.max.age.ms = 300000 - metadata.max.idle.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner - receive.buffer.bytes = 32768 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retries = 2147483647 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - transaction.timeout.ms = 60000 - transactional.id = null - value.serializer = class org.apache.kafka.common.serialization.StringSerializer - -2024-06-21 10:01:54.445 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 10:01:54.445 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 10:01:54.445 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718935314445 -2024-06-21 10:01:54.477 [kafka-producer-network-thread | producer-1] INFO org.apache.kafka.clients.Metadata:279 - [Producer clientId=producer-1] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 10:01:54.495 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 10:01:54.496 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"70","availableCapacity":"520000","bmsSelfCheck":"50","brakePedal":"20","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"11000","dischargeVoltage":"197000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.10","gear":"D","insulationResistance":"859100000","latitude":"39.5219180","location":"1","longitude":"116.6675130","maxDischargePower":"970000","maxFeedbackPower":"930000","maxTemperature":"900000","maxVoltage":"4000","mcu":"1","mileage":"3.120000000","minTemperature":"490000","minVoltage":"4000","motorControllerTemperature":"480000","motorCurrent":"81000000","motorSpeed":"65430","motorTemperature":"139000","motorTorque":"2850","motorVoltage":"14500","powerBattery":"73748.","powerBatteryCurrent":"50000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"570000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718935314324","vehicleStatus":"1","vin":"RWLD436IVM3FM742Z"} -2024-06-21 10:01:54.634 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718935314324, longitude=116.6675130, latitude=39.5219180, speed=72.000, mileage=3.120000000, dischargeVoltage=197000, dischargeCurrent=11000, insulationResistance=859100000, gear=D, accelerationPedal=70, brakePedal=20, fuelConsumption=11.10, motorControllerTemperature=480000, motorSpeed=65430, motorTorque=2850, motorTemperature=139000, motorVoltage=14500, motorCurrent=81000000, powerBattery=73748., maxFeedbackPower=930000, maxDischargePower=970000, bmsSelfCheck=50, powerBatteryCurrent=50000, powerBatteryV3=570000, maxVoltage=4000, minVoltage=4000, maxTemperature=900000, minTemperature=490000, availableCapacity=520000, vehicleStatus=1, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 10:01:55.294 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:103 - 该车故障信息存储到Redis中 -2024-06-21 10:01:55.296 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:106 - 该车故障信息存储到本地缓存中 -2024-06-21 10:01:55.365 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 10:01:55.365 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 10:01:55.366 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 52 57 4c 44 34 33 36 49 56 4d 33 46 4d 37 34 32 5a 31 37 31 38 39 33 35 33 31 35 33 33 31 31 31 36 2e 36 36 38 34 37 39 30 33 39 2e 35 32 31 39 39 37 30 35 34 2e 30 30 30 33 2e 31 35 30 30 30 30 30 30 30 34 32 36 30 30 30 31 32 30 30 30 32 32 31 33 35 30 30 30 30 44 33 30 37 30 31 30 2e 34 30 33 39 30 30 30 30 34 34 37 34 30 39 39 31 30 37 32 30 30 30 30 31 32 31 30 30 31 30 31 37 33 30 30 30 37 33 37 34 38 2e 37 31 30 30 30 30 35 39 30 30 30 30 37 30 31 30 30 30 30 33 34 38 30 30 30 34 30 30 30 33 30 30 30 39 34 30 30 30 30 39 34 30 30 30 30 34 39 30 30 30 30 31 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 96 7E -2024-06-21 10:01:55.366 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718935315331, longitude=116.6684790, latitude=39.5219970, speed=54.000, mileage=3.150000000, dischargeVoltage=426000, dischargeCurrent=12000, insulationResistance=221350000, gear=D, accelerationPedal=30, brakePedal=70, fuelConsumption=10.40, motorControllerTemperature=390000, motorSpeed=44740, motorTorque=9910, motorTemperature=720000, motorVoltage=12100, motorCurrent=10173000, powerBattery=73748., maxFeedbackPower=710000, maxDischargePower=590000, bmsSelfCheck=70, powerBatteryCurrent=10000, powerBatteryV3=348000, maxVoltage=4000, minVoltage=3000, maxTemperature=940000, minTemperature=940000, availableCapacity=490000, vehicleStatus=1, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 10:01:55.368 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 10:01:55.368 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"30","availableCapacity":"490000","bmsSelfCheck":"70","brakePedal":"70","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"12000","dischargeVoltage":"426000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.40","gear":"D","insulationResistance":"221350000","latitude":"39.5219970","location":"1","longitude":"116.6684790","maxDischargePower":"590000","maxFeedbackPower":"710000","maxTemperature":"940000","maxVoltage":"4000","mcu":"1","mileage":"3.150000000","minTemperature":"940000","minVoltage":"3000","motorControllerTemperature":"390000","motorCurrent":"10173000","motorSpeed":"44740","motorTemperature":"720000","motorTorque":"9910","motorVoltage":"12100","powerBattery":"73748.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"348000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718935315331","vehicleStatus":"1","vin":"RWLD436IVM3FM742Z"} -2024-06-21 10:01:55.369 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718935315331, longitude=116.6684790, latitude=39.5219970, speed=54.000, mileage=3.150000000, dischargeVoltage=426000, dischargeCurrent=12000, insulationResistance=221350000, gear=D, accelerationPedal=30, brakePedal=70, fuelConsumption=10.40, motorControllerTemperature=390000, motorSpeed=44740, motorTorque=9910, motorTemperature=720000, motorVoltage=12100, motorCurrent=10173000, powerBattery=73748., maxFeedbackPower=710000, maxDischargePower=590000, bmsSelfCheck=70, powerBatteryCurrent=10000, powerBatteryV3=348000, maxVoltage=4000, minVoltage=3000, maxTemperature=940000, minTemperature=940000, availableCapacity=490000, vehicleStatus=1, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 10:01:55.370 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:106 - 该车故障信息存储到本地缓存中 -2024-06-21 10:02:09.470 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 10:02:09.470 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 10:02:09.470 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 52 57 4c 44 34 33 36 49 56 4d 33 46 4d 37 34 32 5a 31 37 31 38 39 33 35 33 32 39 34 32 39 31 31 36 2e 36 36 39 34 33 39 30 33 39 2e 35 32 32 30 37 35 30 35 34 2e 30 30 30 33 2e 31 38 30 30 30 30 30 30 30 32 36 32 30 30 30 34 32 30 30 30 31 38 31 35 30 30 30 30 30 44 38 30 36 30 31 32 2e 31 30 38 34 30 30 30 30 37 37 31 36 34 31 38 32 30 38 34 30 30 30 30 31 36 38 30 30 39 34 33 31 30 30 30 30 37 33 37 34 38 2e 37 38 30 30 30 30 37 36 30 30 30 30 31 34 30 30 30 30 30 36 37 32 30 30 30 34 30 30 30 33 30 30 30 36 30 30 30 30 30 31 38 30 30 30 30 36 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 9e 7E -2024-06-21 10:02:09.470 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718935329429, longitude=116.6694390, latitude=39.5220750, speed=54.000, mileage=3.180000000, dischargeVoltage=262000, dischargeCurrent=42000, insulationResistance=181500000, gear=D, accelerationPedal=80, brakePedal=60, fuelConsumption=12.10, motorControllerTemperature=840000, motorSpeed=77164, motorTorque=1820, motorTemperature=840000, motorVoltage=16800, motorCurrent=94310000, powerBattery=73748., maxFeedbackPower=780000, maxDischargePower=760000, bmsSelfCheck=14, powerBatteryCurrent=00000, powerBatteryV3=672000, maxVoltage=4000, minVoltage=3000, maxTemperature=600000, minTemperature=180000, availableCapacity=600000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 10:02:09.473 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 10:02:09.473 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"80","availableCapacity":"600000","bmsSelfCheck":"14","brakePedal":"60","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"42000","dischargeVoltage":"262000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"12.10","gear":"D","insulationResistance":"181500000","latitude":"39.5220750","location":"1","longitude":"116.6694390","maxDischargePower":"760000","maxFeedbackPower":"780000","maxTemperature":"600000","maxVoltage":"4000","mcu":"1","mileage":"3.180000000","minTemperature":"180000","minVoltage":"3000","motorControllerTemperature":"840000","motorCurrent":"94310000","motorSpeed":"77164","motorTemperature":"840000","motorTorque":"1820","motorVoltage":"16800","powerBattery":"73748.","powerBatteryCurrent":"00000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"672000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718935329429","vehicleStatus":"0","vin":"RWLD436IVM3FM742Z"} -2024-06-21 10:02:09.473 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718935329429, longitude=116.6694390, latitude=39.5220750, speed=54.000, mileage=3.180000000, dischargeVoltage=262000, dischargeCurrent=42000, insulationResistance=181500000, gear=D, accelerationPedal=80, brakePedal=60, fuelConsumption=12.10, motorControllerTemperature=840000, motorSpeed=77164, motorTorque=1820, motorTemperature=840000, motorVoltage=16800, motorCurrent=94310000, powerBattery=73748., maxFeedbackPower=780000, maxDischargePower=760000, bmsSelfCheck=14, powerBatteryCurrent=00000, powerBatteryV3=672000, maxVoltage=4000, minVoltage=3000, maxTemperature=600000, minTemperature=180000, availableCapacity=600000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 10:02:09.474 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:106 - 该车故障信息存储到本地缓存中 -2024-06-21 10:02:35.351 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 10:02:35.351 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 10:02:35.351 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 52 57 4c 44 34 33 36 49 56 4d 33 46 4d 37 34 32 5a 31 37 31 38 39 33 35 33 35 35 33 31 30 31 31 36 2e 36 37 30 31 39 30 30 33 39 2e 35 32 32 31 32 39 30 33 36 2e 30 30 30 33 2e 32 30 30 30 30 30 30 30 30 35 30 34 30 30 30 32 39 30 30 30 37 31 31 36 30 30 30 30 30 44 31 30 34 30 31 30 2e 37 30 39 39 30 30 30 30 34 37 30 39 36 38 32 37 30 31 35 30 30 30 30 32 33 34 30 30 39 34 37 33 30 30 30 30 37 33 37 34 38 2e 39 38 30 30 30 30 31 36 30 30 30 30 38 30 38 30 30 30 30 34 39 35 30 30 30 34 30 30 30 34 30 30 30 36 33 30 30 30 30 37 37 30 30 30 30 36 33 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 9b 7E -2024-06-21 10:02:35.351 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718935355310, longitude=116.6701900, latitude=39.5221290, speed=36.000, mileage=3.200000000, dischargeVoltage=504000, dischargeCurrent=29000, insulationResistance=711600000, gear=D, accelerationPedal=10, brakePedal=40, fuelConsumption=10.70, motorControllerTemperature=990000, motorSpeed=47096, motorTorque=8270, motorTemperature=150000, motorVoltage=23400, motorCurrent=94730000, powerBattery=73748., maxFeedbackPower=980000, maxDischargePower=160000, bmsSelfCheck=80, powerBatteryCurrent=80000, powerBatteryV3=495000, maxVoltage=4000, minVoltage=4000, maxTemperature=630000, minTemperature=770000, availableCapacity=630000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 10:02:35.356 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 10:02:35.356 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"630000","bmsSelfCheck":"80","brakePedal":"40","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"29000","dischargeVoltage":"504000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.70","gear":"D","insulationResistance":"711600000","latitude":"39.5221290","location":"1","longitude":"116.6701900","maxDischargePower":"160000","maxFeedbackPower":"980000","maxTemperature":"630000","maxVoltage":"4000","mcu":"1","mileage":"3.200000000","minTemperature":"770000","minVoltage":"4000","motorControllerTemperature":"990000","motorCurrent":"94730000","motorSpeed":"47096","motorTemperature":"150000","motorTorque":"8270","motorVoltage":"23400","powerBattery":"73748.","powerBatteryCurrent":"80000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"495000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718935355310","vehicleStatus":"1","vin":"RWLD436IVM3FM742Z"} -2024-06-21 10:02:35.357 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718935355310, longitude=116.6701900, latitude=39.5221290, speed=36.000, mileage=3.200000000, dischargeVoltage=504000, dischargeCurrent=29000, insulationResistance=711600000, gear=D, accelerationPedal=10, brakePedal=40, fuelConsumption=10.70, motorControllerTemperature=990000, motorSpeed=47096, motorTorque=8270, motorTemperature=150000, motorVoltage=23400, motorCurrent=94730000, powerBattery=73748., maxFeedbackPower=980000, maxDischargePower=160000, bmsSelfCheck=80, powerBatteryCurrent=80000, powerBatteryV3=495000, maxVoltage=4000, minVoltage=4000, maxTemperature=630000, minTemperature=770000, availableCapacity=630000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 10:02:35.385 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:149 - 更新车辆故障信息存储到Redis和本地缓存中 -2024-06-21 10:06:49.160 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 10:06:49.160 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 10:06:49.160 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 52 57 4c 44 34 33 36 49 56 4d 33 46 4d 37 34 32 5a 31 37 31 38 39 33 35 36 30 39 31 33 32 31 31 36 2e 36 37 31 33 38 32 30 33 39 2e 35 32 32 32 34 37 30 31 32 36 2e 30 30 33 2e 32 37 30 30 30 30 30 30 30 32 36 37 30 30 30 33 30 30 30 30 33 32 33 39 30 30 30 30 30 44 32 30 33 30 31 31 2e 33 30 39 37 30 30 30 30 36 34 34 30 37 35 34 32 30 31 30 33 30 30 30 32 35 31 30 30 35 37 31 38 30 30 30 30 37 33 37 33 36 2e 32 37 30 30 30 30 37 32 30 30 30 30 36 30 31 32 30 30 30 35 35 38 30 30 30 34 30 30 30 34 30 30 30 33 36 30 30 30 30 36 30 30 30 30 30 32 33 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 7a 7E -2024-06-21 10:06:49.160 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718935609132, longitude=116.6713820, latitude=39.5222470, speed=126.00, mileage=3.270000000, dischargeVoltage=267000, dischargeCurrent=30000, insulationResistance=323900000, gear=D, accelerationPedal=20, brakePedal=30, fuelConsumption=11.30, motorControllerTemperature=970000, motorSpeed=64407, motorTorque=5420, motorTemperature=103000, motorVoltage=25100, motorCurrent=57180000, powerBattery=73736., maxFeedbackPower=270000, maxDischargePower=720000, bmsSelfCheck=60, powerBatteryCurrent=12000, powerBatteryV3=558000, maxVoltage=4000, minVoltage=4000, maxTemperature=360000, minTemperature=600000, availableCapacity=230000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 10:06:49.162 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 10:06:49.162 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"230000","bmsSelfCheck":"60","brakePedal":"30","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"30000","dischargeVoltage":"267000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.30","gear":"D","insulationResistance":"323900000","latitude":"39.5222470","location":"1","longitude":"116.6713820","maxDischargePower":"720000","maxFeedbackPower":"270000","maxTemperature":"360000","maxVoltage":"4000","mcu":"1","mileage":"3.270000000","minTemperature":"600000","minVoltage":"4000","motorControllerTemperature":"970000","motorCurrent":"57180000","motorSpeed":"64407","motorTemperature":"103000","motorTorque":"5420","motorVoltage":"25100","powerBattery":"73736.","powerBatteryCurrent":"12000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"558000","ptc":"1","runStatus":"1","soc":"1","speed":"126.00","timestamp":"1718935609132","vehicleStatus":"1","vin":"RWLD436IVM3FM742Z"} -2024-06-21 10:06:49.163 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718935609132, longitude=116.6713820, latitude=39.5222470, speed=126.00, mileage=3.270000000, dischargeVoltage=267000, dischargeCurrent=30000, insulationResistance=323900000, gear=D, accelerationPedal=20, brakePedal=30, fuelConsumption=11.30, motorControllerTemperature=970000, motorSpeed=64407, motorTorque=5420, motorTemperature=103000, motorVoltage=25100, motorCurrent=57180000, powerBattery=73736., maxFeedbackPower=270000, maxDischargePower=720000, bmsSelfCheck=60, powerBatteryCurrent=12000, powerBatteryV3=558000, maxVoltage=4000, minVoltage=4000, maxTemperature=360000, minTemperature=600000, availableCapacity=230000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 10:06:49.197 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:149 - 更新车辆故障信息存储到Redis和本地缓存中 -2024-06-21 10:06:50.189 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 10:06:50.190 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 10:06:50.190 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 52 57 4c 44 34 33 36 49 56 4d 33 46 4d 37 34 32 5a 31 37 31 38 39 33 35 36 31 30 31 34 34 31 31 36 2e 36 37 32 31 31 37 30 33 39 2e 35 32 32 32 32 36 30 33 36 2e 30 30 30 33 2e 32 39 30 30 30 30 30 30 30 34 37 33 30 30 30 31 37 30 30 30 31 34 38 37 37 30 30 30 30 44 33 30 39 30 31 30 2e 37 30 33 35 30 30 30 30 31 36 39 37 37 37 32 39 30 37 36 30 30 30 30 32 34 38 30 30 38 37 31 31 30 30 30 30 37 33 37 33 36 2e 39 39 30 30 30 30 37 30 30 30 30 30 31 32 34 30 30 30 30 33 38 35 30 30 30 34 30 30 30 34 30 30 30 33 35 30 30 30 30 36 37 30 30 30 30 39 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 a9 7E -2024-06-21 10:06:50.190 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718935610144, longitude=116.6721170, latitude=39.5222260, speed=36.000, mileage=3.290000000, dischargeVoltage=473000, dischargeCurrent=17000, insulationResistance=148770000, gear=D, accelerationPedal=30, brakePedal=90, fuelConsumption=10.70, motorControllerTemperature=350000, motorSpeed=16977, motorTorque=7290, motorTemperature=760000, motorVoltage=24800, motorCurrent=87110000, powerBattery=73736., maxFeedbackPower=990000, maxDischargePower=700000, bmsSelfCheck=12, powerBatteryCurrent=40000, powerBatteryV3=385000, maxVoltage=4000, minVoltage=4000, maxTemperature=350000, minTemperature=670000, availableCapacity=900000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 10:06:50.192 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 10:06:50.193 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"30","availableCapacity":"900000","bmsSelfCheck":"12","brakePedal":"90","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"17000","dischargeVoltage":"473000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.70","gear":"D","insulationResistance":"148770000","latitude":"39.5222260","location":"1","longitude":"116.6721170","maxDischargePower":"700000","maxFeedbackPower":"990000","maxTemperature":"350000","maxVoltage":"4000","mcu":"1","mileage":"3.290000000","minTemperature":"670000","minVoltage":"4000","motorControllerTemperature":"350000","motorCurrent":"87110000","motorSpeed":"16977","motorTemperature":"760000","motorTorque":"7290","motorVoltage":"24800","powerBattery":"73736.","powerBatteryCurrent":"40000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"385000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718935610144","vehicleStatus":"1","vin":"RWLD436IVM3FM742Z"} -2024-06-21 10:06:50.193 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718935610144, longitude=116.6721170, latitude=39.5222260, speed=36.000, mileage=3.290000000, dischargeVoltage=473000, dischargeCurrent=17000, insulationResistance=148770000, gear=D, accelerationPedal=30, brakePedal=90, fuelConsumption=10.70, motorControllerTemperature=350000, motorSpeed=16977, motorTorque=7290, motorTemperature=760000, motorVoltage=24800, motorCurrent=87110000, powerBattery=73736., maxFeedbackPower=990000, maxDischargePower=700000, bmsSelfCheck=12, powerBatteryCurrent=40000, powerBatteryV3=385000, maxVoltage=4000, minVoltage=4000, maxTemperature=350000, minTemperature=670000, availableCapacity=900000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 10:06:50.228 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:149 - 更新车辆故障信息存储到Redis和本地缓存中 -2024-06-21 10:07:01.910 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 10:07:01.910 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 10:07:01.910 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 52 57 4c 44 34 33 36 49 56 4d 33 46 4d 37 34 32 5a 31 37 31 38 39 33 35 36 32 31 38 35 39 31 31 36 2e 36 37 33 30 31 39 30 33 39 2e 35 32 32 33 32 31 30 37 32 2e 30 30 30 33 2e 33 33 30 30 30 30 30 30 30 32 31 37 30 30 30 31 35 30 30 30 31 39 31 36 30 30 30 30 30 44 37 30 31 30 39 2e 33 30 30 39 33 30 30 30 30 32 32 30 39 39 35 36 33 30 31 30 39 30 30 30 31 36 31 30 30 36 37 31 35 30 30 30 30 37 33 37 33 36 2e 34 37 30 30 30 30 31 37 30 30 30 30 34 30 31 31 30 30 30 34 33 34 30 30 30 34 30 30 30 33 30 30 30 38 32 30 30 30 30 33 38 30 30 30 30 33 32 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 7f 7E -2024-06-21 10:07:01.910 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718935621859, longitude=116.6730190, latitude=39.5223210, speed=72.000, mileage=3.330000000, dischargeVoltage=217000, dischargeCurrent=15000, insulationResistance=191600000, gear=D, accelerationPedal=70, brakePedal=10, fuelConsumption=9.300, motorControllerTemperature=930000, motorSpeed=22099, motorTorque=5630, motorTemperature=109000, motorVoltage=16100, motorCurrent=67150000, powerBattery=73736., maxFeedbackPower=470000, maxDischargePower=170000, bmsSelfCheck=40, powerBatteryCurrent=11000, powerBatteryV3=434000, maxVoltage=4000, minVoltage=3000, maxTemperature=820000, minTemperature=380000, availableCapacity=320000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 10:07:01.912 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 10:07:01.912 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:106 - 该车故障信息存储到本地缓存中 -2024-06-21 10:07:01.912 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"70","availableCapacity":"320000","bmsSelfCheck":"40","brakePedal":"10","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"15000","dischargeVoltage":"217000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.300","gear":"D","insulationResistance":"191600000","latitude":"39.5223210","location":"1","longitude":"116.6730190","maxDischargePower":"170000","maxFeedbackPower":"470000","maxTemperature":"820000","maxVoltage":"4000","mcu":"1","mileage":"3.330000000","minTemperature":"380000","minVoltage":"3000","motorControllerTemperature":"930000","motorCurrent":"67150000","motorSpeed":"22099","motorTemperature":"109000","motorTorque":"5630","motorVoltage":"16100","powerBattery":"73736.","powerBatteryCurrent":"11000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"434000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718935621859","vehicleStatus":"0","vin":"RWLD436IVM3FM742Z"} -2024-06-21 10:07:01.912 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718935621859, longitude=116.6730190, latitude=39.5223210, speed=72.000, mileage=3.330000000, dischargeVoltage=217000, dischargeCurrent=15000, insulationResistance=191600000, gear=D, accelerationPedal=70, brakePedal=10, fuelConsumption=9.300, motorControllerTemperature=930000, motorSpeed=22099, motorTorque=5630, motorTemperature=109000, motorVoltage=16100, motorCurrent=67150000, powerBattery=73736., maxFeedbackPower=470000, maxDischargePower=170000, bmsSelfCheck=40, powerBatteryCurrent=11000, powerBatteryV3=434000, maxVoltage=4000, minVoltage=3000, maxTemperature=820000, minTemperature=380000, availableCapacity=320000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 10:07:02.896 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 10:07:02.896 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 10:07:02.896 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 52 57 4c 44 34 33 36 49 56 4d 33 46 4d 37 34 32 5a 31 37 31 38 39 33 35 36 32 32 38 36 31 31 31 36 2e 36 37 33 36 36 32 30 33 39 2e 35 32 32 33 36 33 30 33 36 2e 30 30 30 33 2e 33 35 30 30 30 30 30 30 30 33 31 39 30 30 30 32 39 30 30 30 32 32 32 32 32 30 30 30 30 44 37 30 39 30 39 2e 39 30 30 38 37 30 30 30 30 36 33 39 33 33 33 32 37 30 31 34 31 30 30 30 32 38 31 30 30 31 33 32 30 30 30 30 30 37 33 37 33 36 2e 39 39 30 30 30 30 35 33 30 30 30 30 31 34 34 30 30 30 30 34 33 30 30 30 30 33 30 30 30 34 30 30 30 32 38 30 30 30 30 33 30 30 30 30 30 38 33 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 8d 7E -2024-06-21 10:07:02.896 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718935622861, longitude=116.6736620, latitude=39.5223630, speed=36.000, mileage=3.350000000, dischargeVoltage=319000, dischargeCurrent=29000, insulationResistance=222220000, gear=D, accelerationPedal=70, brakePedal=90, fuelConsumption=9.900, motorControllerTemperature=870000, motorSpeed=63933, motorTorque=3270, motorTemperature=141000, motorVoltage=28100, motorCurrent=13200000, powerBattery=73736., maxFeedbackPower=990000, maxDischargePower=530000, bmsSelfCheck=14, powerBatteryCurrent=40000, powerBatteryV3=430000, maxVoltage=3000, minVoltage=4000, maxTemperature=280000, minTemperature=300000, availableCapacity=830000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 10:07:02.897 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 10:07:02.898 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:106 - 该车故障信息存储到本地缓存中 -2024-06-21 10:07:02.899 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"70","availableCapacity":"830000","bmsSelfCheck":"14","brakePedal":"90","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"29000","dischargeVoltage":"319000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.900","gear":"D","insulationResistance":"222220000","latitude":"39.5223630","location":"1","longitude":"116.6736620","maxDischargePower":"530000","maxFeedbackPower":"990000","maxTemperature":"280000","maxVoltage":"3000","mcu":"1","mileage":"3.350000000","minTemperature":"300000","minVoltage":"4000","motorControllerTemperature":"870000","motorCurrent":"13200000","motorSpeed":"63933","motorTemperature":"141000","motorTorque":"3270","motorVoltage":"28100","powerBattery":"73736.","powerBatteryCurrent":"40000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"430000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718935622861","vehicleStatus":"0","vin":"RWLD436IVM3FM742Z"} -2024-06-21 10:07:02.899 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718935622861, longitude=116.6736620, latitude=39.5223630, speed=36.000, mileage=3.350000000, dischargeVoltage=319000, dischargeCurrent=29000, insulationResistance=222220000, gear=D, accelerationPedal=70, brakePedal=90, fuelConsumption=9.900, motorControllerTemperature=870000, motorSpeed=63933, motorTorque=3270, motorTemperature=141000, motorVoltage=28100, motorCurrent=13200000, powerBattery=73736., maxFeedbackPower=990000, maxDischargePower=530000, bmsSelfCheck=14, powerBatteryCurrent=40000, powerBatteryV3=430000, maxVoltage=3000, minVoltage=4000, maxTemperature=280000, minTemperature=300000, availableCapacity=830000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 10:07:51.435 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 10:07:51.436 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 10:07:51.436 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 52 57 4c 44 34 33 36 49 56 4d 33 46 4d 37 34 32 5a 31 37 31 38 39 33 35 36 37 31 33 39 33 31 31 36 2e 36 37 34 34 32 31 30 33 39 2e 35 32 32 34 32 30 30 35 34 2e 30 30 30 33 2e 33 38 30 30 30 30 30 30 30 33 30 39 30 30 30 33 32 30 30 30 39 38 30 30 30 30 30 30 30 44 33 30 36 30 39 2e 39 30 30 36 32 30 30 30 30 37 36 33 39 36 35 31 38 30 31 33 38 30 30 30 31 35 31 30 30 31 33 39 32 34 30 30 30 37 33 37 33 36 2e 35 30 30 30 30 30 32 39 30 30 30 30 31 30 36 30 30 30 30 34 32 37 30 30 30 34 30 30 30 33 30 30 30 34 30 30 30 30 30 38 30 30 30 30 30 31 37 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 88 7E -2024-06-21 10:07:51.436 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718935671393, longitude=116.6744210, latitude=39.5224200, speed=54.000, mileage=3.380000000, dischargeVoltage=309000, dischargeCurrent=32000, insulationResistance=980000000, gear=D, accelerationPedal=30, brakePedal=60, fuelConsumption=9.900, motorControllerTemperature=620000, motorSpeed=76396, motorTorque=5180, motorTemperature=138000, motorVoltage=15100, motorCurrent=13924000, powerBattery=73736., maxFeedbackPower=500000, maxDischargePower=290000, bmsSelfCheck=10, powerBatteryCurrent=60000, powerBatteryV3=427000, maxVoltage=4000, minVoltage=3000, maxTemperature=400000, minTemperature=800000, availableCapacity=170000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 10:07:51.438 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 10:07:51.438 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:106 - 该车故障信息存储到本地缓存中 -2024-06-21 10:07:51.438 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"30","availableCapacity":"170000","bmsSelfCheck":"10","brakePedal":"60","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"32000","dischargeVoltage":"309000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.900","gear":"D","insulationResistance":"980000000","latitude":"39.5224200","location":"1","longitude":"116.6744210","maxDischargePower":"290000","maxFeedbackPower":"500000","maxTemperature":"400000","maxVoltage":"4000","mcu":"1","mileage":"3.380000000","minTemperature":"800000","minVoltage":"3000","motorControllerTemperature":"620000","motorCurrent":"13924000","motorSpeed":"76396","motorTemperature":"138000","motorTorque":"5180","motorVoltage":"15100","powerBattery":"73736.","powerBatteryCurrent":"60000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"427000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718935671393","vehicleStatus":"0","vin":"RWLD436IVM3FM742Z"} -2024-06-21 10:07:51.439 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718935671393, longitude=116.6744210, latitude=39.5224200, speed=54.000, mileage=3.380000000, dischargeVoltage=309000, dischargeCurrent=32000, insulationResistance=980000000, gear=D, accelerationPedal=30, brakePedal=60, fuelConsumption=9.900, motorControllerTemperature=620000, motorSpeed=76396, motorTorque=5180, motorTemperature=138000, motorVoltage=15100, motorCurrent=13924000, powerBattery=73736., maxFeedbackPower=500000, maxDischargePower=290000, bmsSelfCheck=10, powerBatteryCurrent=60000, powerBatteryV3=427000, maxVoltage=4000, minVoltage=3000, maxTemperature=400000, minTemperature=800000, availableCapacity=170000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 10:07:52.499 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 10:07:52.500 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 10:07:52.500 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 52 57 4c 44 34 33 36 49 56 4d 33 46 4d 37 34 32 5a 31 37 31 38 39 33 35 36 37 32 34 30 33 31 31 36 2e 36 37 35 35 36 39 30 33 39 2e 35 32 32 35 32 34 30 37 32 2e 30 30 30 33 2e 34 32 30 30 30 30 30 30 30 36 32 34 30 30 30 32 32 30 30 30 38 37 31 30 30 30 30 30 30 44 38 30 34 30 39 2e 34 30 30 34 32 30 30 30 30 33 31 31 36 32 33 38 35 30 31 34 31 30 30 30 32 36 33 30 30 31 32 38 39 36 30 30 30 37 33 37 33 36 2e 34 30 30 30 30 30 34 39 30 30 30 30 37 30 30 30 30 30 30 32 33 30 30 30 30 33 30 30 30 33 30 30 30 31 30 30 30 30 30 32 39 30 30 30 30 34 31 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 73 7E -2024-06-21 10:07:52.500 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718935672403, longitude=116.6755690, latitude=39.5225240, speed=72.000, mileage=3.420000000, dischargeVoltage=624000, dischargeCurrent=22000, insulationResistance=871000000, gear=D, accelerationPedal=80, brakePedal=40, fuelConsumption=9.400, motorControllerTemperature=420000, motorSpeed=31162, motorTorque=3850, motorTemperature=141000, motorVoltage=26300, motorCurrent=12896000, powerBattery=73736., maxFeedbackPower=400000, maxDischargePower=490000, bmsSelfCheck=70, powerBatteryCurrent=00000, powerBatteryV3=230000, maxVoltage=3000, minVoltage=3000, maxTemperature=100000, minTemperature=290000, availableCapacity=410000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 10:07:52.502 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 10:07:52.502 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:106 - 该车故障信息存储到本地缓存中 -2024-06-21 10:07:52.502 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"80","availableCapacity":"410000","bmsSelfCheck":"70","brakePedal":"40","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"22000","dischargeVoltage":"624000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.400","gear":"D","insulationResistance":"871000000","latitude":"39.5225240","location":"1","longitude":"116.6755690","maxDischargePower":"490000","maxFeedbackPower":"400000","maxTemperature":"100000","maxVoltage":"3000","mcu":"1","mileage":"3.420000000","minTemperature":"290000","minVoltage":"3000","motorControllerTemperature":"420000","motorCurrent":"12896000","motorSpeed":"31162","motorTemperature":"141000","motorTorque":"3850","motorVoltage":"26300","powerBattery":"73736.","powerBatteryCurrent":"00000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"230000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718935672403","vehicleStatus":"0","vin":"RWLD436IVM3FM742Z"} -2024-06-21 10:07:52.502 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718935672403, longitude=116.6755690, latitude=39.5225240, speed=72.000, mileage=3.420000000, dischargeVoltage=624000, dischargeCurrent=22000, insulationResistance=871000000, gear=D, accelerationPedal=80, brakePedal=40, fuelConsumption=9.400, motorControllerTemperature=420000, motorSpeed=31162, motorTorque=3850, motorTemperature=141000, motorVoltage=26300, motorCurrent=12896000, powerBattery=73736., maxFeedbackPower=400000, maxDischargePower=490000, bmsSelfCheck=70, powerBatteryCurrent=00000, powerBatteryV3=230000, maxVoltage=3000, minVoltage=3000, maxTemperature=100000, minTemperature=290000, availableCapacity=410000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 10:07:54.772 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 10:07:54.862 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 10:07:54.924 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 10:07:54.956 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 10:07:55.179 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 10:07:55.761 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 10:07:55.775 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0 -2024-06-21 10:07:55.775 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-589b3719-cefb-4da4-b324-c42ef726ea35 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 10:07:55.775 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-e194a257-293b-4b23-a7fc-1884d8771951 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 10:07:55.775 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0] -2024-06-21 10:07:55.775 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-a72f6a73-d55d-4528-88ec-e0697078cb30 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 10:07:55.775 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 10:07:55.775 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 10:07:55.775 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 10:07:55.778 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 10:07:55.778 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 10:07:55.778 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 10:07:55.778 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 10:07:55.778 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 10:07:55.778 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 10:07:55.779 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 10:07:55.779 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 10:07:55.779 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 10:07:55.781 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered -2024-06-21 10:07:55.781 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered -2024-06-21 10:07:55.781 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered -2024-06-21 10:07:55.781 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 10:07:55.781 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 10:07:55.781 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 10:07:55.782 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 10:07:55.783 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 10:07:55.783 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 10:07:55.787 [SpringApplicationShutdownHook] INFO org.apache.kafka.clients.producer.KafkaProducer:1204 - [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 30000 ms. -2024-06-21 10:07:55.788 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 10:07:55.788 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 10:07:55.788 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 10:07:55.789 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.producer for producer-1 unregistered -2024-06-21 10:07:55.945 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 10:07:55.950 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. -2024-06-21 10:08:04.214 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 25968 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 10:08:04.216 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 10:08:04.216 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 10:08:04.848 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 10:08:04.851 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 10:08:04.874 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 11 ms. Found 0 Redis repository interfaces. -2024-06-21 10:08:05.117 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$e7a4817f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 10:08:05.211 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 10:08:05.213 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 10:08:05.215 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 10:08:05.233 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 10:08:05.269 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 10:08:05.274 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 10:08:05.509 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 10:08:05.519 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 10:08:05.519 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 10:08:05.628 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 10:08:05.628 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1361 ms -2024-06-21 10:08:06.297 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 10:08:06.667 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 10:08:06.673 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 10:08:06.690 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 10:08:06.735 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 10:08:06.752 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: +2024-06-22 10:24:34.358 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:24:34.358 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:24:34.358 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group +2024-06-22 10:24:34.358 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group +2024-06-22 10:24:34.359 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=7, memberId='consumer-Topics-2-3fca95a7-7d6f-48a1-b945-f68dbeba834f', protocol='range'} +2024-06-22 10:24:34.359 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:24:34.359 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 7: {consumer-Topics-2-3fca95a7-7d6f-48a1-b945-f68dbeba834f=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} +2024-06-22 10:24:34.359 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:24:34.360 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719023074359 +2024-06-22 10:24:34.360 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 +2024-06-22 10:24:34.360 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group +2024-06-22 10:24:34.362 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=7, memberId='consumer-Topics-2-3fca95a7-7d6f-48a1-b945-f68dbeba834f', protocol='range'} +2024-06-22 10:24:34.362 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) +2024-06-22 10:24:34.362 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 +2024-06-22 10:24:34.363 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:24:34.363 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:24:34.363 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group +2024-06-22 10:24:34.364 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:24:34.364 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:24:34.365 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:24:34.365 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:24:34.365 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:24:34.365 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:24:34.365 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:24:34.365 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:24:34.365 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group +2024-06-22 10:24:34.366 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] +2024-06-22 10:24:34.370 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' +2024-06-22 10:24:34.466 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] +2024-06-22 10:24:34.611 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#4b360972:0/SimpleConnection@a6d4547 [delegate=amqp://guest@101.34.243.166:5672/, localPort= 60150] +2024-06-22 10:24:35.165 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 4.837 seconds (JVM running for 5.388) +2024-06-22 10:24:35.166 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 +2024-06-22 10:24:37.375 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing +2024-06-22 10:24:37.376 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 +2024-06-22 10:24:37.376 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] +2024-06-22 10:24:37.377 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group +2024-06-22 10:24:37.378 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=8, memberId='consumer-Topics-3-ec2ca3ec-a2d2-4808-b25c-886af637228d', protocol='range'} +2024-06-22 10:24:37.378 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=8, memberId='consumer-Topics-4-7ea12aa0-d40b-4404-ac12-eeeafeaae5aa', protocol='range'} +2024-06-22 10:24:37.379 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=8, memberId='consumer-Topics-2-3fca95a7-7d6f-48a1-b945-f68dbeba834f', protocol='range'} +2024-06-22 10:24:37.379 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 8: {consumer-Topics-3-ec2ca3ec-a2d2-4808-b25c-886af637228d=Assignment(partitions=[test1-3, test1-4, test1-5]), consumer-Topics-4-7ea12aa0-d40b-4404-ac12-eeeafeaae5aa=Assignment(partitions=[test1-6, test1-7]), consumer-Topics-2-3fca95a7-7d6f-48a1-b945-f68dbeba834f=Assignment(partitions=[test1-0, test1-1, test1-2])} +2024-06-22 10:24:37.381 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=8, memberId='consumer-Topics-3-ec2ca3ec-a2d2-4808-b25c-886af637228d', protocol='range'} +2024-06-22 10:24:37.381 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=8, memberId='consumer-Topics-4-7ea12aa0-d40b-4404-ac12-eeeafeaae5aa', protocol='range'} +2024-06-22 10:24:37.381 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-3, test1-4, test1-5]) +2024-06-22 10:24:37.381 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=8, memberId='consumer-Topics-2-3fca95a7-7d6f-48a1-b945-f68dbeba834f', protocol='range'} +2024-06-22 10:24:37.381 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-6, test1-7]) +2024-06-22 10:24:37.381 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: test1-5, test1-4, test1-3 +2024-06-22 10:24:37.382 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: test1-6, test1-7 +2024-06-22 10:24:37.382 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2]) +2024-06-22 10:24:37.382 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-2, test1-1 +2024-06-22 10:24:37.383 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:24:37.383 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:24:37.383 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:24:37.384 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-5, test1-4, test1-3] +2024-06-22 10:24:37.384 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:24:37.385 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:24:37.385 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:24:37.385 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-2, test1-1] +2024-06-22 10:24:37.386 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:24:37.386 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:24:37.386 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-6, test1-7] +2024-06-22 10:24:51.659 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 +2024-06-22 10:24:51.661 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) +2024-06-22 10:24:52.075 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing +2024-06-22 10:24:52.075 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) +2024-06-22 10:24:52.474 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing +2024-06-22 10:26:20.221 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. +2024-06-22 10:26:20.241 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. +2024-06-22 10:26:20.259 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. +2024-06-22 10:26:20.269 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. +2024-06-22 10:26:21.102 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. +2024-06-22 10:26:21.175 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. +2024-06-22 10:26:21.188 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-2, test1-1 +2024-06-22 10:26:21.188 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-2, test1-1] +2024-06-22 10:26:21.188 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Revoke previously assigned partitions test1-5, test1-4, test1-3 +2024-06-22 10:26:21.188 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Revoke previously assigned partitions test1-6, test1-7 +2024-06-22 10:26:21.189 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-6, test1-7] +2024-06-22 10:26:21.189 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-5, test1-4, test1-3] +2024-06-22 10:26:21.189 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-7ea12aa0-d40b-4404-ac12-eeeafeaae5aa sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics +2024-06-22 10:26:21.189 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-ec2ca3ec-a2d2-4808-b25c-886af637228d sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics +2024-06-22 10:26:21.189 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-3fca95a7-7d6f-48a1-b945-f68dbeba834f sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics +2024-06-22 10:26:21.189 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions +2024-06-22 10:26:21.189 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions +2024-06-22 10:26:21.189 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions +2024-06-22 10:26:21.190 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed +2024-06-22 10:26:21.190 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter +2024-06-22 10:26:21.190 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed +2024-06-22 10:26:21.192 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered +2024-06-22 10:26:21.192 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped +2024-06-22 10:26:21.193 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed +2024-06-22 10:26:21.193 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter +2024-06-22 10:26:21.193 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed +2024-06-22 10:26:21.194 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered +2024-06-22 10:26:21.194 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped +2024-06-22 10:26:21.194 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed +2024-06-22 10:26:21.194 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter +2024-06-22 10:26:21.194 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed +2024-06-22 10:26:21.194 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered +2024-06-22 10:26:21.194 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped +2024-06-22 10:26:21.196 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped +2024-06-22 10:26:21.196 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped +2024-06-22 10:26:21.196 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped +2024-06-22 10:26:21.343 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... +2024-06-22 10:26:21.348 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. +2024-06-22 10:26:28.734 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 1288 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) +2024-06-22 10:26:28.734 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 +2024-06-22 10:26:28.734 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" +2024-06-22 10:26:29.212 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode +2024-06-22 10:26:29.214 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-06-22 10:26:29.236 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. +2024-06-22 10:26:29.466 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$3ba861ba] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:26:29.543 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:26:29.545 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:26:29.546 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:26:29.559 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:26:29.590 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:26:29.594 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:26:29.800 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) +2024-06-22 10:26:29.807 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] +2024-06-22 10:26:29.808 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] +2024-06-22 10:26:29.903 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext +2024-06-22 10:26:29.904 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1138 ms +2024-06-22 10:26:30.474 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... +2024-06-22 10:26:30.805 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. +2024-06-22 10:26:30.811 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event +2024-06-22 10:26:30.825 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: +2024-06-22 10:26:30.861 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 +2024-06-22 10:26:30.876 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest @@ -8945,23 +1619,30 @@ org.apache.kafka.common.errors.RebalanceInProgressException: The group is rebala ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer -2024-06-21 10:08:06.814 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 10:08:06.815 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 10:08:06.815 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718935686814 -2024-06-21 10:08:06.817 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 10:08:06.933 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 10:08:07.006 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ -2024-06-21 10:08:07.072 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 10:08:07.073 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 10:08:07.075 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 10:08:07.082 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 10:08:07.084 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=35, memberId='consumer-Partitions-1-ebc19e40-9e7e-4a7a-aeb5-50958b81ece4', protocol='range'} -2024-06-21 10:08:07.085 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 35: {consumer-Partitions-1-ebc19e40-9e7e-4a7a-aeb5-50958b81ece4=Assignment(partitions=[test1-0])} -2024-06-21 10:08:07.090 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=35, memberId='consumer-Partitions-1-ebc19e40-9e7e-4a7a-aeb5-50958b81ece4', protocol='range'} -2024-06-21 10:08:07.090 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 10:08:07.092 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0 -2024-06-21 10:08:07.099 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=35, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 10:08:07.756 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: +2024-06-22 10:26:30.924 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:26:30.924 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:26:30.924 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719023190923 +2024-06-22 10:26:30.925 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 +2024-06-22 10:26:31.141 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:26:31.142 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:26:31.143 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group +2024-06-22 10:26:31.149 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group +2024-06-22 10:26:31.151 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=7, memberId='consumer-Partitions-1-eef5bd71-dd4a-4f20-931c-4a5d411fc71c', protocol='range'} +2024-06-22 10:26:31.152 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 7: {consumer-Partitions-1-eef5bd71-dd4a-4f20-931c-4a5d411fc71c=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} +2024-06-22 10:26:31.156 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=7, memberId='consumer-Partitions-1-eef5bd71-dd4a-4f20-931c-4a5d411fc71c', protocol='range'} +2024-06-22 10:26:31.156 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) +2024-06-22 10:26:31.157 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 +2024-06-22 10:26:31.161 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:26:31.161 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:26:31.161 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:26:31.161 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:26:31.161 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:26:31.161 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:26:31.161 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:26:31.162 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:26:31.376 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... +2024-06-22 10:26:31.435 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ +2024-06-22 10:26:32.104 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest @@ -9040,11 +1721,11 @@ org.apache.kafka.common.errors.RebalanceInProgressException: The group is rebala ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer -2024-06-21 10:08:07.760 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 10:08:07.761 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 10:08:07.761 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718935687760 -2024-06-21 10:08:07.762 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 10:08:07.768 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: +2024-06-22 10:26:32.108 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:26:32.108 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:26:32.109 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719023192108 +2024-06-22 10:26:32.110 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 +2024-06-22 10:26:32.117 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest @@ -9123,14 +1804,14 @@ org.apache.kafka.common.errors.RebalanceInProgressException: The group is rebala ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer -2024-06-21 10:08:07.772 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 10:08:07.773 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 10:08:07.773 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 10:08:07.773 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718935687772 -2024-06-21 10:08:07.774 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 10:08:07.774 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 10:08:07.774 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 10:08:07.775 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: +2024-06-22 10:26:32.120 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:26:32.120 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:26:32.121 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719023192120 +2024-06-22 10:26:32.121 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:26:32.121 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 +2024-06-22 10:26:32.121 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:26:32.122 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group +2024-06-22 10:26:32.122 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest @@ -9209,62 +1890,76 @@ org.apache.kafka.common.errors.RebalanceInProgressException: The group is rebala ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer -2024-06-21 10:08:07.777 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 10:08:07.778 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 10:08:07.778 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=43, memberId='consumer-Topics-2-2954eb34-dc10-419e-a4bb-cf9d57fde8a0', protocol='range'} -2024-06-21 10:08:07.778 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 10:08:07.779 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 43: {consumer-Topics-2-2954eb34-dc10-419e-a4bb-cf9d57fde8a0=Assignment(partitions=[test1-0])} -2024-06-21 10:08:07.779 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 10:08:07.779 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 10:08:07.779 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718935687778 -2024-06-21 10:08:07.779 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 10:08:07.779 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 10:08:07.780 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=43, memberId='consumer-Topics-2-2954eb34-dc10-419e-a4bb-cf9d57fde8a0', protocol='range'} -2024-06-21 10:08:07.780 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 10:08:07.780 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 10:08:07.782 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 10:08:07.782 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 10:08:07.783 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 10:08:07.783 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 10:08:07.783 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=35, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 10:08:07.784 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 10:08:07.785 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 10:08:07.790 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' -2024-06-21 10:08:07.791 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 10:08:07.933 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#655909e2:0/SimpleConnection@3d0f4ac4 [delegate=amqp://guest@101.34.243.166:5672/, localPort= 62550] -2024-06-21 10:08:08.604 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 4.708 seconds (JVM running for 5.294) -2024-06-21 10:08:08.606 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 -2024-06-21 10:08:10.789 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing -2024-06-21 10:08:10.790 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0 -2024-06-21 10:08:10.790 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0] -2024-06-21 10:08:10.791 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 10:08:10.792 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=44, memberId='consumer-Topics-4-b1308bee-43e4-472b-985c-284e6e00e040', protocol='range'} -2024-06-21 10:08:10.792 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=44, memberId='consumer-Topics-2-2954eb34-dc10-419e-a4bb-cf9d57fde8a0', protocol='range'} -2024-06-21 10:08:10.792 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=44, memberId='consumer-Topics-3-279db43c-2eb1-4204-ba8e-f5d58e9ecb2b', protocol='range'} -2024-06-21 10:08:10.793 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 44: {consumer-Topics-4-b1308bee-43e4-472b-985c-284e6e00e040=Assignment(partitions=[]), consumer-Topics-2-2954eb34-dc10-419e-a4bb-cf9d57fde8a0=Assignment(partitions=[test1-0]), consumer-Topics-3-279db43c-2eb1-4204-ba8e-f5d58e9ecb2b=Assignment(partitions=[])} -2024-06-21 10:08:10.795 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=44, memberId='consumer-Topics-4-b1308bee-43e4-472b-985c-284e6e00e040', protocol='range'} -2024-06-21 10:08:10.795 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=44, memberId='consumer-Topics-2-2954eb34-dc10-419e-a4bb-cf9d57fde8a0', protocol='range'} -2024-06-21 10:08:10.795 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=44, memberId='consumer-Topics-3-279db43c-2eb1-4204-ba8e-f5d58e9ecb2b', protocol='range'} -2024-06-21 10:08:10.795 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[]) -2024-06-21 10:08:10.795 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 10:08:10.795 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[]) -2024-06-21 10:08:10.795 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 10:08:10.795 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: -2024-06-21 10:08:10.795 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: -2024-06-21 10:08:10.795 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [] -2024-06-21 10:08:10.795 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [] -2024-06-21 10:08:10.796 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=35, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 10:08:10.797 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 10:08:11.301 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 -2024-06-21 10:08:11.305 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 10:08:11.754 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 10:08:11.754 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 10:08:12.188 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 10:08:26.222 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 10:08:26.223 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 10:08:26.223 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 52 57 4c 44 34 33 36 49 56 4d 33 46 4d 37 34 32 5a 31 37 31 38 39 33 35 37 30 36 31 38 33 31 31 36 2e 36 37 36 36 31 30 30 33 39 2e 35 32 32 36 31 35 30 31 30 38 2e 30 30 33 2e 34 38 30 30 30 30 30 30 30 31 38 35 30 30 30 34 37 30 30 30 33 31 30 34 30 30 30 30 30 44 31 30 34 30 31 30 2e 34 30 31 36 30 30 30 30 32 30 39 38 37 33 36 35 30 32 30 30 30 30 30 32 39 37 30 30 34 39 32 34 30 30 30 30 37 33 37 32 36 2e 39 38 30 30 30 30 34 33 30 30 30 30 35 30 36 30 30 30 30 34 39 37 30 30 30 33 30 30 30 34 30 30 30 32 34 30 30 30 30 34 37 30 30 30 30 38 37 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 94 7E -2024-06-21 10:08:26.238 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718935706183, longitude=116.6766100, latitude=39.5226150, speed=108.00, mileage=3.480000000, dischargeVoltage=185000, dischargeCurrent=47000, insulationResistance=310400000, gear=D, accelerationPedal=10, brakePedal=40, fuelConsumption=10.40, motorControllerTemperature=160000, motorSpeed=20987, motorTorque=3650, motorTemperature=200000, motorVoltage=29700, motorCurrent=49240000, powerBattery=73726., maxFeedbackPower=980000, maxDischargePower=430000, bmsSelfCheck=50, powerBatteryCurrent=60000, powerBatteryV3=497000, maxVoltage=3000, minVoltage=4000, maxTemperature=240000, minTemperature=470000, availableCapacity=870000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 10:08:26.296 [MQTT Call: protocol-parsing] INFO org.apache.kafka.clients.producer.ProducerConfig:372 - ProducerConfig values: +2024-06-22 10:26:32.125 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group +2024-06-22 10:26:32.125 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:26:32.126 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:26:32.126 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:26:32.126 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:26:32.126 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719023192126 +2024-06-22 10:26:32.126 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 +2024-06-22 10:26:32.126 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group +2024-06-22 10:26:32.127 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=10, memberId='consumer-Topics-2-fab678ac-ff23-4a62-a377-c5dc8c307a6a', protocol='range'} +2024-06-22 10:26:32.127 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 10: {consumer-Topics-2-fab678ac-ff23-4a62-a377-c5dc8c307a6a=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} +2024-06-22 10:26:32.129 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=10, memberId='consumer-Topics-2-fab678ac-ff23-4a62-a377-c5dc8c307a6a', protocol='range'} +2024-06-22 10:26:32.129 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:26:32.129 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) +2024-06-22 10:26:32.129 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 +2024-06-22 10:26:32.129 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:26:32.129 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group +2024-06-22 10:26:32.130 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group +2024-06-22 10:26:32.131 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group +2024-06-22 10:26:32.132 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:26:32.132 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:26:32.132 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:26:32.132 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:26:32.132 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:26:32.133 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:26:32.133 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:26:32.133 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:26:32.133 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] +2024-06-22 10:26:32.136 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' +2024-06-22 10:26:32.256 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] +2024-06-22 10:26:32.415 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#6654ca0d:0/SimpleConnection@60c33609 [delegate=amqp://guest@101.34.243.166:5672/, localPort= 60265] +2024-06-22 10:26:32.967 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 4.508 seconds (JVM running for 4.973) +2024-06-22 10:26:32.969 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 +2024-06-22 10:26:35.142 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing +2024-06-22 10:26:35.143 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 +2024-06-22 10:26:35.144 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] +2024-06-22 10:26:35.145 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group +2024-06-22 10:26:35.146 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=11, memberId='consumer-Topics-3-5f900eb9-4a87-445c-8ed7-d66c503db8dd', protocol='range'} +2024-06-22 10:26:35.146 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=11, memberId='consumer-Topics-4-d6cf4d26-741a-4cd7-b791-6b336c2037cb', protocol='range'} +2024-06-22 10:26:35.147 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=11, memberId='consumer-Topics-2-fab678ac-ff23-4a62-a377-c5dc8c307a6a', protocol='range'} +2024-06-22 10:26:35.148 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 11: {consumer-Topics-2-fab678ac-ff23-4a62-a377-c5dc8c307a6a=Assignment(partitions=[test1-0, test1-1, test1-2]), consumer-Topics-3-5f900eb9-4a87-445c-8ed7-d66c503db8dd=Assignment(partitions=[test1-3, test1-4, test1-5]), consumer-Topics-4-d6cf4d26-741a-4cd7-b791-6b336c2037cb=Assignment(partitions=[test1-6, test1-7])} +2024-06-22 10:26:35.149 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=11, memberId='consumer-Topics-3-5f900eb9-4a87-445c-8ed7-d66c503db8dd', protocol='range'} +2024-06-22 10:26:35.149 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=11, memberId='consumer-Topics-4-d6cf4d26-741a-4cd7-b791-6b336c2037cb', protocol='range'} +2024-06-22 10:26:35.149 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=11, memberId='consumer-Topics-2-fab678ac-ff23-4a62-a377-c5dc8c307a6a', protocol='range'} +2024-06-22 10:26:35.149 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-3, test1-4, test1-5]) +2024-06-22 10:26:35.149 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2]) +2024-06-22 10:26:35.149 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-6, test1-7]) +2024-06-22 10:26:35.149 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-2, test1-1 +2024-06-22 10:26:35.149 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: test1-6, test1-7 +2024-06-22 10:26:35.149 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: test1-5, test1-4, test1-3 +2024-06-22 10:26:35.150 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:26:35.150 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:26:35.152 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:26:35.150 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:26:35.152 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:26:35.152 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:26:35.152 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-6, test1-7] +2024-06-22 10:26:35.152 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:26:35.152 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-2, test1-1] +2024-06-22 10:26:35.152 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:26:35.152 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-5, test1-4, test1-3] +2024-06-22 10:26:48.630 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 +2024-06-22 10:26:48.632 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) +2024-06-22 10:26:49.071 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing +2024-06-22 10:26:49.071 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) +2024-06-22 10:26:49.447 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing +2024-06-22 10:27:12.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 +2024-06-22 10:27:12.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 +2024-06-22 10:27:12.683 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 39 30 32 33 32 33 32 36 34 38 31 31 36 2e 36 35 36 33 37 33 30 33 39 2e 35 32 30 39 39 37 30 35 34 2e 30 30 30 34 33 2e 34 37 30 30 30 30 30 30 34 38 39 30 30 30 31 32 30 30 30 37 32 33 35 30 30 30 30 30 44 32 30 39 30 39 2e 34 30 30 39 36 30 30 30 30 35 30 31 30 36 34 36 30 30 38 34 30 30 30 30 32 35 35 30 30 39 33 35 32 30 30 30 30 36 30 37 36 34 2e 31 33 30 30 30 30 37 32 30 30 30 30 37 30 37 30 30 30 30 35 37 32 30 30 30 34 30 30 30 34 30 30 30 39 31 30 30 30 30 38 36 30 30 30 30 38 36 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f1 7E +2024-06-22 10:27:12.697 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1719023232648, longitude=116.6563730, latitude=39.5209970, speed=54.000, mileage=43.47000000, dischargeVoltage=489000, dischargeCurrent=12000, insulationResistance=723500000, gear=D, accelerationPedal=20, brakePedal=90, fuelConsumption=9.400, motorControllerTemperature=960000, motorSpeed=50106, motorTorque=4600, motorTemperature=840000, motorVoltage=25500, motorCurrent=93520000, powerBattery=60764., maxFeedbackPower=130000, maxDischargePower=720000, bmsSelfCheck=70, powerBatteryCurrent=70000, powerBatteryV3=572000, maxVoltage=4000, minVoltage=4000, maxTemperature=910000, minTemperature=860000, availableCapacity=860000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) +2024-06-22 10:27:12.752 [MQTT Call: protocol-parsing] INFO org.apache.kafka.clients.producer.ProducerConfig:372 - ProducerConfig values: acks = 1 batch.size = 16384 bootstrap.servers = [localhost:9092] @@ -9337,94 +2032,93 @@ org.apache.kafka.common.errors.RebalanceInProgressException: The group is rebala transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer -2024-06-21 10:08:26.306 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 10:08:26.307 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 10:08:26.307 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718935706306 -2024-06-21 10:08:26.308 [kafka-producer-network-thread | producer-1] INFO org.apache.kafka.clients.Metadata:279 - [Producer clientId=producer-1] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 10:08:26.326 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 10:08:26.326 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"870000","bmsSelfCheck":"50","brakePedal":"40","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"47000","dischargeVoltage":"185000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.40","gear":"D","insulationResistance":"310400000","latitude":"39.5226150","location":"1","longitude":"116.6766100","maxDischargePower":"430000","maxFeedbackPower":"980000","maxTemperature":"240000","maxVoltage":"3000","mcu":"1","mileage":"3.480000000","minTemperature":"470000","minVoltage":"4000","motorControllerTemperature":"160000","motorCurrent":"49240000","motorSpeed":"20987","motorTemperature":"200000","motorTorque":"3650","motorVoltage":"29700","powerBattery":"73726.","powerBatteryCurrent":"60000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"497000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718935706183","vehicleStatus":"0","vin":"RWLD436IVM3FM742Z"} -2024-06-21 10:08:26.442 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718935706183, longitude=116.6766100, latitude=39.5226150, speed=108.00, mileage=3.480000000, dischargeVoltage=185000, dischargeCurrent=47000, insulationResistance=310400000, gear=D, accelerationPedal=10, brakePedal=40, fuelConsumption=10.40, motorControllerTemperature=160000, motorSpeed=20987, motorTorque=3650, motorTemperature=200000, motorVoltage=29700, motorCurrent=49240000, powerBattery=73726., maxFeedbackPower=980000, maxDischargePower=430000, bmsSelfCheck=50, powerBatteryCurrent=60000, powerBatteryV3=497000, maxVoltage=3000, minVoltage=4000, maxTemperature=240000, minTemperature=470000, availableCapacity=870000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 10:08:26.772 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:103 - 该车故障信息存储到Redis中 -2024-06-21 10:08:26.774 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:106 - 该车故障信息存储到本地缓存中 -2024-06-21 10:08:43.978 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 10:08:43.978 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 10:08:43.978 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 52 57 4c 44 34 33 36 49 56 4d 33 46 4d 37 34 32 5a 31 37 31 38 39 33 35 37 32 33 39 33 33 31 31 36 2e 36 37 37 38 32 37 30 33 39 2e 35 32 32 37 30 36 30 31 32 36 2e 30 30 33 2e 35 35 30 30 30 30 30 30 30 33 30 39 30 30 30 38 30 30 30 30 32 33 37 39 31 30 30 30 30 44 31 30 30 30 31 31 2e 38 30 39 34 30 30 30 30 37 37 31 35 35 38 37 30 30 31 34 33 30 30 30 32 32 36 30 30 35 36 34 31 30 30 30 30 37 33 37 31 34 2e 38 30 30 30 30 30 32 38 30 30 30 30 37 30 38 30 30 30 30 35 31 36 30 30 30 34 30 30 30 33 30 30 30 32 36 30 30 30 30 34 36 30 30 30 30 33 30 30 30 30 30 31 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 94 7E -2024-06-21 10:08:43.978 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718935723933, longitude=116.6778270, latitude=39.5227060, speed=126.00, mileage=3.550000000, dischargeVoltage=309000, dischargeCurrent=80000, insulationResistance=237910000, gear=D, accelerationPedal=10, brakePedal=00, fuelConsumption=11.80, motorControllerTemperature=940000, motorSpeed=77155, motorTorque=8700, motorTemperature=143000, motorVoltage=22600, motorCurrent=56410000, powerBattery=73714., maxFeedbackPower=800000, maxDischargePower=280000, bmsSelfCheck=70, powerBatteryCurrent=80000, powerBatteryV3=516000, maxVoltage=4000, minVoltage=3000, maxTemperature=260000, minTemperature=460000, availableCapacity=300000, vehicleStatus=1, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 10:08:43.981 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 10:08:43.981 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"300000","bmsSelfCheck":"70","brakePedal":"00","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"80000","dischargeVoltage":"309000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.80","gear":"D","insulationResistance":"237910000","latitude":"39.5227060","location":"1","longitude":"116.6778270","maxDischargePower":"280000","maxFeedbackPower":"800000","maxTemperature":"260000","maxVoltage":"4000","mcu":"1","mileage":"3.550000000","minTemperature":"460000","minVoltage":"3000","motorControllerTemperature":"940000","motorCurrent":"56410000","motorSpeed":"77155","motorTemperature":"143000","motorTorque":"8700","motorVoltage":"22600","powerBattery":"73714.","powerBatteryCurrent":"80000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"516000","ptc":"1","runStatus":"1","soc":"1","speed":"126.00","timestamp":"1718935723933","vehicleStatus":"1","vin":"RWLD436IVM3FM742Z"} -2024-06-21 10:08:43.981 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718935723933, longitude=116.6778270, latitude=39.5227060, speed=126.00, mileage=3.550000000, dischargeVoltage=309000, dischargeCurrent=80000, insulationResistance=237910000, gear=D, accelerationPedal=10, brakePedal=00, fuelConsumption=11.80, motorControllerTemperature=940000, motorSpeed=77155, motorTorque=8700, motorTemperature=143000, motorVoltage=22600, motorCurrent=56410000, powerBattery=73714., maxFeedbackPower=800000, maxDischargePower=280000, bmsSelfCheck=70, powerBatteryCurrent=80000, powerBatteryV3=516000, maxVoltage=4000, minVoltage=3000, maxTemperature=260000, minTemperature=460000, availableCapacity=300000, vehicleStatus=1, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 10:08:43.983 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:106 - 该车故障信息存储到本地缓存中 -2024-06-21 10:08:44.991 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 10:08:44.992 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 10:08:44.993 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 52 57 4c 44 34 33 36 49 56 4d 33 46 4d 37 34 32 5a 31 37 31 38 39 33 35 37 32 34 39 33 33 31 31 36 2e 36 37 38 38 39 30 30 33 39 2e 35 32 32 37 39 33 30 37 32 2e 30 30 30 33 2e 35 39 30 30 30 30 30 30 30 31 35 39 30 30 30 36 30 30 30 30 31 37 39 35 30 30 30 30 30 44 31 30 34 30 31 31 2e 37 30 39 35 30 30 30 30 31 30 37 33 31 39 35 32 30 31 30 33 30 30 30 31 35 37 30 30 34 38 30 30 30 30 30 30 37 33 37 31 34 2e 37 38 30 30 30 30 37 30 30 30 30 30 35 30 31 30 30 30 30 32 35 33 30 30 30 34 30 30 30 34 30 30 30 38 31 30 30 30 30 34 33 30 30 30 30 38 38 30 30 30 30 31 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 99 7E -2024-06-21 10:08:44.993 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718935724933, longitude=116.6788900, latitude=39.5227930, speed=72.000, mileage=3.590000000, dischargeVoltage=159000, dischargeCurrent=60000, insulationResistance=179500000, gear=D, accelerationPedal=10, brakePedal=40, fuelConsumption=11.70, motorControllerTemperature=950000, motorSpeed=10731, motorTorque=9520, motorTemperature=103000, motorVoltage=15700, motorCurrent=48000000, powerBattery=73714., maxFeedbackPower=780000, maxDischargePower=700000, bmsSelfCheck=50, powerBatteryCurrent=10000, powerBatteryV3=253000, maxVoltage=4000, minVoltage=4000, maxTemperature=810000, minTemperature=430000, availableCapacity=880000, vehicleStatus=1, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 10:08:44.996 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:106 - 该车故障信息存储到本地缓存中 -2024-06-21 10:08:44.997 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 10:08:44.997 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"880000","bmsSelfCheck":"50","brakePedal":"40","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"60000","dischargeVoltage":"159000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.70","gear":"D","insulationResistance":"179500000","latitude":"39.5227930","location":"1","longitude":"116.6788900","maxDischargePower":"700000","maxFeedbackPower":"780000","maxTemperature":"810000","maxVoltage":"4000","mcu":"1","mileage":"3.590000000","minTemperature":"430000","minVoltage":"4000","motorControllerTemperature":"950000","motorCurrent":"48000000","motorSpeed":"10731","motorTemperature":"103000","motorTorque":"9520","motorVoltage":"15700","powerBattery":"73714.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"253000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718935724933","vehicleStatus":"1","vin":"RWLD436IVM3FM742Z"} -2024-06-21 10:08:44.997 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718935724933, longitude=116.6788900, latitude=39.5227930, speed=72.000, mileage=3.590000000, dischargeVoltage=159000, dischargeCurrent=60000, insulationResistance=179500000, gear=D, accelerationPedal=10, brakePedal=40, fuelConsumption=11.70, motorControllerTemperature=950000, motorSpeed=10731, motorTorque=9520, motorTemperature=103000, motorVoltage=15700, motorCurrent=48000000, powerBattery=73714., maxFeedbackPower=780000, maxDischargePower=700000, bmsSelfCheck=50, powerBatteryCurrent=10000, powerBatteryV3=253000, maxVoltage=4000, minVoltage=4000, maxTemperature=810000, minTemperature=430000, availableCapacity=880000, vehicleStatus=1, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 10:09:09.229 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 10:09:09.262 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 10:09:09.295 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 10:09:09.744 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 10:09:09.977 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 10:09:10.103 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 10:09:10.116 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-279db43c-2eb1-4204-ba8e-f5d58e9ecb2b sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 10:09:10.116 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0 -2024-06-21 10:09:10.116 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-b1308bee-43e4-472b-985c-284e6e00e040 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 10:09:10.116 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0] -2024-06-21 10:09:10.117 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-2954eb34-dc10-419e-a4bb-cf9d57fde8a0 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 10:09:10.117 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 10:09:10.117 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 10:09:10.117 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 10:09:10.118 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 10:09:10.118 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 10:09:10.118 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 10:09:10.118 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 10:09:10.119 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 10:09:10.119 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 10:09:10.119 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 10:09:10.119 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 10:09:10.119 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 10:09:10.121 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered -2024-06-21 10:09:10.121 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered -2024-06-21 10:09:10.121 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 10:09:10.121 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 10:09:10.121 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered -2024-06-21 10:09:10.121 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 10:09:10.122 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 10:09:10.123 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 10:09:10.123 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 10:09:10.126 [SpringApplicationShutdownHook] INFO org.apache.kafka.clients.producer.KafkaProducer:1204 - [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 30000 ms. -2024-06-21 10:09:10.127 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 10:09:10.127 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 10:09:10.127 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 10:09:10.127 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.producer for producer-1 unregistered -2024-06-21 10:09:10.279 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 10:09:10.283 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. -2024-06-21 10:09:19.032 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 24272 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 10:09:19.033 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 10:09:19.034 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 10:09:19.585 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 10:09:19.587 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 10:09:19.614 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 18 ms. Found 0 Redis repository interfaces. -2024-06-21 10:09:19.878 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$e7a4817f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 10:09:19.980 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 10:09:19.981 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 10:09:19.983 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 10:09:19.998 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 10:09:20.033 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 10:09:20.037 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 10:09:20.298 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 10:09:20.308 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 10:09:20.308 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 10:09:20.439 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 10:09:20.439 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1365 ms -2024-06-21 10:09:21.095 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 10:09:21.710 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 10:09:21.716 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 10:09:21.733 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 10:09:21.779 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 10:09:21.796 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: +2024-06-22 10:27:12.764 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:27:12.765 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:27:12.765 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719023232764 +2024-06-22 10:27:12.768 [kafka-producer-network-thread | producer-1] INFO org.apache.kafka.clients.Metadata:279 - [Producer clientId=producer-1] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:27:12.895 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:701 - 故障信息发送到RabbitMQ +2024-06-22 10:27:12.896 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:282 - 该车故障GZ001信息首次存储到本地缓存和Redis中,并发送到RabbitMQ +2024-06-22 10:27:22.887 [container-2] INFO com.muyu.event.redis.RedisKeyExpirationListener:39 - 过期redis数据:ZEQA6V2Z98M9ZMFZF-GZ001 +2024-06-22 10:27:22.888 [container-2] INFO com.muyu.event.redis.RedisKeyExpirationListener:41 - pattern:[95, 95, 107, 101, 121, 101, 118, 101, 110, 116, 64, 42, 95, 95, 58, 101, 120, 112, 105, 114, 101, 100] +2024-06-22 10:27:22.888 [container-2] INFO com.muyu.event.redis.RedisKeyExpirationListener:43 - 过期redis数据:ZEQA6V2Z98M9ZMFZF-GZ001 +2024-06-22 10:27:22.915 [AMQP Connection 101.34.243.166:5672] ERROR o.s.a.rabbit.connection.CachingConnectionFactory:748 - Shutdown Signal: channel error; protocol method: #method(reply-code=404, reply-text=NOT_FOUND - no exchange 'disconnect_connect' in vhost '/', class-id=60, method-id=40) +2024-06-22 10:28:40.220 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 +2024-06-22 10:28:40.220 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 +2024-06-22 10:28:40.220 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 39 30 32 33 33 32 30 31 37 34 31 31 36 2e 36 35 37 36 32 39 30 33 39 2e 35 32 31 31 32 31 30 37 32 2e 30 30 30 34 33 2e 35 31 30 30 30 30 30 30 32 33 37 30 30 30 34 35 30 30 30 31 35 35 35 30 30 30 30 30 44 31 30 35 30 39 2e 31 30 30 37 38 30 30 30 30 35 39 31 34 34 32 30 38 30 31 30 34 30 30 30 31 31 31 30 30 31 38 36 36 30 30 30 30 36 30 37 36 34 2e 37 31 30 30 30 30 32 34 30 30 30 30 31 34 31 33 30 30 30 35 39 35 30 30 30 34 30 30 30 34 30 30 30 31 37 30 30 30 30 35 35 30 30 30 30 33 31 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 b7 7E +2024-06-22 10:28:40.221 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1719023320174, longitude=116.6576290, latitude=39.5211210, speed=72.000, mileage=43.51000000, dischargeVoltage=237000, dischargeCurrent=45000, insulationResistance=155500000, gear=D, accelerationPedal=10, brakePedal=50, fuelConsumption=9.100, motorControllerTemperature=780000, motorSpeed=59144, motorTorque=2080, motorTemperature=104000, motorVoltage=11100, motorCurrent=18660000, powerBattery=60764., maxFeedbackPower=710000, maxDischargePower=240000, bmsSelfCheck=14, powerBatteryCurrent=13000, powerBatteryV3=595000, maxVoltage=4000, minVoltage=4000, maxTemperature=170000, minTemperature=550000, availableCapacity=310000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) +2024-06-22 10:28:40.314 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:701 - 故障信息发送到RabbitMQ +2024-06-22 10:28:40.314 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:282 - 该车故障GZ001信息首次存储到本地缓存和Redis中,并发送到RabbitMQ +2024-06-22 10:28:50.368 [container-3] INFO com.muyu.event.redis.RedisKeyExpirationListener:39 - 过期redis数据:ZEQA6V2Z98M9ZMFZF-GZ001 +2024-06-22 10:28:50.369 [container-3] INFO com.muyu.event.redis.RedisKeyExpirationListener:41 - pattern:[95, 95, 107, 101, 121, 101, 118, 101, 110, 116, 64, 42, 95, 95, 58, 101, 120, 112, 105, 114, 101, 100] +2024-06-22 10:28:50.369 [container-3] INFO com.muyu.event.redis.RedisKeyExpirationListener:43 - 过期redis数据:ZEQA6V2Z98M9ZMFZF-GZ001 +2024-06-22 10:28:50.399 [AMQP Connection 101.34.243.166:5672] ERROR o.s.a.rabbit.connection.CachingConnectionFactory:748 - Shutdown Signal: channel error; protocol method: #method(reply-code=404, reply-text=NOT_FOUND - no exchange 'disconnect_connect' in vhost '/', class-id=60, method-id=40) +2024-06-22 10:29:56.982 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. +2024-06-22 10:29:56.996 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. +2024-06-22 10:29:57.015 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. +2024-06-22 10:29:57.434 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. +2024-06-22 10:29:57.449 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. +2024-06-22 10:29:57.708 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. +2024-06-22 10:29:57.742 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Revoke previously assigned partitions test1-6, test1-7 +2024-06-22 10:29:57.743 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-6, test1-7] +2024-06-22 10:29:57.743 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Revoke previously assigned partitions test1-5, test1-4, test1-3 +2024-06-22 10:29:57.743 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-d6cf4d26-741a-4cd7-b791-6b336c2037cb sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics +2024-06-22 10:29:57.743 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-2, test1-1 +2024-06-22 10:29:57.743 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-5, test1-4, test1-3] +2024-06-22 10:29:57.743 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-2, test1-1] +2024-06-22 10:29:57.743 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-5f900eb9-4a87-445c-8ed7-d66c503db8dd sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics +2024-06-22 10:29:57.743 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-fab678ac-ff23-4a62-a377-c5dc8c307a6a sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics +2024-06-22 10:29:57.743 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions +2024-06-22 10:29:57.743 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions +2024-06-22 10:29:57.743 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions +2024-06-22 10:29:57.745 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed +2024-06-22 10:29:57.745 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed +2024-06-22 10:29:57.745 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter +2024-06-22 10:29:57.745 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter +2024-06-22 10:29:57.745 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed +2024-06-22 10:29:57.745 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed +2024-06-22 10:29:57.746 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered +2024-06-22 10:29:57.747 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped +2024-06-22 10:29:57.747 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered +2024-06-22 10:29:57.747 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped +2024-06-22 10:29:57.750 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed +2024-06-22 10:29:57.750 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter +2024-06-22 10:29:57.750 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed +2024-06-22 10:29:57.751 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered +2024-06-22 10:29:57.751 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped +2024-06-22 10:29:57.752 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped +2024-06-22 10:29:57.752 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped +2024-06-22 10:29:57.752 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped +2024-06-22 10:29:57.756 [SpringApplicationShutdownHook] INFO org.apache.kafka.clients.producer.KafkaProducer:1204 - [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 30000 ms. +2024-06-22 10:29:57.757 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed +2024-06-22 10:29:57.757 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter +2024-06-22 10:29:57.757 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed +2024-06-22 10:29:57.757 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.producer for producer-1 unregistered +2024-06-22 10:29:57.898 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... +2024-06-22 10:29:57.903 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. +2024-06-22 10:30:05.566 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 16396 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) +2024-06-22 10:30:05.568 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 +2024-06-22 10:30:05.568 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" +2024-06-22 10:30:06.049 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode +2024-06-22 10:30:06.051 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-06-22 10:30:06.071 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 11 ms. Found 0 Redis repository interfaces. +2024-06-22 10:30:06.301 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$3ba861ba] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:30:06.379 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:30:06.381 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:30:06.383 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:30:06.395 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:30:06.426 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:30:06.430 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:30:06.642 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) +2024-06-22 10:30:06.648 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] +2024-06-22 10:30:06.648 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] +2024-06-22 10:30:06.747 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext +2024-06-22 10:30:06.747 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1148 ms +2024-06-22 10:30:07.353 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... +2024-06-22 10:30:07.677 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. +2024-06-22 10:30:07.683 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event +2024-06-22 10:30:07.698 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: +2024-06-22 10:30:07.744 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 +2024-06-22 10:30:07.758 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest @@ -9503,23 +2197,30 @@ org.apache.kafka.common.errors.RebalanceInProgressException: The group is rebala ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer -2024-06-21 10:09:21.854 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 10:09:21.854 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 10:09:21.854 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718935761852 -2024-06-21 10:09:21.856 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 10:09:21.970 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 10:09:22.047 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ -2024-06-21 10:09:22.102 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 10:09:22.103 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 10:09:22.105 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 10:09:22.113 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 10:09:22.115 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=37, memberId='consumer-Partitions-1-205fe23c-cd49-4e0e-a9d0-ef7415fdb070', protocol='range'} -2024-06-21 10:09:22.116 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 37: {consumer-Partitions-1-205fe23c-cd49-4e0e-a9d0-ef7415fdb070=Assignment(partitions=[test1-0])} -2024-06-21 10:09:22.120 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=37, memberId='consumer-Partitions-1-205fe23c-cd49-4e0e-a9d0-ef7415fdb070', protocol='range'} -2024-06-21 10:09:22.120 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 10:09:22.122 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0 -2024-06-21 10:09:22.127 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=38, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 10:09:22.765 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: +2024-06-22 10:30:07.808 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:30:07.809 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:30:07.809 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719023407808 +2024-06-22 10:30:07.810 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 +2024-06-22 10:30:08.019 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:30:08.020 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:30:08.022 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group +2024-06-22 10:30:08.028 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group +2024-06-22 10:30:08.030 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=9, memberId='consumer-Partitions-1-81f59b27-5325-460e-b14b-db206c014be0', protocol='range'} +2024-06-22 10:30:08.030 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 9: {consumer-Partitions-1-81f59b27-5325-460e-b14b-db206c014be0=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} +2024-06-22 10:30:08.033 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=9, memberId='consumer-Partitions-1-81f59b27-5325-460e-b14b-db206c014be0', protocol='range'} +2024-06-22 10:30:08.034 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) +2024-06-22 10:30:08.035 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 +2024-06-22 10:30:08.043 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:30:08.043 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:30:08.043 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:30:08.044 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:30:08.044 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:30:08.044 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:30:08.044 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:30:08.044 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=3, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:30:08.258 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... +2024-06-22 10:30:08.317 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ +2024-06-22 10:30:08.948 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest @@ -9598,11 +2299,11 @@ org.apache.kafka.common.errors.RebalanceInProgressException: The group is rebala ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer -2024-06-21 10:09:22.769 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 10:09:22.770 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 10:09:22.770 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718935762769 -2024-06-21 10:09:22.771 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 10:09:22.780 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: +2024-06-22 10:30:08.953 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:30:08.954 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:30:08.954 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719023408953 +2024-06-22 10:30:08.956 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 +2024-06-22 10:30:08.961 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest @@ -9681,14 +2382,11 @@ org.apache.kafka.common.errors.RebalanceInProgressException: The group is rebala ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer -2024-06-21 10:09:22.783 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 10:09:22.783 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 10:09:22.783 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 10:09:22.783 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 10:09:22.783 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718935762783 -2024-06-21 10:09:22.784 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 10:09:22.784 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 10:09:22.785 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: +2024-06-22 10:30:08.964 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:30:08.964 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:30:08.964 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719023408964 +2024-06-22 10:30:08.964 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 +2024-06-22 10:30:08.965 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest @@ -9767,62 +2465,88 @@ org.apache.kafka.common.errors.RebalanceInProgressException: The group is rebala ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer -2024-06-21 10:09:22.786 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 10:09:22.786 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 10:09:22.787 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 10:09:22.787 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=46, memberId='consumer-Topics-2-de929270-b0fa-4269-a066-b920233076f9', protocol='range'} -2024-06-21 10:09:22.787 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 10:09:22.787 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 46: {consumer-Topics-2-de929270-b0fa-4269-a066-b920233076f9=Assignment(partitions=[test1-0])} -2024-06-21 10:09:22.788 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 10:09:22.788 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 10:09:22.788 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718935762787 -2024-06-21 10:09:22.788 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 10:09:22.789 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=46, memberId='consumer-Topics-2-de929270-b0fa-4269-a066-b920233076f9', protocol='range'} -2024-06-21 10:09:22.789 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 10:09:22.789 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 10:09:22.790 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 10:09:22.791 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 10:09:22.792 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 10:09:22.792 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 10:09:22.792 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=38, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 10:09:22.793 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 10:09:22.794 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 10:09:22.799 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' -2024-06-21 10:09:22.800 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 10:09:22.959 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#655909e2:0/SimpleConnection@3d0f4ac4 [delegate=amqp://guest@101.34.243.166:5672/, localPort= 62677] -2024-06-21 10:09:23.679 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 4.969 seconds (JVM running for 5.565) -2024-06-21 10:09:23.681 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 -2024-06-21 10:09:25.794 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing -2024-06-21 10:09:25.795 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0 -2024-06-21 10:09:25.795 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0] -2024-06-21 10:09:25.796 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 10:09:25.797 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=47, memberId='consumer-Topics-4-3cf3594f-946b-480e-8c97-a180e1259edf', protocol='range'} -2024-06-21 10:09:25.797 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=47, memberId='consumer-Topics-3-381e6f24-3792-438e-a766-5fa787b4fa39', protocol='range'} -2024-06-21 10:09:25.797 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=47, memberId='consumer-Topics-2-de929270-b0fa-4269-a066-b920233076f9', protocol='range'} -2024-06-21 10:09:25.798 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 47: {consumer-Topics-4-3cf3594f-946b-480e-8c97-a180e1259edf=Assignment(partitions=[]), consumer-Topics-3-381e6f24-3792-438e-a766-5fa787b4fa39=Assignment(partitions=[]), consumer-Topics-2-de929270-b0fa-4269-a066-b920233076f9=Assignment(partitions=[test1-0])} -2024-06-21 10:09:25.799 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=47, memberId='consumer-Topics-2-de929270-b0fa-4269-a066-b920233076f9', protocol='range'} -2024-06-21 10:09:25.799 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 10:09:25.799 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 10:09:25.800 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=47, memberId='consumer-Topics-4-3cf3594f-946b-480e-8c97-a180e1259edf', protocol='range'} -2024-06-21 10:09:25.800 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[]) -2024-06-21 10:09:25.800 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: -2024-06-21 10:09:25.800 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [] -2024-06-21 10:09:25.800 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=47, memberId='consumer-Topics-3-381e6f24-3792-438e-a766-5fa787b4fa39', protocol='range'} -2024-06-21 10:09:25.800 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[]) -2024-06-21 10:09:25.800 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=38, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 10:09:25.800 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: -2024-06-21 10:09:25.800 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [] -2024-06-21 10:09:25.800 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 10:09:25.928 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 -2024-06-21 10:09:25.932 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 10:09:26.934 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 10:09:26.934 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 10:09:27.407 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 10:09:39.375 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 10:09:39.376 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 10:09:39.376 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 52 57 4c 44 34 33 36 49 56 4d 33 46 4d 37 34 32 5a 31 37 31 38 39 33 35 37 37 39 33 33 36 31 31 36 2e 36 38 30 31 37 32 30 33 39 2e 35 32 32 39 30 34 30 33 36 2e 30 30 30 33 2e 36 31 30 30 30 30 30 30 30 33 39 36 30 30 30 38 30 30 30 30 32 38 34 37 35 30 30 30 30 44 37 30 39 30 39 2e 34 30 30 35 31 30 30 30 30 32 39 38 39 31 38 32 38 30 31 31 39 30 30 30 31 33 32 30 30 31 30 36 35 34 30 30 30 37 33 37 31 34 2e 37 30 30 30 30 30 39 30 30 30 30 30 30 30 31 33 30 30 30 36 31 39 30 30 30 33 30 30 30 34 30 30 30 34 38 30 30 30 30 32 35 30 30 30 30 38 30 30 30 30 30 31 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 a4 7E -2024-06-21 10:09:39.391 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718935779336, longitude=116.6801720, latitude=39.5229040, speed=36.000, mileage=3.610000000, dischargeVoltage=396000, dischargeCurrent=80000, insulationResistance=284750000, gear=D, accelerationPedal=70, brakePedal=90, fuelConsumption=9.400, motorControllerTemperature=510000, motorSpeed=29891, motorTorque=8280, motorTemperature=119000, motorVoltage=13200, motorCurrent=10654000, powerBattery=73714., maxFeedbackPower=700000, maxDischargePower=900000, bmsSelfCheck=00, powerBatteryCurrent=13000, powerBatteryV3=619000, maxVoltage=3000, minVoltage=4000, maxTemperature=480000, minTemperature=250000, availableCapacity=800000, vehicleStatus=1, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 10:09:39.443 [MQTT Call: protocol-parsing] INFO org.apache.kafka.clients.producer.ProducerConfig:372 - ProducerConfig values: +2024-06-22 10:30:08.966 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:30:08.967 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:30:08.968 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group +2024-06-22 10:30:08.968 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:30:08.968 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:30:08.968 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719023408968 +2024-06-22 10:30:08.968 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:30:08.969 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:30:08.969 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 +2024-06-22 10:30:08.969 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group +2024-06-22 10:30:08.971 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group +2024-06-22 10:30:08.971 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group +2024-06-22 10:30:08.972 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:30:08.972 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:30:08.973 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=13, memberId='consumer-Topics-3-62843268-d85f-4d97-ac23-588a69996f25', protocol='range'} +2024-06-22 10:30:08.973 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=13, memberId='consumer-Topics-2-935d8501-9740-44de-8e7c-a8c0f94e8711', protocol='range'} +2024-06-22 10:30:08.973 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 13: {consumer-Topics-3-62843268-d85f-4d97-ac23-588a69996f25=Assignment(partitions=[test1-4, test1-5, test1-6, test1-7]), consumer-Topics-2-935d8501-9740-44de-8e7c-a8c0f94e8711=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3])} +2024-06-22 10:30:08.973 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group +2024-06-22 10:30:08.975 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=13, memberId='consumer-Topics-3-62843268-d85f-4d97-ac23-588a69996f25', protocol='range'} +2024-06-22 10:30:08.975 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=13, memberId='consumer-Topics-2-935d8501-9740-44de-8e7c-a8c0f94e8711', protocol='range'} +2024-06-22 10:30:08.975 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3]) +2024-06-22 10:30:08.975 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-4, test1-5, test1-6, test1-7]) +2024-06-22 10:30:08.975 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-2, test1-1, test1-3 +2024-06-22 10:30:08.975 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: test1-6, test1-5, test1-7, test1-4 +2024-06-22 10:30:08.975 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group +2024-06-22 10:30:08.978 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:30:08.978 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:30:08.978 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:30:08.978 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:30:08.978 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:30:08.978 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:30:08.978 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:30:08.978 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=3, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:30:08.979 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-6, test1-5, test1-7, test1-4] +2024-06-22 10:30:08.979 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-2, test1-1, test1-3] +2024-06-22 10:30:08.981 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' +2024-06-22 10:30:09.111 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] +2024-06-22 10:30:09.288 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#6654ca0d:0/SimpleConnection@49314684 [delegate=amqp://guest@101.34.243.166:5672/, localPort= 60534] +2024-06-22 10:30:09.875 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 4.579 seconds (JVM running for 5.068) +2024-06-22 10:30:09.876 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 +2024-06-22 10:30:11.983 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Attempt to heartbeat failed since group is rebalancing +2024-06-22 10:30:11.984 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Revoke previously assigned partitions test1-6, test1-5, test1-7, test1-4 +2024-06-22 10:30:11.984 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-6, test1-5, test1-7, test1-4] +2024-06-22 10:30:11.985 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group +2024-06-22 10:30:11.985 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing +2024-06-22 10:30:11.985 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-2, test1-1, test1-3 +2024-06-22 10:30:11.985 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-2, test1-1, test1-3] +2024-06-22 10:30:11.986 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group +2024-06-22 10:30:11.988 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=14, memberId='consumer-Topics-3-62843268-d85f-4d97-ac23-588a69996f25', protocol='range'} +2024-06-22 10:30:11.988 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=14, memberId='consumer-Topics-4-61e2c5c2-596d-49d2-82ee-ad9307cf3793', protocol='range'} +2024-06-22 10:30:11.988 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=14, memberId='consumer-Topics-2-935d8501-9740-44de-8e7c-a8c0f94e8711', protocol='range'} +2024-06-22 10:30:11.988 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 14: {consumer-Topics-3-62843268-d85f-4d97-ac23-588a69996f25=Assignment(partitions=[test1-3, test1-4, test1-5]), consumer-Topics-4-61e2c5c2-596d-49d2-82ee-ad9307cf3793=Assignment(partitions=[test1-6, test1-7]), consumer-Topics-2-935d8501-9740-44de-8e7c-a8c0f94e8711=Assignment(partitions=[test1-0, test1-1, test1-2])} +2024-06-22 10:30:11.992 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=14, memberId='consumer-Topics-3-62843268-d85f-4d97-ac23-588a69996f25', protocol='range'} +2024-06-22 10:30:11.992 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-3, test1-4, test1-5]) +2024-06-22 10:30:11.992 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: test1-5, test1-4, test1-3 +2024-06-22 10:30:11.993 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=14, memberId='consumer-Topics-2-935d8501-9740-44de-8e7c-a8c0f94e8711', protocol='range'} +2024-06-22 10:30:11.993 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=14, memberId='consumer-Topics-4-61e2c5c2-596d-49d2-82ee-ad9307cf3793', protocol='range'} +2024-06-22 10:30:11.993 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2]) +2024-06-22 10:30:11.993 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-2, test1-1 +2024-06-22 10:30:11.993 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-6, test1-7]) +2024-06-22 10:30:11.993 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: test1-6, test1-7 +2024-06-22 10:30:11.994 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:30:11.994 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:30:11.994 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=3, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:30:11.995 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-5, test1-4, test1-3] +2024-06-22 10:30:11.995 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:30:11.995 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:30:11.995 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-6, test1-7] +2024-06-22 10:30:11.996 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:30:11.996 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:30:11.996 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:30:11.996 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-2, test1-1] +2024-06-22 10:30:27.733 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 +2024-06-22 10:30:27.736 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) +2024-06-22 10:30:28.160 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing +2024-06-22 10:30:28.160 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) +2024-06-22 10:30:28.562 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing +2024-06-22 10:30:45.272 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 +2024-06-22 10:30:45.272 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 +2024-06-22 10:30:45.272 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 39 30 32 33 34 34 35 32 33 36 31 31 36 2e 36 35 38 34 37 38 30 33 39 2e 35 32 31 31 36 33 30 35 34 2e 30 30 30 34 33 2e 35 34 30 30 30 30 30 30 36 33 30 30 30 30 34 39 30 30 30 32 36 33 38 36 30 30 30 30 44 30 30 38 30 31 31 2e 34 30 38 36 30 30 30 30 38 34 31 36 35 38 31 38 30 35 39 30 30 30 30 32 35 34 30 30 32 31 38 30 30 30 30 30 36 30 37 36 34 2e 38 34 30 30 30 30 32 34 30 30 30 30 32 30 31 32 30 30 30 32 33 32 30 30 30 33 30 30 30 34 30 30 30 36 35 30 30 30 30 32 35 30 30 30 30 36 35 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 da 7E +2024-06-22 10:30:45.292 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1719023445236, longitude=116.6584780, latitude=39.5211630, speed=54.000, mileage=43.54000000, dischargeVoltage=630000, dischargeCurrent=49000, insulationResistance=263860000, gear=D, accelerationPedal=00, brakePedal=80, fuelConsumption=11.40, motorControllerTemperature=860000, motorSpeed=84165, motorTorque=8180, motorTemperature=590000, motorVoltage=25400, motorCurrent=21800000, powerBattery=60764., maxFeedbackPower=840000, maxDischargePower=240000, bmsSelfCheck=20, powerBatteryCurrent=12000, powerBatteryV3=232000, maxVoltage=3000, minVoltage=4000, maxTemperature=650000, minTemperature=250000, availableCapacity=650000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) +2024-06-22 10:30:45.342 [MQTT Call: protocol-parsing] INFO org.apache.kafka.clients.producer.ProducerConfig:372 - ProducerConfig values: acks = 1 batch.size = 16384 bootstrap.servers = [localhost:9092] @@ -9895,335 +2619,1408 @@ org.apache.kafka.common.errors.RebalanceInProgressException: The group is rebala transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer -2024-06-21 10:09:39.459 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 10:09:39.459 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 10:09:39.459 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718935779459 -2024-06-21 10:09:39.461 [kafka-producer-network-thread | producer-1] INFO org.apache.kafka.clients.Metadata:279 - [Producer clientId=producer-1] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 10:09:39.478 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 10:09:39.478 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"70","availableCapacity":"800000","bmsSelfCheck":"00","brakePedal":"90","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"80000","dischargeVoltage":"396000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.400","gear":"D","insulationResistance":"284750000","latitude":"39.5229040","location":"1","longitude":"116.6801720","maxDischargePower":"900000","maxFeedbackPower":"700000","maxTemperature":"480000","maxVoltage":"3000","mcu":"1","mileage":"3.610000000","minTemperature":"250000","minVoltage":"4000","motorControllerTemperature":"510000","motorCurrent":"10654000","motorSpeed":"29891","motorTemperature":"119000","motorTorque":"8280","motorVoltage":"13200","powerBattery":"73714.","powerBatteryCurrent":"13000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"619000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718935779336","vehicleStatus":"1","vin":"RWLD436IVM3FM742Z"} -2024-06-21 10:09:39.598 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718935779336, longitude=116.6801720, latitude=39.5229040, speed=36.000, mileage=3.610000000, dischargeVoltage=396000, dischargeCurrent=80000, insulationResistance=284750000, gear=D, accelerationPedal=70, brakePedal=90, fuelConsumption=9.400, motorControllerTemperature=510000, motorSpeed=29891, motorTorque=8280, motorTemperature=119000, motorVoltage=13200, motorCurrent=10654000, powerBattery=73714., maxFeedbackPower=700000, maxDischargePower=900000, bmsSelfCheck=00, powerBatteryCurrent=13000, powerBatteryV3=619000, maxVoltage=3000, minVoltage=4000, maxTemperature=480000, minTemperature=250000, availableCapacity=800000, vehicleStatus=1, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 10:09:39.873 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:106 - 该车故障信息存储到本地缓存中 -2024-06-21 10:10:00.619 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 10:10:00.619 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 10:10:00.619 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 52 57 4c 44 34 33 36 49 56 4d 33 46 4d 37 34 32 5a 31 37 31 38 39 33 35 38 30 30 35 37 38 31 31 36 2e 36 38 30 35 35 33 30 33 39 2e 35 32 32 39 36 32 30 33 36 2e 30 30 30 33 2e 36 33 30 30 30 30 30 30 30 36 37 39 30 30 30 32 39 30 30 30 31 30 34 30 30 30 30 30 30 44 33 30 32 30 31 31 2e 35 30 34 32 30 30 30 30 36 35 33 31 33 35 32 34 30 36 35 30 30 30 30 32 39 31 30 30 31 33 35 30 38 30 30 30 37 33 37 31 34 2e 35 31 30 30 30 30 39 35 30 30 30 30 39 30 32 30 30 30 30 36 39 34 30 30 30 34 30 30 30 33 30 30 30 38 34 30 30 30 30 34 37 30 30 30 30 31 37 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 8f 7E -2024-06-21 10:10:00.619 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718935800578, longitude=116.6805530, latitude=39.5229620, speed=36.000, mileage=3.630000000, dischargeVoltage=679000, dischargeCurrent=29000, insulationResistance=104000000, gear=D, accelerationPedal=30, brakePedal=20, fuelConsumption=11.50, motorControllerTemperature=420000, motorSpeed=65313, motorTorque=5240, motorTemperature=650000, motorVoltage=29100, motorCurrent=13508000, powerBattery=73714., maxFeedbackPower=510000, maxDischargePower=950000, bmsSelfCheck=90, powerBatteryCurrent=20000, powerBatteryV3=694000, maxVoltage=4000, minVoltage=3000, maxTemperature=840000, minTemperature=470000, availableCapacity=170000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 10:10:00.622 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 10:10:00.622 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"30","availableCapacity":"170000","bmsSelfCheck":"90","brakePedal":"20","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"29000","dischargeVoltage":"679000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.50","gear":"D","insulationResistance":"104000000","latitude":"39.5229620","location":"1","longitude":"116.6805530","maxDischargePower":"950000","maxFeedbackPower":"510000","maxTemperature":"840000","maxVoltage":"4000","mcu":"1","mileage":"3.630000000","minTemperature":"470000","minVoltage":"3000","motorControllerTemperature":"420000","motorCurrent":"13508000","motorSpeed":"65313","motorTemperature":"650000","motorTorque":"5240","motorVoltage":"29100","powerBattery":"73714.","powerBatteryCurrent":"20000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"694000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718935800578","vehicleStatus":"1","vin":"RWLD436IVM3FM742Z"} -2024-06-21 10:10:00.622 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718935800578, longitude=116.6805530, latitude=39.5229620, speed=36.000, mileage=3.630000000, dischargeVoltage=679000, dischargeCurrent=29000, insulationResistance=104000000, gear=D, accelerationPedal=30, brakePedal=20, fuelConsumption=11.50, motorControllerTemperature=420000, motorSpeed=65313, motorTorque=5240, motorTemperature=650000, motorVoltage=29100, motorCurrent=13508000, powerBattery=73714., maxFeedbackPower=510000, maxDischargePower=950000, bmsSelfCheck=90, powerBatteryCurrent=20000, powerBatteryV3=694000, maxVoltage=4000, minVoltage=3000, maxTemperature=840000, minTemperature=470000, availableCapacity=170000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 10:10:00.651 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:154 - 该车故障已修复,相关信息从缓存中删除 -2024-06-21 10:10:33.542 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 10:10:33.542 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 10:10:33.543 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 52 57 4c 44 34 33 36 49 56 4d 33 46 4d 37 34 32 5a 31 37 31 38 39 33 35 38 33 33 35 30 38 31 31 36 2e 36 38 31 31 35 39 30 33 39 2e 35 32 33 30 31 36 30 33 36 2e 30 30 30 33 2e 36 35 30 30 30 30 30 30 30 35 35 33 30 30 30 32 35 30 30 30 32 30 32 35 31 30 30 30 30 44 39 30 37 30 39 2e 34 30 30 33 35 30 30 30 30 31 37 30 39 31 32 35 36 30 31 32 31 30 30 30 31 38 37 30 30 31 32 39 32 33 30 30 30 37 33 37 31 34 2e 32 31 30 30 30 30 31 30 30 30 30 30 31 31 31 30 30 30 30 36 32 36 30 30 30 34 30 30 30 34 30 30 30 31 33 30 30 30 30 35 34 30 30 30 30 39 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 6d 7E -2024-06-21 10:10:33.543 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718935833508, longitude=116.6811590, latitude=39.5230160, speed=36.000, mileage=3.650000000, dischargeVoltage=553000, dischargeCurrent=25000, insulationResistance=202510000, gear=D, accelerationPedal=90, brakePedal=70, fuelConsumption=9.400, motorControllerTemperature=350000, motorSpeed=17091, motorTorque=2560, motorTemperature=121000, motorVoltage=18700, motorCurrent=12923000, powerBattery=73714., maxFeedbackPower=210000, maxDischargePower=100000, bmsSelfCheck=11, powerBatteryCurrent=10000, powerBatteryV3=626000, maxVoltage=4000, minVoltage=4000, maxTemperature=130000, minTemperature=540000, availableCapacity=900000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 10:10:33.545 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 10:10:33.545 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"90","availableCapacity":"900000","bmsSelfCheck":"11","brakePedal":"70","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"25000","dischargeVoltage":"553000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.400","gear":"D","insulationResistance":"202510000","latitude":"39.5230160","location":"1","longitude":"116.6811590","maxDischargePower":"100000","maxFeedbackPower":"210000","maxTemperature":"130000","maxVoltage":"4000","mcu":"1","mileage":"3.650000000","minTemperature":"540000","minVoltage":"4000","motorControllerTemperature":"350000","motorCurrent":"12923000","motorSpeed":"17091","motorTemperature":"121000","motorTorque":"2560","motorVoltage":"18700","powerBattery":"73714.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"626000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718935833508","vehicleStatus":"0","vin":"RWLD436IVM3FM742Z"} -2024-06-21 10:10:33.545 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718935833508, longitude=116.6811590, latitude=39.5230160, speed=36.000, mileage=3.650000000, dischargeVoltage=553000, dischargeCurrent=25000, insulationResistance=202510000, gear=D, accelerationPedal=90, brakePedal=70, fuelConsumption=9.400, motorControllerTemperature=350000, motorSpeed=17091, motorTorque=2560, motorTemperature=121000, motorVoltage=18700, motorCurrent=12923000, powerBattery=73714., maxFeedbackPower=210000, maxDischargePower=100000, bmsSelfCheck=11, powerBatteryCurrent=10000, powerBatteryV3=626000, maxVoltage=4000, minVoltage=4000, maxTemperature=130000, minTemperature=540000, availableCapacity=900000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 10:10:33.602 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:103 - 该车故障信息存储到Redis中 -2024-06-21 10:10:33.602 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:106 - 该车故障信息存储到本地缓存中 -2024-06-21 10:10:48.589 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 10:10:48.590 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 10:10:48.590 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 52 57 4c 44 34 33 36 49 56 4d 33 46 4d 37 34 32 5a 31 37 31 38 39 33 35 38 34 38 34 38 33 31 31 36 2e 36 38 32 31 33 35 30 33 39 2e 35 32 33 31 30 37 30 39 30 2e 30 30 30 33 2e 37 30 30 30 30 30 30 30 30 35 37 32 30 30 30 32 38 30 30 30 31 36 35 31 38 30 30 30 30 44 37 30 35 30 31 30 2e 33 30 37 30 30 30 30 30 36 30 38 39 35 37 32 38 30 31 37 30 30 30 30 32 34 39 30 30 35 30 31 38 30 30 30 30 37 33 37 30 34 2e 35 37 30 30 30 30 31 39 30 30 30 30 35 30 33 30 30 30 30 34 32 30 30 30 30 34 30 30 30 34 30 30 30 33 38 30 30 30 30 36 39 30 30 30 30 36 32 30 30 30 30 31 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 97 7E -2024-06-21 10:10:48.590 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718935848483, longitude=116.6821350, latitude=39.5231070, speed=90.000, mileage=3.700000000, dischargeVoltage=572000, dischargeCurrent=28000, insulationResistance=165180000, gear=D, accelerationPedal=70, brakePedal=50, fuelConsumption=10.30, motorControllerTemperature=700000, motorSpeed=60895, motorTorque=7280, motorTemperature=170000, motorVoltage=24900, motorCurrent=50180000, powerBattery=73704., maxFeedbackPower=570000, maxDischargePower=190000, bmsSelfCheck=50, powerBatteryCurrent=30000, powerBatteryV3=420000, maxVoltage=4000, minVoltage=4000, maxTemperature=380000, minTemperature=690000, availableCapacity=620000, vehicleStatus=1, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 10:10:48.592 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 10:10:48.592 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"70","availableCapacity":"620000","bmsSelfCheck":"50","brakePedal":"50","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"28000","dischargeVoltage":"572000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.30","gear":"D","insulationResistance":"165180000","latitude":"39.5231070","location":"1","longitude":"116.6821350","maxDischargePower":"190000","maxFeedbackPower":"570000","maxTemperature":"380000","maxVoltage":"4000","mcu":"1","mileage":"3.700000000","minTemperature":"690000","minVoltage":"4000","motorControllerTemperature":"700000","motorCurrent":"50180000","motorSpeed":"60895","motorTemperature":"170000","motorTorque":"7280","motorVoltage":"24900","powerBattery":"73704.","powerBatteryCurrent":"30000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"420000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718935848483","vehicleStatus":"1","vin":"RWLD436IVM3FM742Z"} -2024-06-21 10:10:48.592 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718935848483, longitude=116.6821350, latitude=39.5231070, speed=90.000, mileage=3.700000000, dischargeVoltage=572000, dischargeCurrent=28000, insulationResistance=165180000, gear=D, accelerationPedal=70, brakePedal=50, fuelConsumption=10.30, motorControllerTemperature=700000, motorSpeed=60895, motorTorque=7280, motorTemperature=170000, motorVoltage=24900, motorCurrent=50180000, powerBattery=73704., maxFeedbackPower=570000, maxDischargePower=190000, bmsSelfCheck=50, powerBatteryCurrent=30000, powerBatteryV3=420000, maxVoltage=4000, minVoltage=4000, maxTemperature=380000, minTemperature=690000, availableCapacity=620000, vehicleStatus=1, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 10:10:48.593 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:106 - 该车故障信息存储到本地缓存中 -2024-06-21 10:11:57.298 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 10:11:57.298 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 10:11:57.298 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 52 57 4c 44 34 33 36 49 56 4d 33 46 4d 37 34 32 5a 31 37 31 38 39 33 35 39 31 37 32 34 33 31 31 36 2e 36 38 32 39 38 33 30 33 39 2e 35 32 33 30 39 35 30 39 30 2e 30 30 30 33 2e 37 35 30 30 30 30 30 30 30 32 36 37 30 30 30 33 39 30 30 30 32 33 39 35 39 30 30 30 30 44 31 30 34 30 39 2e 39 30 30 35 35 30 30 30 30 39 31 35 38 30 32 39 30 30 33 36 30 30 30 30 32 38 31 30 30 35 36 35 33 30 30 30 30 37 33 36 39 34 2e 32 33 30 30 30 30 35 37 30 30 30 30 32 30 31 31 30 30 30 34 38 39 30 30 30 33 30 30 30 34 30 30 30 39 32 30 30 30 30 37 30 30 30 30 30 31 34 30 30 30 30 31 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 b1 7E -2024-06-21 10:11:57.298 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718935917243, longitude=116.6829830, latitude=39.5230950, speed=90.000, mileage=3.750000000, dischargeVoltage=267000, dischargeCurrent=39000, insulationResistance=239590000, gear=D, accelerationPedal=10, brakePedal=40, fuelConsumption=9.900, motorControllerTemperature=550000, motorSpeed=91580, motorTorque=2900, motorTemperature=360000, motorVoltage=28100, motorCurrent=56530000, powerBattery=73694., maxFeedbackPower=230000, maxDischargePower=570000, bmsSelfCheck=20, powerBatteryCurrent=11000, powerBatteryV3=489000, maxVoltage=3000, minVoltage=4000, maxTemperature=920000, minTemperature=700000, availableCapacity=140000, vehicleStatus=1, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 10:11:57.301 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 10:11:57.301 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"140000","bmsSelfCheck":"20","brakePedal":"40","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"39000","dischargeVoltage":"267000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.900","gear":"D","insulationResistance":"239590000","latitude":"39.5230950","location":"1","longitude":"116.6829830","maxDischargePower":"570000","maxFeedbackPower":"230000","maxTemperature":"920000","maxVoltage":"3000","mcu":"1","mileage":"3.750000000","minTemperature":"700000","minVoltage":"4000","motorControllerTemperature":"550000","motorCurrent":"56530000","motorSpeed":"91580","motorTemperature":"360000","motorTorque":"2900","motorVoltage":"28100","powerBattery":"73694.","powerBatteryCurrent":"11000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"489000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718935917243","vehicleStatus":"1","vin":"RWLD436IVM3FM742Z"} -2024-06-21 10:11:57.301 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:106 - 该车故障信息存储到本地缓存中 -2024-06-21 10:11:57.301 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=RWLD436IVM3FM742Z, timestamp=1718935917243, longitude=116.6829830, latitude=39.5230950, speed=90.000, mileage=3.750000000, dischargeVoltage=267000, dischargeCurrent=39000, insulationResistance=239590000, gear=D, accelerationPedal=10, brakePedal=40, fuelConsumption=9.900, motorControllerTemperature=550000, motorSpeed=91580, motorTorque=2900, motorTemperature=360000, motorVoltage=28100, motorCurrent=56530000, powerBattery=73694., maxFeedbackPower=230000, maxDischargePower=570000, bmsSelfCheck=20, powerBatteryCurrent=11000, powerBatteryV3=489000, maxVoltage=3000, minVoltage=4000, maxTemperature=920000, minTemperature=700000, availableCapacity=140000, vehicleStatus=1, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 10:59:50.402 [kafka-coordinator-heartbeat-thread | Topics] INFO o.a.k.c.consumer.internals.AbstractCoordinator:911 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Group coordinator xiaoxin:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: coordinator unavailable.isDisconnected: true. Rediscovery will be attempted. -2024-06-21 10:59:50.402 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:911 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Group coordinator xiaoxin:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: coordinator unavailable.isDisconnected: true. Rediscovery will be attempted. -2024-06-21 10:59:50.401 [AMQP Connection 101.34.243.166:5672] WARN com.rabbitmq.client.impl.ForgivingExceptionHandler:115 - An unexpected connection driver error occurred (Exception message: Connection reset) -2024-06-21 10:59:50.402 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:911 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Group coordinator xiaoxin:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: coordinator unavailable.isDisconnected: true. Rediscovery will be attempted. -2024-06-21 10:59:50.402 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:911 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Group coordinator xiaoxin:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: coordinator unavailable.isDisconnected: true. Rediscovery will be attempted. -2024-06-21 10:59:50.410 [Thread-1] INFO org.apache.kafka.clients.FetchSessionHandler:481 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Error sending fetch request (sessionId=1279630275, epoch=5930) to node 0: +2024-06-22 10:30:45.353 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:30:45.353 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:30:45.353 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719023445353 +2024-06-22 10:30:45.357 [kafka-producer-network-thread | producer-1] INFO org.apache.kafka.clients.Metadata:279 - [Producer clientId=producer-1] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:30:49.177 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 +2024-06-22 10:30:49.177 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 +2024-06-22 10:30:49.178 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 39 30 32 33 34 34 36 32 34 36 31 31 36 2e 36 35 39 34 34 34 30 33 39 2e 35 32 31 32 35 34 30 37 32 2e 30 30 30 34 33 2e 35 38 30 30 30 30 30 30 34 30 39 30 30 30 31 33 30 30 30 38 33 36 33 30 30 30 30 30 44 35 30 35 30 31 31 2e 38 30 39 31 30 30 30 30 31 37 34 34 39 37 36 37 30 31 31 34 30 30 30 32 37 30 30 30 31 30 31 34 33 30 30 30 36 30 37 36 34 2e 35 36 30 30 30 30 32 33 30 30 30 30 31 30 31 32 30 30 30 37 33 33 30 30 30 33 30 30 30 33 30 30 30 35 38 30 30 30 30 33 30 30 30 30 30 37 35 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cc 7E +2024-06-22 10:30:49.178 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1719023446246, longitude=116.6594440, latitude=39.5212540, speed=72.000, mileage=43.58000000, dischargeVoltage=409000, dischargeCurrent=13000, insulationResistance=836300000, gear=D, accelerationPedal=50, brakePedal=50, fuelConsumption=11.80, motorControllerTemperature=910000, motorSpeed=17449, motorTorque=7670, motorTemperature=114000, motorVoltage=27000, motorCurrent=10143000, powerBattery=60764., maxFeedbackPower=560000, maxDischargePower=230000, bmsSelfCheck=10, powerBatteryCurrent=12000, powerBatteryV3=733000, maxVoltage=3000, minVoltage=3000, maxTemperature=580000, minTemperature=300000, availableCapacity=750000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) +2024-06-22 10:30:49.178 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 +2024-06-22 10:30:49.178 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 +2024-06-22 10:30:49.178 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 39 30 32 33 34 34 37 32 34 35 31 31 36 2e 36 36 30 36 39 39 30 33 39 2e 35 32 31 33 34 35 30 31 30 38 2e 30 30 34 33 2e 36 34 30 30 30 30 30 30 36 33 33 30 30 30 31 30 30 30 30 31 32 36 39 34 30 30 30 30 44 33 30 33 30 39 2e 30 30 30 31 37 30 30 30 30 35 39 32 33 31 31 33 35 30 31 33 36 30 30 30 32 35 33 30 30 32 32 39 37 30 30 30 30 36 30 37 35 35 2e 34 31 30 30 30 30 31 33 30 30 30 30 31 30 31 32 30 30 30 35 38 32 30 30 30 34 30 30 30 34 30 30 30 38 36 30 30 30 30 32 37 30 30 30 30 32 31 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c0 7E +2024-06-22 10:30:49.178 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1719023447245, longitude=116.6606990, latitude=39.5213450, speed=108.00, mileage=43.64000000, dischargeVoltage=633000, dischargeCurrent=10000, insulationResistance=126940000, gear=D, accelerationPedal=30, brakePedal=30, fuelConsumption=9.000, motorControllerTemperature=170000, motorSpeed=59231, motorTorque=1350, motorTemperature=136000, motorVoltage=25300, motorCurrent=22970000, powerBattery=60755., maxFeedbackPower=410000, maxDischargePower=130000, bmsSelfCheck=10, powerBatteryCurrent=12000, powerBatteryV3=582000, maxVoltage=4000, minVoltage=4000, maxTemperature=860000, minTemperature=270000, availableCapacity=210000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) +2024-06-22 10:30:49.179 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 +2024-06-22 10:30:49.179 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 +2024-06-22 10:30:49.179 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 39 30 32 33 34 34 38 32 34 32 31 31 36 2e 36 36 31 31 30 37 30 33 39 2e 35 32 31 33 37 38 30 33 36 2e 30 30 30 34 33 2e 36 36 30 30 30 30 30 30 35 35 36 30 30 30 34 32 30 30 30 33 37 32 33 30 30 30 30 30 44 39 30 37 30 31 30 2e 35 30 32 31 30 30 30 30 35 36 32 32 30 36 30 38 30 31 30 30 30 30 30 32 36 39 30 30 38 37 33 39 30 30 30 30 36 30 37 35 35 2e 36 31 30 30 30 30 37 34 30 30 30 30 37 30 31 33 30 30 30 34 34 30 30 30 30 34 30 30 30 34 30 30 30 37 30 30 30 30 30 35 38 30 30 30 30 36 36 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cf 7E +2024-06-22 10:30:49.179 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1719023448242, longitude=116.6611070, latitude=39.5213780, speed=36.000, mileage=43.66000000, dischargeVoltage=556000, dischargeCurrent=42000, insulationResistance=372300000, gear=D, accelerationPedal=90, brakePedal=70, fuelConsumption=10.50, motorControllerTemperature=210000, motorSpeed=56220, motorTorque=6080, motorTemperature=100000, motorVoltage=26900, motorCurrent=87390000, powerBattery=60755., maxFeedbackPower=610000, maxDischargePower=740000, bmsSelfCheck=70, powerBatteryCurrent=13000, powerBatteryV3=440000, maxVoltage=4000, minVoltage=4000, maxTemperature=700000, minTemperature=580000, availableCapacity=660000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) +2024-06-22 10:30:49.861 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 +2024-06-22 10:30:49.861 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 +2024-06-22 10:30:49.861 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 39 30 32 33 34 34 39 32 34 32 31 31 36 2e 36 36 32 30 39 39 30 33 39 2e 35 32 31 34 36 37 30 31 32 36 2e 30 30 34 33 2e 37 33 30 30 30 30 30 30 36 35 32 30 30 30 31 37 30 30 30 32 30 35 32 30 30 30 30 30 44 39 30 37 30 31 31 2e 35 30 33 38 30 30 30 30 33 39 33 35 36 38 35 35 30 31 34 39 30 30 30 32 30 31 30 30 31 34 33 39 31 30 30 30 36 30 37 34 34 2e 32 32 30 30 30 30 38 34 30 30 30 30 37 30 31 30 30 30 30 34 30 35 30 30 30 33 30 30 30 34 30 30 30 33 32 30 30 30 30 31 37 30 30 30 30 33 38 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d0 7E +2024-06-22 10:30:49.861 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1719023449242, longitude=116.6620990, latitude=39.5214670, speed=126.00, mileage=43.73000000, dischargeVoltage=652000, dischargeCurrent=17000, insulationResistance=205200000, gear=D, accelerationPedal=90, brakePedal=70, fuelConsumption=11.50, motorControllerTemperature=380000, motorSpeed=39356, motorTorque=8550, motorTemperature=149000, motorVoltage=20100, motorCurrent=14391000, powerBattery=60744., maxFeedbackPower=220000, maxDischargePower=840000, bmsSelfCheck=70, powerBatteryCurrent=10000, powerBatteryV3=405000, maxVoltage=3000, minVoltage=4000, maxTemperature=320000, minTemperature=170000, availableCapacity=380000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) +2024-06-22 10:30:49.862 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:701 - 故障信息发送到RabbitMQ +2024-06-22 10:30:49.863 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:282 - 该车故障GZ001信息首次存储到本地缓存和Redis中,并发送到RabbitMQ +2024-06-22 10:30:49.910 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:287 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ +2024-06-22 10:30:49.965 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:287 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ +2024-06-22 10:30:50.018 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:287 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ +2024-06-22 10:30:50.065 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:287 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ +2024-06-22 10:30:50.275 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 +2024-06-22 10:30:50.275 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 +2024-06-22 10:30:50.275 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 39 30 32 33 34 35 30 32 34 32 31 31 36 2e 36 36 33 33 31 38 30 33 39 2e 35 32 31 35 36 32 30 37 32 2e 30 30 30 34 33 2e 37 37 30 30 30 30 30 30 33 32 31 30 30 30 31 38 30 30 30 32 36 33 38 39 30 30 30 30 44 38 30 37 30 39 2e 37 30 30 37 38 30 30 30 30 39 34 35 37 31 33 32 38 30 31 33 30 30 30 30 32 34 37 30 30 33 38 39 32 30 30 30 30 36 30 37 34 34 2e 35 30 30 30 30 30 38 30 30 30 30 30 32 30 31 34 30 30 30 33 30 31 30 30 30 33 30 30 30 34 30 30 30 32 34 30 30 30 30 36 30 30 30 30 30 32 36 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ce 7E +2024-06-22 10:30:50.275 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1719023450242, longitude=116.6633180, latitude=39.5215620, speed=72.000, mileage=43.77000000, dischargeVoltage=321000, dischargeCurrent=18000, insulationResistance=263890000, gear=D, accelerationPedal=80, brakePedal=70, fuelConsumption=9.700, motorControllerTemperature=780000, motorSpeed=94571, motorTorque=3280, motorTemperature=130000, motorVoltage=24700, motorCurrent=38920000, powerBattery=60744., maxFeedbackPower=500000, maxDischargePower=800000, bmsSelfCheck=20, powerBatteryCurrent=14000, powerBatteryV3=301000, maxVoltage=3000, minVoltage=4000, maxTemperature=240000, minTemperature=600000, availableCapacity=260000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) +2024-06-22 10:30:50.329 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:287 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ +2024-06-22 10:30:51.276 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 +2024-06-22 10:30:51.277 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 +2024-06-22 10:30:51.277 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 39 30 32 33 34 35 31 32 34 33 31 31 36 2e 36 36 34 38 33 36 30 33 39 2e 35 32 31 36 37 30 30 31 30 38 2e 30 30 34 33 2e 38 33 30 30 30 30 30 30 35 33 37 30 30 30 33 37 30 30 30 34 36 35 39 30 30 30 30 30 44 33 30 36 30 31 31 2e 30 30 37 32 30 30 30 30 39 39 35 33 36 33 30 35 30 36 34 30 30 30 30 32 33 35 30 30 37 37 37 33 30 30 30 30 36 30 37 33 33 2e 37 32 30 30 30 30 33 38 30 30 30 30 31 31 39 30 30 30 30 37 31 37 30 30 30 33 30 30 30 34 30 30 30 39 38 30 30 30 30 32 33 30 30 30 30 38 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e3 7E +2024-06-22 10:30:51.277 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1719023451243, longitude=116.6648360, latitude=39.5216700, speed=108.00, mileage=43.83000000, dischargeVoltage=537000, dischargeCurrent=37000, insulationResistance=465900000, gear=D, accelerationPedal=30, brakePedal=60, fuelConsumption=11.00, motorControllerTemperature=720000, motorSpeed=99536, motorTorque=3050, motorTemperature=640000, motorVoltage=23500, motorCurrent=77730000, powerBattery=60733., maxFeedbackPower=720000, maxDischargePower=380000, bmsSelfCheck=11, powerBatteryCurrent=90000, powerBatteryV3=717000, maxVoltage=3000, minVoltage=4000, maxTemperature=980000, minTemperature=230000, availableCapacity=800000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) +2024-06-22 10:30:51.313 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:287 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ +2024-06-22 10:30:52.275 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 +2024-06-22 10:30:52.276 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 +2024-06-22 10:30:52.276 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 39 30 32 33 34 35 32 32 34 32 31 31 36 2e 36 36 35 33 35 37 30 33 39 2e 35 32 31 37 36 35 30 35 34 2e 30 30 30 34 33 2e 38 36 30 30 30 30 30 30 34 32 36 30 30 30 33 30 30 30 30 31 33 39 39 33 30 30 30 30 44 30 30 30 30 31 30 2e 37 30 38 39 30 30 30 30 39 30 31 39 30 35 33 37 30 38 36 30 30 30 30 32 36 30 30 30 31 34 34 33 38 30 30 30 36 30 37 33 33 2e 33 30 30 30 30 30 37 30 30 30 30 30 31 33 31 32 30 30 30 36 35 31 30 30 30 34 30 30 30 33 30 30 30 31 36 30 30 30 30 35 33 30 30 30 30 32 36 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c6 7E +2024-06-22 10:30:52.276 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1719023452242, longitude=116.6653570, latitude=39.5217650, speed=54.000, mileage=43.86000000, dischargeVoltage=426000, dischargeCurrent=30000, insulationResistance=139930000, gear=D, accelerationPedal=00, brakePedal=00, fuelConsumption=10.70, motorControllerTemperature=890000, motorSpeed=90190, motorTorque=5370, motorTemperature=860000, motorVoltage=26000, motorCurrent=14438000, powerBattery=60733., maxFeedbackPower=300000, maxDischargePower=700000, bmsSelfCheck=13, powerBatteryCurrent=12000, powerBatteryV3=651000, maxVoltage=4000, minVoltage=3000, maxTemperature=160000, minTemperature=530000, availableCapacity=260000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) +2024-06-22 10:30:52.335 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:287 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ +2024-06-22 10:30:53.268 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 +2024-06-22 10:30:53.268 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 +2024-06-22 10:30:53.268 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 39 30 32 33 34 35 33 32 33 39 31 31 36 2e 36 36 36 33 39 37 30 33 39 2e 35 32 31 38 33 35 30 39 30 2e 30 30 30 34 33 2e 39 31 30 30 30 30 30 30 33 39 32 30 30 30 32 35 30 30 30 37 37 39 33 30 30 30 30 30 44 35 30 36 30 31 31 2e 37 30 34 30 30 30 30 30 31 32 34 39 30 34 33 36 30 32 38 30 30 30 30 31 32 32 30 30 31 34 39 30 35 30 30 30 36 30 37 32 31 2e 37 30 30 30 30 30 36 31 30 30 30 30 34 30 33 30 30 30 30 35 39 30 30 30 30 34 30 30 30 33 30 30 30 38 32 30 30 30 30 38 39 30 30 30 30 32 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ce 7E +2024-06-22 10:30:53.268 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1719023453239, longitude=116.6663970, latitude=39.5218350, speed=90.000, mileage=43.91000000, dischargeVoltage=392000, dischargeCurrent=25000, insulationResistance=779300000, gear=D, accelerationPedal=50, brakePedal=60, fuelConsumption=11.70, motorControllerTemperature=400000, motorSpeed=12490, motorTorque=4360, motorTemperature=280000, motorVoltage=12200, motorCurrent=14905000, powerBattery=60721., maxFeedbackPower=700000, maxDischargePower=610000, bmsSelfCheck=40, powerBatteryCurrent=30000, powerBatteryV3=590000, maxVoltage=4000, minVoltage=3000, maxTemperature=820000, minTemperature=890000, availableCapacity=200000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) +2024-06-22 10:30:53.315 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:287 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ +2024-06-22 10:30:54.270 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 +2024-06-22 10:30:54.270 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 +2024-06-22 10:30:54.270 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 39 30 32 33 34 35 34 32 34 30 31 31 36 2e 36 36 37 35 31 33 30 33 39 2e 35 32 31 39 31 38 30 37 32 2e 30 30 30 34 33 2e 39 35 30 30 30 30 30 30 33 37 32 30 30 30 32 30 30 30 30 32 32 39 37 32 30 30 30 30 44 34 30 35 30 39 2e 34 30 30 31 35 30 30 30 30 37 30 36 35 35 31 38 32 30 36 39 30 30 30 30 31 35 37 30 30 39 38 33 32 30 30 30 30 36 30 37 32 31 2e 32 33 30 30 30 30 37 31 30 30 30 30 34 30 32 30 30 30 30 34 37 39 30 30 30 33 30 30 30 33 30 30 30 34 30 30 30 30 30 36 30 30 30 30 30 35 31 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c8 7E +2024-06-22 10:30:54.271 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1719023454240, longitude=116.6675130, latitude=39.5219180, speed=72.000, mileage=43.95000000, dischargeVoltage=372000, dischargeCurrent=20000, insulationResistance=229720000, gear=D, accelerationPedal=40, brakePedal=50, fuelConsumption=9.400, motorControllerTemperature=150000, motorSpeed=70655, motorTorque=1820, motorTemperature=690000, motorVoltage=15700, motorCurrent=98320000, powerBattery=60721., maxFeedbackPower=230000, maxDischargePower=710000, bmsSelfCheck=40, powerBatteryCurrent=20000, powerBatteryV3=479000, maxVoltage=3000, minVoltage=3000, maxTemperature=400000, minTemperature=600000, availableCapacity=510000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) +2024-06-22 10:30:54.328 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:287 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ +2024-06-22 10:30:55.276 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 +2024-06-22 10:30:55.276 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 +2024-06-22 10:30:55.276 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 39 30 32 33 34 35 35 32 34 32 31 31 36 2e 36 36 38 34 37 39 30 33 39 2e 35 32 31 39 39 37 30 35 34 2e 30 30 30 34 33 2e 39 38 30 30 30 30 30 30 35 30 34 30 30 30 34 38 30 30 30 31 35 38 37 33 30 30 30 30 44 37 30 38 30 39 2e 37 30 30 34 38 30 30 30 30 37 35 32 34 31 39 39 39 30 37 30 30 30 30 30 32 36 39 30 30 31 38 37 38 30 30 30 30 36 30 37 32 31 2e 36 36 30 30 30 30 36 39 30 30 30 30 39 30 31 31 30 30 30 34 30 34 30 30 30 33 30 30 30 34 30 30 30 31 38 30 30 30 30 36 35 30 30 30 30 32 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 11 7E +2024-06-22 10:30:55.276 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1719023455242, longitude=116.6684790, latitude=39.5219970, speed=54.000, mileage=43.98000000, dischargeVoltage=504000, dischargeCurrent=48000, insulationResistance=158730000, gear=D, accelerationPedal=70, brakePedal=80, fuelConsumption=9.700, motorControllerTemperature=480000, motorSpeed=75241, motorTorque=9990, motorTemperature=700000, motorVoltage=26900, motorCurrent=18780000, powerBattery=60721., maxFeedbackPower=660000, maxDischargePower=690000, bmsSelfCheck=90, powerBatteryCurrent=11000, powerBatteryV3=404000, maxVoltage=3000, minVoltage=4000, maxTemperature=180000, minTemperature=650000, availableCapacity=200000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) +2024-06-22 10:30:55.330 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:287 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ +2024-06-22 10:30:56.281 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 +2024-06-22 10:30:56.282 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 +2024-06-22 10:30:56.282 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 39 30 32 33 34 35 36 32 34 35 31 31 36 2e 36 36 39 34 33 39 30 33 39 2e 35 32 32 30 37 35 30 35 34 2e 30 30 30 34 34 2e 30 31 30 30 30 30 30 30 33 36 31 30 30 30 31 32 30 30 30 31 31 35 31 34 30 30 30 30 44 34 30 37 30 31 31 2e 36 30 36 33 30 30 30 30 32 32 36 39 32 39 36 30 30 31 30 37 30 30 30 32 38 33 30 30 38 33 32 31 30 30 30 30 36 30 37 32 31 2e 38 35 30 30 30 30 38 31 30 30 30 30 33 30 32 30 30 30 30 32 32 38 30 30 30 33 30 30 30 34 30 30 30 37 30 30 30 30 30 38 38 30 30 30 30 32 32 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 bb 7E +2024-06-22 10:30:56.282 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1719023456245, longitude=116.6694390, latitude=39.5220750, speed=54.000, mileage=44.01000000, dischargeVoltage=361000, dischargeCurrent=12000, insulationResistance=115140000, gear=D, accelerationPedal=40, brakePedal=70, fuelConsumption=11.60, motorControllerTemperature=630000, motorSpeed=22692, motorTorque=9600, motorTemperature=107000, motorVoltage=28300, motorCurrent=83210000, powerBattery=60721., maxFeedbackPower=850000, maxDischargePower=810000, bmsSelfCheck=30, powerBatteryCurrent=20000, powerBatteryV3=228000, maxVoltage=3000, minVoltage=4000, maxTemperature=700000, minTemperature=880000, availableCapacity=220000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) +2024-06-22 10:30:56.340 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:287 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ +2024-06-22 10:30:57.290 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 +2024-06-22 10:30:57.290 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 +2024-06-22 10:30:57.290 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 39 30 32 33 34 35 37 32 34 37 31 31 36 2e 36 37 30 31 39 30 30 33 39 2e 35 32 32 31 32 39 30 33 36 2e 30 30 30 34 34 2e 30 33 30 30 30 30 30 30 31 31 33 30 30 30 32 33 30 30 30 31 34 34 30 37 30 30 30 30 44 31 30 36 30 31 30 2e 30 30 37 33 30 30 30 30 39 37 34 30 39 32 31 30 30 31 30 34 30 30 30 31 39 34 30 30 31 34 32 33 36 30 30 30 36 30 37 32 31 2e 33 39 30 30 30 30 39 32 30 30 30 30 36 30 31 31 30 30 30 33 30 39 30 30 30 34 30 30 30 34 30 30 30 35 30 30 30 30 30 36 37 30 30 30 30 36 31 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 a8 7E +2024-06-22 10:30:57.290 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1719023457247, longitude=116.6701900, latitude=39.5221290, speed=36.000, mileage=44.03000000, dischargeVoltage=113000, dischargeCurrent=23000, insulationResistance=144070000, gear=D, accelerationPedal=10, brakePedal=60, fuelConsumption=10.00, motorControllerTemperature=730000, motorSpeed=97409, motorTorque=2100, motorTemperature=104000, motorVoltage=19400, motorCurrent=14236000, powerBattery=60721., maxFeedbackPower=390000, maxDischargePower=920000, bmsSelfCheck=60, powerBatteryCurrent=11000, powerBatteryV3=309000, maxVoltage=4000, minVoltage=4000, maxTemperature=500000, minTemperature=670000, availableCapacity=610000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) +2024-06-22 10:30:57.355 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:287 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ +2024-06-22 10:30:58.285 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 +2024-06-22 10:30:58.285 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 +2024-06-22 10:30:58.285 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 39 30 32 33 34 35 38 32 35 31 31 31 36 2e 36 37 31 33 38 32 30 33 39 2e 35 32 32 32 34 37 30 31 32 36 2e 30 30 34 34 2e 31 30 30 30 30 30 30 30 36 39 32 30 30 30 33 34 30 30 30 31 39 30 32 34 30 30 30 30 44 32 30 36 30 31 31 2e 33 30 39 37 30 30 30 30 34 33 34 39 35 31 30 34 30 36 39 30 30 30 30 32 30 31 30 30 32 38 31 37 30 30 30 30 36 30 37 31 30 2e 35 38 30 30 30 30 35 37 30 30 30 30 31 31 31 33 30 30 30 36 34 39 30 30 30 34 30 30 30 34 30 30 30 39 35 30 30 30 30 37 32 30 30 30 30 34 38 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ce 7E +2024-06-22 10:30:58.285 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1719023458251, longitude=116.6713820, latitude=39.5222470, speed=126.00, mileage=44.10000000, dischargeVoltage=692000, dischargeCurrent=34000, insulationResistance=190240000, gear=D, accelerationPedal=20, brakePedal=60, fuelConsumption=11.30, motorControllerTemperature=970000, motorSpeed=43495, motorTorque=1040, motorTemperature=690000, motorVoltage=20100, motorCurrent=28170000, powerBattery=60710., maxFeedbackPower=580000, maxDischargePower=570000, bmsSelfCheck=11, powerBatteryCurrent=13000, powerBatteryV3=649000, maxVoltage=4000, minVoltage=4000, maxTemperature=950000, minTemperature=720000, availableCapacity=480000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) +2024-06-22 10:30:58.325 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:287 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ +2024-06-22 10:30:59.270 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 +2024-06-22 10:30:59.270 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 +2024-06-22 10:30:59.270 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 39 30 32 33 34 35 39 32 33 38 31 31 36 2e 36 37 32 31 31 37 30 33 39 2e 35 32 32 32 32 36 30 33 36 2e 30 30 30 34 34 2e 31 32 30 30 30 30 30 30 32 34 34 30 30 30 35 30 30 30 30 34 39 31 39 30 30 30 30 30 44 34 30 37 30 39 2e 39 30 30 33 32 30 30 30 30 35 34 39 30 39 31 36 35 30 31 34 32 30 30 30 32 31 35 30 30 31 33 37 38 39 30 30 30 36 30 37 31 30 2e 35 37 30 30 30 30 38 31 30 30 30 30 36 30 33 30 30 30 30 34 34 31 30 30 30 33 30 30 30 34 30 30 30 35 30 30 30 30 30 34 35 30 30 30 30 33 38 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cd 7E +2024-06-22 10:30:59.271 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1719023459238, longitude=116.6721170, latitude=39.5222260, speed=36.000, mileage=44.12000000, dischargeVoltage=244000, dischargeCurrent=50000, insulationResistance=491900000, gear=D, accelerationPedal=40, brakePedal=70, fuelConsumption=9.900, motorControllerTemperature=320000, motorSpeed=54909, motorTorque=1650, motorTemperature=142000, motorVoltage=21500, motorCurrent=13789000, powerBattery=60710., maxFeedbackPower=570000, maxDischargePower=810000, bmsSelfCheck=60, powerBatteryCurrent=30000, powerBatteryV3=441000, maxVoltage=3000, minVoltage=4000, maxTemperature=500000, minTemperature=450000, availableCapacity=380000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) +2024-06-22 10:30:59.324 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:287 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ +2024-06-22 10:31:00.289 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 +2024-06-22 10:31:00.289 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 +2024-06-22 10:31:00.290 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 39 30 32 33 34 36 30 32 35 32 31 31 36 2e 36 37 33 30 31 39 30 33 39 2e 35 32 32 33 32 31 30 37 32 2e 30 30 30 34 34 2e 31 36 30 30 30 30 30 30 31 34 39 30 30 30 31 38 30 30 30 31 31 38 37 31 30 30 30 30 44 37 30 30 30 31 32 2e 31 30 31 31 30 30 30 30 34 31 32 33 38 37 37 33 30 33 37 30 30 30 30 31 34 33 30 30 36 30 33 35 30 30 30 30 36 30 37 31 30 2e 37 38 30 30 30 30 33 33 30 30 30 30 37 30 31 34 30 30 30 37 34 39 30 30 30 33 30 30 30 34 30 30 30 30 30 30 30 30 30 38 35 30 30 30 30 33 34 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ab 7E +2024-06-22 10:31:00.290 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1719023460252, longitude=116.6730190, latitude=39.5223210, speed=72.000, mileage=44.16000000, dischargeVoltage=149000, dischargeCurrent=18000, insulationResistance=118710000, gear=D, accelerationPedal=70, brakePedal=00, fuelConsumption=12.10, motorControllerTemperature=110000, motorSpeed=41238, motorTorque=7730, motorTemperature=370000, motorVoltage=14300, motorCurrent=60350000, powerBattery=60710., maxFeedbackPower=780000, maxDischargePower=330000, bmsSelfCheck=70, powerBatteryCurrent=14000, powerBatteryV3=749000, maxVoltage=3000, minVoltage=4000, maxTemperature=000000, minTemperature=850000, availableCapacity=340000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) +2024-06-22 10:31:00.338 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:287 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ +2024-06-22 10:31:01.275 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 +2024-06-22 10:31:01.276 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 +2024-06-22 10:31:01.276 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 39 30 32 33 34 36 31 32 33 37 31 31 36 2e 36 37 33 36 36 32 30 33 39 2e 35 32 32 33 36 33 30 33 36 2e 30 30 30 34 34 2e 31 38 30 30 30 30 30 30 34 34 30 30 30 30 32 31 30 30 30 31 38 35 38 35 30 30 30 30 44 38 30 39 30 39 2e 32 30 30 37 31 30 30 30 30 34 34 37 39 39 35 37 34 30 37 30 30 30 30 30 32 37 31 30 30 34 35 33 35 30 30 30 30 36 30 37 31 30 2e 31 38 30 30 30 30 34 30 30 30 30 30 31 30 33 30 30 30 30 35 31 31 30 30 30 33 30 30 30 33 30 30 30 32 38 30 30 30 30 32 34 30 30 30 30 37 36 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ca 7E +2024-06-22 10:31:01.276 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1719023461237, longitude=116.6736620, latitude=39.5223630, speed=36.000, mileage=44.18000000, dischargeVoltage=440000, dischargeCurrent=21000, insulationResistance=185850000, gear=D, accelerationPedal=80, brakePedal=90, fuelConsumption=9.200, motorControllerTemperature=710000, motorSpeed=44799, motorTorque=5740, motorTemperature=700000, motorVoltage=27100, motorCurrent=45350000, powerBattery=60710., maxFeedbackPower=180000, maxDischargePower=400000, bmsSelfCheck=10, powerBatteryCurrent=30000, powerBatteryV3=511000, maxVoltage=3000, minVoltage=3000, maxTemperature=280000, minTemperature=240000, availableCapacity=760000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) +2024-06-22 10:31:01.343 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:287 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ +2024-06-22 10:31:02.271 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 +2024-06-22 10:31:02.271 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 +2024-06-22 10:31:02.272 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 39 30 32 33 34 36 32 32 33 37 31 31 36 2e 36 37 34 34 32 31 30 33 39 2e 35 32 32 34 32 30 30 35 34 2e 30 30 30 34 34 2e 32 31 30 30 30 30 30 30 34 31 33 30 30 30 33 38 30 30 30 32 30 31 37 31 30 30 30 30 44 37 30 37 30 31 30 2e 34 30 31 31 30 30 30 30 35 39 37 32 31 38 35 39 30 31 30 35 30 30 30 32 37 32 30 30 31 30 32 34 38 30 30 30 36 30 37 31 30 2e 31 34 30 30 30 30 36 33 30 30 30 30 35 30 31 30 30 30 30 35 35 39 30 30 30 33 30 30 30 34 30 30 30 35 31 30 30 30 30 36 31 30 30 30 30 33 32 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 a2 7E +2024-06-22 10:31:02.272 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1719023462237, longitude=116.6744210, latitude=39.5224200, speed=54.000, mileage=44.21000000, dischargeVoltage=413000, dischargeCurrent=38000, insulationResistance=201710000, gear=D, accelerationPedal=70, brakePedal=70, fuelConsumption=10.40, motorControllerTemperature=110000, motorSpeed=59721, motorTorque=8590, motorTemperature=105000, motorVoltage=27200, motorCurrent=10248000, powerBattery=60710., maxFeedbackPower=140000, maxDischargePower=630000, bmsSelfCheck=50, powerBatteryCurrent=10000, powerBatteryV3=559000, maxVoltage=3000, minVoltage=4000, maxTemperature=510000, minTemperature=610000, availableCapacity=320000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) +2024-06-22 10:31:02.338 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:287 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ +2024-06-22 10:31:03.270 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 +2024-06-22 10:31:03.271 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 +2024-06-22 10:31:03.271 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 39 30 32 33 34 36 33 32 33 37 31 31 36 2e 36 37 35 35 36 39 30 33 39 2e 35 32 32 35 32 34 30 37 32 2e 30 30 30 34 34 2e 32 35 30 30 30 30 30 30 31 33 34 30 30 30 33 35 30 30 30 32 38 34 35 32 30 30 30 30 44 35 30 31 30 31 31 2e 30 30 37 35 30 30 30 30 39 35 35 34 33 37 38 33 30 31 34 38 30 30 30 32 39 38 30 30 37 30 37 30 30 30 30 30 36 30 37 31 30 2e 32 31 30 30 30 30 36 35 30 30 30 30 31 34 35 30 30 30 30 35 30 38 30 30 30 34 30 30 30 34 30 30 30 37 37 30 30 30 30 32 38 30 30 30 30 39 33 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 dd 7E +2024-06-22 10:31:03.271 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1719023463237, longitude=116.6755690, latitude=39.5225240, speed=72.000, mileage=44.25000000, dischargeVoltage=134000, dischargeCurrent=35000, insulationResistance=284520000, gear=D, accelerationPedal=50, brakePedal=10, fuelConsumption=11.00, motorControllerTemperature=750000, motorSpeed=95543, motorTorque=7830, motorTemperature=148000, motorVoltage=29800, motorCurrent=70700000, powerBattery=60710., maxFeedbackPower=210000, maxDischargePower=650000, bmsSelfCheck=14, powerBatteryCurrent=50000, powerBatteryV3=508000, maxVoltage=4000, minVoltage=4000, maxTemperature=770000, minTemperature=280000, availableCapacity=930000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) +2024-06-22 10:31:03.330 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:287 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ +2024-06-22 10:31:04.271 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 +2024-06-22 10:31:04.271 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 +2024-06-22 10:31:04.271 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 39 30 32 33 34 36 34 32 33 38 31 31 36 2e 36 37 36 36 31 30 30 33 39 2e 35 32 32 36 31 35 30 31 30 38 2e 30 30 34 34 2e 33 31 30 30 30 30 30 30 32 33 38 30 30 30 32 39 30 30 30 32 36 33 33 36 30 30 30 30 44 39 30 34 30 31 31 2e 33 30 32 31 30 30 30 30 38 32 31 34 38 34 30 39 30 31 31 39 30 30 30 32 37 32 30 30 36 35 36 31 30 30 30 30 36 30 36 39 38 2e 34 33 30 30 30 30 34 34 30 30 30 30 38 30 30 30 30 30 30 32 35 38 30 30 30 33 30 30 30 33 30 30 30 36 39 30 30 30 30 36 39 30 30 30 30 34 35 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 dc 7E +2024-06-22 10:31:04.271 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1719023464238, longitude=116.6766100, latitude=39.5226150, speed=108.00, mileage=44.31000000, dischargeVoltage=238000, dischargeCurrent=29000, insulationResistance=263360000, gear=D, accelerationPedal=90, brakePedal=40, fuelConsumption=11.30, motorControllerTemperature=210000, motorSpeed=82148, motorTorque=4090, motorTemperature=119000, motorVoltage=27200, motorCurrent=65610000, powerBattery=60698., maxFeedbackPower=430000, maxDischargePower=440000, bmsSelfCheck=80, powerBatteryCurrent=00000, powerBatteryV3=258000, maxVoltage=3000, minVoltage=3000, maxTemperature=690000, minTemperature=690000, availableCapacity=450000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) +2024-06-22 10:31:04.323 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:287 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ +2024-06-22 10:31:05.265 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 +2024-06-22 10:31:05.266 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 +2024-06-22 10:31:05.266 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 39 30 32 33 34 36 35 32 33 36 31 31 36 2e 36 37 37 38 32 37 30 33 39 2e 35 32 32 37 30 36 30 31 32 36 2e 30 30 34 34 2e 33 38 30 30 30 30 30 30 35 38 38 30 30 30 33 30 30 30 30 36 37 39 30 30 30 30 30 30 44 33 30 36 30 39 2e 38 30 30 37 36 30 30 30 30 39 30 35 35 39 37 32 30 30 33 38 30 30 30 30 32 38 39 30 30 38 38 35 30 30 30 30 30 36 30 36 38 38 2e 36 30 30 30 30 30 34 36 30 30 30 30 33 30 34 30 30 30 30 32 34 37 30 30 30 33 30 30 30 34 30 30 30 31 39 30 30 30 30 34 34 30 30 30 30 37 32 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 00 7E +2024-06-22 10:31:05.266 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1719023465236, longitude=116.6778270, latitude=39.5227060, speed=126.00, mileage=44.38000000, dischargeVoltage=588000, dischargeCurrent=30000, insulationResistance=679000000, gear=D, accelerationPedal=30, brakePedal=60, fuelConsumption=9.800, motorControllerTemperature=760000, motorSpeed=90559, motorTorque=7200, motorTemperature=380000, motorVoltage=28900, motorCurrent=88500000, powerBattery=60688., maxFeedbackPower=600000, maxDischargePower=460000, bmsSelfCheck=30, powerBatteryCurrent=40000, powerBatteryV3=247000, maxVoltage=3000, minVoltage=4000, maxTemperature=190000, minTemperature=440000, availableCapacity=720000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) +2024-06-22 10:31:05.314 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:287 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ +2024-06-22 10:31:06.270 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 +2024-06-22 10:31:06.270 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 +2024-06-22 10:31:06.270 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 39 30 32 33 34 36 36 32 33 37 31 31 36 2e 36 37 38 38 39 30 30 33 39 2e 35 32 32 37 39 33 30 37 32 2e 30 30 30 34 34 2e 34 32 30 30 30 30 30 30 34 35 30 30 30 30 31 31 30 30 30 32 34 39 31 39 30 30 30 30 44 37 30 34 30 31 31 2e 35 30 31 37 30 30 30 30 36 35 38 36 30 32 34 33 30 31 31 37 30 30 30 32 30 32 30 30 37 37 34 32 30 30 30 30 36 30 36 38 38 2e 39 37 30 30 30 30 39 37 30 30 30 30 36 30 31 31 30 30 30 34 39 36 30 30 30 33 30 30 30 33 30 30 30 34 36 30 30 30 30 38 35 30 30 30 30 33 32 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ef 7E +2024-06-22 10:31:06.270 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1719023466237, longitude=116.6788900, latitude=39.5227930, speed=72.000, mileage=44.42000000, dischargeVoltage=450000, dischargeCurrent=11000, insulationResistance=249190000, gear=D, accelerationPedal=70, brakePedal=40, fuelConsumption=11.50, motorControllerTemperature=170000, motorSpeed=65860, motorTorque=2430, motorTemperature=117000, motorVoltage=20200, motorCurrent=77420000, powerBattery=60688., maxFeedbackPower=970000, maxDischargePower=970000, bmsSelfCheck=60, powerBatteryCurrent=11000, powerBatteryV3=496000, maxVoltage=3000, minVoltage=3000, maxTemperature=460000, minTemperature=850000, availableCapacity=320000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) +2024-06-22 10:31:06.338 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:287 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ +2024-06-22 10:31:07.276 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 +2024-06-22 10:31:07.277 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 +2024-06-22 10:31:07.277 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 39 30 32 33 34 36 37 32 33 37 31 31 36 2e 36 38 30 31 37 32 30 33 39 2e 35 32 32 39 30 34 30 33 36 2e 30 30 30 34 34 2e 34 34 30 30 30 30 30 30 32 39 38 30 30 30 33 35 30 30 30 31 35 32 32 37 30 30 30 30 44 35 30 32 30 39 2e 36 30 30 38 34 30 30 30 30 37 30 36 39 36 38 30 30 30 31 38 30 30 30 30 31 33 32 30 30 31 30 37 31 36 30 30 30 36 30 36 38 38 2e 34 39 30 30 30 30 39 30 30 30 30 30 31 32 36 30 30 30 30 32 39 39 30 30 30 33 30 30 30 34 30 30 30 32 31 30 30 30 30 36 33 30 30 30 30 32 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d8 7E +2024-06-22 10:31:07.277 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1719023467237, longitude=116.6801720, latitude=39.5229040, speed=36.000, mileage=44.44000000, dischargeVoltage=298000, dischargeCurrent=35000, insulationResistance=152270000, gear=D, accelerationPedal=50, brakePedal=20, fuelConsumption=9.600, motorControllerTemperature=840000, motorSpeed=70696, motorTorque=8000, motorTemperature=180000, motorVoltage=13200, motorCurrent=10716000, powerBattery=60688., maxFeedbackPower=490000, maxDischargePower=900000, bmsSelfCheck=12, powerBatteryCurrent=60000, powerBatteryV3=299000, maxVoltage=3000, minVoltage=4000, maxTemperature=210000, minTemperature=630000, availableCapacity=200000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) +2024-06-22 10:31:07.323 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:287 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ +2024-06-22 10:31:08.291 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 +2024-06-22 10:31:08.291 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 +2024-06-22 10:31:08.291 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 39 30 32 33 34 36 38 32 33 38 31 31 36 2e 36 38 30 35 35 33 30 33 39 2e 35 32 32 39 36 32 30 33 36 2e 30 30 30 34 34 2e 34 36 30 30 30 30 30 30 35 31 35 30 30 30 34 31 30 30 30 31 32 34 31 36 30 30 30 30 44 38 30 31 30 31 31 2e 33 30 37 38 30 30 30 30 34 34 37 35 39 31 39 33 30 31 30 39 30 30 30 32 39 34 30 30 37 35 34 37 30 30 30 30 36 30 36 38 38 2e 34 30 30 30 30 30 31 35 30 30 30 30 30 30 31 32 30 30 30 36 37 38 30 30 30 33 30 30 30 34 30 30 30 34 34 30 30 30 30 35 31 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d7 7E +2024-06-22 10:31:08.292 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1719023468238, longitude=116.6805530, latitude=39.5229620, speed=36.000, mileage=44.46000000, dischargeVoltage=515000, dischargeCurrent=41000, insulationResistance=124160000, gear=D, accelerationPedal=80, brakePedal=10, fuelConsumption=11.30, motorControllerTemperature=780000, motorSpeed=44759, motorTorque=1930, motorTemperature=109000, motorVoltage=29400, motorCurrent=75470000, powerBattery=60688., maxFeedbackPower=400000, maxDischargePower=150000, bmsSelfCheck=00, powerBatteryCurrent=12000, powerBatteryV3=678000, maxVoltage=3000, minVoltage=4000, maxTemperature=440000, minTemperature=510000, availableCapacity=000000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) +2024-06-22 10:31:08.341 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:287 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ +2024-06-22 10:31:09.270 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 +2024-06-22 10:31:09.270 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 +2024-06-22 10:31:09.270 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 39 30 32 33 34 36 39 32 33 37 31 31 36 2e 36 38 31 31 35 39 30 33 39 2e 35 32 33 30 31 36 30 33 36 2e 30 30 30 34 34 2e 34 38 30 30 30 30 30 30 31 38 35 30 30 30 33 36 30 30 30 31 30 37 36 32 30 30 30 30 44 39 30 38 30 31 31 2e 34 30 38 39 30 30 30 30 34 37 34 37 37 36 38 39 30 39 38 30 30 30 30 31 31 32 30 30 36 33 34 30 30 30 30 30 36 30 36 38 38 2e 38 32 30 30 30 30 31 30 30 30 30 30 32 30 36 30 30 30 30 34 33 37 30 30 30 34 30 30 30 33 30 30 30 37 36 30 30 30 30 35 31 30 30 30 30 36 31 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ee 7E +2024-06-22 10:31:09.270 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1719023469237, longitude=116.6811590, latitude=39.5230160, speed=36.000, mileage=44.48000000, dischargeVoltage=185000, dischargeCurrent=36000, insulationResistance=107620000, gear=D, accelerationPedal=90, brakePedal=80, fuelConsumption=11.40, motorControllerTemperature=890000, motorSpeed=47477, motorTorque=6890, motorTemperature=980000, motorVoltage=11200, motorCurrent=63400000, powerBattery=60688., maxFeedbackPower=820000, maxDischargePower=100000, bmsSelfCheck=20, powerBatteryCurrent=60000, powerBatteryV3=437000, maxVoltage=4000, minVoltage=3000, maxTemperature=760000, minTemperature=510000, availableCapacity=610000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) +2024-06-22 10:31:09.323 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:287 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ +2024-06-22 10:31:10.274 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 +2024-06-22 10:31:10.275 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 +2024-06-22 10:31:10.275 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 39 30 32 33 34 37 30 32 33 39 31 31 36 2e 36 38 32 31 33 35 30 33 39 2e 35 32 33 31 30 37 30 39 30 2e 30 30 30 34 34 2e 35 33 30 30 30 30 30 30 32 33 35 30 30 30 32 31 30 30 30 31 32 36 37 33 30 30 30 30 44 30 30 34 30 31 31 2e 38 30 32 30 30 30 30 30 38 32 36 39 32 34 34 36 30 33 34 30 30 30 30 31 37 38 30 30 32 39 38 36 30 30 30 30 36 30 36 37 37 2e 31 30 30 30 30 30 37 35 30 30 30 30 31 33 31 33 30 30 30 33 36 35 30 30 30 34 30 30 30 34 30 30 30 37 39 30 30 30 30 33 31 30 30 30 30 37 35 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cb 7E +2024-06-22 10:31:10.275 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1719023470239, longitude=116.6821350, latitude=39.5231070, speed=90.000, mileage=44.53000000, dischargeVoltage=235000, dischargeCurrent=21000, insulationResistance=126730000, gear=D, accelerationPedal=00, brakePedal=40, fuelConsumption=11.80, motorControllerTemperature=200000, motorSpeed=82692, motorTorque=4460, motorTemperature=340000, motorVoltage=17800, motorCurrent=29860000, powerBattery=60677., maxFeedbackPower=100000, maxDischargePower=750000, bmsSelfCheck=13, powerBatteryCurrent=13000, powerBatteryV3=365000, maxVoltage=4000, minVoltage=4000, maxTemperature=790000, minTemperature=310000, availableCapacity=750000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) +2024-06-22 10:31:10.313 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:287 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ +2024-06-22 10:31:11.281 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 +2024-06-22 10:31:11.281 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 +2024-06-22 10:31:11.281 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 39 30 32 33 34 37 31 32 33 37 31 31 36 2e 36 38 32 39 38 33 30 33 39 2e 35 32 33 30 39 35 30 39 30 2e 30 30 30 34 34 2e 35 38 30 30 30 30 30 30 35 35 34 30 30 30 39 30 30 30 30 31 38 38 34 30 30 30 30 30 44 30 30 30 30 39 2e 32 30 30 36 30 30 30 30 30 36 37 38 39 30 31 39 33 30 31 33 38 30 30 30 31 35 31 30 30 35 34 30 30 30 30 30 30 36 30 36 36 37 2e 36 37 30 30 30 30 34 34 30 30 30 30 30 30 30 30 30 30 30 32 34 30 30 30 30 33 30 30 30 33 30 30 30 39 34 30 30 30 30 33 36 30 30 30 30 32 38 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d0 7E +2024-06-22 10:31:11.281 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1719023471237, longitude=116.6829830, latitude=39.5230950, speed=90.000, mileage=44.58000000, dischargeVoltage=554000, dischargeCurrent=90000, insulationResistance=188400000, gear=D, accelerationPedal=00, brakePedal=00, fuelConsumption=9.200, motorControllerTemperature=600000, motorSpeed=67890, motorTorque=1930, motorTemperature=138000, motorVoltage=15100, motorCurrent=54000000, powerBattery=60667., maxFeedbackPower=670000, maxDischargePower=440000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=240000, maxVoltage=3000, minVoltage=3000, maxTemperature=940000, minTemperature=360000, availableCapacity=280000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) +2024-06-22 10:31:11.328 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:287 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ +2024-06-22 10:31:12.274 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 +2024-06-22 10:31:12.275 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 +2024-06-22 10:31:12.275 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 39 30 32 33 34 37 32 32 33 37 31 31 36 2e 36 38 33 36 30 30 30 33 39 2e 35 32 32 39 36 37 30 33 36 2e 30 30 30 34 34 2e 36 30 30 30 30 30 30 30 36 30 39 30 30 30 31 37 30 30 30 32 34 37 39 39 30 30 30 30 44 35 30 34 30 39 2e 31 30 30 34 32 30 30 30 30 32 38 30 37 34 32 36 33 30 31 30 33 30 30 30 32 35 38 30 30 31 32 32 33 31 30 30 30 36 30 36 36 37 2e 35 38 30 30 30 30 33 34 30 30 30 30 31 30 31 34 30 30 30 33 30 37 30 30 30 34 30 30 30 33 30 30 30 35 36 30 30 30 30 32 36 30 30 30 30 37 31 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d0 7E +2024-06-22 10:31:12.275 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1719023472237, longitude=116.6836000, latitude=39.5229670, speed=36.000, mileage=44.60000000, dischargeVoltage=609000, dischargeCurrent=17000, insulationResistance=247990000, gear=D, accelerationPedal=50, brakePedal=40, fuelConsumption=9.100, motorControllerTemperature=420000, motorSpeed=28074, motorTorque=2630, motorTemperature=103000, motorVoltage=25800, motorCurrent=12231000, powerBattery=60667., maxFeedbackPower=580000, maxDischargePower=340000, bmsSelfCheck=10, powerBatteryCurrent=14000, powerBatteryV3=307000, maxVoltage=4000, minVoltage=3000, maxTemperature=560000, minTemperature=260000, availableCapacity=710000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) +2024-06-22 10:31:12.334 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:287 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ +2024-06-22 10:31:13.270 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 +2024-06-22 10:31:13.271 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 +2024-06-22 10:31:13.271 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 39 30 32 33 34 37 33 32 33 37 31 31 36 2e 36 38 34 30 36 36 30 33 39 2e 35 32 32 38 34 37 30 33 36 2e 30 30 30 34 34 2e 36 32 30 30 30 30 30 30 33 33 37 30 30 30 32 36 30 30 30 34 34 35 30 30 30 30 30 30 44 30 30 39 30 31 32 2e 31 30 33 30 30 30 30 30 34 30 30 38 35 35 39 32 30 31 30 39 30 30 30 31 35 32 30 30 34 36 31 39 30 30 30 30 36 30 36 36 37 2e 39 30 30 30 30 30 34 33 30 30 30 30 30 30 36 30 30 30 30 34 36 35 30 30 30 34 30 30 30 33 30 30 30 39 38 30 30 30 30 34 32 30 30 30 30 32 37 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cb 7E +2024-06-22 10:31:13.271 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1719023473237, longitude=116.6840660, latitude=39.5228470, speed=36.000, mileage=44.62000000, dischargeVoltage=337000, dischargeCurrent=26000, insulationResistance=445000000, gear=D, accelerationPedal=00, brakePedal=90, fuelConsumption=12.10, motorControllerTemperature=300000, motorSpeed=40085, motorTorque=5920, motorTemperature=109000, motorVoltage=15200, motorCurrent=46190000, powerBattery=60667., maxFeedbackPower=900000, maxDischargePower=430000, bmsSelfCheck=00, powerBatteryCurrent=60000, powerBatteryV3=465000, maxVoltage=4000, minVoltage=3000, maxTemperature=980000, minTemperature=420000, availableCapacity=270000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) +2024-06-22 10:31:13.340 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:287 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ +2024-06-22 10:31:23.414 [container-2] INFO com.muyu.event.redis.RedisKeyExpirationListener:39 - 过期redis数据:ZEQA6V2Z98M9ZMFZF-GZ001 +2024-06-22 10:31:23.414 [container-2] INFO com.muyu.event.redis.RedisKeyExpirationListener:41 - pattern:[95, 95, 107, 101, 121, 101, 118, 101, 110, 116, 64, 42, 95, 95, 58, 101, 120, 112, 105, 114, 101, 100] +2024-06-22 10:31:23.414 [container-2] INFO com.muyu.event.redis.RedisKeyExpirationListener:43 - 过期redis数据:ZEQA6V2Z98M9ZMFZF-GZ001 +2024-06-22 10:36:23.813 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. +2024-06-22 10:36:23.839 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. +2024-06-22 10:36:23.861 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. +2024-06-22 10:36:24.736 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. +2024-06-22 10:36:24.781 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. +2024-06-22 10:36:24.809 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. +2024-06-22 10:36:24.826 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-2, test1-1 +2024-06-22 10:36:24.826 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Revoke previously assigned partitions test1-5, test1-4, test1-3 +2024-06-22 10:36:24.826 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Revoke previously assigned partitions test1-6, test1-7 +2024-06-22 10:36:24.826 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-2, test1-1] +2024-06-22 10:36:24.826 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-6, test1-7] +2024-06-22 10:36:24.826 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-5, test1-4, test1-3] +2024-06-22 10:36:24.826 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-935d8501-9740-44de-8e7c-a8c0f94e8711 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics +2024-06-22 10:36:24.826 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-61e2c5c2-596d-49d2-82ee-ad9307cf3793 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics +2024-06-22 10:36:24.826 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-62843268-d85f-4d97-ac23-588a69996f25 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics +2024-06-22 10:36:24.827 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions +2024-06-22 10:36:24.827 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions +2024-06-22 10:36:24.827 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions +2024-06-22 10:36:24.828 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed +2024-06-22 10:36:24.828 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed +2024-06-22 10:36:24.828 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter +2024-06-22 10:36:24.828 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter +2024-06-22 10:36:24.828 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed +2024-06-22 10:36:24.828 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed +2024-06-22 10:36:24.829 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed +2024-06-22 10:36:24.829 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter +2024-06-22 10:36:24.829 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed +2024-06-22 10:36:24.830 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered +2024-06-22 10:36:24.830 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered +2024-06-22 10:36:24.830 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped +2024-06-22 10:36:24.830 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped +2024-06-22 10:36:24.830 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered +2024-06-22 10:36:24.832 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped +2024-06-22 10:36:24.834 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped +2024-06-22 10:36:24.834 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped +2024-06-22 10:36:24.834 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped +2024-06-22 10:36:24.837 [SpringApplicationShutdownHook] INFO org.apache.kafka.clients.producer.KafkaProducer:1204 - [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 30000 ms. +2024-06-22 10:36:24.838 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed +2024-06-22 10:36:24.838 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter +2024-06-22 10:36:24.838 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed +2024-06-22 10:36:24.838 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.producer for producer-1 unregistered +2024-06-22 10:36:25.008 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... +2024-06-22 10:36:25.012 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. +2024-06-22 10:36:33.652 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 18272 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) +2024-06-22 10:36:33.653 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 +2024-06-22 10:36:33.653 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" +2024-06-22 10:36:34.152 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode +2024-06-22 10:36:34.154 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-06-22 10:36:34.179 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. +2024-06-22 10:36:34.421 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$a04ce44a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:36:34.511 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:36:34.513 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:36:34.515 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:36:34.527 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:36:34.557 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:36:34.561 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:36:34.772 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) +2024-06-22 10:36:34.779 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] +2024-06-22 10:36:34.779 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] +2024-06-22 10:36:34.885 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext +2024-06-22 10:36:34.885 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1202 ms +2024-06-22 10:36:35.482 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... +2024-06-22 10:36:35.817 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. +2024-06-22 10:36:35.823 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event +2024-06-22 10:36:35.838 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: +2024-06-22 10:36:35.882 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 +2024-06-22 10:36:35.897 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: + allow.auto.create.topics = true + auto.commit.interval.ms = 5000 + auto.offset.reset = latest + bootstrap.servers = [localhost:9092] + check.crcs = true + client.dns.lookup = use_all_dns_ips + client.id = consumer-Partitions-1 + client.rack = + connections.max.idle.ms = 540000 + default.api.timeout.ms = 60000 + enable.auto.commit = true + exclude.internal.topics = true + fetch.max.bytes = 52428800 + fetch.max.wait.ms = 500 + fetch.min.bytes = 1 + group.id = Partitions + group.instance.id = null + heartbeat.interval.ms = 3000 + interceptor.classes = [] + internal.leave.group.on.close = true + internal.throw.on.fetch.stable.offset.unsupported = false + isolation.level = read_uncommitted + key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer + max.partition.fetch.bytes = 1048576 + max.poll.interval.ms = 300000 + max.poll.records = 500 + metadata.max.age.ms = 300000 + metric.reporters = [] + metrics.num.samples = 2 + metrics.recording.level = INFO + metrics.sample.window.ms = 30000 + partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] + receive.buffer.bytes = 65536 + reconnect.backoff.max.ms = 1000 + reconnect.backoff.ms = 50 + request.timeout.ms = 30000 + retry.backoff.ms = 100 + sasl.client.callback.handler.class = null + sasl.jaas.config = null + sasl.kerberos.kinit.cmd = /usr/bin/kinit + sasl.kerberos.min.time.before.relogin = 60000 + sasl.kerberos.service.name = null + sasl.kerberos.ticket.renew.jitter = 0.05 + sasl.kerberos.ticket.renew.window.factor = 0.8 + sasl.login.callback.handler.class = null + sasl.login.class = null + sasl.login.refresh.buffer.seconds = 300 + sasl.login.refresh.min.period.seconds = 60 + sasl.login.refresh.window.factor = 0.8 + sasl.login.refresh.window.jitter = 0.05 + sasl.mechanism = GSSAPI + security.protocol = PLAINTEXT + security.providers = null + send.buffer.bytes = 131072 + session.timeout.ms = 10000 + socket.connection.setup.timeout.max.ms = 30000 + socket.connection.setup.timeout.ms = 10000 + ssl.cipher.suites = null + ssl.enabled.protocols = [TLSv1.2, TLSv1.3] + ssl.endpoint.identification.algorithm = https + ssl.engine.factory.class = null + ssl.key.password = null + ssl.keymanager.algorithm = SunX509 + ssl.keystore.certificate.chain = null + ssl.keystore.key = null + ssl.keystore.location = null + ssl.keystore.password = null + ssl.keystore.type = JKS + ssl.protocol = TLSv1.3 + ssl.provider = null + ssl.secure.random.implementation = null + ssl.trustmanager.algorithm = PKIX + ssl.truststore.certificates = null + ssl.truststore.location = null + ssl.truststore.password = null + ssl.truststore.type = JKS + value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer + +2024-06-22 10:36:35.956 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:36:35.957 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:36:35.957 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719023795955 +2024-06-22 10:36:35.958 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 +2024-06-22 10:36:36.192 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:36:36.193 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:36:36.194 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group +2024-06-22 10:36:36.202 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group +2024-06-22 10:36:36.204 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=11, memberId='consumer-Partitions-1-dd3e1254-d65c-4c8a-81ab-55a8d8f2b34b', protocol='range'} +2024-06-22 10:36:36.206 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 11: {consumer-Partitions-1-dd3e1254-d65c-4c8a-81ab-55a8d8f2b34b=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} +2024-06-22 10:36:36.209 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=11, memberId='consumer-Partitions-1-dd3e1254-d65c-4c8a-81ab-55a8d8f2b34b', protocol='range'} +2024-06-22 10:36:36.210 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) +2024-06-22 10:36:36.212 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 +2024-06-22 10:36:36.220 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:36:36.221 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:36:36.221 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:36:36.221 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:36:36.221 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:36:36.221 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:36:36.221 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:36:36.222 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=32, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:36:36.459 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... +2024-06-22 10:36:36.529 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ +2024-06-22 10:36:37.186 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: + allow.auto.create.topics = true + auto.commit.interval.ms = 5000 + auto.offset.reset = latest + bootstrap.servers = [localhost:9092] + check.crcs = true + client.dns.lookup = use_all_dns_ips + client.id = consumer-Topics-2 + client.rack = + connections.max.idle.ms = 540000 + default.api.timeout.ms = 60000 + enable.auto.commit = false + exclude.internal.topics = true + fetch.max.bytes = 52428800 + fetch.max.wait.ms = 500 + fetch.min.bytes = 1 + group.id = Topics + group.instance.id = null + heartbeat.interval.ms = 3000 + interceptor.classes = [] + internal.leave.group.on.close = true + internal.throw.on.fetch.stable.offset.unsupported = false + isolation.level = read_uncommitted + key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer + max.partition.fetch.bytes = 1048576 + max.poll.interval.ms = 300000 + max.poll.records = 500 + metadata.max.age.ms = 300000 + metric.reporters = [] + metrics.num.samples = 2 + metrics.recording.level = INFO + metrics.sample.window.ms = 30000 + partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] + receive.buffer.bytes = 65536 + reconnect.backoff.max.ms = 1000 + reconnect.backoff.ms = 50 + request.timeout.ms = 30000 + retry.backoff.ms = 100 + sasl.client.callback.handler.class = null + sasl.jaas.config = null + sasl.kerberos.kinit.cmd = /usr/bin/kinit + sasl.kerberos.min.time.before.relogin = 60000 + sasl.kerberos.service.name = null + sasl.kerberos.ticket.renew.jitter = 0.05 + sasl.kerberos.ticket.renew.window.factor = 0.8 + sasl.login.callback.handler.class = null + sasl.login.class = null + sasl.login.refresh.buffer.seconds = 300 + sasl.login.refresh.min.period.seconds = 60 + sasl.login.refresh.window.factor = 0.8 + sasl.login.refresh.window.jitter = 0.05 + sasl.mechanism = GSSAPI + security.protocol = PLAINTEXT + security.providers = null + send.buffer.bytes = 131072 + session.timeout.ms = 10000 + socket.connection.setup.timeout.max.ms = 30000 + socket.connection.setup.timeout.ms = 10000 + ssl.cipher.suites = null + ssl.enabled.protocols = [TLSv1.2, TLSv1.3] + ssl.endpoint.identification.algorithm = https + ssl.engine.factory.class = null + ssl.key.password = null + ssl.keymanager.algorithm = SunX509 + ssl.keystore.certificate.chain = null + ssl.keystore.key = null + ssl.keystore.location = null + ssl.keystore.password = null + ssl.keystore.type = JKS + ssl.protocol = TLSv1.3 + ssl.provider = null + ssl.secure.random.implementation = null + ssl.trustmanager.algorithm = PKIX + ssl.truststore.certificates = null + ssl.truststore.location = null + ssl.truststore.password = null + ssl.truststore.type = JKS + value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer + +2024-06-22 10:36:37.191 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:36:37.191 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:36:37.192 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719023797191 +2024-06-22 10:36:37.193 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 +2024-06-22 10:36:37.198 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: + allow.auto.create.topics = true + auto.commit.interval.ms = 5000 + auto.offset.reset = latest + bootstrap.servers = [localhost:9092] + check.crcs = true + client.dns.lookup = use_all_dns_ips + client.id = consumer-Topics-3 + client.rack = + connections.max.idle.ms = 540000 + default.api.timeout.ms = 60000 + enable.auto.commit = false + exclude.internal.topics = true + fetch.max.bytes = 52428800 + fetch.max.wait.ms = 500 + fetch.min.bytes = 1 + group.id = Topics + group.instance.id = null + heartbeat.interval.ms = 3000 + interceptor.classes = [] + internal.leave.group.on.close = true + internal.throw.on.fetch.stable.offset.unsupported = false + isolation.level = read_uncommitted + key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer + max.partition.fetch.bytes = 1048576 + max.poll.interval.ms = 300000 + max.poll.records = 500 + metadata.max.age.ms = 300000 + metric.reporters = [] + metrics.num.samples = 2 + metrics.recording.level = INFO + metrics.sample.window.ms = 30000 + partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] + receive.buffer.bytes = 65536 + reconnect.backoff.max.ms = 1000 + reconnect.backoff.ms = 50 + request.timeout.ms = 30000 + retry.backoff.ms = 100 + sasl.client.callback.handler.class = null + sasl.jaas.config = null + sasl.kerberos.kinit.cmd = /usr/bin/kinit + sasl.kerberos.min.time.before.relogin = 60000 + sasl.kerberos.service.name = null + sasl.kerberos.ticket.renew.jitter = 0.05 + sasl.kerberos.ticket.renew.window.factor = 0.8 + sasl.login.callback.handler.class = null + sasl.login.class = null + sasl.login.refresh.buffer.seconds = 300 + sasl.login.refresh.min.period.seconds = 60 + sasl.login.refresh.window.factor = 0.8 + sasl.login.refresh.window.jitter = 0.05 + sasl.mechanism = GSSAPI + security.protocol = PLAINTEXT + security.providers = null + send.buffer.bytes = 131072 + session.timeout.ms = 10000 + socket.connection.setup.timeout.max.ms = 30000 + socket.connection.setup.timeout.ms = 10000 + ssl.cipher.suites = null + ssl.enabled.protocols = [TLSv1.2, TLSv1.3] + ssl.endpoint.identification.algorithm = https + ssl.engine.factory.class = null + ssl.key.password = null + ssl.keymanager.algorithm = SunX509 + ssl.keystore.certificate.chain = null + ssl.keystore.key = null + ssl.keystore.location = null + ssl.keystore.password = null + ssl.keystore.type = JKS + ssl.protocol = TLSv1.3 + ssl.provider = null + ssl.secure.random.implementation = null + ssl.trustmanager.algorithm = PKIX + ssl.truststore.certificates = null + ssl.truststore.location = null + ssl.truststore.password = null + ssl.truststore.type = JKS + value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer + +2024-06-22 10:36:37.201 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:36:37.202 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:36:37.202 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719023797201 +2024-06-22 10:36:37.202 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:36:37.202 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 +2024-06-22 10:36:37.202 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:36:37.202 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group +2024-06-22 10:36:37.203 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: + allow.auto.create.topics = true + auto.commit.interval.ms = 5000 + auto.offset.reset = latest + bootstrap.servers = [localhost:9092] + check.crcs = true + client.dns.lookup = use_all_dns_ips + client.id = consumer-Topics-4 + client.rack = + connections.max.idle.ms = 540000 + default.api.timeout.ms = 60000 + enable.auto.commit = false + exclude.internal.topics = true + fetch.max.bytes = 52428800 + fetch.max.wait.ms = 500 + fetch.min.bytes = 1 + group.id = Topics + group.instance.id = null + heartbeat.interval.ms = 3000 + interceptor.classes = [] + internal.leave.group.on.close = true + internal.throw.on.fetch.stable.offset.unsupported = false + isolation.level = read_uncommitted + key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer + max.partition.fetch.bytes = 1048576 + max.poll.interval.ms = 300000 + max.poll.records = 500 + metadata.max.age.ms = 300000 + metric.reporters = [] + metrics.num.samples = 2 + metrics.recording.level = INFO + metrics.sample.window.ms = 30000 + partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] + receive.buffer.bytes = 65536 + reconnect.backoff.max.ms = 1000 + reconnect.backoff.ms = 50 + request.timeout.ms = 30000 + retry.backoff.ms = 100 + sasl.client.callback.handler.class = null + sasl.jaas.config = null + sasl.kerberos.kinit.cmd = /usr/bin/kinit + sasl.kerberos.min.time.before.relogin = 60000 + sasl.kerberos.service.name = null + sasl.kerberos.ticket.renew.jitter = 0.05 + sasl.kerberos.ticket.renew.window.factor = 0.8 + sasl.login.callback.handler.class = null + sasl.login.class = null + sasl.login.refresh.buffer.seconds = 300 + sasl.login.refresh.min.period.seconds = 60 + sasl.login.refresh.window.factor = 0.8 + sasl.login.refresh.window.jitter = 0.05 + sasl.mechanism = GSSAPI + security.protocol = PLAINTEXT + security.providers = null + send.buffer.bytes = 131072 + session.timeout.ms = 10000 + socket.connection.setup.timeout.max.ms = 30000 + socket.connection.setup.timeout.ms = 10000 + ssl.cipher.suites = null + ssl.enabled.protocols = [TLSv1.2, TLSv1.3] + ssl.endpoint.identification.algorithm = https + ssl.engine.factory.class = null + ssl.key.password = null + ssl.keymanager.algorithm = SunX509 + ssl.keystore.certificate.chain = null + ssl.keystore.key = null + ssl.keystore.location = null + ssl.keystore.password = null + ssl.keystore.type = JKS + ssl.protocol = TLSv1.3 + ssl.provider = null + ssl.secure.random.implementation = null + ssl.trustmanager.algorithm = PKIX + ssl.truststore.certificates = null + ssl.truststore.location = null + ssl.truststore.password = null + ssl.truststore.type = JKS + value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer + +2024-06-22 10:36:37.205 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:36:37.206 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:36:37.206 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719023797205 +2024-06-22 10:36:37.206 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 +2024-06-22 10:36:37.208 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group +2024-06-22 10:36:37.209 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:36:37.209 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:36:37.209 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group +2024-06-22 10:36:37.210 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:36:37.210 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=16, memberId='consumer-Topics-2-8cd4d9b3-a8c9-49a1-acb2-8c3e3c713932', protocol='range'} +2024-06-22 10:36:37.210 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:36:37.210 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 16: {consumer-Topics-2-8cd4d9b3-a8c9-49a1-acb2-8c3e3c713932=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} +2024-06-22 10:36:37.211 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group +2024-06-22 10:36:37.211 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group +2024-06-22 10:36:37.212 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=16, memberId='consumer-Topics-2-8cd4d9b3-a8c9-49a1-acb2-8c3e3c713932', protocol='range'} +2024-06-22 10:36:37.213 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) +2024-06-22 10:36:37.213 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 +2024-06-22 10:36:37.213 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group +2024-06-22 10:36:37.216 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:36:37.217 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:36:37.217 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:36:37.217 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:36:37.217 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' +2024-06-22 10:36:37.217 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:36:37.217 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:36:37.218 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:36:37.218 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=32, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:36:37.218 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] +2024-06-22 10:36:37.333 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] +2024-06-22 10:36:37.456 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#72a34537:0/SimpleConnection@253379ec [delegate=amqp://guest@101.34.243.166:5672/, localPort= 60808] +2024-06-22 10:36:37.835 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 +2024-06-22 10:36:37.839 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) +2024-06-22 10:36:38.040 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 4.69 seconds (JVM running for 5.189) +2024-06-22 10:36:38.043 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 +2024-06-22 10:36:38.253 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing +2024-06-22 10:36:38.253 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) +2024-06-22 10:36:38.645 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing +2024-06-22 10:36:40.217 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing +2024-06-22 10:36:40.218 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 +2024-06-22 10:36:40.218 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] +2024-06-22 10:36:40.219 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group +2024-06-22 10:36:40.220 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=17, memberId='consumer-Topics-3-805b150d-757f-4b4b-aa47-d3ab3e62752c', protocol='range'} +2024-06-22 10:36:40.220 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=17, memberId='consumer-Topics-4-7c5ca15e-3c48-4df8-864c-29d2c69c6c88', protocol='range'} +2024-06-22 10:36:40.220 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=17, memberId='consumer-Topics-2-8cd4d9b3-a8c9-49a1-acb2-8c3e3c713932', protocol='range'} +2024-06-22 10:36:40.220 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 17: {consumer-Topics-3-805b150d-757f-4b4b-aa47-d3ab3e62752c=Assignment(partitions=[test1-3, test1-4, test1-5]), consumer-Topics-2-8cd4d9b3-a8c9-49a1-acb2-8c3e3c713932=Assignment(partitions=[test1-0, test1-1, test1-2]), consumer-Topics-4-7c5ca15e-3c48-4df8-864c-29d2c69c6c88=Assignment(partitions=[test1-6, test1-7])} +2024-06-22 10:36:40.222 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=17, memberId='consumer-Topics-2-8cd4d9b3-a8c9-49a1-acb2-8c3e3c713932', protocol='range'} +2024-06-22 10:36:40.222 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=17, memberId='consumer-Topics-3-805b150d-757f-4b4b-aa47-d3ab3e62752c', protocol='range'} +2024-06-22 10:36:40.222 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2]) +2024-06-22 10:36:40.222 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-2, test1-1 +2024-06-22 10:36:40.223 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-3, test1-4, test1-5]) +2024-06-22 10:36:40.223 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: test1-5, test1-4, test1-3 +2024-06-22 10:36:40.224 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=17, memberId='consumer-Topics-4-7c5ca15e-3c48-4df8-864c-29d2c69c6c88', protocol='range'} +2024-06-22 10:36:40.224 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-6, test1-7]) +2024-06-22 10:36:40.224 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: test1-6, test1-7 +2024-06-22 10:36:40.226 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:36:40.226 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:36:40.226 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=32, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:36:40.226 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-5, test1-4, test1-3] +2024-06-22 10:36:40.227 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:36:40.228 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:36:40.228 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:36:40.228 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-2, test1-1] +2024-06-22 10:36:40.230 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:36:40.230 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:36:40.230 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-6, test1-7] +2024-06-22 10:36:44.909 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 +2024-06-22 10:36:44.910 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 +2024-06-22 10:36:44.910 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 39 30 32 33 38 30 34 38 36 39 31 31 36 2e 36 38 34 35 32 32 30 33 39 2e 35 32 32 37 35 31 30 33 36 2e 30 30 30 34 34 2e 36 34 30 30 30 30 30 30 33 30 33 30 30 30 32 35 30 30 30 34 32 35 36 30 30 30 30 30 44 39 30 31 30 31 31 2e 31 30 31 37 30 30 30 30 36 31 35 31 37 34 33 37 30 33 38 30 30 30 30 31 32 37 30 30 32 38 39 30 30 30 30 30 36 30 36 36 37 2e 36 36 30 30 30 30 32 31 30 30 30 30 36 30 36 30 30 30 30 35 33 38 30 30 30 34 30 30 30 34 30 30 30 32 35 30 30 30 30 39 31 30 30 30 30 32 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cb 7E +2024-06-22 10:36:44.926 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1719023804869, longitude=116.6845220, latitude=39.5227510, speed=36.000, mileage=44.64000000, dischargeVoltage=303000, dischargeCurrent=25000, insulationResistance=425600000, gear=D, accelerationPedal=90, brakePedal=10, fuelConsumption=11.10, motorControllerTemperature=170000, motorSpeed=61517, motorTorque=4370, motorTemperature=380000, motorVoltage=12700, motorCurrent=28900000, powerBattery=60667., maxFeedbackPower=660000, maxDischargePower=210000, bmsSelfCheck=60, powerBatteryCurrent=60000, powerBatteryV3=538000, maxVoltage=4000, minVoltage=4000, maxTemperature=250000, minTemperature=910000, availableCapacity=200000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) +2024-06-22 10:36:44.977 [MQTT Call: protocol-parsing] INFO org.apache.kafka.clients.producer.ProducerConfig:372 - ProducerConfig values: + acks = 1 + batch.size = 16384 + bootstrap.servers = [localhost:9092] + buffer.memory = 33554432 + client.dns.lookup = use_all_dns_ips + client.id = producer-1 + compression.type = none + connections.max.idle.ms = 540000 + delivery.timeout.ms = 120000 + enable.idempotence = false + interceptor.classes = [] + internal.auto.downgrade.txn.commit = false + key.serializer = class org.apache.kafka.common.serialization.StringSerializer + linger.ms = 0 + max.block.ms = 60000 + max.in.flight.requests.per.connection = 5 + max.request.size = 1048576 + metadata.max.age.ms = 300000 + metadata.max.idle.ms = 300000 + metric.reporters = [] + metrics.num.samples = 2 + metrics.recording.level = INFO + metrics.sample.window.ms = 30000 + partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner + receive.buffer.bytes = 32768 + reconnect.backoff.max.ms = 1000 + reconnect.backoff.ms = 50 + request.timeout.ms = 30000 + retries = 2147483647 + retry.backoff.ms = 100 + sasl.client.callback.handler.class = null + sasl.jaas.config = null + sasl.kerberos.kinit.cmd = /usr/bin/kinit + sasl.kerberos.min.time.before.relogin = 60000 + sasl.kerberos.service.name = null + sasl.kerberos.ticket.renew.jitter = 0.05 + sasl.kerberos.ticket.renew.window.factor = 0.8 + sasl.login.callback.handler.class = null + sasl.login.class = null + sasl.login.refresh.buffer.seconds = 300 + sasl.login.refresh.min.period.seconds = 60 + sasl.login.refresh.window.factor = 0.8 + sasl.login.refresh.window.jitter = 0.05 + sasl.mechanism = GSSAPI + security.protocol = PLAINTEXT + security.providers = null + send.buffer.bytes = 131072 + socket.connection.setup.timeout.max.ms = 30000 + socket.connection.setup.timeout.ms = 10000 + ssl.cipher.suites = null + ssl.enabled.protocols = [TLSv1.2, TLSv1.3] + ssl.endpoint.identification.algorithm = https + ssl.engine.factory.class = null + ssl.key.password = null + ssl.keymanager.algorithm = SunX509 + ssl.keystore.certificate.chain = null + ssl.keystore.key = null + ssl.keystore.location = null + ssl.keystore.password = null + ssl.keystore.type = JKS + ssl.protocol = TLSv1.3 + ssl.provider = null + ssl.secure.random.implementation = null + ssl.trustmanager.algorithm = PKIX + ssl.truststore.certificates = null + ssl.truststore.location = null + ssl.truststore.password = null + ssl.truststore.type = JKS + transaction.timeout.ms = 60000 + transactional.id = null + value.serializer = class org.apache.kafka.common.serialization.StringSerializer + +2024-06-22 10:36:44.988 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:36:44.988 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:36:44.988 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719023804988 +2024-06-22 10:36:44.991 [kafka-producer-network-thread | producer-1] INFO org.apache.kafka.clients.Metadata:279 - [Producer clientId=producer-1] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:36:47.730 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 +2024-06-22 10:36:47.731 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 +2024-06-22 10:36:47.731 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 39 30 32 33 38 30 35 38 37 35 31 31 36 2e 36 38 35 32 32 35 30 33 39 2e 35 32 32 36 31 35 30 35 34 2e 30 30 30 34 34 2e 36 37 30 30 30 30 30 30 33 39 35 30 30 30 33 30 30 30 30 35 32 31 33 30 30 30 30 30 44 32 30 36 30 31 30 2e 38 30 35 31 30 30 30 30 39 34 35 30 34 35 34 32 30 31 32 35 30 30 30 31 32 30 30 30 32 36 33 33 30 30 30 30 36 30 36 36 37 2e 32 32 30 30 30 30 38 39 30 30 30 30 32 30 32 30 30 30 30 33 39 30 30 30 30 34 30 30 30 33 30 30 30 36 38 30 30 30 30 36 30 30 30 30 30 32 36 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c1 7E +2024-06-22 10:36:47.731 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1719023805875, longitude=116.6852250, latitude=39.5226150, speed=54.000, mileage=44.67000000, dischargeVoltage=395000, dischargeCurrent=30000, insulationResistance=521300000, gear=D, accelerationPedal=20, brakePedal=60, fuelConsumption=10.80, motorControllerTemperature=510000, motorSpeed=94504, motorTorque=5420, motorTemperature=125000, motorVoltage=12000, motorCurrent=26330000, powerBattery=60667., maxFeedbackPower=220000, maxDischargePower=890000, bmsSelfCheck=20, powerBatteryCurrent=20000, powerBatteryV3=390000, maxVoltage=4000, minVoltage=3000, maxTemperature=680000, minTemperature=600000, availableCapacity=260000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) +2024-06-22 10:36:47.732 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 +2024-06-22 10:36:47.733 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 +2024-06-22 10:36:47.733 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 39 30 32 33 38 30 36 38 37 38 31 31 36 2e 36 38 35 39 36 35 30 33 39 2e 35 32 32 34 39 39 30 37 32 2e 30 30 30 34 34 2e 37 31 30 30 30 30 30 30 31 31 36 30 30 30 34 33 30 30 30 32 38 39 39 32 30 30 30 30 44 35 30 34 30 31 30 2e 38 30 34 34 30 30 30 30 39 38 30 37 39 33 37 38 30 33 35 30 30 30 30 32 38 37 30 30 33 36 32 38 30 30 30 30 36 30 36 36 37 2e 37 37 30 30 30 30 34 37 30 30 30 30 38 30 30 30 30 30 30 32 39 33 30 30 30 34 30 30 30 34 30 30 30 32 33 30 30 30 30 31 35 30 30 30 30 35 33 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 0d 7E +2024-06-22 10:36:47.733 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1719023806878, longitude=116.6859650, latitude=39.5224990, speed=72.000, mileage=44.71000000, dischargeVoltage=116000, dischargeCurrent=43000, insulationResistance=289920000, gear=D, accelerationPedal=50, brakePedal=40, fuelConsumption=10.80, motorControllerTemperature=440000, motorSpeed=98079, motorTorque=3780, motorTemperature=350000, motorVoltage=28700, motorCurrent=36280000, powerBattery=60667., maxFeedbackPower=770000, maxDischargePower=470000, bmsSelfCheck=80, powerBatteryCurrent=00000, powerBatteryV3=293000, maxVoltage=4000, minVoltage=4000, maxTemperature=230000, minTemperature=150000, availableCapacity=530000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) +2024-06-22 10:36:47.761 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:701 - 故障信息发送到RabbitMQ +2024-06-22 10:36:47.761 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:282 - 该车故障GZ001信息首次存储到本地缓存和Redis中,并发送到RabbitMQ +2024-06-22 10:36:47.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:287 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ +2024-06-22 10:36:47.872 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:287 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ +2024-06-22 10:36:47.918 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 +2024-06-22 10:36:47.918 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 +2024-06-22 10:36:47.918 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 39 30 32 33 38 30 37 38 37 38 31 31 36 2e 36 38 36 38 38 38 30 33 39 2e 35 32 32 37 32 37 30 37 32 2e 30 30 30 34 34 2e 37 35 30 30 30 30 30 30 34 30 31 30 30 30 36 30 30 30 30 32 30 31 37 38 30 30 30 30 44 33 30 34 30 31 32 2e 30 30 39 30 30 30 30 30 38 31 39 36 32 38 32 38 30 31 34 32 30 30 30 32 35 38 30 30 34 35 30 36 30 30 30 30 36 30 36 36 37 2e 36 39 30 30 30 30 32 30 30 30 30 30 36 30 31 30 30 30 30 34 37 31 30 30 30 33 30 30 30 34 30 30 30 39 39 30 30 30 30 33 37 30 30 30 30 35 32 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f0 7E +2024-06-22 10:36:47.918 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1719023807878, longitude=116.6868880, latitude=39.5227270, speed=72.000, mileage=44.75000000, dischargeVoltage=401000, dischargeCurrent=60000, insulationResistance=201780000, gear=D, accelerationPedal=30, brakePedal=40, fuelConsumption=12.00, motorControllerTemperature=900000, motorSpeed=81962, motorTorque=8280, motorTemperature=142000, motorVoltage=25800, motorCurrent=45060000, powerBattery=60667., maxFeedbackPower=690000, maxDischargePower=200000, bmsSelfCheck=60, powerBatteryCurrent=10000, powerBatteryV3=471000, maxVoltage=3000, minVoltage=4000, maxTemperature=990000, minTemperature=370000, availableCapacity=520000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) +2024-06-22 10:36:47.971 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:287 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ +2024-06-22 10:36:48.908 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 +2024-06-22 10:36:48.908 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 +2024-06-22 10:36:48.908 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 39 30 32 33 38 30 38 38 37 36 31 31 36 2e 36 38 37 31 36 32 30 33 39 2e 35 32 32 38 37 35 30 30 2e 30 30 30 30 34 34 2e 37 35 30 30 30 30 30 30 33 33 35 30 30 30 36 30 30 30 30 31 37 31 33 33 30 30 30 30 44 38 30 34 30 31 30 2e 30 30 33 30 30 30 30 30 35 39 37 35 30 33 38 38 30 31 36 30 30 30 30 31 33 33 30 30 33 35 39 31 30 30 30 30 36 30 36 36 37 2e 39 31 30 30 30 30 32 36 30 30 30 30 31 30 31 33 30 30 30 34 30 37 30 30 30 33 30 30 30 34 30 30 30 32 30 30 30 30 30 33 37 30 30 30 30 37 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c6 7E +2024-06-22 10:36:48.908 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1719023808876, longitude=116.6871620, latitude=39.5228750, speed=0.0000, mileage=44.75000000, dischargeVoltage=335000, dischargeCurrent=60000, insulationResistance=171330000, gear=D, accelerationPedal=80, brakePedal=40, fuelConsumption=10.00, motorControllerTemperature=300000, motorSpeed=59750, motorTorque=3880, motorTemperature=160000, motorVoltage=13300, motorCurrent=35910000, powerBattery=60667., maxFeedbackPower=910000, maxDischargePower=260000, bmsSelfCheck=10, powerBatteryCurrent=13000, powerBatteryV3=407000, maxVoltage=3000, minVoltage=4000, maxTemperature=200000, minTemperature=370000, availableCapacity=700000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) +2024-06-22 10:36:48.961 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:287 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ +2024-06-22 10:36:59.010 [container-2] INFO com.muyu.event.redis.RedisKeyExpirationListener:39 - 过期redis数据:ZEQA6V2Z98M9ZMFZF-GZ001 +2024-06-22 10:36:59.010 [container-2] INFO com.muyu.event.redis.RedisKeyExpirationListener:41 - pattern:[95, 95, 107, 101, 121, 101, 118, 101, 110, 116, 64, 42, 95, 95, 58, 101, 120, 112, 105, 114, 101, 100] +2024-06-22 10:36:59.011 [container-2] INFO com.muyu.event.redis.RedisKeyExpirationListener:43 - 过期redis数据:ZEQA6V2Z98M9ZMFZF-GZ001 +2024-06-22 10:39:41.861 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. +2024-06-22 10:39:41.890 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. +2024-06-22 10:39:41.891 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. +2024-06-22 10:39:41.912 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. +2024-06-22 10:39:41.968 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. +2024-06-22 10:39:42.908 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. +2024-06-22 10:39:42.923 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-2, test1-1 +2024-06-22 10:39:42.923 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Revoke previously assigned partitions test1-5, test1-4, test1-3 +2024-06-22 10:39:42.923 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-2, test1-1] +2024-06-22 10:39:42.923 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-5, test1-4, test1-3] +2024-06-22 10:39:42.924 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-805b150d-757f-4b4b-aa47-d3ab3e62752c sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics +2024-06-22 10:39:42.924 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-8cd4d9b3-a8c9-49a1-acb2-8c3e3c713932 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics +2024-06-22 10:39:42.924 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Revoke previously assigned partitions test1-6, test1-7 +2024-06-22 10:39:42.924 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-6, test1-7] +2024-06-22 10:39:42.924 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-7c5ca15e-3c48-4df8-864c-29d2c69c6c88 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics +2024-06-22 10:39:42.924 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions +2024-06-22 10:39:42.924 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions +2024-06-22 10:39:42.924 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions +2024-06-22 10:39:42.925 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed +2024-06-22 10:39:42.925 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter +2024-06-22 10:39:42.925 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed +2024-06-22 10:39:42.925 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter +2024-06-22 10:39:42.925 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed +2024-06-22 10:39:42.925 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed +2024-06-22 10:39:42.926 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed +2024-06-22 10:39:42.926 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter +2024-06-22 10:39:42.926 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed +2024-06-22 10:39:42.927 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered +2024-06-22 10:39:42.928 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered +2024-06-22 10:39:42.928 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped +2024-06-22 10:39:42.928 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped +2024-06-22 10:39:42.929 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered +2024-06-22 10:39:42.929 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped +2024-06-22 10:39:42.931 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped +2024-06-22 10:39:42.931 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped +2024-06-22 10:39:42.931 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped +2024-06-22 10:39:42.935 [SpringApplicationShutdownHook] INFO org.apache.kafka.clients.producer.KafkaProducer:1204 - [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 30000 ms. +2024-06-22 10:39:42.935 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed +2024-06-22 10:39:42.936 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter +2024-06-22 10:39:42.936 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed +2024-06-22 10:39:42.936 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.producer for producer-1 unregistered +2024-06-22 10:39:43.102 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... +2024-06-22 10:39:43.107 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. +2024-06-22 10:39:50.671 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 27088 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) +2024-06-22 10:39:50.671 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 +2024-06-22 10:39:50.671 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" +2024-06-22 10:39:51.138 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode +2024-06-22 10:39:51.140 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-06-22 10:39:51.162 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 11 ms. Found 0 Redis repository interfaces. +2024-06-22 10:39:51.403 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$2d068c5f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:39:51.478 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:39:51.480 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:39:51.481 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:39:51.493 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:39:51.523 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:39:51.527 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:39:51.734 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) +2024-06-22 10:39:51.740 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] +2024-06-22 10:39:51.741 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] +2024-06-22 10:39:51.837 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext +2024-06-22 10:39:51.838 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1136 ms +2024-06-22 10:39:52.396 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... +2024-06-22 10:39:52.702 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. +2024-06-22 10:39:52.707 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event +2024-06-22 10:39:52.722 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: +2024-06-22 10:39:52.763 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 +2024-06-22 10:39:52.777 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: + allow.auto.create.topics = true + auto.commit.interval.ms = 5000 + auto.offset.reset = latest + bootstrap.servers = [localhost:9092] + check.crcs = true + client.dns.lookup = use_all_dns_ips + client.id = consumer-Partitions-1 + client.rack = + connections.max.idle.ms = 540000 + default.api.timeout.ms = 60000 + enable.auto.commit = true + exclude.internal.topics = true + fetch.max.bytes = 52428800 + fetch.max.wait.ms = 500 + fetch.min.bytes = 1 + group.id = Partitions + group.instance.id = null + heartbeat.interval.ms = 3000 + interceptor.classes = [] + internal.leave.group.on.close = true + internal.throw.on.fetch.stable.offset.unsupported = false + isolation.level = read_uncommitted + key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer + max.partition.fetch.bytes = 1048576 + max.poll.interval.ms = 300000 + max.poll.records = 500 + metadata.max.age.ms = 300000 + metric.reporters = [] + metrics.num.samples = 2 + metrics.recording.level = INFO + metrics.sample.window.ms = 30000 + partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] + receive.buffer.bytes = 65536 + reconnect.backoff.max.ms = 1000 + reconnect.backoff.ms = 50 + request.timeout.ms = 30000 + retry.backoff.ms = 100 + sasl.client.callback.handler.class = null + sasl.jaas.config = null + sasl.kerberos.kinit.cmd = /usr/bin/kinit + sasl.kerberos.min.time.before.relogin = 60000 + sasl.kerberos.service.name = null + sasl.kerberos.ticket.renew.jitter = 0.05 + sasl.kerberos.ticket.renew.window.factor = 0.8 + sasl.login.callback.handler.class = null + sasl.login.class = null + sasl.login.refresh.buffer.seconds = 300 + sasl.login.refresh.min.period.seconds = 60 + sasl.login.refresh.window.factor = 0.8 + sasl.login.refresh.window.jitter = 0.05 + sasl.mechanism = GSSAPI + security.protocol = PLAINTEXT + security.providers = null + send.buffer.bytes = 131072 + session.timeout.ms = 10000 + socket.connection.setup.timeout.max.ms = 30000 + socket.connection.setup.timeout.ms = 10000 + ssl.cipher.suites = null + ssl.enabled.protocols = [TLSv1.2, TLSv1.3] + ssl.endpoint.identification.algorithm = https + ssl.engine.factory.class = null + ssl.key.password = null + ssl.keymanager.algorithm = SunX509 + ssl.keystore.certificate.chain = null + ssl.keystore.key = null + ssl.keystore.location = null + ssl.keystore.password = null + ssl.keystore.type = JKS + ssl.protocol = TLSv1.3 + ssl.provider = null + ssl.secure.random.implementation = null + ssl.trustmanager.algorithm = PKIX + ssl.truststore.certificates = null + ssl.truststore.location = null + ssl.truststore.password = null + ssl.truststore.type = JKS + value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer + +2024-06-22 10:39:52.826 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:39:52.826 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:39:52.826 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719023992825 +2024-06-22 10:39:52.827 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 +2024-06-22 10:39:53.037 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:39:53.041 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:39:53.042 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group +2024-06-22 10:39:53.048 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group +2024-06-22 10:39:53.049 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=13, memberId='consumer-Partitions-1-54c936e9-9986-44e5-b174-fb3a9fdb1b82', protocol='range'} +2024-06-22 10:39:53.051 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 13: {consumer-Partitions-1-54c936e9-9986-44e5-b174-fb3a9fdb1b82=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} +2024-06-22 10:39:53.053 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=13, memberId='consumer-Partitions-1-54c936e9-9986-44e5-b174-fb3a9fdb1b82', protocol='range'} +2024-06-22 10:39:53.053 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) +2024-06-22 10:39:53.055 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 +2024-06-22 10:39:53.059 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:39:53.059 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:39:53.059 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:39:53.060 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:39:53.060 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:39:53.060 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:39:53.060 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:39:53.060 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=37, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:39:53.266 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... +2024-06-22 10:39:53.325 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ +2024-06-22 10:39:53.956 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: + allow.auto.create.topics = true + auto.commit.interval.ms = 5000 + auto.offset.reset = latest + bootstrap.servers = [localhost:9092] + check.crcs = true + client.dns.lookup = use_all_dns_ips + client.id = consumer-Topics-2 + client.rack = + connections.max.idle.ms = 540000 + default.api.timeout.ms = 60000 + enable.auto.commit = false + exclude.internal.topics = true + fetch.max.bytes = 52428800 + fetch.max.wait.ms = 500 + fetch.min.bytes = 1 + group.id = Topics + group.instance.id = null + heartbeat.interval.ms = 3000 + interceptor.classes = [] + internal.leave.group.on.close = true + internal.throw.on.fetch.stable.offset.unsupported = false + isolation.level = read_uncommitted + key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer + max.partition.fetch.bytes = 1048576 + max.poll.interval.ms = 300000 + max.poll.records = 500 + metadata.max.age.ms = 300000 + metric.reporters = [] + metrics.num.samples = 2 + metrics.recording.level = INFO + metrics.sample.window.ms = 30000 + partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] + receive.buffer.bytes = 65536 + reconnect.backoff.max.ms = 1000 + reconnect.backoff.ms = 50 + request.timeout.ms = 30000 + retry.backoff.ms = 100 + sasl.client.callback.handler.class = null + sasl.jaas.config = null + sasl.kerberos.kinit.cmd = /usr/bin/kinit + sasl.kerberos.min.time.before.relogin = 60000 + sasl.kerberos.service.name = null + sasl.kerberos.ticket.renew.jitter = 0.05 + sasl.kerberos.ticket.renew.window.factor = 0.8 + sasl.login.callback.handler.class = null + sasl.login.class = null + sasl.login.refresh.buffer.seconds = 300 + sasl.login.refresh.min.period.seconds = 60 + sasl.login.refresh.window.factor = 0.8 + sasl.login.refresh.window.jitter = 0.05 + sasl.mechanism = GSSAPI + security.protocol = PLAINTEXT + security.providers = null + send.buffer.bytes = 131072 + session.timeout.ms = 10000 + socket.connection.setup.timeout.max.ms = 30000 + socket.connection.setup.timeout.ms = 10000 + ssl.cipher.suites = null + ssl.enabled.protocols = [TLSv1.2, TLSv1.3] + ssl.endpoint.identification.algorithm = https + ssl.engine.factory.class = null + ssl.key.password = null + ssl.keymanager.algorithm = SunX509 + ssl.keystore.certificate.chain = null + ssl.keystore.key = null + ssl.keystore.location = null + ssl.keystore.password = null + ssl.keystore.type = JKS + ssl.protocol = TLSv1.3 + ssl.provider = null + ssl.secure.random.implementation = null + ssl.trustmanager.algorithm = PKIX + ssl.truststore.certificates = null + ssl.truststore.location = null + ssl.truststore.password = null + ssl.truststore.type = JKS + value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer + +2024-06-22 10:39:53.961 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:39:53.961 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:39:53.961 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719023993961 +2024-06-22 10:39:53.962 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 +2024-06-22 10:39:53.968 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: + allow.auto.create.topics = true + auto.commit.interval.ms = 5000 + auto.offset.reset = latest + bootstrap.servers = [localhost:9092] + check.crcs = true + client.dns.lookup = use_all_dns_ips + client.id = consumer-Topics-3 + client.rack = + connections.max.idle.ms = 540000 + default.api.timeout.ms = 60000 + enable.auto.commit = false + exclude.internal.topics = true + fetch.max.bytes = 52428800 + fetch.max.wait.ms = 500 + fetch.min.bytes = 1 + group.id = Topics + group.instance.id = null + heartbeat.interval.ms = 3000 + interceptor.classes = [] + internal.leave.group.on.close = true + internal.throw.on.fetch.stable.offset.unsupported = false + isolation.level = read_uncommitted + key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer + max.partition.fetch.bytes = 1048576 + max.poll.interval.ms = 300000 + max.poll.records = 500 + metadata.max.age.ms = 300000 + metric.reporters = [] + metrics.num.samples = 2 + metrics.recording.level = INFO + metrics.sample.window.ms = 30000 + partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] + receive.buffer.bytes = 65536 + reconnect.backoff.max.ms = 1000 + reconnect.backoff.ms = 50 + request.timeout.ms = 30000 + retry.backoff.ms = 100 + sasl.client.callback.handler.class = null + sasl.jaas.config = null + sasl.kerberos.kinit.cmd = /usr/bin/kinit + sasl.kerberos.min.time.before.relogin = 60000 + sasl.kerberos.service.name = null + sasl.kerberos.ticket.renew.jitter = 0.05 + sasl.kerberos.ticket.renew.window.factor = 0.8 + sasl.login.callback.handler.class = null + sasl.login.class = null + sasl.login.refresh.buffer.seconds = 300 + sasl.login.refresh.min.period.seconds = 60 + sasl.login.refresh.window.factor = 0.8 + sasl.login.refresh.window.jitter = 0.05 + sasl.mechanism = GSSAPI + security.protocol = PLAINTEXT + security.providers = null + send.buffer.bytes = 131072 + session.timeout.ms = 10000 + socket.connection.setup.timeout.max.ms = 30000 + socket.connection.setup.timeout.ms = 10000 + ssl.cipher.suites = null + ssl.enabled.protocols = [TLSv1.2, TLSv1.3] + ssl.endpoint.identification.algorithm = https + ssl.engine.factory.class = null + ssl.key.password = null + ssl.keymanager.algorithm = SunX509 + ssl.keystore.certificate.chain = null + ssl.keystore.key = null + ssl.keystore.location = null + ssl.keystore.password = null + ssl.keystore.type = JKS + ssl.protocol = TLSv1.3 + ssl.provider = null + ssl.secure.random.implementation = null + ssl.trustmanager.algorithm = PKIX + ssl.truststore.certificates = null + ssl.truststore.location = null + ssl.truststore.password = null + ssl.truststore.type = JKS + value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer + +2024-06-22 10:39:53.971 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:39:53.971 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:39:53.971 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719023993971 +2024-06-22 10:39:53.972 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 +2024-06-22 10:39:53.972 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:39:53.972 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:39:53.973 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group +2024-06-22 10:39:53.973 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: + allow.auto.create.topics = true + auto.commit.interval.ms = 5000 + auto.offset.reset = latest + bootstrap.servers = [localhost:9092] + check.crcs = true + client.dns.lookup = use_all_dns_ips + client.id = consumer-Topics-4 + client.rack = + connections.max.idle.ms = 540000 + default.api.timeout.ms = 60000 + enable.auto.commit = false + exclude.internal.topics = true + fetch.max.bytes = 52428800 + fetch.max.wait.ms = 500 + fetch.min.bytes = 1 + group.id = Topics + group.instance.id = null + heartbeat.interval.ms = 3000 + interceptor.classes = [] + internal.leave.group.on.close = true + internal.throw.on.fetch.stable.offset.unsupported = false + isolation.level = read_uncommitted + key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer + max.partition.fetch.bytes = 1048576 + max.poll.interval.ms = 300000 + max.poll.records = 500 + metadata.max.age.ms = 300000 + metric.reporters = [] + metrics.num.samples = 2 + metrics.recording.level = INFO + metrics.sample.window.ms = 30000 + partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] + receive.buffer.bytes = 65536 + reconnect.backoff.max.ms = 1000 + reconnect.backoff.ms = 50 + request.timeout.ms = 30000 + retry.backoff.ms = 100 + sasl.client.callback.handler.class = null + sasl.jaas.config = null + sasl.kerberos.kinit.cmd = /usr/bin/kinit + sasl.kerberos.min.time.before.relogin = 60000 + sasl.kerberos.service.name = null + sasl.kerberos.ticket.renew.jitter = 0.05 + sasl.kerberos.ticket.renew.window.factor = 0.8 + sasl.login.callback.handler.class = null + sasl.login.class = null + sasl.login.refresh.buffer.seconds = 300 + sasl.login.refresh.min.period.seconds = 60 + sasl.login.refresh.window.factor = 0.8 + sasl.login.refresh.window.jitter = 0.05 + sasl.mechanism = GSSAPI + security.protocol = PLAINTEXT + security.providers = null + send.buffer.bytes = 131072 + session.timeout.ms = 10000 + socket.connection.setup.timeout.max.ms = 30000 + socket.connection.setup.timeout.ms = 10000 + ssl.cipher.suites = null + ssl.enabled.protocols = [TLSv1.2, TLSv1.3] + ssl.endpoint.identification.algorithm = https + ssl.engine.factory.class = null + ssl.key.password = null + ssl.keymanager.algorithm = SunX509 + ssl.keystore.certificate.chain = null + ssl.keystore.key = null + ssl.keystore.location = null + ssl.keystore.password = null + ssl.keystore.type = JKS + ssl.protocol = TLSv1.3 + ssl.provider = null + ssl.secure.random.implementation = null + ssl.trustmanager.algorithm = PKIX + ssl.truststore.certificates = null + ssl.truststore.location = null + ssl.truststore.password = null + ssl.truststore.type = JKS + value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer + +2024-06-22 10:39:53.975 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:39:53.975 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:39:53.975 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group +2024-06-22 10:39:53.975 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group +2024-06-22 10:39:53.976 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:39:53.976 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:39:53.976 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719023993976 +2024-06-22 10:39:53.976 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 +2024-06-22 10:39:53.977 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=19, memberId='consumer-Topics-2-baccd1e4-86dc-4f91-a95c-264542511aa5', protocol='range'} +2024-06-22 10:39:53.977 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group +2024-06-22 10:39:53.978 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 19: {consumer-Topics-2-baccd1e4-86dc-4f91-a95c-264542511aa5=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} +2024-06-22 10:39:53.979 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:783 - [Consumer clientId=consumer-Topics-2, groupId=Topics] SyncGroup failed: The group began another rebalance. Need to re-join the group. Sent generation was Generation{generationId=19, memberId='consumer-Topics-2-baccd1e4-86dc-4f91-a95c-264542511aa5', protocol='range'} +2024-06-22 10:39:53.979 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:39:53.979 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:39:53.980 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group +2024-06-22 10:39:53.981 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:470 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Rebalance failed. +org.apache.kafka.common.errors.RebalanceInProgressException: The group is rebalancing, so a rejoin is needed. +2024-06-22 10:39:53.981 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group +2024-06-22 10:39:53.981 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group +2024-06-22 10:39:53.982 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=20, memberId='consumer-Topics-2-baccd1e4-86dc-4f91-a95c-264542511aa5', protocol='range'} +2024-06-22 10:39:53.982 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=20, memberId='consumer-Topics-3-b2c511aa-e422-47dc-9a75-b97241ebb014', protocol='range'} +2024-06-22 10:39:53.982 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=20, memberId='consumer-Topics-4-195c1740-bbc2-4d93-bfe5-2442b9a40a8f', protocol='range'} +2024-06-22 10:39:53.983 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 20: {consumer-Topics-2-baccd1e4-86dc-4f91-a95c-264542511aa5=Assignment(partitions=[test1-0, test1-1, test1-2]), consumer-Topics-4-195c1740-bbc2-4d93-bfe5-2442b9a40a8f=Assignment(partitions=[test1-6, test1-7]), consumer-Topics-3-b2c511aa-e422-47dc-9a75-b97241ebb014=Assignment(partitions=[test1-3, test1-4, test1-5])} +2024-06-22 10:39:53.984 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=20, memberId='consumer-Topics-3-b2c511aa-e422-47dc-9a75-b97241ebb014', protocol='range'} +2024-06-22 10:39:53.984 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=20, memberId='consumer-Topics-4-195c1740-bbc2-4d93-bfe5-2442b9a40a8f', protocol='range'} +2024-06-22 10:39:53.984 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=20, memberId='consumer-Topics-2-baccd1e4-86dc-4f91-a95c-264542511aa5', protocol='range'} +2024-06-22 10:39:53.984 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2]) +2024-06-22 10:39:53.984 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-3, test1-4, test1-5]) +2024-06-22 10:39:53.984 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-6, test1-7]) +2024-06-22 10:39:53.984 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-2, test1-1 +2024-06-22 10:39:53.984 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: test1-6, test1-7 +2024-06-22 10:39:53.984 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: test1-5, test1-4, test1-3 +2024-06-22 10:39:53.986 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:39:53.986 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:39:53.986 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:39:53.986 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:39:53.986 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:39:53.986 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:39:53.986 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=37, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:39:53.986 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:39:53.986 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-6, test1-7] +2024-06-22 10:39:53.986 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-2, test1-1] +2024-06-22 10:39:53.986 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' +2024-06-22 10:39:53.986 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-5, test1-4, test1-3] +2024-06-22 10:39:54.113 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] +2024-06-22 10:39:54.248 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#ccd000e:0/SimpleConnection@685e5967 [delegate=amqp://guest@101.34.243.166:5672/, localPort= 60959] +2024-06-22 10:39:54.808 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 4.399 seconds (JVM running for 4.837) +2024-06-22 10:39:54.810 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 +2024-06-22 10:40:41.613 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 +2024-06-22 10:40:41.620 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) +2024-06-22 10:40:42.045 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing +2024-06-22 10:40:42.046 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) +2024-06-22 10:40:42.415 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing +2024-06-22 10:40:49.439 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 +2024-06-22 10:40:49.440 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 +2024-06-22 10:40:49.440 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 39 30 32 34 30 34 39 34 30 36 31 31 36 2e 36 38 39 30 32 38 30 33 39 2e 35 32 33 38 35 36 30 31 32 36 2e 30 30 34 34 2e 38 32 30 30 30 30 30 30 33 33 39 30 30 30 31 37 30 30 30 31 39 36 39 37 30 30 30 30 44 33 30 37 30 31 30 2e 35 30 35 30 30 30 30 30 32 34 38 33 37 31 37 37 30 39 32 30 30 30 30 32 30 35 30 30 31 33 39 30 39 30 30 30 36 30 36 35 37 2e 32 33 30 30 30 30 33 37 30 30 30 30 39 30 31 34 30 30 30 35 39 37 30 30 30 34 30 30 30 33 30 30 30 31 36 30 30 30 30 36 30 30 30 30 30 39 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f3 7E +2024-06-22 10:40:49.454 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1719024049406, longitude=116.6890280, latitude=39.5238560, speed=126.00, mileage=44.82000000, dischargeVoltage=339000, dischargeCurrent=17000, insulationResistance=196970000, gear=D, accelerationPedal=30, brakePedal=70, fuelConsumption=10.50, motorControllerTemperature=500000, motorSpeed=24837, motorTorque=1770, motorTemperature=920000, motorVoltage=20500, motorCurrent=13909000, powerBattery=60657., maxFeedbackPower=230000, maxDischargePower=370000, bmsSelfCheck=90, powerBatteryCurrent=14000, powerBatteryV3=597000, maxVoltage=4000, minVoltage=3000, maxTemperature=160000, minTemperature=600000, availableCapacity=900000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) +2024-06-22 10:40:49.505 [MQTT Call: protocol-parsing] INFO org.apache.kafka.clients.producer.ProducerConfig:372 - ProducerConfig values: + acks = 1 + batch.size = 16384 + bootstrap.servers = [localhost:9092] + buffer.memory = 33554432 + client.dns.lookup = use_all_dns_ips + client.id = producer-1 + compression.type = none + connections.max.idle.ms = 540000 + delivery.timeout.ms = 120000 + enable.idempotence = false + interceptor.classes = [] + internal.auto.downgrade.txn.commit = false + key.serializer = class org.apache.kafka.common.serialization.StringSerializer + linger.ms = 0 + max.block.ms = 60000 + max.in.flight.requests.per.connection = 5 + max.request.size = 1048576 + metadata.max.age.ms = 300000 + metadata.max.idle.ms = 300000 + metric.reporters = [] + metrics.num.samples = 2 + metrics.recording.level = INFO + metrics.sample.window.ms = 30000 + partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner + receive.buffer.bytes = 32768 + reconnect.backoff.max.ms = 1000 + reconnect.backoff.ms = 50 + request.timeout.ms = 30000 + retries = 2147483647 + retry.backoff.ms = 100 + sasl.client.callback.handler.class = null + sasl.jaas.config = null + sasl.kerberos.kinit.cmd = /usr/bin/kinit + sasl.kerberos.min.time.before.relogin = 60000 + sasl.kerberos.service.name = null + sasl.kerberos.ticket.renew.jitter = 0.05 + sasl.kerberos.ticket.renew.window.factor = 0.8 + sasl.login.callback.handler.class = null + sasl.login.class = null + sasl.login.refresh.buffer.seconds = 300 + sasl.login.refresh.min.period.seconds = 60 + sasl.login.refresh.window.factor = 0.8 + sasl.login.refresh.window.jitter = 0.05 + sasl.mechanism = GSSAPI + security.protocol = PLAINTEXT + security.providers = null + send.buffer.bytes = 131072 + socket.connection.setup.timeout.max.ms = 30000 + socket.connection.setup.timeout.ms = 10000 + ssl.cipher.suites = null + ssl.enabled.protocols = [TLSv1.2, TLSv1.3] + ssl.endpoint.identification.algorithm = https + ssl.engine.factory.class = null + ssl.key.password = null + ssl.keymanager.algorithm = SunX509 + ssl.keystore.certificate.chain = null + ssl.keystore.key = null + ssl.keystore.location = null + ssl.keystore.password = null + ssl.keystore.type = JKS + ssl.protocol = TLSv1.3 + ssl.provider = null + ssl.secure.random.implementation = null + ssl.trustmanager.algorithm = PKIX + ssl.truststore.certificates = null + ssl.truststore.location = null + ssl.truststore.password = null + ssl.truststore.type = JKS + transaction.timeout.ms = 60000 + transactional.id = null + value.serializer = class org.apache.kafka.common.serialization.StringSerializer + +2024-06-22 10:40:49.517 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:40:49.518 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:40:49.518 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719024049517 +2024-06-22 10:40:49.520 [kafka-producer-network-thread | producer-1] INFO org.apache.kafka.clients.Metadata:279 - [Producer clientId=producer-1] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:40:49.640 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:701 - 故障信息发送到RabbitMQ +2024-06-22 10:40:49.640 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:282 - 该车故障GZ001信息首次存储到本地缓存和Redis中,并发送到RabbitMQ +2024-06-22 10:40:59.649 [container-2] INFO com.muyu.event.redis.RedisKeyExpirationListener:39 - 过期redis数据:ZEQA6V2Z98M9ZMFZF-GZ001 +2024-06-22 10:40:59.649 [container-2] INFO com.muyu.event.redis.RedisKeyExpirationListener:41 - pattern:[95, 95, 107, 101, 121, 101, 118, 101, 110, 116, 64, 42, 95, 95, 58, 101, 120, 112, 105, 114, 101, 100] +2024-06-22 10:40:59.650 [container-2] INFO com.muyu.event.redis.RedisKeyExpirationListener:43 - 过期redis数据:ZEQA6V2Z98M9ZMFZF-GZ001 +2024-06-22 10:42:57.010 [kafka-coordinator-heartbeat-thread | Topics] INFO o.a.k.c.consumer.internals.AbstractCoordinator:911 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Group coordinator xiaoxin:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: session timed out without receiving a heartbeat response.isDisconnected: false. Rediscovery will be attempted. +2024-06-22 10:42:57.010 [HikariPool-1 housekeeper] WARN com.zaxxer.hikari.pool.HikariPool:788 - HikariPool-1 - Thread starvation or clock leap detected (housekeeper delta=2m4s187ms497µs700ns). +2024-06-22 10:42:57.010 [kafka-coordinator-heartbeat-thread | Topics] INFO o.a.k.c.consumer.internals.AbstractCoordinator:911 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Group coordinator xiaoxin:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: session timed out without receiving a heartbeat response.isDisconnected: false. Rediscovery will be attempted. +2024-06-22 10:42:57.010 [kafka-coordinator-heartbeat-thread | Topics] INFO o.a.k.c.consumer.internals.AbstractCoordinator:911 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Group coordinator xiaoxin:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: session timed out without receiving a heartbeat response.isDisconnected: false. Rediscovery will be attempted. +2024-06-22 10:42:57.014 [MQTT Ping: protocol-parsing] ERROR o.eclipse.paho.client.mqttv3.internal.ClientState:210 - protocol-parsing: Timed out as no write activity, keepAlive=60,000,000,000 lastOutboundActivity=8,045,294,583,600 lastInboundActivity=8,045,314,921,900 time=8,179,908,755,300 lastPing=0 +2024-06-22 10:42:57.013 [MQTT Ping: protocol-parsing] ERROR o.eclipse.paho.client.mqttv3.internal.ClientState:210 - protocol-parsing: Timed out as no write activity, keepAlive=60,000,000,000 lastOutboundActivity=8,044,926,690,100 lastInboundActivity=8,052,338,804,700 time=8,179,908,747,900 lastPing=0 +2024-06-22 10:42:57.014 [AMQP Connection 101.34.243.166:5672] WARN com.rabbitmq.client.impl.ForgivingExceptionHandler:115 - An unexpected connection driver error occurred (Exception message: Connection reset) +2024-06-22 10:42:57.016 [kafka-coordinator-heartbeat-thread | Partitions] INFO o.a.k.c.consumer.internals.AbstractCoordinator:911 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Group coordinator xiaoxin:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: session timed out without receiving a heartbeat response.isDisconnected: false. Rediscovery will be attempted. +2024-06-22 10:42:57.016 [Thread-1] INFO org.apache.kafka.clients.FetchSessionHandler:481 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Error sending fetch request (sessionId=1204625898, epoch=130) to node 0: org.apache.kafka.common.errors.DisconnectException: null -2024-06-21 10:59:50.410 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.FetchSessionHandler:481 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Error sending fetch request (sessionId=1233977285, epoch=5927) to node 0: -org.apache.kafka.common.errors.DisconnectException: null -2024-06-21 10:59:50.412 [lettuce-nioEventLoop-4-1] INFO io.lettuce.core.protocol.CommandHandler: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:259) - at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) - at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) - at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) - at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) - at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) - at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) - at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) - at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) - at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) - at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) - at java.base/java.lang.Thread.run(Thread.java:842) -2024-06-21 10:59:50.503 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 10:59:50.503 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 10:59:50.506 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 10:59:50.506 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 10:59:50.522 [lettuce-eventExecutorLoop-1-5] INFO io.lettuce.core.protocol.ConnectionWatchdog:171 - Reconnecting, last destination was /101.34.243.166:6379 -2024-06-21 10:59:50.532 [lettuce-nioEventLoop-4-2] WARN io.lettuce.core.protocol.ConnectionWatchdog:105 - Cannot reconnect to [101.34.243.166/:6379]: Network is unreachable: no further information: /101.34.243.166:6379 -io.netty.channel.AbstractChannel$AnnotatedSocketException: Network is unreachable: no further information: /101.34.243.166:6379 -Caused by: java.net.SocketException: Network is unreachable: no further information - at java.base/sun.nio.ch.Net.pollConnect(Native Method) - at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) - at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) - at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) - at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) - at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:776) - at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) - at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) - at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) - at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) - at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) - at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) - at java.base/java.lang.Thread.run(Thread.java:842) -2024-06-21 10:59:51.043 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO o.s.a.r.listener.SimpleMessageListenerContainer:1459 - Restarting Consumer@3e265811: tags=[[amq.ctag-0E0C_ymz7L30eyoysyh6Fw]], channel=Cached Rabbit Channel: AMQChannel(amqp://guest@101.34.243.166:5672/,1), conn: Proxy@48d24d63 Shared Rabbit Connection: SimpleConnection@3d0f4ac4 [delegate=amqp://guest@101.34.243.166:5672/, localPort= 62677], acknowledgeMode=AUTO local queue size=0 -2024-06-21 10:59:51.045 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 10:59:51.101 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-1] INFO o.s.a.r.listener.SimpleMessageListenerContainer:1459 - Restarting Consumer@556e4588: tags=[[amq.ctag-3suUrWqWgc_qYw9PsNjZqA]], channel=Cached Rabbit Channel: AMQChannel(amqp://guest@101.34.243.166:5672/,2), conn: Proxy@48d24d63 Shared Rabbit Connection: null, acknowledgeMode=AUTO local queue size=0 -2024-06-21 10:59:51.102 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 10:59:51.104 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] ERROR o.s.a.r.listener.SimpleMessageListenerContainer:1917 - Failed to check/redeclare auto-delete queue(s). -org.springframework.amqp.AmqpIOException: java.net.SocketException: Network is unreachable: no further information - at org.springframework.amqp.rabbit.support.RabbitExceptionTranslator.convertRabbitAccessException(RabbitExceptionTranslator.java:70) - at org.springframework.amqp.rabbit.connection.AbstractConnectionFactory.createBareConnection(AbstractConnectionFactory.java:602) - at org.springframework.amqp.rabbit.connection.CachingConnectionFactory.createConnection(CachingConnectionFactory.java:725) - at org.springframework.amqp.rabbit.connection.ConnectionFactoryUtils.createConnection(ConnectionFactoryUtils.java:252) - at org.springframework.amqp.rabbit.core.RabbitTemplate.doExecute(RabbitTemplate.java:2180) - at org.springframework.amqp.rabbit.core.RabbitTemplate.execute(RabbitTemplate.java:2153) - at org.springframework.amqp.rabbit.core.RabbitTemplate.execute(RabbitTemplate.java:2133) - at org.springframework.amqp.rabbit.core.RabbitAdmin.getQueueInfo(RabbitAdmin.java:463) - at org.springframework.amqp.rabbit.core.RabbitAdmin.getQueueProperties(RabbitAdmin.java:447) - at org.springframework.amqp.rabbit.listener.AbstractMessageListenerContainer.attemptDeclarations(AbstractMessageListenerContainer.java:1930) - at org.springframework.amqp.rabbit.listener.AbstractMessageListenerContainer.redeclareElementsIfNecessary(AbstractMessageListenerContainer.java:1911) - at org.springframework.amqp.rabbit.listener.SimpleMessageListenerContainer$AsyncMessageProcessingConsumer.initialize(SimpleMessageListenerContainer.java:1377) - at org.springframework.amqp.rabbit.listener.SimpleMessageListenerContainer$AsyncMessageProcessingConsumer.run(SimpleMessageListenerContainer.java:1223) - at java.base/java.lang.Thread.run(Thread.java:842) -Caused by: java.net.SocketException: Network is unreachable: no further information - at java.base/sun.nio.ch.Net.pollConnect(Native Method) - at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) - at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:547) - at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:602) - at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) - at java.base/java.net.Socket.connect(Socket.java:633) - at com.rabbitmq.client.impl.SocketFrameHandlerFactory.create(SocketFrameHandlerFactory.java:60) - at com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:1223) - at com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:1173) - at org.springframework.amqp.rabbit.connection.AbstractConnectionFactory.connectAddresses(AbstractConnectionFactory.java:640) - at org.springframework.amqp.rabbit.connection.AbstractConnectionFactory.connect(AbstractConnectionFactory.java:615) - at org.springframework.amqp.rabbit.connection.AbstractConnectionFactory.createBareConnection(AbstractConnectionFactory.java:565) - ... 12 common frames omitted -2024-06-21 10:59:51.104 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 10:59:51.193 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-1] INFO o.s.a.r.listener.SimpleMessageListenerContainer:1459 - Restarting Consumer@38f3dbbf: tags=[[amq.ctag-QtGel4kvgXWuuNwCpuhGfw]], channel=Cached Rabbit Channel: AMQChannel(amqp://guest@101.34.243.166:5672/,3), conn: Proxy@48d24d63 Shared Rabbit Connection: null, acknowledgeMode=AUTO local queue size=0 -2024-06-21 10:59:51.194 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 10:59:56.139 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:1459 - Restarting Consumer@36dbcaf7: tags=[[]], channel=null, acknowledgeMode=AUTO local queue size=0 -2024-06-21 10:59:56.140 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-3] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 10:59:56.185 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:1459 - Restarting Consumer@55f7ae95: tags=[[]], channel=null, acknowledgeMode=AUTO local queue size=0 -2024-06-21 10:59:56.278 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:1459 - Restarting Consumer@4a888a: tags=[[]], channel=null, acknowledgeMode=AUTO local queue size=0 -2024-06-21 10:59:56.439 [AMQP Connection 101.34.243.166:5672] WARN com.rabbitmq.client.impl.ForgivingExceptionHandler:115 - An unexpected connection driver error occurred (Exception message: Connection reset) -2024-06-21 10:59:56.440 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-3] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 11:00:01.525 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-3] INFO o.s.a.r.listener.SimpleMessageListenerContainer:1459 - Restarting Consumer@47468eb0: tags=[[]], channel=null, acknowledgeMode=AUTO local queue size=0 -2024-06-21 11:00:02.919 [lettuce-eventExecutorLoop-1-16] INFO io.lettuce.core.protocol.ConnectionWatchdog:171 - Reconnecting, last destination was 101.34.243.166/:6379 -2024-06-21 11:00:03.150 [lettuce-nioEventLoop-4-13] WARN io.lettuce.core.protocol.ConnectionWatchdog:105 - Cannot reconnect to [101.34.243.166/:6379]: 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:259) - at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) - at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) - at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) - at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) - at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) - at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) - at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) - at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) - at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) - at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) - at java.base/java.lang.Thread.run(Thread.java:842) -2024-06-21 11:00:11.721 [AMQP Connection 101.34.243.166:5672] WARN com.rabbitmq.client.impl.ForgivingExceptionHandler:115 - An unexpected connection driver error occurred (Exception message: Connection reset) -2024-06-21 11:00:11.722 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-3] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 11:00:11.990 [AMQP Connection 101.34.243.166:5672] WARN com.rabbitmq.client.impl.ForgivingExceptionHandler:115 - An unexpected connection driver error occurred (Exception message: Connection reset) -2024-06-21 11:00:11.990 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-4] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 11:00:11.991 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-3] ERROR o.s.a.r.listener.SimpleMessageListenerContainer:1917 - Failed to check/redeclare auto-delete queue(s). -org.springframework.amqp.AmqpIOException: java.io.IOException - at org.springframework.amqp.rabbit.support.RabbitExceptionTranslator.convertRabbitAccessException(RabbitExceptionTranslator.java:70) - at org.springframework.amqp.rabbit.connection.AbstractConnectionFactory.createBareConnection(AbstractConnectionFactory.java:602) - at org.springframework.amqp.rabbit.connection.CachingConnectionFactory.createConnection(CachingConnectionFactory.java:725) - at org.springframework.amqp.rabbit.connection.ConnectionFactoryUtils.createConnection(ConnectionFactoryUtils.java:252) - at org.springframework.amqp.rabbit.core.RabbitTemplate.doExecute(RabbitTemplate.java:2180) - at org.springframework.amqp.rabbit.core.RabbitTemplate.execute(RabbitTemplate.java:2153) - at org.springframework.amqp.rabbit.core.RabbitTemplate.execute(RabbitTemplate.java:2133) - at org.springframework.amqp.rabbit.core.RabbitAdmin.getQueueInfo(RabbitAdmin.java:463) - at org.springframework.amqp.rabbit.core.RabbitAdmin.getQueueProperties(RabbitAdmin.java:447) - at org.springframework.amqp.rabbit.listener.AbstractMessageListenerContainer.attemptDeclarations(AbstractMessageListenerContainer.java:1930) - at org.springframework.amqp.rabbit.listener.AbstractMessageListenerContainer.redeclareElementsIfNecessary(AbstractMessageListenerContainer.java:1911) - at org.springframework.amqp.rabbit.listener.SimpleMessageListenerContainer$AsyncMessageProcessingConsumer.initialize(SimpleMessageListenerContainer.java:1377) - at org.springframework.amqp.rabbit.listener.SimpleMessageListenerContainer$AsyncMessageProcessingConsumer.run(SimpleMessageListenerContainer.java:1223) - at java.base/java.lang.Thread.run(Thread.java:842) -Caused by: java.io.IOException: null - at com.rabbitmq.client.impl.AMQChannel.wrap(AMQChannel.java:129) - at com.rabbitmq.client.impl.AMQChannel.wrap(AMQChannel.java:125) - at com.rabbitmq.client.impl.AMQConnection.start(AMQConnection.java:396) - at com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:1225) - at com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:1173) - at org.springframework.amqp.rabbit.connection.AbstractConnectionFactory.connectAddresses(AbstractConnectionFactory.java:640) - at org.springframework.amqp.rabbit.connection.AbstractConnectionFactory.connect(AbstractConnectionFactory.java:615) - at org.springframework.amqp.rabbit.connection.AbstractConnectionFactory.createBareConnection(AbstractConnectionFactory.java:565) - ... 12 common frames omitted -Caused by: com.rabbitmq.client.ShutdownSignalException: connection error - at com.rabbitmq.utility.ValueOrException.getValue(ValueOrException.java:66) - at com.rabbitmq.utility.BlockingValueOrException.uninterruptibleGetValue(BlockingValueOrException.java:36) - at com.rabbitmq.client.impl.AMQChannel$BlockingRpcContinuation.getReply(AMQChannel.java:502) - at com.rabbitmq.client.impl.AMQConnection.start(AMQConnection.java:326) - ... 17 common frames omitted -Caused by: java.net.SocketException: Connection reset - at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:328) - at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:355) - at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:808) - at java.base/java.net.Socket$SocketInputStream.read(Socket.java:966) - at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:244) - at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:263) - at java.base/java.io.DataInputStream.readUnsignedByte(DataInputStream.java:294) - at com.rabbitmq.client.impl.Frame.readFrom(Frame.java:91) - at com.rabbitmq.client.impl.SocketFrameHandler.readFrame(SocketFrameHandler.java:184) - at com.rabbitmq.client.impl.AMQConnection$MainLoop.run(AMQConnection.java:665) - ... 1 common frames omitted -2024-06-21 11:00:15.265 [AMQP Connection 101.34.243.166:5672] WARN com.rabbitmq.client.impl.ForgivingExceptionHandler:115 - An unexpected connection driver error occurred (Exception message: Connection reset) -2024-06-21 11:00:15.267 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-3] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 11:00:16.791 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-3] INFO o.s.a.r.listener.SimpleMessageListenerContainer:1459 - Restarting Consumer@687c3375: tags=[[]], channel=null, acknowledgeMode=AUTO local queue size=0 -2024-06-21 11:00:16.823 [lettuce-eventExecutorLoop-1-18] INFO io.lettuce.core.protocol.ConnectionWatchdog:171 - Reconnecting, last destination was 101.34.243.166/:6379 -2024-06-21 11:00:20.350 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-4] INFO o.s.a.r.listener.SimpleMessageListenerContainer:1459 - Restarting Consumer@2b21af47: tags=[[]], channel=null, acknowledgeMode=AUTO local queue size=0 -2024-06-21 11:00:22.534 [AMQP Connection 101.34.243.166:5672] WARN com.rabbitmq.client.impl.ForgivingExceptionHandler:115 - An unexpected connection driver error occurred (Exception message: Connection reset) -2024-06-21 11:00:22.535 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-5] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 11:00:22.773 [AMQP Connection 101.34.243.166:5672] WARN com.rabbitmq.client.impl.ForgivingExceptionHandler:115 - An unexpected connection driver error occurred (Exception message: Connection reset) -2024-06-21 11:00:22.773 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-4] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 11:00:23.081 [AMQP Connection 101.34.243.166:5672] WARN com.rabbitmq.client.impl.ForgivingExceptionHandler:115 - An unexpected connection driver error occurred (Exception message: Connection reset) -2024-06-21 11:00:26.826 [lettuce-nioEventLoop-4-15] WARN io.lettuce.core.protocol.ConnectionWatchdog:151 - Cannot reconnect to [101.34.243.166/:6379]: connection timed out: /101.34.243.166:6379 -2024-06-21 11:00:27.605 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-3] INFO o.s.a.r.listener.SimpleMessageListenerContainer:1459 - Restarting Consumer@515abd7a: tags=[[]], channel=null, acknowledgeMode=AUTO local queue size=0 -2024-06-21 11:00:27.606 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-4] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 11:00:27.856 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-5] INFO o.s.a.r.listener.SimpleMessageListenerContainer:1459 - Restarting Consumer@6edbccb3: tags=[[]], channel=null, acknowledgeMode=AUTO local queue size=0 -2024-06-21 11:00:27.925 [AMQP Connection 101.34.243.166:5672] WARN com.rabbitmq.client.impl.ForgivingExceptionHandler:115 - An unexpected connection driver error occurred (Exception message: Connection reset) -2024-06-21 11:00:27.925 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-6] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 11:00:27.925 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-4] ERROR o.s.a.r.listener.SimpleMessageListenerContainer:1917 - Failed to check/redeclare auto-delete queue(s). -org.springframework.amqp.AmqpIOException: java.io.IOException - at org.springframework.amqp.rabbit.support.RabbitExceptionTranslator.convertRabbitAccessException(RabbitExceptionTranslator.java:70) - at org.springframework.amqp.rabbit.connection.AbstractConnectionFactory.createBareConnection(AbstractConnectionFactory.java:602) - at org.springframework.amqp.rabbit.connection.CachingConnectionFactory.createConnection(CachingConnectionFactory.java:725) - at org.springframework.amqp.rabbit.connection.ConnectionFactoryUtils.createConnection(ConnectionFactoryUtils.java:252) - at org.springframework.amqp.rabbit.core.RabbitTemplate.doExecute(RabbitTemplate.java:2180) - at org.springframework.amqp.rabbit.core.RabbitTemplate.execute(RabbitTemplate.java:2153) - at org.springframework.amqp.rabbit.core.RabbitTemplate.execute(RabbitTemplate.java:2133) - at org.springframework.amqp.rabbit.core.RabbitAdmin.getQueueInfo(RabbitAdmin.java:463) - at org.springframework.amqp.rabbit.core.RabbitAdmin.getQueueProperties(RabbitAdmin.java:447) - at org.springframework.amqp.rabbit.listener.AbstractMessageListenerContainer.attemptDeclarations(AbstractMessageListenerContainer.java:1930) - at org.springframework.amqp.rabbit.listener.AbstractMessageListenerContainer.redeclareElementsIfNecessary(AbstractMessageListenerContainer.java:1911) - at org.springframework.amqp.rabbit.listener.SimpleMessageListenerContainer$AsyncMessageProcessingConsumer.initialize(SimpleMessageListenerContainer.java:1377) - at org.springframework.amqp.rabbit.listener.SimpleMessageListenerContainer$AsyncMessageProcessingConsumer.run(SimpleMessageListenerContainer.java:1223) - at java.base/java.lang.Thread.run(Thread.java:842) -Caused by: java.io.IOException: null - at com.rabbitmq.client.impl.AMQChannel.wrap(AMQChannel.java:129) - at com.rabbitmq.client.impl.AMQChannel.wrap(AMQChannel.java:125) - at com.rabbitmq.client.impl.AMQConnection.start(AMQConnection.java:396) - at com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:1225) - at com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:1173) - at org.springframework.amqp.rabbit.connection.AbstractConnectionFactory.connectAddresses(AbstractConnectionFactory.java:640) - at org.springframework.amqp.rabbit.connection.AbstractConnectionFactory.connect(AbstractConnectionFactory.java:615) - at org.springframework.amqp.rabbit.connection.AbstractConnectionFactory.createBareConnection(AbstractConnectionFactory.java:565) - ... 12 common frames omitted -Caused by: com.rabbitmq.client.ShutdownSignalException: connection error - at com.rabbitmq.utility.ValueOrException.getValue(ValueOrException.java:66) - at com.rabbitmq.utility.BlockingValueOrException.uninterruptibleGetValue(BlockingValueOrException.java:36) - at com.rabbitmq.client.impl.AMQChannel$BlockingRpcContinuation.getReply(AMQChannel.java:502) - at com.rabbitmq.client.impl.AMQConnection.start(AMQConnection.java:326) - ... 17 common frames omitted -Caused by: java.net.SocketException: Connection reset - at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:328) - at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:355) - at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:808) - at java.base/java.net.Socket$SocketInputStream.read(Socket.java:966) - at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:244) - at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:263) - at java.base/java.io.DataInputStream.readUnsignedByte(DataInputStream.java:294) - at com.rabbitmq.client.impl.Frame.readFrom(Frame.java:91) - at com.rabbitmq.client.impl.SocketFrameHandler.readFrame(SocketFrameHandler.java:184) - at com.rabbitmq.client.impl.AMQConnection$MainLoop.run(AMQConnection.java:665) - ... 1 common frames omitted -2024-06-21 11:00:28.196 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-4] INFO o.s.a.r.listener.SimpleMessageListenerContainer:1459 - Restarting Consumer@3a38e994: tags=[[]], channel=null, acknowledgeMode=AUTO local queue size=0 -2024-06-21 11:00:33.110 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-5] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 11:00:33.111 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-4] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 11:00:38.202 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-6] INFO o.s.a.r.listener.SimpleMessageListenerContainer:1459 - Restarting Consumer@3b9865ea: tags=[[]], channel=null, acknowledgeMode=AUTO local queue size=0 -2024-06-21 11:00:38.202 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-4] INFO o.s.a.r.listener.SimpleMessageListenerContainer:1459 - Restarting Consumer@564a8b6e: tags=[[]], channel=null, acknowledgeMode=AUTO local queue size=0 -2024-06-21 11:00:38.202 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-5] INFO o.s.a.r.listener.SimpleMessageListenerContainer:1459 - Restarting Consumer@973dec0: tags=[[]], channel=null, acknowledgeMode=AUTO local queue size=0 -2024-06-21 11:00:38.203 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-7] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 11:00:38.421 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-7] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#655909e2:16/SimpleConnection@7f11154d [delegate=amqp://guest@101.34.243.166:5672/, localPort= 49953] -2024-06-21 11:00:43.218 [lettuce-eventExecutorLoop-1-19] INFO io.lettuce.core.protocol.ConnectionWatchdog:171 - Reconnecting, last destination was 101.34.243.166/:6379 -2024-06-21 11:00:43.299 [lettuce-nioEventLoop-4-16] INFO io.lettuce.core.protocol.ReconnectionHandler:174 - Reconnected to 101.34.243.166/:6379 -2024-06-21 11:02:31.737 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-8] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 11:02:31.778 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-6] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 11:02:31.832 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-7] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 11:02:32.072 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-7] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 11:02:32.072 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-8] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 11:02:32.072 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-6] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 11:02:32.124 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0 -2024-06-21 11:02:32.124 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-381e6f24-3792-438e-a766-5fa787b4fa39 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 11:02:32.124 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-3cf3594f-946b-480e-8c97-a180e1259edf sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 11:02:32.124 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0] -2024-06-21 11:02:32.124 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-de929270-b0fa-4269-a066-b920233076f9 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 11:02:32.125 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 11:02:32.125 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 11:02:32.125 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 11:02:32.142 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 11:02:32.142 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 11:02:32.142 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 11:02:32.142 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 11:02:32.142 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 11:02:32.142 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 11:02:32.143 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 11:02:32.143 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 11:02:32.143 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 11:02:32.146 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered -2024-06-21 11:02:32.146 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered -2024-06-21 11:02:32.146 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered -2024-06-21 11:02:32.146 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 11:02:32.146 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 11:02:32.146 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 11:02:32.149 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 11:02:32.149 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 11:02:32.149 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 11:02:32.159 [SpringApplicationShutdownHook] INFO org.apache.kafka.clients.producer.KafkaProducer:1204 - [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 30000 ms. -2024-06-21 11:02:32.161 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 11:02:32.161 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 11:02:32.161 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 11:02:32.161 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.producer for producer-1 unregistered -2024-06-21 11:02:32.363 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 11:02:32.374 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. -2024-06-21 11:02:42.333 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 9580 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 11:02:42.336 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 11:02:42.337 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 11:02:43.109 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 11:02:43.111 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 11:02:43.133 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 11 ms. Found 0 Redis repository interfaces. -2024-06-21 11:02:43.377 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$e7a4817f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:02:43.466 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:02:43.468 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:02:43.470 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:02:43.483 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:02:43.517 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:02:43.528 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:02:43.765 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 11:02:43.774 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 11:02:43.775 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 11:02:43.886 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 11:02:43.886 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1478 ms -2024-06-21 11:02:44.535 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 11:02:45.016 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 11:02:45.022 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 11:02:45.039 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 11:02:45.112 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 11:02:45.133 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: +2024-06-22 10:42:57.016 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:42:57.017 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:42:57.017 [container-2] ERROR com.muyu.event.redis.RedisKeyExpirationListener:51 - 【修改支付订单过期状态异常】:java.net.SocketException: Connection reset by peer +2024-06-22 10:42:57.017 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:42:57.017 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:42:57.017 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:42:57.017 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:911 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Group coordinator xiaoxin:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: coordinator unavailable.isDisconnected: true. Rediscovery will be attempted. +2024-06-22 10:42:57.020 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:911 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Group coordinator xiaoxin:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: coordinator unavailable.isDisconnected: false. Rediscovery will be attempted. +2024-06-22 10:42:57.021 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:42:57.021 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:911 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Group coordinator xiaoxin:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: coordinator unavailable.isDisconnected: false. Rediscovery will be attempted. +2024-06-22 10:42:57.045 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. +2024-06-22 10:42:57.052 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. +2024-06-22 10:42:57.045 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. +2024-06-22 10:42:57.052 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. +2024-06-22 10:42:57.045 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. +2024-06-22 10:42:57.053 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. +2024-06-22 10:42:57.082 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:42:57.085 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1134 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Attempt to heartbeat with Generation{generationId=13, memberId='consumer-Partitions-1-54c936e9-9986-44e5-b174-fb3a9fdb1b82', protocol='range'} and group instance id Optional.empty failed due to UNKNOWN_MEMBER_ID, resetting generation +2024-06-22 10:42:57.085 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1130 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Failing OffsetCommit request since the consumer is not part of an active group +2024-06-22 10:42:57.085 [Thread-1] WARN o.a.k.c.consumer.internals.ConsumerCoordinator:1069 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Synchronous auto-commit of offsets {test1-0=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, test1-6=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, test1-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, test1-7=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, test1-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, test1-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, test1-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, test1-3=OffsetAndMetadata{offset=38, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. +2024-06-22 10:42:57.085 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:691 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Giving away all assigned partitions as lost since generation has been reset,indicating that consumer is no longer part of the group +2024-06-22 10:42:57.085 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:326 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Lost previously assigned partitions test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 +2024-06-22 10:42:57.085 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group +2024-06-22 10:42:57.087 [Thread-1] ERROR o.a.k.c.consumer.internals.ConsumerCoordinator:1190 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Offset commit failed on partition test1-6 at offset 0: The coordinator is not aware of this member. +2024-06-22 10:42:57.087 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1246 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] OffsetCommit failed with Generation{generationId=13, memberId='consumer-Partitions-1-54c936e9-9986-44e5-b174-fb3a9fdb1b82', protocol='range'}: The coordinator is not aware of this member. +2024-06-22 10:42:57.087 [Thread-1] WARN o.a.k.c.consumer.internals.ConsumerCoordinator:1048 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Asynchronous auto-commit of offsets {test1-0=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, test1-6=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, test1-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, test1-7=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, test1-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, test1-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, test1-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, test1-3=OffsetAndMetadata{offset=38, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer member's generation is already stale, meaning it has already participated another rebalance and got a new generation. You can try completing the rebalance by calling poll() and then retry commit again +2024-06-22 10:42:57.088 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group +2024-06-22 10:42:57.089 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=15, memberId='consumer-Partitions-1-eefc1282-19f2-494d-9dca-8aca2079c55c', protocol='range'} +2024-06-22 10:42:57.089 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 15: {consumer-Partitions-1-eefc1282-19f2-494d-9dca-8aca2079c55c=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} +2024-06-22 10:42:57.091 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=15, memberId='consumer-Partitions-1-eefc1282-19f2-494d-9dca-8aca2079c55c', protocol='range'} +2024-06-22 10:42:57.091 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) +2024-06-22 10:42:57.091 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 +2024-06-22 10:42:57.092 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:42:57.092 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:42:57.092 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:42:57.092 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:42:57.092 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:42:57.092 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:42:57.092 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:42:57.092 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=38, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:42:57.105 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Revoke previously assigned partitions test1-5, test1-4, test1-3 +2024-06-22 10:42:57.106 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-5, test1-4, test1-3] +2024-06-22 10:42:57.107 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-b2c511aa-e422-47dc-9a75-b97241ebb014 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics +2024-06-22 10:42:57.107 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions +2024-06-22 10:42:57.108 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1140 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Attempt to heartbeat with stale Generation{generationId=20, memberId='consumer-Topics-3-b2c511aa-e422-47dc-9a75-b97241ebb014', protocol='range'} and group instance id Optional.empty failed due to UNKNOWN_MEMBER_ID, ignoring the error +2024-06-22 10:42:57.109 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] ERROR o.a.k.c.consumer.internals.AbstractCoordinator:1080 - [Consumer clientId=consumer-Topics-3, groupId=Topics] LeaveGroup request with Generation{generationId=20, memberId='consumer-Topics-3-b2c511aa-e422-47dc-9a75-b97241ebb014', protocol='range'} failed with error: The coordinator is not aware of this member. +2024-06-22 10:42:57.109 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed +2024-06-22 10:42:57.109 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter +2024-06-22 10:42:57.109 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed +2024-06-22 10:42:57.110 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered +2024-06-22 10:42:57.112 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped +2024-06-22 10:42:57.122 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Revoke previously assigned partitions test1-6, test1-7 +2024-06-22 10:42:57.122 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-2, test1-1 +2024-06-22 10:42:57.122 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-6, test1-7] +2024-06-22 10:42:57.122 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-2, test1-1] +2024-06-22 10:42:57.122 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions +2024-06-22 10:42:57.123 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions +2024-06-22 10:42:57.123 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed +2024-06-22 10:42:57.123 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed +2024-06-22 10:42:57.123 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter +2024-06-22 10:42:57.123 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter +2024-06-22 10:42:57.123 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed +2024-06-22 10:42:57.123 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed +2024-06-22 10:42:57.125 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered +2024-06-22 10:42:57.125 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped +2024-06-22 10:42:57.125 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered +2024-06-22 10:42:57.126 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped +2024-06-22 10:42:57.126 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped +2024-06-22 10:42:57.126 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped +2024-06-22 10:42:57.126 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped +2024-06-22 10:42:57.132 [SpringApplicationShutdownHook] INFO org.apache.kafka.clients.producer.KafkaProducer:1204 - [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 30000 ms. +2024-06-22 10:42:57.133 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed +2024-06-22 10:42:57.133 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter +2024-06-22 10:42:57.133 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed +2024-06-22 10:42:57.133 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.producer for producer-1 unregistered +2024-06-22 10:42:57.255 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... +2024-06-22 10:42:57.259 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. +2024-06-22 10:43:05.029 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 25840 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) +2024-06-22 10:43:05.030 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 +2024-06-22 10:43:05.030 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" +2024-06-22 10:43:05.502 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode +2024-06-22 10:43:05.504 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-06-22 10:43:05.526 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 11 ms. Found 0 Redis repository interfaces. +2024-06-22 10:43:05.761 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$2d068c5f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:43:05.844 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:43:05.845 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:43:05.847 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:43:05.858 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:43:05.893 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:43:05.899 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:43:06.122 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) +2024-06-22 10:43:06.129 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] +2024-06-22 10:43:06.130 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] +2024-06-22 10:43:06.228 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext +2024-06-22 10:43:06.229 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1169 ms +2024-06-22 10:43:06.826 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... +2024-06-22 10:43:07.169 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. +2024-06-22 10:43:07.175 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event +2024-06-22 10:43:07.192 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: +2024-06-22 10:43:07.227 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 +2024-06-22 10:43:07.243 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest @@ -10302,23 +4099,30 @@ Caused by: java.net.SocketException: Connection reset ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer -2024-06-21 11:02:45.202 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:02:45.202 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:02:45.203 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718938965201 -2024-06-21 11:02:45.205 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 11:02:45.317 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 11:02:45.477 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ -2024-06-21 11:02:45.510 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 11:02:45.511 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:02:45.513 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 11:02:45.521 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 11:02:45.524 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=39, memberId='consumer-Partitions-1-a3a76bde-d0f0-476c-a274-5e2208ebc186', protocol='range'} -2024-06-21 11:02:45.526 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 39: {consumer-Partitions-1-a3a76bde-d0f0-476c-a274-5e2208ebc186=Assignment(partitions=[test1-0])} -2024-06-21 11:02:45.531 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=39, memberId='consumer-Partitions-1-a3a76bde-d0f0-476c-a274-5e2208ebc186', protocol='range'} -2024-06-21 11:02:45.532 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 11:02:45.534 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0 -2024-06-21 11:02:45.540 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=43, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 11:02:46.224 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: +2024-06-22 10:43:07.297 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:43:07.297 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:43:07.297 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719024187296 +2024-06-22 10:43:07.298 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 +2024-06-22 10:43:07.513 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:43:07.514 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:43:07.515 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group +2024-06-22 10:43:07.521 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group +2024-06-22 10:43:07.523 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=17, memberId='consumer-Partitions-1-d984fe31-e582-4f6b-946c-06b38cf18ecc', protocol='range'} +2024-06-22 10:43:07.524 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 17: {consumer-Partitions-1-d984fe31-e582-4f6b-946c-06b38cf18ecc=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} +2024-06-22 10:43:07.527 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=17, memberId='consumer-Partitions-1-d984fe31-e582-4f6b-946c-06b38cf18ecc', protocol='range'} +2024-06-22 10:43:07.527 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) +2024-06-22 10:43:07.528 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 +2024-06-22 10:43:07.533 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:43:07.533 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:43:07.533 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:43:07.533 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:43:07.534 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:43:07.534 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:43:07.534 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:43:07.534 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=38, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:43:07.773 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... +2024-06-22 10:43:07.835 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ +2024-06-22 10:43:08.502 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest @@ -10397,11 +4201,11 @@ Caused by: java.net.SocketException: Connection reset ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer -2024-06-21 11:02:46.229 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:02:46.229 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:02:46.229 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718938966229 -2024-06-21 11:02:46.231 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 11:02:46.238 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: +2024-06-22 10:43:08.507 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:43:08.507 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:43:08.508 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719024188507 +2024-06-22 10:43:08.509 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 +2024-06-22 10:43:08.515 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest @@ -10480,14 +4284,14 @@ Caused by: java.net.SocketException: Connection reset ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer -2024-06-21 11:02:46.241 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 11:02:46.241 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:02:46.243 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 11:02:46.243 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:02:46.243 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:02:46.243 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718938966243 -2024-06-21 11:02:46.243 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 11:02:46.244 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: +2024-06-22 10:43:08.518 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:43:08.519 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:43:08.519 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:43:08.519 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:43:08.519 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719024188519 +2024-06-22 10:43:08.519 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group +2024-06-22 10:43:08.519 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 +2024-06-22 10:43:08.521 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest @@ -10566,62 +4370,76 @@ Caused by: java.net.SocketException: Connection reset ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer -2024-06-21 11:02:46.244 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 11:02:46.247 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 11:02:46.247 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=49, memberId='consumer-Topics-2-43a19fe2-3a61-4564-87f8-6734fdfb5ddf', protocol='range'} -2024-06-21 11:02:46.247 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 49: {consumer-Topics-2-43a19fe2-3a61-4564-87f8-6734fdfb5ddf=Assignment(partitions=[test1-0])} -2024-06-21 11:02:46.247 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:02:46.248 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 11:02:46.249 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:02:46.249 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:02:46.249 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718938966249 -2024-06-21 11:02:46.249 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 11:02:46.250 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=49, memberId='consumer-Topics-2-43a19fe2-3a61-4564-87f8-6734fdfb5ddf', protocol='range'} -2024-06-21 11:02:46.250 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 11:02:46.250 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 11:02:46.250 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 11:02:46.253 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 11:02:46.253 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:02:46.253 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 11:02:46.253 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=43, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 11:02:46.255 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 11:02:46.255 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 11:02:46.262 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' -2024-06-21 11:02:46.263 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 11:02:46.541 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#655909e2:0/SimpleConnection@3d0f4ac4 [delegate=amqp://guest@101.34.243.166:5672/, localPort= 50221] -2024-06-21 11:02:47.024 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 -2024-06-21 11:02:47.028 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 11:02:47.483 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 5.581 seconds (JVM running for 6.215) -2024-06-21 11:02:47.484 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 -2024-06-21 11:02:47.533 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 11:02:47.534 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 11:02:48.069 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 11:02:49.248 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing -2024-06-21 11:02:49.249 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0 -2024-06-21 11:02:49.250 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0] -2024-06-21 11:02:49.250 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 11:02:49.252 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=50, memberId='consumer-Topics-3-07f6ee54-26d6-475b-bb99-05dc23b20dc5', protocol='range'} -2024-06-21 11:02:49.252 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=50, memberId='consumer-Topics-4-f447ade8-3684-4276-8f68-545bf89d7b12', protocol='range'} -2024-06-21 11:02:49.252 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=50, memberId='consumer-Topics-2-43a19fe2-3a61-4564-87f8-6734fdfb5ddf', protocol='range'} -2024-06-21 11:02:49.252 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 50: {consumer-Topics-3-07f6ee54-26d6-475b-bb99-05dc23b20dc5=Assignment(partitions=[]), consumer-Topics-4-f447ade8-3684-4276-8f68-545bf89d7b12=Assignment(partitions=[]), consumer-Topics-2-43a19fe2-3a61-4564-87f8-6734fdfb5ddf=Assignment(partitions=[test1-0])} -2024-06-21 11:02:49.253 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=50, memberId='consumer-Topics-4-f447ade8-3684-4276-8f68-545bf89d7b12', protocol='range'} -2024-06-21 11:02:49.253 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=50, memberId='consumer-Topics-3-07f6ee54-26d6-475b-bb99-05dc23b20dc5', protocol='range'} -2024-06-21 11:02:49.254 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=50, memberId='consumer-Topics-2-43a19fe2-3a61-4564-87f8-6734fdfb5ddf', protocol='range'} -2024-06-21 11:02:49.254 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[]) -2024-06-21 11:02:49.254 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[]) -2024-06-21 11:02:49.254 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: -2024-06-21 11:02:49.254 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: -2024-06-21 11:02:49.254 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 11:02:49.254 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [] -2024-06-21 11:02:49.254 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [] -2024-06-21 11:02:49.254 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 11:02:49.255 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=43, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 11:02:49.256 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 11:02:58.420 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:02:58.421 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:02:58.421 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 33 38 39 37 38 33 34 36 31 31 36 2e 36 36 38 34 37 39 30 33 39 2e 35 32 31 39 39 37 30 35 34 2e 30 30 30 33 38 2e 31 39 30 30 30 30 30 30 33 38 33 30 30 30 32 37 30 30 30 32 35 37 30 30 30 30 30 30 44 35 30 34 30 31 30 2e 33 30 33 30 30 30 30 30 39 34 32 34 31 32 32 34 30 31 34 31 30 30 30 31 34 38 30 30 31 33 36 34 36 30 30 30 36 31 32 39 37 2e 35 38 30 30 30 30 34 37 30 30 30 30 31 31 30 30 30 30 30 35 38 30 30 30 30 33 30 30 30 34 30 30 30 31 35 30 30 30 30 31 39 30 30 30 30 34 36 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f3 7E -2024-06-21 11:02:58.435 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718938978346, longitude=116.6684790, latitude=39.5219970, speed=54.000, mileage=38.19000000, dischargeVoltage=383000, dischargeCurrent=27000, insulationResistance=257000000, gear=D, accelerationPedal=50, brakePedal=40, fuelConsumption=10.30, motorControllerTemperature=300000, motorSpeed=94241, motorTorque=2240, motorTemperature=141000, motorVoltage=14800, motorCurrent=13646000, powerBattery=61297., maxFeedbackPower=580000, maxDischargePower=470000, bmsSelfCheck=11, powerBatteryCurrent=00000, powerBatteryV3=580000, maxVoltage=3000, minVoltage=4000, maxTemperature=150000, minTemperature=190000, availableCapacity=460000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:02:58.487 [MQTT Call: protocol-parsing] INFO org.apache.kafka.clients.producer.ProducerConfig:372 - ProducerConfig values: +2024-06-22 10:43:08.523 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group +2024-06-22 10:43:08.523 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:43:08.524 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:43:08.524 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:43:08.524 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:43:08.524 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719024188524 +2024-06-22 10:43:08.524 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=22, memberId='consumer-Topics-2-35591db9-a1b6-41c5-a59c-013f46a45e35', protocol='range'} +2024-06-22 10:43:08.524 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group +2024-06-22 10:43:08.524 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 +2024-06-22 10:43:08.524 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 22: {consumer-Topics-2-35591db9-a1b6-41c5-a59c-013f46a45e35=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} +2024-06-22 10:43:08.526 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=22, memberId='consumer-Topics-2-35591db9-a1b6-41c5-a59c-013f46a45e35', protocol='range'} +2024-06-22 10:43:08.526 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) +2024-06-22 10:43:08.526 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group +2024-06-22 10:43:08.526 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 +2024-06-22 10:43:08.527 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:43:08.527 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:43:08.528 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group +2024-06-22 10:43:08.529 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:43:08.529 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:43:08.529 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:43:08.529 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:43:08.529 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:43:08.529 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:43:08.529 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:43:08.529 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=38, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:43:08.530 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] +2024-06-22 10:43:08.530 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group +2024-06-22 10:43:08.535 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' +2024-06-22 10:43:08.657 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] +2024-06-22 10:43:08.818 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#299a43d9:0/SimpleConnection@1d7f2719 [delegate=amqp://guest@101.34.243.166:5672/, localPort= 61152] +2024-06-22 10:43:09.385 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 4.617 seconds (JVM running for 5.061) +2024-06-22 10:43:09.387 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 +2024-06-22 10:43:11.525 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing +2024-06-22 10:43:11.527 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 +2024-06-22 10:43:11.527 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] +2024-06-22 10:43:11.527 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group +2024-06-22 10:43:11.529 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=23, memberId='consumer-Topics-4-2eb0f9b9-8207-435d-b0d3-359b994dcfd8', protocol='range'} +2024-06-22 10:43:11.529 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=23, memberId='consumer-Topics-3-f7f48b77-66bb-4e6b-a35b-acb43e7f6c82', protocol='range'} +2024-06-22 10:43:11.530 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=23, memberId='consumer-Topics-2-35591db9-a1b6-41c5-a59c-013f46a45e35', protocol='range'} +2024-06-22 10:43:11.531 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 23: {consumer-Topics-4-2eb0f9b9-8207-435d-b0d3-359b994dcfd8=Assignment(partitions=[test1-6, test1-7]), consumer-Topics-3-f7f48b77-66bb-4e6b-a35b-acb43e7f6c82=Assignment(partitions=[test1-3, test1-4, test1-5]), consumer-Topics-2-35591db9-a1b6-41c5-a59c-013f46a45e35=Assignment(partitions=[test1-0, test1-1, test1-2])} +2024-06-22 10:43:11.532 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=23, memberId='consumer-Topics-2-35591db9-a1b6-41c5-a59c-013f46a45e35', protocol='range'} +2024-06-22 10:43:11.532 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=23, memberId='consumer-Topics-3-f7f48b77-66bb-4e6b-a35b-acb43e7f6c82', protocol='range'} +2024-06-22 10:43:11.532 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=23, memberId='consumer-Topics-4-2eb0f9b9-8207-435d-b0d3-359b994dcfd8', protocol='range'} +2024-06-22 10:43:11.532 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-3, test1-4, test1-5]) +2024-06-22 10:43:11.532 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2]) +2024-06-22 10:43:11.533 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-6, test1-7]) +2024-06-22 10:43:11.533 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: test1-5, test1-4, test1-3 +2024-06-22 10:43:11.533 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: test1-6, test1-7 +2024-06-22 10:43:11.533 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-2, test1-1 +2024-06-22 10:43:11.534 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:43:11.534 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:43:11.535 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:43:11.535 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:43:11.535 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:43:11.535 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-6, test1-7] +2024-06-22 10:43:11.535 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:43:11.535 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=38, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:43:11.535 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:43:11.535 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-5, test1-4, test1-3] +2024-06-22 10:43:11.535 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-2, test1-1] +2024-06-22 10:43:34.357 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 +2024-06-22 10:43:34.361 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) +2024-06-22 10:43:34.795 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing +2024-06-22 10:43:34.795 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) +2024-06-22 10:43:35.170 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing +2024-06-22 10:43:39.624 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 +2024-06-22 10:43:39.624 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 +2024-06-22 10:43:39.625 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 39 30 32 34 32 31 39 35 39 32 31 31 36 2e 36 39 30 31 37 36 30 33 39 2e 35 32 34 35 38 30 30 31 38 30 2e 30 30 34 34 2e 39 32 30 30 30 30 30 30 32 32 39 30 30 30 33 33 30 30 30 31 32 36 39 37 30 30 30 30 44 36 30 36 30 31 30 2e 39 30 39 35 30 30 30 30 35 30 38 35 36 31 35 34 30 38 32 30 30 30 30 32 39 38 30 30 32 35 31 34 30 30 30 30 36 30 36 34 36 2e 36 37 30 30 30 30 33 32 30 30 30 30 31 32 36 30 30 30 30 36 39 33 30 30 30 34 30 30 30 34 30 30 30 39 30 30 30 30 30 31 36 30 30 30 30 37 36 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f1 7E +2024-06-22 10:43:39.639 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1719024219592, longitude=116.6901760, latitude=39.5245800, speed=180.00, mileage=44.92000000, dischargeVoltage=229000, dischargeCurrent=33000, insulationResistance=126970000, gear=D, accelerationPedal=60, brakePedal=60, fuelConsumption=10.90, motorControllerTemperature=950000, motorSpeed=50856, motorTorque=1540, motorTemperature=820000, motorVoltage=29800, motorCurrent=25140000, powerBattery=60646., maxFeedbackPower=670000, maxDischargePower=320000, bmsSelfCheck=12, powerBatteryCurrent=60000, powerBatteryV3=693000, maxVoltage=4000, minVoltage=4000, maxTemperature=900000, minTemperature=160000, availableCapacity=760000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) +2024-06-22 10:43:39.689 [MQTT Call: protocol-parsing] INFO org.apache.kafka.clients.producer.ProducerConfig:372 - ProducerConfig values: acks = 1 batch.size = 16384 bootstrap.servers = [localhost:9092] @@ -10694,102 +4512,82 @@ Caused by: java.net.SocketException: Connection reset transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer -2024-06-21 11:02:58.499 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:02:58.499 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:02:58.499 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718938978499 -2024-06-21 11:02:58.502 [kafka-producer-network-thread | producer-1] INFO org.apache.kafka.clients.Metadata:279 - [Producer clientId=producer-1] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 11:02:58.521 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:02:58.522 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"460000","bmsSelfCheck":"11","brakePedal":"40","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"27000","dischargeVoltage":"383000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.30","gear":"D","insulationResistance":"257000000","latitude":"39.5219970","location":"1","longitude":"116.6684790","maxDischargePower":"470000","maxFeedbackPower":"580000","maxTemperature":"150000","maxVoltage":"3000","mcu":"1","mileage":"38.19000000","minTemperature":"190000","minVoltage":"4000","motorControllerTemperature":"300000","motorCurrent":"13646000","motorSpeed":"94241","motorTemperature":"141000","motorTorque":"2240","motorVoltage":"14800","powerBattery":"61297.","powerBatteryCurrent":"00000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"580000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718938978346","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:02:58.652 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718938978346, longitude=116.6684790, latitude=39.5219970, speed=54.000, mileage=38.19000000, dischargeVoltage=383000, dischargeCurrent=27000, insulationResistance=257000000, gear=D, accelerationPedal=50, brakePedal=40, fuelConsumption=10.30, motorControllerTemperature=300000, motorSpeed=94241, motorTorque=2240, motorTemperature=141000, motorVoltage=14800, motorCurrent=13646000, powerBattery=61297., maxFeedbackPower=580000, maxDischargePower=470000, bmsSelfCheck=11, powerBatteryCurrent=00000, powerBatteryV3=580000, maxVoltage=3000, minVoltage=4000, maxTemperature=150000, minTemperature=190000, availableCapacity=460000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:02:59.272 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:104 - 该车故障信息存储到Redis中 -2024-06-21 11:02:59.273 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:107 - 该车故障信息存储到本地缓存中 -2024-06-21 11:03:14.706 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:03:14.706 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:03:14.706 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 33 38 39 39 34 36 33 34 31 31 36 2e 36 36 39 34 33 39 30 33 39 2e 35 32 32 30 37 35 30 35 34 2e 30 30 30 33 38 2e 32 32 30 30 30 30 30 30 32 33 34 30 30 30 31 30 30 30 30 31 32 33 39 37 30 30 30 30 44 34 30 35 30 31 31 2e 35 30 35 31 30 30 30 30 37 36 30 38 32 33 37 34 30 31 33 34 30 30 30 32 30 39 30 30 31 32 35 39 31 30 30 30 36 31 32 39 37 2e 31 30 30 30 30 30 38 38 30 30 30 30 31 33 31 30 30 30 30 36 38 31 30 30 30 34 30 30 30 33 30 30 30 36 35 30 30 30 30 31 34 30 30 30 30 38 32 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e1 7E -2024-06-21 11:03:14.706 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718938994634, longitude=116.6694390, latitude=39.5220750, speed=54.000, mileage=38.22000000, dischargeVoltage=234000, dischargeCurrent=10000, insulationResistance=123970000, gear=D, accelerationPedal=40, brakePedal=50, fuelConsumption=11.50, motorControllerTemperature=510000, motorSpeed=76082, motorTorque=3740, motorTemperature=134000, motorVoltage=20900, motorCurrent=12591000, powerBattery=61297., maxFeedbackPower=100000, maxDischargePower=880000, bmsSelfCheck=13, powerBatteryCurrent=10000, powerBatteryV3=681000, maxVoltage=4000, minVoltage=3000, maxTemperature=650000, minTemperature=140000, availableCapacity=820000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:03:14.710 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:03:14.710 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"40","availableCapacity":"820000","bmsSelfCheck":"13","brakePedal":"50","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"10000","dischargeVoltage":"234000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.50","gear":"D","insulationResistance":"123970000","latitude":"39.5220750","location":"1","longitude":"116.6694390","maxDischargePower":"880000","maxFeedbackPower":"100000","maxTemperature":"650000","maxVoltage":"4000","mcu":"1","mileage":"38.22000000","minTemperature":"140000","minVoltage":"3000","motorControllerTemperature":"510000","motorCurrent":"12591000","motorSpeed":"76082","motorTemperature":"134000","motorTorque":"3740","motorVoltage":"20900","powerBattery":"61297.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"681000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718938994634","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:03:14.710 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718938994634, longitude=116.6694390, latitude=39.5220750, speed=54.000, mileage=38.22000000, dischargeVoltage=234000, dischargeCurrent=10000, insulationResistance=123970000, gear=D, accelerationPedal=40, brakePedal=50, fuelConsumption=11.50, motorControllerTemperature=510000, motorSpeed=76082, motorTorque=3740, motorTemperature=134000, motorVoltage=20900, motorCurrent=12591000, powerBattery=61297., maxFeedbackPower=100000, maxDischargePower=880000, bmsSelfCheck=13, powerBatteryCurrent=10000, powerBatteryV3=681000, maxVoltage=4000, minVoltage=3000, maxTemperature=650000, minTemperature=140000, availableCapacity=820000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:03:14.712 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:107 - 该车故障信息存储到本地缓存中 -2024-06-21 11:05:12.499 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:05:12.500 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:05:12.500 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 33 39 31 31 32 34 33 36 31 31 36 2e 36 37 30 31 39 30 30 33 39 2e 35 32 32 31 32 39 30 33 36 2e 30 30 30 33 38 2e 32 34 30 30 30 30 30 30 34 38 33 30 30 30 32 35 30 30 30 32 30 38 30 37 30 30 30 30 44 35 30 32 30 39 2e 39 30 30 34 35 30 30 30 30 33 33 31 39 35 37 38 38 30 31 33 30 30 30 30 32 34 37 30 30 38 35 33 38 30 30 30 30 36 31 32 39 37 2e 31 33 30 30 30 30 31 31 30 30 30 30 33 30 31 30 30 30 30 34 30 36 30 30 30 33 30 30 30 34 30 30 30 37 30 30 30 30 30 32 37 30 30 30 30 39 37 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d7 7E -2024-06-21 11:05:12.501 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718939112436, longitude=116.6701900, latitude=39.5221290, speed=36.000, mileage=38.24000000, dischargeVoltage=483000, dischargeCurrent=25000, insulationResistance=208070000, gear=D, accelerationPedal=50, brakePedal=20, fuelConsumption=9.900, motorControllerTemperature=450000, motorSpeed=33195, motorTorque=7880, motorTemperature=130000, motorVoltage=24700, motorCurrent=85380000, powerBattery=61297., maxFeedbackPower=130000, maxDischargePower=110000, bmsSelfCheck=30, powerBatteryCurrent=10000, powerBatteryV3=406000, maxVoltage=3000, minVoltage=4000, maxTemperature=700000, minTemperature=270000, availableCapacity=970000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:05:12.503 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:05:12.503 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:107 - 该车故障信息存储到本地缓存中 -2024-06-21 11:05:12.505 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"970000","bmsSelfCheck":"30","brakePedal":"20","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"25000","dischargeVoltage":"483000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.900","gear":"D","insulationResistance":"208070000","latitude":"39.5221290","location":"1","longitude":"116.6701900","maxDischargePower":"110000","maxFeedbackPower":"130000","maxTemperature":"700000","maxVoltage":"3000","mcu":"1","mileage":"38.24000000","minTemperature":"270000","minVoltage":"4000","motorControllerTemperature":"450000","motorCurrent":"85380000","motorSpeed":"33195","motorTemperature":"130000","motorTorque":"7880","motorVoltage":"24700","powerBattery":"61297.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"406000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718939112436","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:05:12.505 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718939112436, longitude=116.6701900, latitude=39.5221290, speed=36.000, mileage=38.24000000, dischargeVoltage=483000, dischargeCurrent=25000, insulationResistance=208070000, gear=D, accelerationPedal=50, brakePedal=20, fuelConsumption=9.900, motorControllerTemperature=450000, motorSpeed=33195, motorTorque=7880, motorTemperature=130000, motorVoltage=24700, motorCurrent=85380000, powerBattery=61297., maxFeedbackPower=130000, maxDischargePower=110000, bmsSelfCheck=30, powerBatteryCurrent=10000, powerBatteryV3=406000, maxVoltage=3000, minVoltage=4000, maxTemperature=700000, minTemperature=270000, availableCapacity=970000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:05:13.508 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:05:13.508 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:05:13.508 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 33 39 31 31 33 34 34 34 31 31 36 2e 36 37 31 33 38 32 30 33 39 2e 35 32 32 32 34 37 30 31 32 36 2e 30 30 33 38 2e 33 31 30 30 30 30 30 30 34 34 33 30 30 30 32 38 30 30 30 32 30 38 34 30 30 30 30 30 44 39 30 30 30 39 2e 38 30 30 33 34 30 30 30 30 38 39 36 39 36 32 32 36 30 34 31 30 30 30 30 31 33 33 30 30 38 33 39 34 30 30 30 30 36 31 32 38 37 2e 38 33 30 30 30 30 35 39 30 30 30 30 33 30 31 34 30 30 30 36 36 38 30 30 30 33 30 30 30 33 30 30 30 38 30 30 30 30 30 32 30 30 30 30 30 36 32 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e5 7E -2024-06-21 11:05:13.508 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718939113444, longitude=116.6713820, latitude=39.5222470, speed=126.00, mileage=38.31000000, dischargeVoltage=443000, dischargeCurrent=28000, insulationResistance=208400000, gear=D, accelerationPedal=90, brakePedal=00, fuelConsumption=9.800, motorControllerTemperature=340000, motorSpeed=89696, motorTorque=2260, motorTemperature=410000, motorVoltage=13300, motorCurrent=83940000, powerBattery=61287., maxFeedbackPower=830000, maxDischargePower=590000, bmsSelfCheck=30, powerBatteryCurrent=14000, powerBatteryV3=668000, maxVoltage=3000, minVoltage=3000, maxTemperature=800000, minTemperature=200000, availableCapacity=620000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:05:13.510 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:05:13.510 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"90","availableCapacity":"620000","bmsSelfCheck":"30","brakePedal":"00","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"28000","dischargeVoltage":"443000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.800","gear":"D","insulationResistance":"208400000","latitude":"39.5222470","location":"1","longitude":"116.6713820","maxDischargePower":"590000","maxFeedbackPower":"830000","maxTemperature":"800000","maxVoltage":"3000","mcu":"1","mileage":"38.31000000","minTemperature":"200000","minVoltage":"3000","motorControllerTemperature":"340000","motorCurrent":"83940000","motorSpeed":"89696","motorTemperature":"410000","motorTorque":"2260","motorVoltage":"13300","powerBattery":"61287.","powerBatteryCurrent":"14000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"668000","ptc":"1","runStatus":"1","soc":"1","speed":"126.00","timestamp":"1718939113444","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:05:13.510 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:107 - 该车故障信息存储到本地缓存中 -2024-06-21 11:05:13.511 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718939113444, longitude=116.6713820, latitude=39.5222470, speed=126.00, mileage=38.31000000, dischargeVoltage=443000, dischargeCurrent=28000, insulationResistance=208400000, gear=D, accelerationPedal=90, brakePedal=00, fuelConsumption=9.800, motorControllerTemperature=340000, motorSpeed=89696, motorTorque=2260, motorTemperature=410000, motorVoltage=13300, motorCurrent=83940000, powerBattery=61287., maxFeedbackPower=830000, maxDischargePower=590000, bmsSelfCheck=30, powerBatteryCurrent=14000, powerBatteryV3=668000, maxVoltage=3000, minVoltage=3000, maxTemperature=800000, minTemperature=200000, availableCapacity=620000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:26:41.697 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 11:26:41.742 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 11:26:41.775 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 11:26:42.325 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 11:26:42.412 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 11:26:42.747 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 11:26:42.761 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-07f6ee54-26d6-475b-bb99-05dc23b20dc5 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 11:26:42.761 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-f447ade8-3684-4276-8f68-545bf89d7b12 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 11:26:42.761 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0 -2024-06-21 11:26:42.761 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0] -2024-06-21 11:26:42.761 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-43a19fe2-3a61-4564-87f8-6734fdfb5ddf sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 11:26:42.761 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 11:26:42.761 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 11:26:42.761 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 11:26:42.763 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 11:26:42.763 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 11:26:42.763 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 11:26:42.763 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 11:26:42.763 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 11:26:42.763 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 11:26:42.765 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered -2024-06-21 11:26:42.765 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered -2024-06-21 11:26:42.765 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 11:26:42.765 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 11:26:42.765 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 11:26:42.765 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 11:26:42.765 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 11:26:42.766 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered -2024-06-21 11:26:42.766 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 11:26:42.767 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 11:26:42.767 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 11:26:42.767 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 11:26:42.772 [SpringApplicationShutdownHook] INFO org.apache.kafka.clients.producer.KafkaProducer:1204 - [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 30000 ms. -2024-06-21 11:26:42.773 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 11:26:42.773 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 11:26:42.773 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 11:26:42.773 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.producer for producer-1 unregistered -2024-06-21 11:26:42.961 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 11:26:42.967 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. -2024-06-21 11:26:52.663 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 11856 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 11:26:52.665 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 11:26:52.665 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 11:26:53.285 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 11:26:53.287 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 11:26:53.312 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 14 ms. Found 0 Redis repository interfaces. -2024-06-21 11:26:53.572 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$f57eab5f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:26:53.669 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:26:53.670 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:26:53.673 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:26:53.692 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:26:53.731 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:26:53.737 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:26:53.985 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 11:26:53.992 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 11:26:53.992 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 11:26:54.098 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 11:26:54.098 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1388 ms -2024-06-21 11:26:54.810 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 11:26:55.422 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 11:26:55.430 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 11:26:55.447 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 11:26:55.516 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 11:26:55.537 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: +2024-06-22 10:43:39.700 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:43:39.701 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:43:39.701 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719024219700 +2024-06-22 10:43:39.708 [kafka-producer-network-thread | producer-1] INFO org.apache.kafka.clients.Metadata:279 - [Producer clientId=producer-1] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:43:39.839 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:701 - 故障信息发送到RabbitMQ +2024-06-22 10:43:39.839 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:282 - 该车故障GZ001信息首次存储到本地缓存和Redis中,并发送到RabbitMQ +2024-06-22 10:43:49.852 [container-2] INFO com.muyu.event.redis.RedisKeyExpirationListener:39 - 过期redis数据:ZEQA6V2Z98M9ZMFZF-GZ001 +2024-06-22 10:43:49.853 [container-2] INFO com.muyu.event.redis.RedisKeyExpirationListener:41 - pattern:[95, 95, 107, 101, 121, 101, 118, 101, 110, 116, 64, 42, 95, 95, 58, 101, 120, 112, 105, 114, 101, 100] +2024-06-22 10:43:49.853 [container-2] INFO com.muyu.event.redis.RedisKeyExpirationListener:43 - 过期redis数据:ZEQA6V2Z98M9ZMFZF-GZ001 +2024-06-22 10:47:34.784 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. +2024-06-22 10:47:34.802 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. +2024-06-22 10:47:34.820 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. +2024-06-22 10:47:35.488 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. +2024-06-22 10:47:35.578 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. +2024-06-22 10:47:35.608 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. +2024-06-22 10:47:35.621 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-2, test1-1 +2024-06-22 10:47:35.621 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-2, test1-1] +2024-06-22 10:47:35.622 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-35591db9-a1b6-41c5-a59c-013f46a45e35 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics +2024-06-22 10:47:35.622 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Revoke previously assigned partitions test1-6, test1-7 +2024-06-22 10:47:35.622 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Revoke previously assigned partitions test1-5, test1-4, test1-3 +2024-06-22 10:47:35.622 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-6, test1-7] +2024-06-22 10:47:35.622 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-2eb0f9b9-8207-435d-b0d3-359b994dcfd8 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics +2024-06-22 10:47:35.622 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions +2024-06-22 10:47:35.622 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions +2024-06-22 10:47:35.622 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-5, test1-4, test1-3] +2024-06-22 10:47:35.622 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-f7f48b77-66bb-4e6b-a35b-acb43e7f6c82 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics +2024-06-22 10:47:35.622 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions +2024-06-22 10:47:35.624 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed +2024-06-22 10:47:35.624 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed +2024-06-22 10:47:35.624 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter +2024-06-22 10:47:35.624 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter +2024-06-22 10:47:35.624 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed +2024-06-22 10:47:35.624 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed +2024-06-22 10:47:35.626 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered +2024-06-22 10:47:35.626 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped +2024-06-22 10:47:35.627 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered +2024-06-22 10:47:35.627 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped +2024-06-22 10:47:35.627 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed +2024-06-22 10:47:35.627 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter +2024-06-22 10:47:35.627 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed +2024-06-22 10:47:35.627 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered +2024-06-22 10:47:35.627 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped +2024-06-22 10:47:35.628 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped +2024-06-22 10:47:35.628 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped +2024-06-22 10:47:35.628 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped +2024-06-22 10:47:35.633 [SpringApplicationShutdownHook] INFO org.apache.kafka.clients.producer.KafkaProducer:1204 - [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 30000 ms. +2024-06-22 10:47:35.633 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed +2024-06-22 10:47:35.634 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter +2024-06-22 10:47:35.634 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed +2024-06-22 10:47:35.634 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.producer for producer-1 unregistered +2024-06-22 10:47:35.790 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... +2024-06-22 10:47:35.794 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. +2024-06-22 10:47:43.530 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 460 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) +2024-06-22 10:47:43.531 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 +2024-06-22 10:47:43.532 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" +2024-06-22 10:47:44.015 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode +2024-06-22 10:47:44.017 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-06-22 10:47:44.037 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 11 ms. Found 0 Redis repository interfaces. +2024-06-22 10:47:44.261 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$faefdb65] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:47:44.347 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:47:44.349 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:47:44.351 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:47:44.362 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:47:44.391 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:47:44.395 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:47:44.616 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) +2024-06-22 10:47:44.622 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] +2024-06-22 10:47:44.623 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] +2024-06-22 10:47:44.714 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext +2024-06-22 10:47:44.714 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1151 ms +2024-06-22 10:47:45.296 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... +2024-06-22 10:47:45.636 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. +2024-06-22 10:47:45.642 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event +2024-06-22 10:47:45.659 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: +2024-06-22 10:47:45.703 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 +2024-06-22 10:47:45.719 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest @@ -10868,23 +4666,30 @@ Caused by: java.net.SocketException: Connection reset ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer -2024-06-21 11:26:55.605 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:26:55.605 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:26:55.605 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718940415604 -2024-06-21 11:26:55.607 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 11:26:55.711 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 11:26:55.788 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ -2024-06-21 11:26:55.893 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 11:26:55.894 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:26:55.898 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 11:26:55.907 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 11:26:55.909 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=41, memberId='consumer-Partitions-1-82e3f81b-04d9-42d1-838f-062538968376', protocol='range'} -2024-06-21 11:26:55.910 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 41: {consumer-Partitions-1-82e3f81b-04d9-42d1-838f-062538968376=Assignment(partitions=[test1-0])} -2024-06-21 11:26:55.913 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=41, memberId='consumer-Partitions-1-82e3f81b-04d9-42d1-838f-062538968376', protocol='range'} -2024-06-21 11:26:55.913 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 11:26:55.914 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0 -2024-06-21 11:26:55.920 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=47, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 11:26:56.498 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: +2024-06-22 10:47:45.769 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:47:45.769 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:47:45.769 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719024465768 +2024-06-22 10:47:45.770 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 +2024-06-22 10:47:46.005 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:47:46.006 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:47:46.008 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group +2024-06-22 10:47:46.015 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group +2024-06-22 10:47:46.016 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=19, memberId='consumer-Partitions-1-39446727-eef7-4457-a0c6-06ec0cf42a4b', protocol='range'} +2024-06-22 10:47:46.018 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 19: {consumer-Partitions-1-39446727-eef7-4457-a0c6-06ec0cf42a4b=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} +2024-06-22 10:47:46.021 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=19, memberId='consumer-Partitions-1-39446727-eef7-4457-a0c6-06ec0cf42a4b', protocol='range'} +2024-06-22 10:47:46.021 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) +2024-06-22 10:47:46.023 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 +2024-06-22 10:47:46.031 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:47:46.031 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:47:46.031 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:47:46.031 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:47:46.032 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:47:46.032 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:47:46.032 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:47:46.032 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=39, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:47:46.255 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... +2024-06-22 10:47:46.322 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ +2024-06-22 10:47:46.975 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest @@ -10963,11 +4768,11 @@ Caused by: java.net.SocketException: Connection reset ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer -2024-06-21 11:26:56.503 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:26:56.503 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:26:56.503 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718940416503 -2024-06-21 11:26:56.505 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 11:26:56.511 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: +2024-06-22 10:47:46.979 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:47:46.979 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:47:46.979 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719024466979 +2024-06-22 10:47:46.980 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 +2024-06-22 10:47:46.986 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest @@ -11046,14 +4851,14 @@ Caused by: java.net.SocketException: Connection reset ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer -2024-06-21 11:26:56.514 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 11:26:56.515 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:26:56.515 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:26:56.516 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:26:56.516 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718940416515 -2024-06-21 11:26:56.516 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 11:26:56.516 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 11:26:56.517 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: +2024-06-22 10:47:46.989 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:47:46.989 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:47:46.989 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719024466989 +2024-06-22 10:47:46.989 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:47:46.989 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 +2024-06-22 10:47:46.990 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:47:46.990 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group +2024-06-22 10:47:46.990 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest @@ -11132,212 +4937,133 @@ Caused by: java.net.SocketException: Connection reset ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer -2024-06-21 11:26:56.518 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 11:26:56.519 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 11:26:56.520 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:26:56.520 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 11:26:56.521 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=52, memberId='consumer-Topics-2-75b19920-6e4e-4533-912b-30faba1701f1', protocol='range'} -2024-06-21 11:26:56.521 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:26:56.521 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 52: {consumer-Topics-2-75b19920-6e4e-4533-912b-30faba1701f1=Assignment(partitions=[test1-0])} -2024-06-21 11:26:56.521 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:26:56.521 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718940416521 -2024-06-21 11:26:56.521 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 11:26:56.522 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=52, memberId='consumer-Topics-2-75b19920-6e4e-4533-912b-30faba1701f1', protocol='range'} -2024-06-21 11:26:56.523 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 11:26:56.523 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 11:26:56.523 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 11:26:56.524 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 11:26:56.525 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:26:56.525 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 11:26:56.526 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=47, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 11:26:56.526 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 11:26:56.531 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 11:26:56.539 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' -2024-06-21 11:26:56.540 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 11:26:56.865 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#5d5574c7:0/SimpleConnection@4629dde5 [delegate=amqp://guest@101.34.243.166:5672/, localPort= 63527] -2024-06-21 11:26:58.023 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 5.789 seconds (JVM running for 6.456) -2024-06-21 11:26:58.025 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 -2024-06-21 11:26:59.071 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 -2024-06-21 11:26:59.075 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 11:26:59.534 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing -2024-06-21 11:26:59.535 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0 -2024-06-21 11:26:59.536 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0] -2024-06-21 11:26:59.537 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 11:26:59.539 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=53, memberId='consumer-Topics-3-c08bb24a-e161-43e0-8093-7525367887a2', protocol='range'} -2024-06-21 11:26:59.539 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=53, memberId='consumer-Topics-2-75b19920-6e4e-4533-912b-30faba1701f1', protocol='range'} -2024-06-21 11:26:59.539 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=53, memberId='consumer-Topics-4-e668c583-76e4-4bf5-8525-2ee5356e1295', protocol='range'} -2024-06-21 11:26:59.539 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 53: {consumer-Topics-2-75b19920-6e4e-4533-912b-30faba1701f1=Assignment(partitions=[test1-0]), consumer-Topics-3-c08bb24a-e161-43e0-8093-7525367887a2=Assignment(partitions=[]), consumer-Topics-4-e668c583-76e4-4bf5-8525-2ee5356e1295=Assignment(partitions=[])} -2024-06-21 11:26:59.542 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=53, memberId='consumer-Topics-3-c08bb24a-e161-43e0-8093-7525367887a2', protocol='range'} -2024-06-21 11:26:59.542 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=53, memberId='consumer-Topics-2-75b19920-6e4e-4533-912b-30faba1701f1', protocol='range'} -2024-06-21 11:26:59.542 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=53, memberId='consumer-Topics-4-e668c583-76e4-4bf5-8525-2ee5356e1295', protocol='range'} -2024-06-21 11:26:59.542 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 11:26:59.542 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[]) -2024-06-21 11:26:59.542 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[]) -2024-06-21 11:26:59.542 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: -2024-06-21 11:26:59.542 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 11:26:59.542 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: -2024-06-21 11:26:59.542 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [] -2024-06-21 11:26:59.542 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [] -2024-06-21 11:26:59.545 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=47, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 11:26:59.545 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 11:26:59.554 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 11:26:59.555 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 11:27:00.012 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 11:27:06.222 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:27:06.222 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:27:06.222 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 34 32 36 31 38 31 31 31 36 2e 36 37 32 31 31 37 30 33 39 2e 35 32 32 32 32 36 30 33 36 2e 30 30 30 33 38 2e 33 33 30 30 30 30 30 30 37 33 34 30 30 30 31 38 30 30 30 32 35 32 34 38 30 30 30 30 44 35 30 36 30 31 31 2e 34 30 34 30 30 30 30 30 32 30 33 37 36 34 38 36 30 36 38 30 30 30 30 32 33 37 30 30 31 34 39 30 38 30 30 30 36 31 32 38 37 2e 33 30 30 30 30 30 32 36 30 30 30 30 35 30 33 30 30 30 30 32 35 32 30 30 30 34 30 30 30 33 30 30 30 35 36 30 30 30 30 38 33 30 30 30 30 31 39 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d3 7E -2024-06-21 11:27:06.236 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940426181, longitude=116.6721170, latitude=39.5222260, speed=36.000, mileage=38.33000000, dischargeVoltage=734000, dischargeCurrent=18000, insulationResistance=252480000, gear=D, accelerationPedal=50, brakePedal=60, fuelConsumption=11.40, motorControllerTemperature=400000, motorSpeed=20376, motorTorque=4860, motorTemperature=680000, motorVoltage=23700, motorCurrent=14908000, powerBattery=61287., maxFeedbackPower=300000, maxDischargePower=260000, bmsSelfCheck=50, powerBatteryCurrent=30000, powerBatteryV3=252000, maxVoltage=4000, minVoltage=3000, maxTemperature=560000, minTemperature=830000, availableCapacity=190000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:27:06.287 [MQTT Call: protocol-parsing] INFO org.apache.kafka.clients.producer.ProducerConfig:372 - ProducerConfig values: - acks = 1 - batch.size = 16384 - bootstrap.servers = [localhost:9092] - buffer.memory = 33554432 - client.dns.lookup = use_all_dns_ips - client.id = producer-1 - compression.type = none - connections.max.idle.ms = 540000 - delivery.timeout.ms = 120000 - enable.idempotence = false - interceptor.classes = [] - internal.auto.downgrade.txn.commit = false - key.serializer = class org.apache.kafka.common.serialization.StringSerializer - linger.ms = 0 - max.block.ms = 60000 - max.in.flight.requests.per.connection = 5 - max.request.size = 1048576 - metadata.max.age.ms = 300000 - metadata.max.idle.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner - receive.buffer.bytes = 32768 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retries = 2147483647 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - transaction.timeout.ms = 60000 - transactional.id = null - value.serializer = class org.apache.kafka.common.serialization.StringSerializer - -2024-06-21 11:27:06.299 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:27:06.299 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:27:06.299 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718940426299 -2024-06-21 11:27:06.300 [kafka-producer-network-thread | producer-1] INFO org.apache.kafka.clients.Metadata:279 - [Producer clientId=producer-1] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 11:27:06.319 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:27:06.320 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"190000","bmsSelfCheck":"50","brakePedal":"60","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"18000","dischargeVoltage":"734000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.40","gear":"D","insulationResistance":"252480000","latitude":"39.5222260","location":"1","longitude":"116.6721170","maxDischargePower":"260000","maxFeedbackPower":"300000","maxTemperature":"560000","maxVoltage":"4000","mcu":"1","mileage":"38.33000000","minTemperature":"830000","minVoltage":"3000","motorControllerTemperature":"400000","motorCurrent":"14908000","motorSpeed":"20376","motorTemperature":"680000","motorTorque":"4860","motorVoltage":"23700","powerBattery":"61287.","powerBatteryCurrent":"30000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"252000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718940426181","vehicleStatus":"1","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:27:06.440 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940426181, longitude=116.6721170, latitude=39.5222260, speed=36.000, mileage=38.33000000, dischargeVoltage=734000, dischargeCurrent=18000, insulationResistance=252480000, gear=D, accelerationPedal=50, brakePedal=60, fuelConsumption=11.40, motorControllerTemperature=400000, motorSpeed=20376, motorTorque=4860, motorTemperature=680000, motorVoltage=23700, motorCurrent=14908000, powerBattery=61287., maxFeedbackPower=300000, maxDischargePower=260000, bmsSelfCheck=50, powerBatteryCurrent=30000, powerBatteryV3=252000, maxVoltage=4000, minVoltage=3000, maxTemperature=560000, minTemperature=830000, availableCapacity=190000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:27:14.321 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:27:14.321 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:27:14.321 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 34 33 34 32 35 33 31 31 36 2e 36 37 33 30 31 39 30 33 39 2e 35 32 32 33 32 31 30 37 32 2e 30 30 30 33 38 2e 33 37 30 30 30 30 30 30 31 38 34 30 30 30 34 33 30 30 30 32 30 30 30 35 30 30 30 30 44 36 30 36 30 39 2e 30 30 30 35 37 30 30 30 30 32 31 34 38 35 35 33 35 30 31 33 36 30 30 30 32 38 33 30 30 39 35 35 38 30 30 30 30 36 31 32 38 37 2e 38 38 30 30 30 30 35 38 30 30 30 30 39 30 31 30 30 30 30 37 32 38 30 30 30 34 30 30 30 33 30 30 30 34 30 30 30 30 30 35 35 30 30 30 30 33 39 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e3 7E -2024-06-21 11:27:14.321 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940434253, longitude=116.6730190, latitude=39.5223210, speed=72.000, mileage=38.37000000, dischargeVoltage=184000, dischargeCurrent=43000, insulationResistance=200050000, gear=D, accelerationPedal=60, brakePedal=60, fuelConsumption=9.000, motorControllerTemperature=570000, motorSpeed=21485, motorTorque=5350, motorTemperature=136000, motorVoltage=28300, motorCurrent=95580000, powerBattery=61287., maxFeedbackPower=880000, maxDischargePower=580000, bmsSelfCheck=90, powerBatteryCurrent=10000, powerBatteryV3=728000, maxVoltage=4000, minVoltage=3000, maxTemperature=400000, minTemperature=550000, availableCapacity=390000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:27:14.323 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:27:14.323 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"390000","bmsSelfCheck":"90","brakePedal":"60","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"43000","dischargeVoltage":"184000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.000","gear":"D","insulationResistance":"200050000","latitude":"39.5223210","location":"1","longitude":"116.6730190","maxDischargePower":"580000","maxFeedbackPower":"880000","maxTemperature":"400000","maxVoltage":"4000","mcu":"1","mileage":"38.37000000","minTemperature":"550000","minVoltage":"3000","motorControllerTemperature":"570000","motorCurrent":"95580000","motorSpeed":"21485","motorTemperature":"136000","motorTorque":"5350","motorVoltage":"28300","powerBattery":"61287.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"728000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718940434253","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:27:14.323 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940434253, longitude=116.6730190, latitude=39.5223210, speed=72.000, mileage=38.37000000, dischargeVoltage=184000, dischargeCurrent=43000, insulationResistance=200050000, gear=D, accelerationPedal=60, brakePedal=60, fuelConsumption=9.000, motorControllerTemperature=570000, motorSpeed=21485, motorTorque=5350, motorTemperature=136000, motorVoltage=28300, motorCurrent=95580000, powerBattery=61287., maxFeedbackPower=880000, maxDischargePower=580000, bmsSelfCheck=90, powerBatteryCurrent=10000, powerBatteryV3=728000, maxVoltage=4000, minVoltage=3000, maxTemperature=400000, minTemperature=550000, availableCapacity=390000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:27:14.328 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:88 - 该车故障GZ001信息存储到本地缓存中 -2024-06-21 11:28:01.701 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 11:28:01.741 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 11:28:01.772 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 11:28:02.452 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 11:28:02.637 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 11:28:02.646 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 11:28:02.658 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0 -2024-06-21 11:28:02.658 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-c08bb24a-e161-43e0-8093-7525367887a2 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 11:28:02.658 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-e668c583-76e4-4bf5-8525-2ee5356e1295 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 11:28:02.660 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0] -2024-06-21 11:28:02.660 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-75b19920-6e4e-4533-912b-30faba1701f1 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 11:28:02.660 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 11:28:02.660 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 11:28:02.660 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 11:28:02.662 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 11:28:02.662 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 11:28:02.662 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 11:28:02.662 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 11:28:02.662 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 11:28:02.662 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 11:28:02.663 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 11:28:02.663 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 11:28:02.663 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 11:28:02.665 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered -2024-06-21 11:28:02.665 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered -2024-06-21 11:28:02.666 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 11:28:02.666 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered -2024-06-21 11:28:02.666 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 11:28:02.666 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 11:28:02.667 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 11:28:02.667 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 11:28:02.667 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 11:28:02.671 [SpringApplicationShutdownHook] INFO org.apache.kafka.clients.producer.KafkaProducer:1204 - [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 30000 ms. -2024-06-21 11:28:02.673 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 11:28:02.673 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 11:28:02.673 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 11:28:02.673 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.producer for producer-1 unregistered -2024-06-21 11:28:02.850 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 11:28:02.854 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. -2024-06-21 11:28:11.691 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 10936 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 11:28:11.692 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 11:28:11.693 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 11:28:12.292 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 11:28:12.294 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 11:28:12.316 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 11 ms. Found 0 Redis repository interfaces. -2024-06-21 11:28:12.559 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$e7a4817f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:28:12.647 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:28:12.649 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:28:12.651 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:28:12.663 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:28:12.699 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:28:12.703 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:28:12.932 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 11:28:12.940 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 11:28:12.941 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 11:28:13.053 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 11:28:13.053 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1316 ms -2024-06-21 11:28:13.724 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 11:28:14.253 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 11:28:14.259 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 11:28:14.276 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 11:28:14.333 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 11:28:14.350 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: +2024-06-22 10:47:46.994 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group +2024-06-22 10:47:46.994 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:47:46.994 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:47:46.994 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719024466994 +2024-06-22 10:47:46.994 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:47:46.994 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 +2024-06-22 10:47:46.995 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:47:46.996 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group +2024-06-22 10:47:46.996 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=25, memberId='consumer-Topics-2-9263a6ff-6f87-4c39-aeb2-ca2e295e0a34', protocol='range'} +2024-06-22 10:47:46.996 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 25: {consumer-Topics-2-9263a6ff-6f87-4c39-aeb2-ca2e295e0a34=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} +2024-06-22 10:47:46.997 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:47:46.997 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=25, memberId='consumer-Topics-2-9263a6ff-6f87-4c39-aeb2-ca2e295e0a34', protocol='range'} +2024-06-22 10:47:46.998 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:47:46.998 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group +2024-06-22 10:47:46.998 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) +2024-06-22 10:47:46.998 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 +2024-06-22 10:47:46.998 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group +2024-06-22 10:47:47.000 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group +2024-06-22 10:47:47.001 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:47:47.001 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:47:47.001 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:47:47.002 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:47:47.002 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:47:47.002 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:47:47.002 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:47:47.002 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=39, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:47:47.002 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] +2024-06-22 10:47:47.005 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' +2024-06-22 10:47:47.126 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] +2024-06-22 10:47:47.250 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#51743cc0:0/SimpleConnection@78ca8258 [delegate=amqp://guest@101.34.243.166:5672/, localPort= 61354] +2024-06-22 10:47:47.694 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 4.426 seconds (JVM running for 4.889) +2024-06-22 10:47:47.695 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 +2024-06-22 10:47:50.011 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing +2024-06-22 10:47:50.012 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 +2024-06-22 10:47:50.012 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] +2024-06-22 10:47:50.012 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group +2024-06-22 10:47:50.014 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=26, memberId='consumer-Topics-2-9263a6ff-6f87-4c39-aeb2-ca2e295e0a34', protocol='range'} +2024-06-22 10:47:50.014 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=26, memberId='consumer-Topics-3-89098317-3dbf-4772-813f-e63af555010c', protocol='range'} +2024-06-22 10:47:50.014 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=26, memberId='consumer-Topics-4-0bea77b2-7cfc-4196-b962-455e45f645e9', protocol='range'} +2024-06-22 10:47:50.014 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 26: {consumer-Topics-4-0bea77b2-7cfc-4196-b962-455e45f645e9=Assignment(partitions=[test1-6, test1-7]), consumer-Topics-3-89098317-3dbf-4772-813f-e63af555010c=Assignment(partitions=[test1-3, test1-4, test1-5]), consumer-Topics-2-9263a6ff-6f87-4c39-aeb2-ca2e295e0a34=Assignment(partitions=[test1-0, test1-1, test1-2])} +2024-06-22 10:47:50.017 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=26, memberId='consumer-Topics-3-89098317-3dbf-4772-813f-e63af555010c', protocol='range'} +2024-06-22 10:47:50.017 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-3, test1-4, test1-5]) +2024-06-22 10:47:50.017 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: test1-5, test1-4, test1-3 +2024-06-22 10:47:50.017 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=26, memberId='consumer-Topics-2-9263a6ff-6f87-4c39-aeb2-ca2e295e0a34', protocol='range'} +2024-06-22 10:47:50.017 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=26, memberId='consumer-Topics-4-0bea77b2-7cfc-4196-b962-455e45f645e9', protocol='range'} +2024-06-22 10:47:50.017 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-6, test1-7]) +2024-06-22 10:47:50.017 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2]) +2024-06-22 10:47:50.018 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-2, test1-1 +2024-06-22 10:47:50.018 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: test1-6, test1-7 +2024-06-22 10:47:50.019 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:47:50.019 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:47:50.020 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:47:50.020 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:47:50.020 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:47:50.020 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-2, test1-1] +2024-06-22 10:47:50.020 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:47:50.020 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:47:50.020 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-6, test1-7] +2024-06-22 10:47:50.020 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=39, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:47:50.020 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-5, test1-4, test1-3] +2024-06-22 10:48:20.074 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 +2024-06-22 10:48:20.077 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) +2024-06-22 10:48:20.486 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing +2024-06-22 10:48:20.487 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) +2024-06-22 10:48:20.903 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing +2024-06-22 10:49:35.006 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. +2024-06-22 10:49:35.040 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. +2024-06-22 10:49:35.065 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. +2024-06-22 10:49:35.404 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. +2024-06-22 10:49:35.650 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. +2024-06-22 10:49:35.680 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. +2024-06-22 10:49:35.694 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Revoke previously assigned partitions test1-6, test1-7 +2024-06-22 10:49:35.694 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Revoke previously assigned partitions test1-5, test1-4, test1-3 +2024-06-22 10:49:35.694 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-2, test1-1 +2024-06-22 10:49:35.695 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-5, test1-4, test1-3] +2024-06-22 10:49:35.695 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-2, test1-1] +2024-06-22 10:49:35.695 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-6, test1-7] +2024-06-22 10:49:35.695 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-9263a6ff-6f87-4c39-aeb2-ca2e295e0a34 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics +2024-06-22 10:49:35.695 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-89098317-3dbf-4772-813f-e63af555010c sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics +2024-06-22 10:49:35.695 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-0bea77b2-7cfc-4196-b962-455e45f645e9 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics +2024-06-22 10:49:35.695 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions +2024-06-22 10:49:35.695 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions +2024-06-22 10:49:35.695 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions +2024-06-22 10:49:35.696 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed +2024-06-22 10:49:35.697 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed +2024-06-22 10:49:35.697 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter +2024-06-22 10:49:35.697 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter +2024-06-22 10:49:35.697 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed +2024-06-22 10:49:35.697 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed +2024-06-22 10:49:35.698 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed +2024-06-22 10:49:35.698 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter +2024-06-22 10:49:35.698 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed +2024-06-22 10:49:35.698 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered +2024-06-22 10:49:35.698 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped +2024-06-22 10:49:35.699 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered +2024-06-22 10:49:35.699 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped +2024-06-22 10:49:35.699 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered +2024-06-22 10:49:35.699 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped +2024-06-22 10:49:35.700 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped +2024-06-22 10:49:35.700 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped +2024-06-22 10:49:35.700 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped +2024-06-22 10:49:35.848 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... +2024-06-22 10:49:35.853 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. +2024-06-22 10:49:44.553 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 27188 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) +2024-06-22 10:49:44.555 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 +2024-06-22 10:49:44.556 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" +2024-06-22 10:49:45.149 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode +2024-06-22 10:49:45.151 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-06-22 10:49:45.182 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 14 ms. Found 0 Redis repository interfaces. +2024-06-22 10:49:45.459 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$faefdb65] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:49:45.542 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:49:45.543 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:49:45.546 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:49:45.561 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:49:45.596 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:49:45.601 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:49:45.834 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) +2024-06-22 10:49:45.842 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] +2024-06-22 10:49:45.842 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] +2024-06-22 10:49:45.948 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext +2024-06-22 10:49:45.948 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1342 ms +2024-06-22 10:49:46.598 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... +2024-06-22 10:49:46.961 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. +2024-06-22 10:49:46.967 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event +2024-06-22 10:49:46.984 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: +2024-06-22 10:49:47.024 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 +2024-06-22 10:49:47.039 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest @@ -11416,23 +5142,30 @@ Caused by: java.net.SocketException: Connection reset ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer -2024-06-21 11:28:14.414 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:28:14.414 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:28:14.414 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718940494413 -2024-06-21 11:28:14.416 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 11:28:14.527 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 11:28:14.602 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ -2024-06-21 11:28:14.665 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 11:28:14.667 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:28:14.669 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 11:28:14.677 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 11:28:14.678 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=43, memberId='consumer-Partitions-1-13919592-0c84-4cde-b478-d95daf15fdb2', protocol='range'} -2024-06-21 11:28:14.679 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 43: {consumer-Partitions-1-13919592-0c84-4cde-b478-d95daf15fdb2=Assignment(partitions=[test1-0])} -2024-06-21 11:28:14.682 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=43, memberId='consumer-Partitions-1-13919592-0c84-4cde-b478-d95daf15fdb2', protocol='range'} -2024-06-21 11:28:14.683 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 11:28:14.684 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0 -2024-06-21 11:28:14.690 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=49, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 11:28:15.378 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: +2024-06-22 10:49:47.092 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:49:47.092 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:49:47.092 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719024587091 +2024-06-22 10:49:47.094 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 +2024-06-22 10:49:47.312 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:49:47.312 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:49:47.314 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group +2024-06-22 10:49:47.320 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group +2024-06-22 10:49:47.321 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=21, memberId='consumer-Partitions-1-a81e6c92-b2c0-42cc-8e1d-177ad6bd312b', protocol='range'} +2024-06-22 10:49:47.322 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 21: {consumer-Partitions-1-a81e6c92-b2c0-42cc-8e1d-177ad6bd312b=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} +2024-06-22 10:49:47.325 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=21, memberId='consumer-Partitions-1-a81e6c92-b2c0-42cc-8e1d-177ad6bd312b', protocol='range'} +2024-06-22 10:49:47.326 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) +2024-06-22 10:49:47.327 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 +2024-06-22 10:49:47.332 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:49:47.332 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:49:47.332 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:49:47.332 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:49:47.332 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:49:47.333 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:49:47.333 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:49:47.333 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=39, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:49:47.564 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... +2024-06-22 10:49:47.644 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ +2024-06-22 10:49:48.335 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest @@ -11511,11 +5244,11 @@ Caused by: java.net.SocketException: Connection reset ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer -2024-06-21 11:28:15.382 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:28:15.382 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:28:15.382 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718940495382 -2024-06-21 11:28:15.384 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 11:28:15.392 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: +2024-06-22 10:49:48.339 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:49:48.339 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:49:48.339 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719024588339 +2024-06-22 10:49:48.341 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 +2024-06-22 10:49:48.347 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest @@ -11594,15 +5327,14 @@ Caused by: java.net.SocketException: Connection reset ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer -2024-06-21 11:28:15.395 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 11:28:15.396 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:28:15.397 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 11:28:15.398 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:28:15.399 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:28:15.399 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718940495398 -2024-06-21 11:28:15.399 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 11:28:15.400 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 11:28:15.401 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: +2024-06-22 10:49:48.350 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:49:48.350 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:49:48.350 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719024588350 +2024-06-22 10:49:48.350 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:49:48.350 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 +2024-06-22 10:49:48.350 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:49:48.351 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group +2024-06-22 10:49:48.351 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest @@ -11681,4061 +5413,64 @@ Caused by: java.net.SocketException: Connection reset ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer -2024-06-21 11:28:15.403 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=55, memberId='consumer-Topics-2-84e45b3c-bc7f-48c8-80c7-ff3cd35eb747', protocol='range'} -2024-06-21 11:28:15.403 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 55: {consumer-Topics-2-84e45b3c-bc7f-48c8-80c7-ff3cd35eb747=Assignment(partitions=[test1-0])} -2024-06-21 11:28:15.404 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 11:28:15.404 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:28:15.405 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 11:28:15.405 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=55, memberId='consumer-Topics-2-84e45b3c-bc7f-48c8-80c7-ff3cd35eb747', protocol='range'} -2024-06-21 11:28:15.406 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 11:28:15.406 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:28:15.406 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 11:28:15.406 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:28:15.406 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718940495406 -2024-06-21 11:28:15.406 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 11:28:15.407 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 11:28:15.409 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=49, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 11:28:15.409 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 11:28:15.409 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 11:28:15.410 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:28:15.410 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 11:28:15.413 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 11:28:15.419 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' -2024-06-21 11:28:15.420 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 11:28:15.622 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#655909e2:0/SimpleConnection@3cf7433e [delegate=amqp://guest@101.34.243.166:5672/, localPort= 63638] -2024-06-21 11:28:16.663 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 5.437 seconds (JVM running for 5.965) -2024-06-21 11:28:16.665 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 -2024-06-21 11:28:18.411 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing -2024-06-21 11:28:18.412 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0 -2024-06-21 11:28:18.413 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0] -2024-06-21 11:28:18.413 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 11:28:18.415 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=56, memberId='consumer-Topics-4-5516833f-941b-4262-b411-02a1531a3362', protocol='range'} -2024-06-21 11:28:18.415 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=56, memberId='consumer-Topics-3-cfc67103-b8e9-40d4-b48f-940794aa017c', protocol='range'} -2024-06-21 11:28:18.416 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=56, memberId='consumer-Topics-2-84e45b3c-bc7f-48c8-80c7-ff3cd35eb747', protocol='range'} -2024-06-21 11:28:18.417 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 56: {consumer-Topics-3-cfc67103-b8e9-40d4-b48f-940794aa017c=Assignment(partitions=[]), consumer-Topics-4-5516833f-941b-4262-b411-02a1531a3362=Assignment(partitions=[]), consumer-Topics-2-84e45b3c-bc7f-48c8-80c7-ff3cd35eb747=Assignment(partitions=[test1-0])} -2024-06-21 11:28:18.418 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=56, memberId='consumer-Topics-4-5516833f-941b-4262-b411-02a1531a3362', protocol='range'} -2024-06-21 11:28:18.418 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[]) -2024-06-21 11:28:18.418 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: -2024-06-21 11:28:18.418 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [] -2024-06-21 11:28:18.418 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=56, memberId='consumer-Topics-3-cfc67103-b8e9-40d4-b48f-940794aa017c', protocol='range'} -2024-06-21 11:28:18.418 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[]) -2024-06-21 11:28:18.418 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: -2024-06-21 11:28:18.419 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [] -2024-06-21 11:28:18.419 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=56, memberId='consumer-Topics-2-84e45b3c-bc7f-48c8-80c7-ff3cd35eb747', protocol='range'} -2024-06-21 11:28:18.419 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 11:28:18.419 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 11:28:18.420 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=49, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 11:28:18.420 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 11:28:36.796 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 -2024-06-21 11:28:36.800 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 11:28:37.260 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 11:28:37.260 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 11:28:37.692 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 11:28:55.091 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:28:55.092 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:28:55.092 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 35 33 35 30 35 32 31 31 36 2e 36 35 35 35 38 30 30 33 39 2e 35 32 30 39 32 32 30 37 32 2e 30 30 30 33 37 2e 36 35 30 30 30 30 30 30 32 37 38 30 30 30 31 33 30 30 30 35 30 36 35 30 30 30 30 30 44 32 30 34 30 31 32 2e 31 30 32 38 30 30 30 30 35 31 30 33 33 35 35 32 30 33 34 30 30 30 30 31 34 38 30 30 31 34 37 39 30 30 30 30 36 31 33 34 32 2e 31 34 30 30 30 30 37 34 30 30 30 30 31 30 34 30 30 30 30 36 37 36 30 30 30 33 30 30 30 34 30 30 30 35 36 30 30 30 30 35 34 30 30 30 30 35 38 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c4 7E -2024-06-21 11:28:55.107 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940535052, longitude=116.6555800, latitude=39.5209220, speed=72.000, mileage=37.65000000, dischargeVoltage=278000, dischargeCurrent=13000, insulationResistance=506500000, gear=D, accelerationPedal=20, brakePedal=40, fuelConsumption=12.10, motorControllerTemperature=280000, motorSpeed=51033, motorTorque=5520, motorTemperature=340000, motorVoltage=14800, motorCurrent=14790000, powerBattery=61342., maxFeedbackPower=140000, maxDischargePower=740000, bmsSelfCheck=10, powerBatteryCurrent=40000, powerBatteryV3=676000, maxVoltage=3000, minVoltage=4000, maxTemperature=560000, minTemperature=540000, availableCapacity=580000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:28:55.160 [MQTT Call: protocol-parsing] INFO org.apache.kafka.clients.producer.ProducerConfig:372 - ProducerConfig values: - acks = 1 - batch.size = 16384 - bootstrap.servers = [localhost:9092] - buffer.memory = 33554432 - client.dns.lookup = use_all_dns_ips - client.id = producer-1 - compression.type = none - connections.max.idle.ms = 540000 - delivery.timeout.ms = 120000 - enable.idempotence = false - interceptor.classes = [] - internal.auto.downgrade.txn.commit = false - key.serializer = class org.apache.kafka.common.serialization.StringSerializer - linger.ms = 0 - max.block.ms = 60000 - max.in.flight.requests.per.connection = 5 - max.request.size = 1048576 - metadata.max.age.ms = 300000 - metadata.max.idle.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner - receive.buffer.bytes = 32768 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retries = 2147483647 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - transaction.timeout.ms = 60000 - transactional.id = null - value.serializer = class org.apache.kafka.common.serialization.StringSerializer - -2024-06-21 11:28:55.171 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:28:55.171 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:28:55.171 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718940535171 -2024-06-21 11:28:55.173 [kafka-producer-network-thread | producer-1] INFO org.apache.kafka.clients.Metadata:279 - [Producer clientId=producer-1] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 11:28:55.192 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:28:55.192 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"580000","bmsSelfCheck":"10","brakePedal":"40","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"13000","dischargeVoltage":"278000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"12.10","gear":"D","insulationResistance":"506500000","latitude":"39.5209220","location":"1","longitude":"116.6555800","maxDischargePower":"740000","maxFeedbackPower":"140000","maxTemperature":"560000","maxVoltage":"3000","mcu":"1","mileage":"37.65000000","minTemperature":"540000","minVoltage":"4000","motorControllerTemperature":"280000","motorCurrent":"14790000","motorSpeed":"51033","motorTemperature":"340000","motorTorque":"5520","motorVoltage":"14800","powerBattery":"61342.","powerBatteryCurrent":"40000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"676000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718940535052","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:28:55.208 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:88 - 该车故障GZ001信息存储到本地缓存中 -2024-06-21 11:28:55.308 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940535052, longitude=116.6555800, latitude=39.5209220, speed=72.000, mileage=37.65000000, dischargeVoltage=278000, dischargeCurrent=13000, insulationResistance=506500000, gear=D, accelerationPedal=20, brakePedal=40, fuelConsumption=12.10, motorControllerTemperature=280000, motorSpeed=51033, motorTorque=5520, motorTemperature=340000, motorVoltage=14800, motorCurrent=14790000, powerBattery=61342., maxFeedbackPower=140000, maxDischargePower=740000, bmsSelfCheck=10, powerBatteryCurrent=40000, powerBatteryV3=676000, maxVoltage=3000, minVoltage=4000, maxTemperature=560000, minTemperature=540000, availableCapacity=580000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:29:42.540 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:29:42.540 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:29:42.540 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 35 38 32 34 38 33 31 31 36 2e 36 35 36 33 37 33 30 33 39 2e 35 32 30 39 39 37 30 35 34 2e 30 30 30 33 37 2e 36 38 30 30 30 30 30 30 37 30 37 30 30 30 31 39 30 30 30 32 39 32 30 31 30 30 30 30 44 35 30 30 30 31 31 2e 37 30 33 32 30 30 30 30 34 37 33 30 37 37 32 38 30 39 36 30 30 30 30 32 36 30 30 30 31 32 35 37 34 30 30 30 36 31 33 34 32 2e 32 37 30 30 30 30 39 38 30 30 30 30 39 30 31 30 30 30 30 34 31 37 30 30 30 33 30 30 30 33 30 30 30 39 36 30 30 30 30 33 30 30 30 30 30 36 31 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ec 7E -2024-06-21 11:29:42.541 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940582483, longitude=116.6563730, latitude=39.5209970, speed=54.000, mileage=37.68000000, dischargeVoltage=707000, dischargeCurrent=19000, insulationResistance=292010000, gear=D, accelerationPedal=50, brakePedal=00, fuelConsumption=11.70, motorControllerTemperature=320000, motorSpeed=47307, motorTorque=7280, motorTemperature=960000, motorVoltage=26000, motorCurrent=12574000, powerBattery=61342., maxFeedbackPower=270000, maxDischargePower=980000, bmsSelfCheck=90, powerBatteryCurrent=10000, powerBatteryV3=417000, maxVoltage=3000, minVoltage=3000, maxTemperature=960000, minTemperature=300000, availableCapacity=610000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:29:42.543 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:29:42.543 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"610000","bmsSelfCheck":"90","brakePedal":"00","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"19000","dischargeVoltage":"707000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.70","gear":"D","insulationResistance":"292010000","latitude":"39.5209970","location":"1","longitude":"116.6563730","maxDischargePower":"980000","maxFeedbackPower":"270000","maxTemperature":"960000","maxVoltage":"3000","mcu":"1","mileage":"37.68000000","minTemperature":"300000","minVoltage":"3000","motorControllerTemperature":"320000","motorCurrent":"12574000","motorSpeed":"47307","motorTemperature":"960000","motorTorque":"7280","motorVoltage":"26000","powerBattery":"61342.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"417000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718940582483","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:29:42.543 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940582483, longitude=116.6563730, latitude=39.5209970, speed=54.000, mileage=37.68000000, dischargeVoltage=707000, dischargeCurrent=19000, insulationResistance=292010000, gear=D, accelerationPedal=50, brakePedal=00, fuelConsumption=11.70, motorControllerTemperature=320000, motorSpeed=47307, motorTorque=7280, motorTemperature=960000, motorVoltage=26000, motorCurrent=12574000, powerBattery=61342., maxFeedbackPower=270000, maxDischargePower=980000, bmsSelfCheck=90, powerBatteryCurrent=10000, powerBatteryV3=417000, maxVoltage=3000, minVoltage=3000, maxTemperature=960000, minTemperature=300000, availableCapacity=610000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:29:43.547 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:29:43.548 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:29:43.548 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 35 38 33 34 39 32 31 31 36 2e 36 35 37 36 32 39 30 33 39 2e 35 32 31 31 32 31 30 37 32 2e 30 30 30 33 37 2e 37 32 30 30 30 30 30 30 32 34 37 30 30 30 34 30 30 30 30 38 38 35 30 30 30 30 30 30 44 36 30 36 30 31 31 2e 33 30 32 35 30 30 30 30 33 33 38 36 32 37 38 32 30 31 30 30 30 30 30 32 35 32 30 30 37 35 30 39 30 30 30 30 36 31 33 34 32 2e 38 37 30 30 30 30 34 39 30 30 30 30 34 30 31 32 30 30 30 34 39 34 30 30 30 34 30 30 30 34 30 30 30 36 39 30 30 30 30 38 36 30 30 30 30 35 38 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 eb 7E -2024-06-21 11:29:43.548 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940583492, longitude=116.6576290, latitude=39.5211210, speed=72.000, mileage=37.72000000, dischargeVoltage=247000, dischargeCurrent=40000, insulationResistance=885000000, gear=D, accelerationPedal=60, brakePedal=60, fuelConsumption=11.30, motorControllerTemperature=250000, motorSpeed=33862, motorTorque=7820, motorTemperature=100000, motorVoltage=25200, motorCurrent=75090000, powerBattery=61342., maxFeedbackPower=870000, maxDischargePower=490000, bmsSelfCheck=40, powerBatteryCurrent=12000, powerBatteryV3=494000, maxVoltage=4000, minVoltage=4000, maxTemperature=690000, minTemperature=860000, availableCapacity=580000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:29:43.551 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:29:43.551 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"580000","bmsSelfCheck":"40","brakePedal":"60","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"40000","dischargeVoltage":"247000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.30","gear":"D","insulationResistance":"885000000","latitude":"39.5211210","location":"1","longitude":"116.6576290","maxDischargePower":"490000","maxFeedbackPower":"870000","maxTemperature":"690000","maxVoltage":"4000","mcu":"1","mileage":"37.72000000","minTemperature":"860000","minVoltage":"4000","motorControllerTemperature":"250000","motorCurrent":"75090000","motorSpeed":"33862","motorTemperature":"100000","motorTorque":"7820","motorVoltage":"25200","powerBattery":"61342.","powerBatteryCurrent":"12000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"494000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718940583492","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:29:43.552 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940583492, longitude=116.6576290, latitude=39.5211210, speed=72.000, mileage=37.72000000, dischargeVoltage=247000, dischargeCurrent=40000, insulationResistance=885000000, gear=D, accelerationPedal=60, brakePedal=60, fuelConsumption=11.30, motorControllerTemperature=250000, motorSpeed=33862, motorTorque=7820, motorTemperature=100000, motorVoltage=25200, motorCurrent=75090000, powerBattery=61342., maxFeedbackPower=870000, maxDischargePower=490000, bmsSelfCheck=40, powerBatteryCurrent=12000, powerBatteryV3=494000, maxVoltage=4000, minVoltage=4000, maxTemperature=690000, minTemperature=860000, availableCapacity=580000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:29:44.539 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:29:44.540 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:29:44.540 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 35 38 34 34 38 33 31 31 36 2e 36 35 38 34 37 38 30 33 39 2e 35 32 31 31 36 33 30 35 34 2e 30 30 30 33 37 2e 37 35 30 30 30 30 30 30 31 35 36 30 30 30 31 31 30 30 30 31 36 33 38 33 30 30 30 30 44 31 30 39 30 39 2e 36 30 30 35 39 30 30 30 30 38 36 32 34 36 36 33 32 30 39 37 30 30 30 30 32 34 37 30 30 38 36 37 31 30 30 30 30 36 31 33 34 32 2e 34 30 30 30 30 30 39 39 30 30 30 30 33 30 31 30 30 30 30 37 34 33 30 30 30 33 30 30 30 33 30 30 30 32 38 30 30 30 30 31 30 30 30 30 30 31 38 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f2 7E -2024-06-21 11:29:44.540 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940584483, longitude=116.6584780, latitude=39.5211630, speed=54.000, mileage=37.75000000, dischargeVoltage=156000, dischargeCurrent=11000, insulationResistance=163830000, gear=D, accelerationPedal=10, brakePedal=90, fuelConsumption=9.600, motorControllerTemperature=590000, motorSpeed=86246, motorTorque=6320, motorTemperature=970000, motorVoltage=24700, motorCurrent=86710000, powerBattery=61342., maxFeedbackPower=400000, maxDischargePower=990000, bmsSelfCheck=30, powerBatteryCurrent=10000, powerBatteryV3=743000, maxVoltage=3000, minVoltage=3000, maxTemperature=280000, minTemperature=100000, availableCapacity=180000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:29:44.542 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:29:44.542 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"180000","bmsSelfCheck":"30","brakePedal":"90","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"11000","dischargeVoltage":"156000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.600","gear":"D","insulationResistance":"163830000","latitude":"39.5211630","location":"1","longitude":"116.6584780","maxDischargePower":"990000","maxFeedbackPower":"400000","maxTemperature":"280000","maxVoltage":"3000","mcu":"1","mileage":"37.75000000","minTemperature":"100000","minVoltage":"3000","motorControllerTemperature":"590000","motorCurrent":"86710000","motorSpeed":"86246","motorTemperature":"970000","motorTorque":"6320","motorVoltage":"24700","powerBattery":"61342.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"743000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718940584483","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:29:44.542 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940584483, longitude=116.6584780, latitude=39.5211630, speed=54.000, mileage=37.75000000, dischargeVoltage=156000, dischargeCurrent=11000, insulationResistance=163830000, gear=D, accelerationPedal=10, brakePedal=90, fuelConsumption=9.600, motorControllerTemperature=590000, motorSpeed=86246, motorTorque=6320, motorTemperature=970000, motorVoltage=24700, motorCurrent=86710000, powerBattery=61342., maxFeedbackPower=400000, maxDischargePower=990000, bmsSelfCheck=30, powerBatteryCurrent=10000, powerBatteryV3=743000, maxVoltage=3000, minVoltage=3000, maxTemperature=280000, minTemperature=100000, availableCapacity=180000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:29:45.530 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:29:45.530 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:29:45.531 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 35 38 35 34 38 33 31 31 36 2e 36 35 39 34 34 34 30 33 39 2e 35 32 31 32 35 34 30 37 32 2e 30 30 30 33 37 2e 37 39 30 30 30 30 30 30 36 34 39 30 30 30 31 37 30 30 30 32 39 37 37 34 30 30 30 30 44 32 30 31 30 39 2e 36 30 30 36 34 30 30 30 30 33 33 36 35 39 34 36 33 30 38 32 30 30 30 30 32 34 35 30 30 31 33 35 32 31 30 30 30 36 31 33 34 32 2e 37 36 30 30 30 30 33 35 30 30 30 30 35 30 36 30 30 30 30 34 39 39 30 30 30 33 30 30 30 34 30 30 30 39 30 30 30 30 30 38 36 30 30 30 30 38 31 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 07 7E -2024-06-21 11:29:45.531 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940585483, longitude=116.6594440, latitude=39.5212540, speed=72.000, mileage=37.79000000, dischargeVoltage=649000, dischargeCurrent=17000, insulationResistance=297740000, gear=D, accelerationPedal=20, brakePedal=10, fuelConsumption=9.600, motorControllerTemperature=640000, motorSpeed=33659, motorTorque=4630, motorTemperature=820000, motorVoltage=24500, motorCurrent=13521000, powerBattery=61342., maxFeedbackPower=760000, maxDischargePower=350000, bmsSelfCheck=50, powerBatteryCurrent=60000, powerBatteryV3=499000, maxVoltage=3000, minVoltage=4000, maxTemperature=900000, minTemperature=860000, availableCapacity=810000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:29:45.534 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:29:45.534 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"810000","bmsSelfCheck":"50","brakePedal":"10","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"17000","dischargeVoltage":"649000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.600","gear":"D","insulationResistance":"297740000","latitude":"39.5212540","location":"1","longitude":"116.6594440","maxDischargePower":"350000","maxFeedbackPower":"760000","maxTemperature":"900000","maxVoltage":"3000","mcu":"1","mileage":"37.79000000","minTemperature":"860000","minVoltage":"4000","motorControllerTemperature":"640000","motorCurrent":"13521000","motorSpeed":"33659","motorTemperature":"820000","motorTorque":"4630","motorVoltage":"24500","powerBattery":"61342.","powerBatteryCurrent":"60000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"499000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718940585483","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:29:45.535 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940585483, longitude=116.6594440, latitude=39.5212540, speed=72.000, mileage=37.79000000, dischargeVoltage=649000, dischargeCurrent=17000, insulationResistance=297740000, gear=D, accelerationPedal=20, brakePedal=10, fuelConsumption=9.600, motorControllerTemperature=640000, motorSpeed=33659, motorTorque=4630, motorTemperature=820000, motorVoltage=24500, motorCurrent=13521000, powerBattery=61342., maxFeedbackPower=760000, maxDischargePower=350000, bmsSelfCheck=50, powerBatteryCurrent=60000, powerBatteryV3=499000, maxVoltage=3000, minVoltage=4000, maxTemperature=900000, minTemperature=860000, availableCapacity=810000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:29:46.538 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:29:46.539 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:29:46.539 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 35 38 36 34 38 35 31 31 36 2e 36 36 30 36 39 39 30 33 39 2e 35 32 31 33 34 35 30 31 30 38 2e 30 30 33 37 2e 38 35 30 30 30 30 30 30 37 30 36 30 30 30 34 37 30 30 30 37 36 30 39 30 30 30 30 30 44 32 30 30 30 39 2e 39 30 30 35 34 30 30 30 30 35 37 34 33 37 35 35 37 30 38 34 30 30 30 30 32 34 38 30 30 37 30 37 33 30 30 30 30 36 31 33 33 32 2e 38 32 30 30 30 30 39 36 30 30 30 30 31 31 36 30 30 30 30 34 35 36 30 30 30 33 30 30 30 33 30 30 30 36 32 30 30 30 30 37 36 30 30 30 30 38 33 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 09 7E -2024-06-21 11:29:46.539 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940586485, longitude=116.6606990, latitude=39.5213450, speed=108.00, mileage=37.85000000, dischargeVoltage=706000, dischargeCurrent=47000, insulationResistance=760900000, gear=D, accelerationPedal=20, brakePedal=00, fuelConsumption=9.900, motorControllerTemperature=540000, motorSpeed=57437, motorTorque=5570, motorTemperature=840000, motorVoltage=24800, motorCurrent=70730000, powerBattery=61332., maxFeedbackPower=820000, maxDischargePower=960000, bmsSelfCheck=11, powerBatteryCurrent=60000, powerBatteryV3=456000, maxVoltage=3000, minVoltage=3000, maxTemperature=620000, minTemperature=760000, availableCapacity=830000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:29:46.541 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:29:46.541 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"830000","bmsSelfCheck":"11","brakePedal":"00","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"47000","dischargeVoltage":"706000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.900","gear":"D","insulationResistance":"760900000","latitude":"39.5213450","location":"1","longitude":"116.6606990","maxDischargePower":"960000","maxFeedbackPower":"820000","maxTemperature":"620000","maxVoltage":"3000","mcu":"1","mileage":"37.85000000","minTemperature":"760000","minVoltage":"3000","motorControllerTemperature":"540000","motorCurrent":"70730000","motorSpeed":"57437","motorTemperature":"840000","motorTorque":"5570","motorVoltage":"24800","powerBattery":"61332.","powerBatteryCurrent":"60000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"456000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718940586485","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:29:46.541 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940586485, longitude=116.6606990, latitude=39.5213450, speed=108.00, mileage=37.85000000, dischargeVoltage=706000, dischargeCurrent=47000, insulationResistance=760900000, gear=D, accelerationPedal=20, brakePedal=00, fuelConsumption=9.900, motorControllerTemperature=540000, motorSpeed=57437, motorTorque=5570, motorTemperature=840000, motorVoltage=24800, motorCurrent=70730000, powerBattery=61332., maxFeedbackPower=820000, maxDischargePower=960000, bmsSelfCheck=11, powerBatteryCurrent=60000, powerBatteryV3=456000, maxVoltage=3000, minVoltage=3000, maxTemperature=620000, minTemperature=760000, availableCapacity=830000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:29:47.572 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:29:47.572 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:29:47.572 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 35 38 37 34 38 35 31 31 36 2e 36 36 31 31 30 37 30 33 39 2e 35 32 31 33 37 38 30 33 36 2e 30 30 30 33 37 2e 38 37 30 30 30 30 30 30 32 34 32 30 30 30 31 33 30 30 30 37 35 30 39 30 30 30 30 30 44 35 30 37 30 31 32 2e 30 30 34 30 30 30 30 30 36 30 32 30 30 32 39 36 30 31 31 39 30 30 30 32 39 30 30 30 39 39 39 31 30 30 30 30 36 31 33 33 32 2e 34 32 30 30 30 30 31 32 30 30 30 30 31 32 34 30 30 30 30 32 37 33 30 30 30 34 30 30 30 33 30 30 30 38 30 30 30 30 30 32 36 30 30 30 30 33 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c1 7E -2024-06-21 11:29:47.572 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940587485, longitude=116.6611070, latitude=39.5213780, speed=36.000, mileage=37.87000000, dischargeVoltage=242000, dischargeCurrent=13000, insulationResistance=750900000, gear=D, accelerationPedal=50, brakePedal=70, fuelConsumption=12.00, motorControllerTemperature=400000, motorSpeed=60200, motorTorque=2960, motorTemperature=119000, motorVoltage=29000, motorCurrent=99910000, powerBattery=61332., maxFeedbackPower=420000, maxDischargePower=120000, bmsSelfCheck=12, powerBatteryCurrent=40000, powerBatteryV3=273000, maxVoltage=4000, minVoltage=3000, maxTemperature=800000, minTemperature=260000, availableCapacity=300000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:29:47.574 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:29:47.574 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"300000","bmsSelfCheck":"12","brakePedal":"70","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"13000","dischargeVoltage":"242000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"12.00","gear":"D","insulationResistance":"750900000","latitude":"39.5213780","location":"1","longitude":"116.6611070","maxDischargePower":"120000","maxFeedbackPower":"420000","maxTemperature":"800000","maxVoltage":"4000","mcu":"1","mileage":"37.87000000","minTemperature":"260000","minVoltage":"3000","motorControllerTemperature":"400000","motorCurrent":"99910000","motorSpeed":"60200","motorTemperature":"119000","motorTorque":"2960","motorVoltage":"29000","powerBattery":"61332.","powerBatteryCurrent":"40000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"273000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718940587485","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:29:47.574 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940587485, longitude=116.6611070, latitude=39.5213780, speed=36.000, mileage=37.87000000, dischargeVoltage=242000, dischargeCurrent=13000, insulationResistance=750900000, gear=D, accelerationPedal=50, brakePedal=70, fuelConsumption=12.00, motorControllerTemperature=400000, motorSpeed=60200, motorTorque=2960, motorTemperature=119000, motorVoltage=29000, motorCurrent=99910000, powerBattery=61332., maxFeedbackPower=420000, maxDischargePower=120000, bmsSelfCheck=12, powerBatteryCurrent=40000, powerBatteryV3=273000, maxVoltage=4000, minVoltage=3000, maxTemperature=800000, minTemperature=260000, availableCapacity=300000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:29:48.554 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:29:48.554 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:29:48.555 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 35 38 38 34 38 34 31 31 36 2e 36 36 32 30 39 39 30 33 39 2e 35 32 31 34 36 37 30 31 32 36 2e 30 30 33 37 2e 39 34 30 30 30 30 30 30 31 33 33 30 30 30 32 37 30 30 30 36 39 32 31 30 30 30 30 30 44 39 30 39 30 39 2e 34 30 30 32 30 30 30 30 30 39 31 31 30 38 32 32 33 30 31 30 34 30 30 30 31 36 30 30 30 38 33 31 36 30 30 30 30 36 31 33 32 32 2e 38 36 30 30 30 30 39 38 30 30 30 30 31 32 30 30 30 30 30 36 37 31 30 30 30 34 30 30 30 33 30 30 30 32 34 30 30 30 30 37 30 30 30 30 30 38 33 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 dd 7E -2024-06-21 11:29:48.555 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940588484, longitude=116.6620990, latitude=39.5214670, speed=126.00, mileage=37.94000000, dischargeVoltage=133000, dischargeCurrent=27000, insulationResistance=692100000, gear=D, accelerationPedal=90, brakePedal=90, fuelConsumption=9.400, motorControllerTemperature=200000, motorSpeed=91108, motorTorque=2230, motorTemperature=104000, motorVoltage=16000, motorCurrent=83160000, powerBattery=61322., maxFeedbackPower=860000, maxDischargePower=980000, bmsSelfCheck=12, powerBatteryCurrent=00000, powerBatteryV3=671000, maxVoltage=4000, minVoltage=3000, maxTemperature=240000, minTemperature=700000, availableCapacity=830000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:29:48.557 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:29:48.557 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"90","availableCapacity":"830000","bmsSelfCheck":"12","brakePedal":"90","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"27000","dischargeVoltage":"133000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.400","gear":"D","insulationResistance":"692100000","latitude":"39.5214670","location":"1","longitude":"116.6620990","maxDischargePower":"980000","maxFeedbackPower":"860000","maxTemperature":"240000","maxVoltage":"4000","mcu":"1","mileage":"37.94000000","minTemperature":"700000","minVoltage":"3000","motorControllerTemperature":"200000","motorCurrent":"83160000","motorSpeed":"91108","motorTemperature":"104000","motorTorque":"2230","motorVoltage":"16000","powerBattery":"61322.","powerBatteryCurrent":"00000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"671000","ptc":"1","runStatus":"1","soc":"1","speed":"126.00","timestamp":"1718940588484","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:29:48.557 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940588484, longitude=116.6620990, latitude=39.5214670, speed=126.00, mileage=37.94000000, dischargeVoltage=133000, dischargeCurrent=27000, insulationResistance=692100000, gear=D, accelerationPedal=90, brakePedal=90, fuelConsumption=9.400, motorControllerTemperature=200000, motorSpeed=91108, motorTorque=2230, motorTemperature=104000, motorVoltage=16000, motorCurrent=83160000, powerBattery=61322., maxFeedbackPower=860000, maxDischargePower=980000, bmsSelfCheck=12, powerBatteryCurrent=00000, powerBatteryV3=671000, maxVoltage=4000, minVoltage=3000, maxTemperature=240000, minTemperature=700000, availableCapacity=830000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:29:49.539 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:29:49.539 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:29:49.539 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 35 38 39 34 38 34 31 31 36 2e 36 36 33 33 31 38 30 33 39 2e 35 32 31 35 36 32 30 37 32 2e 30 30 30 33 37 2e 39 38 30 30 30 30 30 30 37 31 33 30 30 30 33 35 30 30 30 32 31 33 35 37 30 30 30 30 44 39 30 38 30 31 31 2e 32 30 37 37 30 30 30 30 32 30 36 38 34 33 38 32 30 39 36 30 30 30 30 31 36 39 30 30 35 34 38 30 30 30 30 30 36 31 33 32 32 2e 31 39 30 30 30 30 38 37 30 30 30 30 38 30 30 30 30 30 30 32 36 32 30 30 30 34 30 30 30 33 30 30 30 34 33 30 30 30 30 32 34 30 30 30 30 38 39 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f8 7E -2024-06-21 11:29:49.539 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940589484, longitude=116.6633180, latitude=39.5215620, speed=72.000, mileage=37.98000000, dischargeVoltage=713000, dischargeCurrent=35000, insulationResistance=213570000, gear=D, accelerationPedal=90, brakePedal=80, fuelConsumption=11.20, motorControllerTemperature=770000, motorSpeed=20684, motorTorque=3820, motorTemperature=960000, motorVoltage=16900, motorCurrent=54800000, powerBattery=61322., maxFeedbackPower=190000, maxDischargePower=870000, bmsSelfCheck=80, powerBatteryCurrent=00000, powerBatteryV3=262000, maxVoltage=4000, minVoltage=3000, maxTemperature=430000, minTemperature=240000, availableCapacity=890000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:29:49.541 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:29:49.541 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"90","availableCapacity":"890000","bmsSelfCheck":"80","brakePedal":"80","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"35000","dischargeVoltage":"713000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.20","gear":"D","insulationResistance":"213570000","latitude":"39.5215620","location":"1","longitude":"116.6633180","maxDischargePower":"870000","maxFeedbackPower":"190000","maxTemperature":"430000","maxVoltage":"4000","mcu":"1","mileage":"37.98000000","minTemperature":"240000","minVoltage":"3000","motorControllerTemperature":"770000","motorCurrent":"54800000","motorSpeed":"20684","motorTemperature":"960000","motorTorque":"3820","motorVoltage":"16900","powerBattery":"61322.","powerBatteryCurrent":"00000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"262000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718940589484","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:29:49.541 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940589484, longitude=116.6633180, latitude=39.5215620, speed=72.000, mileage=37.98000000, dischargeVoltage=713000, dischargeCurrent=35000, insulationResistance=213570000, gear=D, accelerationPedal=90, brakePedal=80, fuelConsumption=11.20, motorControllerTemperature=770000, motorSpeed=20684, motorTorque=3820, motorTemperature=960000, motorVoltage=16900, motorCurrent=54800000, powerBattery=61322., maxFeedbackPower=190000, maxDischargePower=870000, bmsSelfCheck=80, powerBatteryCurrent=00000, powerBatteryV3=262000, maxVoltage=4000, minVoltage=3000, maxTemperature=430000, minTemperature=240000, availableCapacity=890000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:29:50.547 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:29:50.547 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:29:50.548 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 35 39 30 34 38 33 31 31 36 2e 36 36 34 38 33 36 30 33 39 2e 35 32 31 36 37 30 30 31 30 38 2e 30 30 33 38 2e 30 34 30 30 30 30 30 30 31 39 33 30 30 30 32 31 30 30 30 32 39 31 36 38 30 30 30 30 44 35 30 34 30 31 30 2e 32 30 34 30 30 30 30 30 38 30 33 32 33 38 31 31 30 33 37 30 30 30 30 32 37 37 30 30 33 39 36 30 30 30 30 30 36 31 33 31 32 2e 33 34 30 30 30 30 37 34 30 30 30 30 31 30 31 30 30 30 30 35 33 32 30 30 30 33 30 30 30 34 30 30 30 33 32 30 30 30 30 33 36 30 30 30 30 34 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 b6 7E -2024-06-21 11:29:50.548 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940590483, longitude=116.6648360, latitude=39.5216700, speed=108.00, mileage=38.04000000, dischargeVoltage=193000, dischargeCurrent=21000, insulationResistance=291680000, gear=D, accelerationPedal=50, brakePedal=40, fuelConsumption=10.20, motorControllerTemperature=400000, motorSpeed=80323, motorTorque=8110, motorTemperature=370000, motorVoltage=27700, motorCurrent=39600000, powerBattery=61312., maxFeedbackPower=340000, maxDischargePower=740000, bmsSelfCheck=10, powerBatteryCurrent=10000, powerBatteryV3=532000, maxVoltage=3000, minVoltage=4000, maxTemperature=320000, minTemperature=360000, availableCapacity=400000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:29:50.550 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:29:50.550 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"400000","bmsSelfCheck":"10","brakePedal":"40","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"21000","dischargeVoltage":"193000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.20","gear":"D","insulationResistance":"291680000","latitude":"39.5216700","location":"1","longitude":"116.6648360","maxDischargePower":"740000","maxFeedbackPower":"340000","maxTemperature":"320000","maxVoltage":"3000","mcu":"1","mileage":"38.04000000","minTemperature":"360000","minVoltage":"4000","motorControllerTemperature":"400000","motorCurrent":"39600000","motorSpeed":"80323","motorTemperature":"370000","motorTorque":"8110","motorVoltage":"27700","powerBattery":"61312.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"532000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718940590483","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:29:50.550 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940590483, longitude=116.6648360, latitude=39.5216700, speed=108.00, mileage=38.04000000, dischargeVoltage=193000, dischargeCurrent=21000, insulationResistance=291680000, gear=D, accelerationPedal=50, brakePedal=40, fuelConsumption=10.20, motorControllerTemperature=400000, motorSpeed=80323, motorTorque=8110, motorTemperature=370000, motorVoltage=27700, motorCurrent=39600000, powerBattery=61312., maxFeedbackPower=340000, maxDischargePower=740000, bmsSelfCheck=10, powerBatteryCurrent=10000, powerBatteryV3=532000, maxVoltage=3000, minVoltage=4000, maxTemperature=320000, minTemperature=360000, availableCapacity=400000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:29:51.540 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:29:51.540 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:29:51.540 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 35 39 31 34 38 35 31 31 36 2e 36 36 35 33 35 37 30 33 39 2e 35 32 31 37 36 35 30 35 34 2e 30 30 30 33 38 2e 30 37 30 30 30 30 30 30 33 37 35 30 30 30 33 38 30 30 30 31 35 33 33 33 30 30 30 30 44 35 30 31 30 39 2e 32 30 30 37 37 30 30 30 30 32 37 39 39 32 36 30 34 30 36 37 30 30 30 30 31 39 31 30 30 31 32 36 34 36 30 30 30 36 31 33 31 32 2e 39 36 30 30 30 30 34 30 30 30 30 30 38 30 30 30 30 30 30 33 32 33 30 30 30 34 30 30 30 33 30 30 30 35 31 30 30 30 30 36 30 30 30 30 30 33 39 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e5 7E -2024-06-21 11:29:51.540 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940591485, longitude=116.6653570, latitude=39.5217650, speed=54.000, mileage=38.07000000, dischargeVoltage=375000, dischargeCurrent=38000, insulationResistance=153330000, gear=D, accelerationPedal=50, brakePedal=10, fuelConsumption=9.200, motorControllerTemperature=770000, motorSpeed=27992, motorTorque=6040, motorTemperature=670000, motorVoltage=19100, motorCurrent=12646000, powerBattery=61312., maxFeedbackPower=960000, maxDischargePower=400000, bmsSelfCheck=80, powerBatteryCurrent=00000, powerBatteryV3=323000, maxVoltage=4000, minVoltage=3000, maxTemperature=510000, minTemperature=600000, availableCapacity=390000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:29:51.543 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:29:51.543 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"390000","bmsSelfCheck":"80","brakePedal":"10","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"38000","dischargeVoltage":"375000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.200","gear":"D","insulationResistance":"153330000","latitude":"39.5217650","location":"1","longitude":"116.6653570","maxDischargePower":"400000","maxFeedbackPower":"960000","maxTemperature":"510000","maxVoltage":"4000","mcu":"1","mileage":"38.07000000","minTemperature":"600000","minVoltage":"3000","motorControllerTemperature":"770000","motorCurrent":"12646000","motorSpeed":"27992","motorTemperature":"670000","motorTorque":"6040","motorVoltage":"19100","powerBattery":"61312.","powerBatteryCurrent":"00000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"323000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718940591485","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:29:51.543 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940591485, longitude=116.6653570, latitude=39.5217650, speed=54.000, mileage=38.07000000, dischargeVoltage=375000, dischargeCurrent=38000, insulationResistance=153330000, gear=D, accelerationPedal=50, brakePedal=10, fuelConsumption=9.200, motorControllerTemperature=770000, motorSpeed=27992, motorTorque=6040, motorTemperature=670000, motorVoltage=19100, motorCurrent=12646000, powerBattery=61312., maxFeedbackPower=960000, maxDischargePower=400000, bmsSelfCheck=80, powerBatteryCurrent=00000, powerBatteryV3=323000, maxVoltage=4000, minVoltage=3000, maxTemperature=510000, minTemperature=600000, availableCapacity=390000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:29:52.540 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:29:52.540 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:29:52.541 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 35 39 32 34 38 34 31 31 36 2e 36 36 36 33 39 37 30 33 39 2e 35 32 31 38 33 35 30 39 30 2e 30 30 30 33 38 2e 31 32 30 30 30 30 30 30 33 37 36 30 30 30 32 32 30 30 30 38 34 32 31 30 30 30 30 30 44 39 30 38 30 39 2e 36 30 30 32 38 30 30 30 30 35 38 31 31 37 39 36 34 30 31 34 30 30 30 30 32 38 35 30 30 35 31 36 30 30 30 30 30 36 31 33 30 32 2e 33 32 30 30 30 30 35 37 30 30 30 30 31 34 36 30 30 30 30 36 32 38 30 30 30 33 30 30 30 34 30 30 30 38 36 30 30 30 30 33 37 30 30 30 30 38 37 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f7 7E -2024-06-21 11:29:52.541 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940592484, longitude=116.6663970, latitude=39.5218350, speed=90.000, mileage=38.12000000, dischargeVoltage=376000, dischargeCurrent=22000, insulationResistance=842100000, gear=D, accelerationPedal=90, brakePedal=80, fuelConsumption=9.600, motorControllerTemperature=280000, motorSpeed=58117, motorTorque=9640, motorTemperature=140000, motorVoltage=28500, motorCurrent=51600000, powerBattery=61302., maxFeedbackPower=320000, maxDischargePower=570000, bmsSelfCheck=14, powerBatteryCurrent=60000, powerBatteryV3=628000, maxVoltage=3000, minVoltage=4000, maxTemperature=860000, minTemperature=370000, availableCapacity=870000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:29:52.543 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:29:52.544 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"90","availableCapacity":"870000","bmsSelfCheck":"14","brakePedal":"80","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"22000","dischargeVoltage":"376000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.600","gear":"D","insulationResistance":"842100000","latitude":"39.5218350","location":"1","longitude":"116.6663970","maxDischargePower":"570000","maxFeedbackPower":"320000","maxTemperature":"860000","maxVoltage":"3000","mcu":"1","mileage":"38.12000000","minTemperature":"370000","minVoltage":"4000","motorControllerTemperature":"280000","motorCurrent":"51600000","motorSpeed":"58117","motorTemperature":"140000","motorTorque":"9640","motorVoltage":"28500","powerBattery":"61302.","powerBatteryCurrent":"60000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"628000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718940592484","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:29:52.544 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940592484, longitude=116.6663970, latitude=39.5218350, speed=90.000, mileage=38.12000000, dischargeVoltage=376000, dischargeCurrent=22000, insulationResistance=842100000, gear=D, accelerationPedal=90, brakePedal=80, fuelConsumption=9.600, motorControllerTemperature=280000, motorSpeed=58117, motorTorque=9640, motorTemperature=140000, motorVoltage=28500, motorCurrent=51600000, powerBattery=61302., maxFeedbackPower=320000, maxDischargePower=570000, bmsSelfCheck=14, powerBatteryCurrent=60000, powerBatteryV3=628000, maxVoltage=3000, minVoltage=4000, maxTemperature=860000, minTemperature=370000, availableCapacity=870000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:29:53.533 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:29:53.534 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:29:53.534 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 35 39 33 34 38 35 31 31 36 2e 36 36 37 35 31 33 30 33 39 2e 35 32 31 39 31 38 30 37 32 2e 30 30 30 33 38 2e 31 36 30 30 30 30 30 30 35 35 39 30 30 30 37 30 30 30 30 32 32 33 30 30 30 30 30 30 44 32 30 31 30 31 30 2e 34 30 39 36 30 30 30 30 38 39 39 35 39 39 30 32 30 33 39 30 30 30 30 32 30 32 30 30 31 31 33 32 35 30 30 30 36 31 33 30 32 2e 35 34 30 30 30 30 39 30 30 30 30 30 33 30 31 33 30 30 30 37 34 36 30 30 30 33 30 30 30 34 30 30 30 33 30 30 30 30 30 37 38 30 30 30 30 35 37 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 dc 7E -2024-06-21 11:29:53.534 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940593485, longitude=116.6675130, latitude=39.5219180, speed=72.000, mileage=38.16000000, dischargeVoltage=559000, dischargeCurrent=70000, insulationResistance=223000000, gear=D, accelerationPedal=20, brakePedal=10, fuelConsumption=10.40, motorControllerTemperature=960000, motorSpeed=89959, motorTorque=9020, motorTemperature=390000, motorVoltage=20200, motorCurrent=11325000, powerBattery=61302., maxFeedbackPower=540000, maxDischargePower=900000, bmsSelfCheck=30, powerBatteryCurrent=13000, powerBatteryV3=746000, maxVoltage=3000, minVoltage=4000, maxTemperature=300000, minTemperature=780000, availableCapacity=570000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:29:53.535 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:29:53.536 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"570000","bmsSelfCheck":"30","brakePedal":"10","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"70000","dischargeVoltage":"559000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.40","gear":"D","insulationResistance":"223000000","latitude":"39.5219180","location":"1","longitude":"116.6675130","maxDischargePower":"900000","maxFeedbackPower":"540000","maxTemperature":"300000","maxVoltage":"3000","mcu":"1","mileage":"38.16000000","minTemperature":"780000","minVoltage":"4000","motorControllerTemperature":"960000","motorCurrent":"11325000","motorSpeed":"89959","motorTemperature":"390000","motorTorque":"9020","motorVoltage":"20200","powerBattery":"61302.","powerBatteryCurrent":"13000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"746000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718940593485","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:29:53.536 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940593485, longitude=116.6675130, latitude=39.5219180, speed=72.000, mileage=38.16000000, dischargeVoltage=559000, dischargeCurrent=70000, insulationResistance=223000000, gear=D, accelerationPedal=20, brakePedal=10, fuelConsumption=10.40, motorControllerTemperature=960000, motorSpeed=89959, motorTorque=9020, motorTemperature=390000, motorVoltage=20200, motorCurrent=11325000, powerBattery=61302., maxFeedbackPower=540000, maxDischargePower=900000, bmsSelfCheck=30, powerBatteryCurrent=13000, powerBatteryV3=746000, maxVoltage=3000, minVoltage=4000, maxTemperature=300000, minTemperature=780000, availableCapacity=570000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:30:18.220 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:30:18.220 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:30:18.220 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 36 31 38 31 34 39 31 31 36 2e 36 36 38 34 37 39 30 33 39 2e 35 32 31 39 39 37 30 35 34 2e 30 30 30 33 38 2e 31 39 30 30 30 30 30 30 34 30 31 30 30 30 31 39 30 30 30 32 34 34 30 30 30 30 30 30 44 36 30 30 30 39 2e 34 30 30 36 39 30 30 30 30 35 32 37 32 33 33 39 30 30 31 30 32 30 30 30 31 36 33 30 30 31 30 37 37 35 30 30 30 36 31 33 30 32 2e 39 30 30 30 30 30 38 35 30 30 30 30 32 30 32 30 30 30 30 37 30 37 30 30 30 34 30 30 30 33 30 30 30 33 31 30 30 30 30 34 30 30 30 30 30 33 34 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d1 7E -2024-06-21 11:30:18.221 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940618149, longitude=116.6684790, latitude=39.5219970, speed=54.000, mileage=38.19000000, dischargeVoltage=401000, dischargeCurrent=19000, insulationResistance=244000000, gear=D, accelerationPedal=60, brakePedal=00, fuelConsumption=9.400, motorControllerTemperature=690000, motorSpeed=52723, motorTorque=3900, motorTemperature=102000, motorVoltage=16300, motorCurrent=10775000, powerBattery=61302., maxFeedbackPower=900000, maxDischargePower=850000, bmsSelfCheck=20, powerBatteryCurrent=20000, powerBatteryV3=707000, maxVoltage=4000, minVoltage=3000, maxTemperature=310000, minTemperature=400000, availableCapacity=340000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:30:18.222 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:30:18.222 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"340000","bmsSelfCheck":"20","brakePedal":"00","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"19000","dischargeVoltage":"401000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.400","gear":"D","insulationResistance":"244000000","latitude":"39.5219970","location":"1","longitude":"116.6684790","maxDischargePower":"850000","maxFeedbackPower":"900000","maxTemperature":"310000","maxVoltage":"4000","mcu":"1","mileage":"38.19000000","minTemperature":"400000","minVoltage":"3000","motorControllerTemperature":"690000","motorCurrent":"10775000","motorSpeed":"52723","motorTemperature":"102000","motorTorque":"3900","motorVoltage":"16300","powerBattery":"61302.","powerBatteryCurrent":"20000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"707000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718940618149","vehicleStatus":"1","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:30:18.223 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940618149, longitude=116.6684790, latitude=39.5219970, speed=54.000, mileage=38.19000000, dischargeVoltage=401000, dischargeCurrent=19000, insulationResistance=244000000, gear=D, accelerationPedal=60, brakePedal=00, fuelConsumption=9.400, motorControllerTemperature=690000, motorSpeed=52723, motorTorque=3900, motorTemperature=102000, motorVoltage=16300, motorCurrent=10775000, powerBattery=61302., maxFeedbackPower=900000, maxDischargePower=850000, bmsSelfCheck=20, powerBatteryCurrent=20000, powerBatteryV3=707000, maxVoltage=4000, minVoltage=3000, maxTemperature=310000, minTemperature=400000, availableCapacity=340000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:30:19.210 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:30:19.210 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:30:19.210 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 36 31 39 31 36 32 31 31 36 2e 36 36 39 34 33 39 30 33 39 2e 35 32 32 30 37 35 30 35 34 2e 30 30 30 33 38 2e 32 32 30 30 30 30 30 30 35 32 32 30 30 30 33 30 30 30 30 31 39 33 35 36 30 30 30 30 44 37 30 33 30 39 2e 33 30 30 31 38 30 30 30 30 34 30 32 30 39 31 39 30 30 36 35 30 30 30 30 32 36 32 30 30 33 35 35 36 30 30 30 30 36 31 33 30 32 2e 36 37 30 30 30 30 38 31 30 30 30 30 31 33 31 30 30 30 30 37 33 35 30 30 30 33 30 30 30 33 30 30 30 36 31 30 30 30 30 37 39 30 30 30 30 33 32 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cf 7E -2024-06-21 11:30:19.210 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940619162, longitude=116.6694390, latitude=39.5220750, speed=54.000, mileage=38.22000000, dischargeVoltage=522000, dischargeCurrent=30000, insulationResistance=193560000, gear=D, accelerationPedal=70, brakePedal=30, fuelConsumption=9.300, motorControllerTemperature=180000, motorSpeed=40209, motorTorque=1900, motorTemperature=650000, motorVoltage=26200, motorCurrent=35560000, powerBattery=61302., maxFeedbackPower=670000, maxDischargePower=810000, bmsSelfCheck=13, powerBatteryCurrent=10000, powerBatteryV3=735000, maxVoltage=3000, minVoltage=3000, maxTemperature=610000, minTemperature=790000, availableCapacity=320000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:30:19.212 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:30:19.212 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"70","availableCapacity":"320000","bmsSelfCheck":"13","brakePedal":"30","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"30000","dischargeVoltage":"522000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.300","gear":"D","insulationResistance":"193560000","latitude":"39.5220750","location":"1","longitude":"116.6694390","maxDischargePower":"810000","maxFeedbackPower":"670000","maxTemperature":"610000","maxVoltage":"3000","mcu":"1","mileage":"38.22000000","minTemperature":"790000","minVoltage":"3000","motorControllerTemperature":"180000","motorCurrent":"35560000","motorSpeed":"40209","motorTemperature":"650000","motorTorque":"1900","motorVoltage":"26200","powerBattery":"61302.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"735000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718940619162","vehicleStatus":"1","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:30:19.212 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940619162, longitude=116.6694390, latitude=39.5220750, speed=54.000, mileage=38.22000000, dischargeVoltage=522000, dischargeCurrent=30000, insulationResistance=193560000, gear=D, accelerationPedal=70, brakePedal=30, fuelConsumption=9.300, motorControllerTemperature=180000, motorSpeed=40209, motorTorque=1900, motorTemperature=650000, motorVoltage=26200, motorCurrent=35560000, powerBattery=61302., maxFeedbackPower=670000, maxDischargePower=810000, bmsSelfCheck=13, powerBatteryCurrent=10000, powerBatteryV3=735000, maxVoltage=3000, minVoltage=3000, maxTemperature=610000, minTemperature=790000, availableCapacity=320000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:30:20.219 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:30:20.220 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:30:20.221 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 36 32 30 31 36 34 31 31 36 2e 36 37 30 31 39 30 30 33 39 2e 35 32 32 31 32 39 30 33 36 2e 30 30 30 33 38 2e 32 34 30 30 30 30 30 30 37 30 34 30 30 30 33 34 30 30 30 39 35 31 30 30 30 30 30 30 44 36 30 38 30 39 2e 33 30 30 33 39 30 30 30 30 38 33 37 38 33 35 39 33 30 39 37 30 30 30 30 32 34 37 30 30 31 34 35 30 32 30 30 30 36 31 33 30 32 2e 33 37 30 30 30 30 35 35 30 30 30 30 34 30 37 30 30 30 30 35 32 31 30 30 30 34 30 30 30 33 30 30 30 37 34 30 30 30 30 38 33 30 30 30 30 36 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d5 7E -2024-06-21 11:30:20.221 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940620164, longitude=116.6701900, latitude=39.5221290, speed=36.000, mileage=38.24000000, dischargeVoltage=704000, dischargeCurrent=34000, insulationResistance=951000000, gear=D, accelerationPedal=60, brakePedal=80, fuelConsumption=9.300, motorControllerTemperature=390000, motorSpeed=83783, motorTorque=5930, motorTemperature=970000, motorVoltage=24700, motorCurrent=14502000, powerBattery=61302., maxFeedbackPower=370000, maxDischargePower=550000, bmsSelfCheck=40, powerBatteryCurrent=70000, powerBatteryV3=521000, maxVoltage=4000, minVoltage=3000, maxTemperature=740000, minTemperature=830000, availableCapacity=600000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:30:20.223 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:30:20.224 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"600000","bmsSelfCheck":"40","brakePedal":"80","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"34000","dischargeVoltage":"704000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.300","gear":"D","insulationResistance":"951000000","latitude":"39.5221290","location":"1","longitude":"116.6701900","maxDischargePower":"550000","maxFeedbackPower":"370000","maxTemperature":"740000","maxVoltage":"4000","mcu":"1","mileage":"38.24000000","minTemperature":"830000","minVoltage":"3000","motorControllerTemperature":"390000","motorCurrent":"14502000","motorSpeed":"83783","motorTemperature":"970000","motorTorque":"5930","motorVoltage":"24700","powerBattery":"61302.","powerBatteryCurrent":"70000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"521000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718940620164","vehicleStatus":"1","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:30:20.224 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940620164, longitude=116.6701900, latitude=39.5221290, speed=36.000, mileage=38.24000000, dischargeVoltage=704000, dischargeCurrent=34000, insulationResistance=951000000, gear=D, accelerationPedal=60, brakePedal=80, fuelConsumption=9.300, motorControllerTemperature=390000, motorSpeed=83783, motorTorque=5930, motorTemperature=970000, motorVoltage=24700, motorCurrent=14502000, powerBattery=61302., maxFeedbackPower=370000, maxDischargePower=550000, bmsSelfCheck=40, powerBatteryCurrent=70000, powerBatteryV3=521000, maxVoltage=4000, minVoltage=3000, maxTemperature=740000, minTemperature=830000, availableCapacity=600000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:30:21.210 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:30:21.210 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:30:21.210 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 36 32 31 31 36 32 31 31 36 2e 36 37 31 33 38 32 30 33 39 2e 35 32 32 32 34 37 30 31 32 36 2e 30 30 33 38 2e 33 31 30 30 30 30 30 30 33 31 33 30 30 30 32 32 30 30 30 31 31 30 38 35 30 30 30 30 44 32 30 39 30 31 31 2e 37 30 30 30 30 30 30 30 36 38 35 31 30 30 30 30 30 31 32 34 30 30 30 32 35 32 30 30 35 38 38 38 30 30 30 30 36 31 32 39 31 2e 36 32 30 30 30 30 36 34 30 30 30 30 31 32 31 31 30 30 30 35 37 34 30 30 30 33 30 30 30 34 30 30 30 37 30 30 30 30 30 36 30 30 30 30 30 37 33 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 aa 7E -2024-06-21 11:30:21.210 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940621162, longitude=116.6713820, latitude=39.5222470, speed=126.00, mileage=38.31000000, dischargeVoltage=313000, dischargeCurrent=22000, insulationResistance=110850000, gear=D, accelerationPedal=20, brakePedal=90, fuelConsumption=11.70, motorControllerTemperature=000000, motorSpeed=68510, motorTorque=0000, motorTemperature=124000, motorVoltage=25200, motorCurrent=58880000, powerBattery=61291., maxFeedbackPower=620000, maxDischargePower=640000, bmsSelfCheck=12, powerBatteryCurrent=11000, powerBatteryV3=574000, maxVoltage=3000, minVoltage=4000, maxTemperature=700000, minTemperature=600000, availableCapacity=730000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:30:21.212 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:30:21.213 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"730000","bmsSelfCheck":"12","brakePedal":"90","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"22000","dischargeVoltage":"313000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.70","gear":"D","insulationResistance":"110850000","latitude":"39.5222470","location":"1","longitude":"116.6713820","maxDischargePower":"640000","maxFeedbackPower":"620000","maxTemperature":"700000","maxVoltage":"3000","mcu":"1","mileage":"38.31000000","minTemperature":"600000","minVoltage":"4000","motorControllerTemperature":"000000","motorCurrent":"58880000","motorSpeed":"68510","motorTemperature":"124000","motorTorque":"0000","motorVoltage":"25200","powerBattery":"61291.","powerBatteryCurrent":"11000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"574000","ptc":"1","runStatus":"1","soc":"1","speed":"126.00","timestamp":"1718940621162","vehicleStatus":"1","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:30:21.213 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940621162, longitude=116.6713820, latitude=39.5222470, speed=126.00, mileage=38.31000000, dischargeVoltage=313000, dischargeCurrent=22000, insulationResistance=110850000, gear=D, accelerationPedal=20, brakePedal=90, fuelConsumption=11.70, motorControllerTemperature=000000, motorSpeed=68510, motorTorque=0000, motorTemperature=124000, motorVoltage=25200, motorCurrent=58880000, powerBattery=61291., maxFeedbackPower=620000, maxDischargePower=640000, bmsSelfCheck=12, powerBatteryCurrent=11000, powerBatteryV3=574000, maxVoltage=3000, minVoltage=4000, maxTemperature=700000, minTemperature=600000, availableCapacity=730000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:30:22.227 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:30:22.227 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:30:22.228 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 36 32 32 31 36 33 31 31 36 2e 36 37 32 31 31 37 30 33 39 2e 35 32 32 32 32 36 30 33 36 2e 30 30 30 33 38 2e 33 33 30 30 30 30 30 30 37 30 32 30 30 30 39 30 30 30 30 31 39 35 36 33 30 30 30 30 44 30 30 39 30 31 30 2e 38 30 35 36 30 30 30 30 36 30 32 30 31 36 36 30 30 31 31 39 30 30 30 32 38 39 30 30 32 35 38 38 30 30 30 30 36 31 32 39 31 2e 37 30 30 30 30 30 37 30 30 30 30 30 31 34 32 30 30 30 30 32 37 38 30 30 30 34 30 30 30 34 30 30 30 31 33 30 30 30 30 34 35 30 30 30 30 33 32 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c5 7E -2024-06-21 11:30:22.228 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940622163, longitude=116.6721170, latitude=39.5222260, speed=36.000, mileage=38.33000000, dischargeVoltage=702000, dischargeCurrent=90000, insulationResistance=195630000, gear=D, accelerationPedal=00, brakePedal=90, fuelConsumption=10.80, motorControllerTemperature=560000, motorSpeed=60201, motorTorque=6600, motorTemperature=119000, motorVoltage=28900, motorCurrent=25880000, powerBattery=61291., maxFeedbackPower=700000, maxDischargePower=700000, bmsSelfCheck=14, powerBatteryCurrent=20000, powerBatteryV3=278000, maxVoltage=4000, minVoltage=4000, maxTemperature=130000, minTemperature=450000, availableCapacity=320000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:30:22.229 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:30:22.229 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"00","availableCapacity":"320000","bmsSelfCheck":"14","brakePedal":"90","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"90000","dischargeVoltage":"702000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.80","gear":"D","insulationResistance":"195630000","latitude":"39.5222260","location":"1","longitude":"116.6721170","maxDischargePower":"700000","maxFeedbackPower":"700000","maxTemperature":"130000","maxVoltage":"4000","mcu":"1","mileage":"38.33000000","minTemperature":"450000","minVoltage":"4000","motorControllerTemperature":"560000","motorCurrent":"25880000","motorSpeed":"60201","motorTemperature":"119000","motorTorque":"6600","motorVoltage":"28900","powerBattery":"61291.","powerBatteryCurrent":"20000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"278000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718940622163","vehicleStatus":"1","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:30:22.230 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940622163, longitude=116.6721170, latitude=39.5222260, speed=36.000, mileage=38.33000000, dischargeVoltage=702000, dischargeCurrent=90000, insulationResistance=195630000, gear=D, accelerationPedal=00, brakePedal=90, fuelConsumption=10.80, motorControllerTemperature=560000, motorSpeed=60201, motorTorque=6600, motorTemperature=119000, motorVoltage=28900, motorCurrent=25880000, powerBattery=61291., maxFeedbackPower=700000, maxDischargePower=700000, bmsSelfCheck=14, powerBatteryCurrent=20000, powerBatteryV3=278000, maxVoltage=4000, minVoltage=4000, maxTemperature=130000, minTemperature=450000, availableCapacity=320000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:30:23.219 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:30:23.219 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:30:23.219 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 36 32 33 31 36 31 31 31 36 2e 36 37 33 30 31 39 30 33 39 2e 35 32 32 33 32 31 30 37 32 2e 30 30 30 33 38 2e 33 37 30 30 30 30 30 30 35 39 36 30 30 30 32 31 30 30 30 32 32 35 30 39 30 30 30 30 44 38 30 39 30 39 2e 36 30 30 32 38 30 30 30 30 33 38 39 35 31 32 37 30 30 34 38 30 30 30 30 32 32 35 30 30 31 32 33 36 31 30 30 30 36 31 32 39 31 2e 37 32 30 30 30 30 35 33 30 30 30 30 39 30 31 32 30 30 30 37 33 34 30 30 30 34 30 30 30 33 30 30 30 36 39 30 30 30 30 36 30 30 30 30 30 32 34 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 da 7E -2024-06-21 11:30:23.219 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940623161, longitude=116.6730190, latitude=39.5223210, speed=72.000, mileage=38.37000000, dischargeVoltage=596000, dischargeCurrent=21000, insulationResistance=225090000, gear=D, accelerationPedal=80, brakePedal=90, fuelConsumption=9.600, motorControllerTemperature=280000, motorSpeed=38951, motorTorque=2700, motorTemperature=480000, motorVoltage=22500, motorCurrent=12361000, powerBattery=61291., maxFeedbackPower=720000, maxDischargePower=530000, bmsSelfCheck=90, powerBatteryCurrent=12000, powerBatteryV3=734000, maxVoltage=4000, minVoltage=3000, maxTemperature=690000, minTemperature=600000, availableCapacity=240000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:30:23.221 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:30:23.221 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"80","availableCapacity":"240000","bmsSelfCheck":"90","brakePedal":"90","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"21000","dischargeVoltage":"596000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.600","gear":"D","insulationResistance":"225090000","latitude":"39.5223210","location":"1","longitude":"116.6730190","maxDischargePower":"530000","maxFeedbackPower":"720000","maxTemperature":"690000","maxVoltage":"4000","mcu":"1","mileage":"38.37000000","minTemperature":"600000","minVoltage":"3000","motorControllerTemperature":"280000","motorCurrent":"12361000","motorSpeed":"38951","motorTemperature":"480000","motorTorque":"2700","motorVoltage":"22500","powerBattery":"61291.","powerBatteryCurrent":"12000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"734000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718940623161","vehicleStatus":"1","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:30:23.222 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940623161, longitude=116.6730190, latitude=39.5223210, speed=72.000, mileage=38.37000000, dischargeVoltage=596000, dischargeCurrent=21000, insulationResistance=225090000, gear=D, accelerationPedal=80, brakePedal=90, fuelConsumption=9.600, motorControllerTemperature=280000, motorSpeed=38951, motorTorque=2700, motorTemperature=480000, motorVoltage=22500, motorCurrent=12361000, powerBattery=61291., maxFeedbackPower=720000, maxDischargePower=530000, bmsSelfCheck=90, powerBatteryCurrent=12000, powerBatteryV3=734000, maxVoltage=4000, minVoltage=3000, maxTemperature=690000, minTemperature=600000, availableCapacity=240000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:30:24.220 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:30:24.220 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:30:24.220 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 36 32 34 31 35 31 31 31 36 2e 36 37 33 36 36 32 30 33 39 2e 35 32 32 33 36 33 30 33 36 2e 30 30 30 33 38 2e 33 39 30 30 30 30 30 30 32 34 38 30 30 30 32 39 30 30 30 33 38 30 30 30 30 30 30 30 44 32 30 34 30 39 2e 33 30 30 34 37 30 30 30 30 34 38 30 33 33 39 37 35 30 36 33 30 30 30 30 32 31 32 30 30 33 38 39 30 30 30 30 30 36 31 32 39 31 2e 39 30 30 30 30 30 36 35 30 30 30 30 33 30 31 31 30 30 30 32 38 36 30 30 30 34 30 30 30 33 30 30 30 32 37 30 30 30 30 38 39 30 30 30 30 32 38 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 df 7E -2024-06-21 11:30:24.220 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940624151, longitude=116.6736620, latitude=39.5223630, speed=36.000, mileage=38.39000000, dischargeVoltage=248000, dischargeCurrent=29000, insulationResistance=380000000, gear=D, accelerationPedal=20, brakePedal=40, fuelConsumption=9.300, motorControllerTemperature=470000, motorSpeed=48033, motorTorque=9750, motorTemperature=630000, motorVoltage=21200, motorCurrent=38900000, powerBattery=61291., maxFeedbackPower=900000, maxDischargePower=650000, bmsSelfCheck=30, powerBatteryCurrent=11000, powerBatteryV3=286000, maxVoltage=4000, minVoltage=3000, maxTemperature=270000, minTemperature=890000, availableCapacity=280000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:30:24.222 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:30:24.223 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"280000","bmsSelfCheck":"30","brakePedal":"40","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"29000","dischargeVoltage":"248000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.300","gear":"D","insulationResistance":"380000000","latitude":"39.5223630","location":"1","longitude":"116.6736620","maxDischargePower":"650000","maxFeedbackPower":"900000","maxTemperature":"270000","maxVoltage":"4000","mcu":"1","mileage":"38.39000000","minTemperature":"890000","minVoltage":"3000","motorControllerTemperature":"470000","motorCurrent":"38900000","motorSpeed":"48033","motorTemperature":"630000","motorTorque":"9750","motorVoltage":"21200","powerBattery":"61291.","powerBatteryCurrent":"11000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"286000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718940624151","vehicleStatus":"1","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:30:24.223 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940624151, longitude=116.6736620, latitude=39.5223630, speed=36.000, mileage=38.39000000, dischargeVoltage=248000, dischargeCurrent=29000, insulationResistance=380000000, gear=D, accelerationPedal=20, brakePedal=40, fuelConsumption=9.300, motorControllerTemperature=470000, motorSpeed=48033, motorTorque=9750, motorTemperature=630000, motorVoltage=21200, motorCurrent=38900000, powerBattery=61291., maxFeedbackPower=900000, maxDischargePower=650000, bmsSelfCheck=30, powerBatteryCurrent=11000, powerBatteryV3=286000, maxVoltage=4000, minVoltage=3000, maxTemperature=270000, minTemperature=890000, availableCapacity=280000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:30:25.198 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:30:25.198 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:30:25.198 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 36 32 35 31 35 31 31 31 36 2e 36 37 34 34 32 31 30 33 39 2e 35 32 32 34 32 30 30 35 34 2e 30 30 30 33 38 2e 34 32 30 30 30 30 30 30 31 36 37 30 30 30 31 32 30 30 30 32 37 38 32 35 30 30 30 30 44 31 30 39 30 31 30 2e 30 30 34 33 30 30 30 30 34 31 38 30 36 31 30 35 30 32 37 30 30 30 30 31 38 38 30 30 36 30 31 30 30 30 30 30 36 31 32 39 31 2e 34 37 30 30 30 30 39 33 30 30 30 30 37 30 31 31 30 30 30 34 33 35 30 30 30 34 30 30 30 33 30 30 30 34 30 30 30 30 30 38 32 30 30 30 30 33 34 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ad 7E -2024-06-21 11:30:25.198 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940625151, longitude=116.6744210, latitude=39.5224200, speed=54.000, mileage=38.42000000, dischargeVoltage=167000, dischargeCurrent=12000, insulationResistance=278250000, gear=D, accelerationPedal=10, brakePedal=90, fuelConsumption=10.00, motorControllerTemperature=430000, motorSpeed=41806, motorTorque=1050, motorTemperature=270000, motorVoltage=18800, motorCurrent=60100000, powerBattery=61291., maxFeedbackPower=470000, maxDischargePower=930000, bmsSelfCheck=70, powerBatteryCurrent=11000, powerBatteryV3=435000, maxVoltage=4000, minVoltage=3000, maxTemperature=400000, minTemperature=820000, availableCapacity=340000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:30:25.200 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:30:25.200 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"340000","bmsSelfCheck":"70","brakePedal":"90","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"12000","dischargeVoltage":"167000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.00","gear":"D","insulationResistance":"278250000","latitude":"39.5224200","location":"1","longitude":"116.6744210","maxDischargePower":"930000","maxFeedbackPower":"470000","maxTemperature":"400000","maxVoltage":"4000","mcu":"1","mileage":"38.42000000","minTemperature":"820000","minVoltage":"3000","motorControllerTemperature":"430000","motorCurrent":"60100000","motorSpeed":"41806","motorTemperature":"270000","motorTorque":"1050","motorVoltage":"18800","powerBattery":"61291.","powerBatteryCurrent":"11000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"435000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718940625151","vehicleStatus":"1","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:30:25.200 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940625151, longitude=116.6744210, latitude=39.5224200, speed=54.000, mileage=38.42000000, dischargeVoltage=167000, dischargeCurrent=12000, insulationResistance=278250000, gear=D, accelerationPedal=10, brakePedal=90, fuelConsumption=10.00, motorControllerTemperature=430000, motorSpeed=41806, motorTorque=1050, motorTemperature=270000, motorVoltage=18800, motorCurrent=60100000, powerBattery=61291., maxFeedbackPower=470000, maxDischargePower=930000, bmsSelfCheck=70, powerBatteryCurrent=11000, powerBatteryV3=435000, maxVoltage=4000, minVoltage=3000, maxTemperature=400000, minTemperature=820000, availableCapacity=340000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:30:26.198 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:30:26.198 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:30:26.198 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 36 32 36 31 35 32 31 31 36 2e 36 37 35 35 36 39 30 33 39 2e 35 32 32 35 32 34 30 37 32 2e 30 30 30 33 38 2e 34 36 30 30 30 30 30 30 32 37 38 30 30 30 34 39 30 30 30 31 30 33 31 39 30 30 30 30 44 35 30 35 30 39 2e 31 30 30 33 30 30 30 30 30 39 30 34 34 32 37 30 30 30 39 38 30 30 30 30 32 34 39 30 30 31 37 37 30 30 30 30 30 36 31 32 39 31 2e 32 34 30 30 30 30 38 32 30 30 30 30 31 30 35 30 30 30 30 36 39 33 30 30 30 33 30 30 30 34 30 30 30 38 32 30 30 30 30 33 32 30 30 30 30 33 35 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 db 7E -2024-06-21 11:30:26.198 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940626152, longitude=116.6755690, latitude=39.5225240, speed=72.000, mileage=38.46000000, dischargeVoltage=278000, dischargeCurrent=49000, insulationResistance=103190000, gear=D, accelerationPedal=50, brakePedal=50, fuelConsumption=9.100, motorControllerTemperature=300000, motorSpeed=90442, motorTorque=7000, motorTemperature=980000, motorVoltage=24900, motorCurrent=17700000, powerBattery=61291., maxFeedbackPower=240000, maxDischargePower=820000, bmsSelfCheck=10, powerBatteryCurrent=50000, powerBatteryV3=693000, maxVoltage=3000, minVoltage=4000, maxTemperature=820000, minTemperature=320000, availableCapacity=350000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:30:26.199 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:30:26.200 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"350000","bmsSelfCheck":"10","brakePedal":"50","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"49000","dischargeVoltage":"278000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.100","gear":"D","insulationResistance":"103190000","latitude":"39.5225240","location":"1","longitude":"116.6755690","maxDischargePower":"820000","maxFeedbackPower":"240000","maxTemperature":"820000","maxVoltage":"3000","mcu":"1","mileage":"38.46000000","minTemperature":"320000","minVoltage":"4000","motorControllerTemperature":"300000","motorCurrent":"17700000","motorSpeed":"90442","motorTemperature":"980000","motorTorque":"7000","motorVoltage":"24900","powerBattery":"61291.","powerBatteryCurrent":"50000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"693000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718940626152","vehicleStatus":"1","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:30:26.200 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940626152, longitude=116.6755690, latitude=39.5225240, speed=72.000, mileage=38.46000000, dischargeVoltage=278000, dischargeCurrent=49000, insulationResistance=103190000, gear=D, accelerationPedal=50, brakePedal=50, fuelConsumption=9.100, motorControllerTemperature=300000, motorSpeed=90442, motorTorque=7000, motorTemperature=980000, motorVoltage=24900, motorCurrent=17700000, powerBattery=61291., maxFeedbackPower=240000, maxDischargePower=820000, bmsSelfCheck=10, powerBatteryCurrent=50000, powerBatteryV3=693000, maxVoltage=3000, minVoltage=4000, maxTemperature=820000, minTemperature=320000, availableCapacity=350000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:30:46.238 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:30:46.238 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:30:46.238 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 36 34 36 31 39 30 31 31 36 2e 36 37 36 36 31 30 30 33 39 2e 35 32 32 36 31 35 30 31 30 38 2e 30 30 33 38 2e 35 32 30 30 30 30 30 30 31 33 30 30 30 30 33 35 30 30 30 31 38 36 30 33 30 30 30 30 44 35 30 31 30 39 2e 33 30 30 34 31 30 30 30 30 34 38 30 33 32 34 38 39 30 31 32 38 30 30 30 32 30 32 30 30 31 31 33 33 38 30 30 30 36 31 32 38 31 2e 34 31 30 30 30 30 32 31 30 30 30 30 34 30 31 32 30 30 30 34 38 33 30 30 30 33 30 30 30 34 30 30 30 34 32 30 30 30 30 33 34 30 30 30 30 32 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ab 7E -2024-06-21 11:30:46.239 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940646190, longitude=116.6766100, latitude=39.5226150, speed=108.00, mileage=38.52000000, dischargeVoltage=130000, dischargeCurrent=35000, insulationResistance=186030000, gear=D, accelerationPedal=50, brakePedal=10, fuelConsumption=9.300, motorControllerTemperature=410000, motorSpeed=48032, motorTorque=4890, motorTemperature=128000, motorVoltage=20200, motorCurrent=11338000, powerBattery=61281., maxFeedbackPower=410000, maxDischargePower=210000, bmsSelfCheck=40, powerBatteryCurrent=12000, powerBatteryV3=483000, maxVoltage=3000, minVoltage=4000, maxTemperature=420000, minTemperature=340000, availableCapacity=200000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:30:46.240 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:30:46.240 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:88 - 该车故障GZ001信息存储到本地缓存中 -2024-06-21 11:30:46.240 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"200000","bmsSelfCheck":"40","brakePedal":"10","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"35000","dischargeVoltage":"130000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.300","gear":"D","insulationResistance":"186030000","latitude":"39.5226150","location":"1","longitude":"116.6766100","maxDischargePower":"210000","maxFeedbackPower":"410000","maxTemperature":"420000","maxVoltage":"3000","mcu":"1","mileage":"38.52000000","minTemperature":"340000","minVoltage":"4000","motorControllerTemperature":"410000","motorCurrent":"11338000","motorSpeed":"48032","motorTemperature":"128000","motorTorque":"4890","motorVoltage":"20200","powerBattery":"61281.","powerBatteryCurrent":"12000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"483000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718940646190","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:30:46.240 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940646190, longitude=116.6766100, latitude=39.5226150, speed=108.00, mileage=38.52000000, dischargeVoltage=130000, dischargeCurrent=35000, insulationResistance=186030000, gear=D, accelerationPedal=50, brakePedal=10, fuelConsumption=9.300, motorControllerTemperature=410000, motorSpeed=48032, motorTorque=4890, motorTemperature=128000, motorVoltage=20200, motorCurrent=11338000, powerBattery=61281., maxFeedbackPower=410000, maxDischargePower=210000, bmsSelfCheck=40, powerBatteryCurrent=12000, powerBatteryV3=483000, maxVoltage=3000, minVoltage=4000, maxTemperature=420000, minTemperature=340000, availableCapacity=200000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:30:49.620 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:30:49.620 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:30:49.620 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 36 34 37 32 30 36 31 31 36 2e 36 37 37 38 32 37 30 33 39 2e 35 32 32 37 30 36 30 31 32 36 2e 30 30 33 38 2e 35 39 30 30 30 30 30 30 36 36 34 30 30 30 34 33 30 30 30 32 31 33 35 32 30 30 30 30 44 31 30 36 30 39 2e 32 30 30 33 39 30 30 30 30 38 34 37 38 30 36 34 35 30 31 30 38 30 30 30 32 37 32 30 30 31 32 35 35 38 30 30 30 36 31 32 37 32 2e 39 31 30 30 30 30 36 39 30 30 30 30 36 30 32 30 30 30 30 35 31 38 30 30 30 34 30 30 30 33 30 30 30 35 35 30 30 30 30 32 33 30 30 30 30 36 36 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f5 7E -2024-06-21 11:30:49.620 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940647206, longitude=116.6778270, latitude=39.5227060, speed=126.00, mileage=38.59000000, dischargeVoltage=664000, dischargeCurrent=43000, insulationResistance=213520000, gear=D, accelerationPedal=10, brakePedal=60, fuelConsumption=9.200, motorControllerTemperature=390000, motorSpeed=84780, motorTorque=6450, motorTemperature=108000, motorVoltage=27200, motorCurrent=12558000, powerBattery=61272., maxFeedbackPower=910000, maxDischargePower=690000, bmsSelfCheck=60, powerBatteryCurrent=20000, powerBatteryV3=518000, maxVoltage=4000, minVoltage=3000, maxTemperature=550000, minTemperature=230000, availableCapacity=660000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:30:49.621 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:30:49.621 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:30:49.621 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 36 34 38 31 39 36 31 31 36 2e 36 37 38 38 39 30 30 33 39 2e 35 32 32 37 39 33 30 37 32 2e 30 30 30 33 38 2e 36 33 30 30 30 30 30 30 34 38 33 30 30 30 32 31 30 30 30 31 33 31 34 30 30 30 30 30 44 39 30 35 30 31 31 2e 38 30 31 34 30 30 30 30 34 31 36 37 36 36 36 39 30 36 38 30 30 30 30 31 34 36 30 30 36 36 37 36 30 30 30 30 36 31 32 37 32 2e 38 39 30 30 30 30 39 33 30 30 30 30 31 30 31 30 30 30 30 34 31 35 30 30 30 33 30 30 30 34 30 30 30 37 33 30 30 30 30 32 30 30 30 30 30 36 36 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f9 7E -2024-06-21 11:30:49.621 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940648196, longitude=116.6788900, latitude=39.5227930, speed=72.000, mileage=38.63000000, dischargeVoltage=483000, dischargeCurrent=21000, insulationResistance=131400000, gear=D, accelerationPedal=90, brakePedal=50, fuelConsumption=11.80, motorControllerTemperature=140000, motorSpeed=41676, motorTorque=6690, motorTemperature=680000, motorVoltage=14600, motorCurrent=66760000, powerBattery=61272., maxFeedbackPower=890000, maxDischargePower=930000, bmsSelfCheck=10, powerBatteryCurrent=10000, powerBatteryV3=415000, maxVoltage=3000, minVoltage=4000, maxTemperature=730000, minTemperature=200000, availableCapacity=660000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:30:49.621 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:30:49.621 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:30:49.621 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 36 34 39 31 39 33 31 31 36 2e 36 38 30 31 37 32 30 33 39 2e 35 32 32 39 30 34 30 33 36 2e 30 30 30 33 38 2e 36 35 30 30 30 30 30 30 31 34 35 30 30 30 31 35 30 30 30 31 33 31 32 34 30 30 30 30 44 36 30 36 30 31 30 2e 33 30 34 35 30 30 30 30 31 36 39 30 38 38 30 36 30 31 34 32 30 30 30 32 34 33 30 30 31 30 32 34 31 30 30 30 36 31 32 37 32 2e 39 38 30 30 30 30 37 38 30 30 30 30 37 30 31 30 30 30 30 32 35 34 30 30 30 34 30 30 30 33 30 30 30 34 34 30 30 30 30 34 32 30 30 30 30 33 31 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c4 7E -2024-06-21 11:30:49.621 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940649193, longitude=116.6801720, latitude=39.5229040, speed=36.000, mileage=38.65000000, dischargeVoltage=145000, dischargeCurrent=15000, insulationResistance=131240000, gear=D, accelerationPedal=60, brakePedal=60, fuelConsumption=10.30, motorControllerTemperature=450000, motorSpeed=16908, motorTorque=8060, motorTemperature=142000, motorVoltage=24300, motorCurrent=10241000, powerBattery=61272., maxFeedbackPower=980000, maxDischargePower=780000, bmsSelfCheck=70, powerBatteryCurrent=10000, powerBatteryV3=254000, maxVoltage=4000, minVoltage=3000, maxTemperature=440000, minTemperature=420000, availableCapacity=310000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:30:49.622 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:30:49.622 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"660000","bmsSelfCheck":"60","brakePedal":"60","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"43000","dischargeVoltage":"664000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.200","gear":"D","insulationResistance":"213520000","latitude":"39.5227060","location":"1","longitude":"116.6778270","maxDischargePower":"690000","maxFeedbackPower":"910000","maxTemperature":"550000","maxVoltage":"4000","mcu":"1","mileage":"38.59000000","minTemperature":"230000","minVoltage":"3000","motorControllerTemperature":"390000","motorCurrent":"12558000","motorSpeed":"84780","motorTemperature":"108000","motorTorque":"6450","motorVoltage":"27200","powerBattery":"61272.","powerBatteryCurrent":"20000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"518000","ptc":"1","runStatus":"1","soc":"1","speed":"126.00","timestamp":"1718940647206","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:30:49.622 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940647206, longitude=116.6778270, latitude=39.5227060, speed=126.00, mileage=38.59000000, dischargeVoltage=664000, dischargeCurrent=43000, insulationResistance=213520000, gear=D, accelerationPedal=10, brakePedal=60, fuelConsumption=9.200, motorControllerTemperature=390000, motorSpeed=84780, motorTorque=6450, motorTemperature=108000, motorVoltage=27200, motorCurrent=12558000, powerBattery=61272., maxFeedbackPower=910000, maxDischargePower=690000, bmsSelfCheck=60, powerBatteryCurrent=20000, powerBatteryV3=518000, maxVoltage=4000, minVoltage=3000, maxTemperature=550000, minTemperature=230000, availableCapacity=660000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:30:49.624 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:30:49.624 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"90","availableCapacity":"660000","bmsSelfCheck":"10","brakePedal":"50","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"21000","dischargeVoltage":"483000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.80","gear":"D","insulationResistance":"131400000","latitude":"39.5227930","location":"1","longitude":"116.6788900","maxDischargePower":"930000","maxFeedbackPower":"890000","maxTemperature":"730000","maxVoltage":"3000","mcu":"1","mileage":"38.63000000","minTemperature":"200000","minVoltage":"4000","motorControllerTemperature":"140000","motorCurrent":"66760000","motorSpeed":"41676","motorTemperature":"680000","motorTorque":"6690","motorVoltage":"14600","powerBattery":"61272.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"415000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718940648196","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:30:49.624 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940648196, longitude=116.6788900, latitude=39.5227930, speed=72.000, mileage=38.63000000, dischargeVoltage=483000, dischargeCurrent=21000, insulationResistance=131400000, gear=D, accelerationPedal=90, brakePedal=50, fuelConsumption=11.80, motorControllerTemperature=140000, motorSpeed=41676, motorTorque=6690, motorTemperature=680000, motorVoltage=14600, motorCurrent=66760000, powerBattery=61272., maxFeedbackPower=890000, maxDischargePower=930000, bmsSelfCheck=10, powerBatteryCurrent=10000, powerBatteryV3=415000, maxVoltage=3000, minVoltage=4000, maxTemperature=730000, minTemperature=200000, availableCapacity=660000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:30:49.626 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:30:49.626 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"310000","bmsSelfCheck":"70","brakePedal":"60","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"15000","dischargeVoltage":"145000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.30","gear":"D","insulationResistance":"131240000","latitude":"39.5229040","location":"1","longitude":"116.6801720","maxDischargePower":"780000","maxFeedbackPower":"980000","maxTemperature":"440000","maxVoltage":"4000","mcu":"1","mileage":"38.65000000","minTemperature":"420000","minVoltage":"3000","motorControllerTemperature":"450000","motorCurrent":"10241000","motorSpeed":"16908","motorTemperature":"142000","motorTorque":"8060","motorVoltage":"24300","powerBattery":"61272.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"254000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718940649193","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:30:49.626 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940649193, longitude=116.6801720, latitude=39.5229040, speed=36.000, mileage=38.65000000, dischargeVoltage=145000, dischargeCurrent=15000, insulationResistance=131240000, gear=D, accelerationPedal=60, brakePedal=60, fuelConsumption=10.30, motorControllerTemperature=450000, motorSpeed=16908, motorTorque=8060, motorTemperature=142000, motorVoltage=24300, motorCurrent=10241000, powerBattery=61272., maxFeedbackPower=980000, maxDischargePower=780000, bmsSelfCheck=70, powerBatteryCurrent=10000, powerBatteryV3=254000, maxVoltage=4000, minVoltage=3000, maxTemperature=440000, minTemperature=420000, availableCapacity=310000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:30:51.888 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:30:51.888 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:30:51.888 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 36 35 30 31 39 39 31 31 36 2e 36 38 30 35 35 33 30 33 39 2e 35 32 32 39 36 32 30 33 36 2e 30 30 30 33 38 2e 36 37 30 30 30 30 30 30 35 39 34 30 30 30 39 30 30 30 30 31 32 33 38 36 30 30 30 30 44 38 30 34 30 31 32 2e 30 30 38 35 30 30 30 30 38 34 31 34 30 34 31 33 30 31 30 35 30 30 30 31 38 37 30 30 34 34 38 34 30 30 30 30 36 31 32 37 32 2e 34 39 30 30 30 30 38 33 30 30 30 30 30 30 31 31 30 30 30 36 31 32 30 30 30 33 30 30 30 34 30 30 30 36 33 30 30 30 30 35 30 30 30 30 30 38 37 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e2 7E -2024-06-21 11:30:51.888 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940650199, longitude=116.6805530, latitude=39.5229620, speed=36.000, mileage=38.67000000, dischargeVoltage=594000, dischargeCurrent=90000, insulationResistance=123860000, gear=D, accelerationPedal=80, brakePedal=40, fuelConsumption=12.00, motorControllerTemperature=850000, motorSpeed=84140, motorTorque=4130, motorTemperature=105000, motorVoltage=18700, motorCurrent=44840000, powerBattery=61272., maxFeedbackPower=490000, maxDischargePower=830000, bmsSelfCheck=00, powerBatteryCurrent=11000, powerBatteryV3=612000, maxVoltage=3000, minVoltage=4000, maxTemperature=630000, minTemperature=500000, availableCapacity=870000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:30:51.888 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:30:51.888 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:30:51.888 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 36 35 31 32 30 31 31 31 36 2e 36 38 31 31 35 39 30 33 39 2e 35 32 33 30 31 36 30 33 36 2e 30 30 30 33 38 2e 36 39 30 30 30 30 30 30 34 33 30 30 30 30 32 35 30 30 30 32 31 34 35 30 30 30 30 30 44 31 30 30 30 31 31 2e 33 30 32 34 30 30 30 30 31 32 32 36 34 38 31 32 30 35 35 30 30 30 30 31 31 39 30 30 31 31 36 37 31 30 30 30 36 31 32 37 32 2e 32 30 30 30 30 30 36 38 30 30 30 30 33 30 33 30 30 30 30 34 31 33 30 30 30 33 30 30 30 34 30 30 30 31 33 30 30 30 30 33 37 30 30 30 30 38 37 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 a1 7E -2024-06-21 11:30:51.889 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940651201, longitude=116.6811590, latitude=39.5230160, speed=36.000, mileage=38.69000000, dischargeVoltage=430000, dischargeCurrent=25000, insulationResistance=214500000, gear=D, accelerationPedal=10, brakePedal=00, fuelConsumption=11.30, motorControllerTemperature=240000, motorSpeed=12264, motorTorque=8120, motorTemperature=550000, motorVoltage=11900, motorCurrent=11671000, powerBattery=61272., maxFeedbackPower=200000, maxDischargePower=680000, bmsSelfCheck=30, powerBatteryCurrent=30000, powerBatteryV3=413000, maxVoltage=3000, minVoltage=4000, maxTemperature=130000, minTemperature=370000, availableCapacity=870000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:30:51.890 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:30:51.890 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"80","availableCapacity":"870000","bmsSelfCheck":"00","brakePedal":"40","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"90000","dischargeVoltage":"594000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"12.00","gear":"D","insulationResistance":"123860000","latitude":"39.5229620","location":"1","longitude":"116.6805530","maxDischargePower":"830000","maxFeedbackPower":"490000","maxTemperature":"630000","maxVoltage":"3000","mcu":"1","mileage":"38.67000000","minTemperature":"500000","minVoltage":"4000","motorControllerTemperature":"850000","motorCurrent":"44840000","motorSpeed":"84140","motorTemperature":"105000","motorTorque":"4130","motorVoltage":"18700","powerBattery":"61272.","powerBatteryCurrent":"11000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"612000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718940650199","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:30:51.890 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940650199, longitude=116.6805530, latitude=39.5229620, speed=36.000, mileage=38.67000000, dischargeVoltage=594000, dischargeCurrent=90000, insulationResistance=123860000, gear=D, accelerationPedal=80, brakePedal=40, fuelConsumption=12.00, motorControllerTemperature=850000, motorSpeed=84140, motorTorque=4130, motorTemperature=105000, motorVoltage=18700, motorCurrent=44840000, powerBattery=61272., maxFeedbackPower=490000, maxDischargePower=830000, bmsSelfCheck=00, powerBatteryCurrent=11000, powerBatteryV3=612000, maxVoltage=3000, minVoltage=4000, maxTemperature=630000, minTemperature=500000, availableCapacity=870000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:30:51.895 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:30:51.896 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"870000","bmsSelfCheck":"30","brakePedal":"00","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"25000","dischargeVoltage":"430000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.30","gear":"D","insulationResistance":"214500000","latitude":"39.5230160","location":"1","longitude":"116.6811590","maxDischargePower":"680000","maxFeedbackPower":"200000","maxTemperature":"130000","maxVoltage":"3000","mcu":"1","mileage":"38.69000000","minTemperature":"370000","minVoltage":"4000","motorControllerTemperature":"240000","motorCurrent":"11671000","motorSpeed":"12264","motorTemperature":"550000","motorTorque":"8120","motorVoltage":"11900","powerBattery":"61272.","powerBatteryCurrent":"30000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"413000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718940651201","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:30:51.896 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940651201, longitude=116.6811590, latitude=39.5230160, speed=36.000, mileage=38.69000000, dischargeVoltage=430000, dischargeCurrent=25000, insulationResistance=214500000, gear=D, accelerationPedal=10, brakePedal=00, fuelConsumption=11.30, motorControllerTemperature=240000, motorSpeed=12264, motorTorque=8120, motorTemperature=550000, motorVoltage=11900, motorCurrent=11671000, powerBattery=61272., maxFeedbackPower=200000, maxDischargePower=680000, bmsSelfCheck=30, powerBatteryCurrent=30000, powerBatteryV3=413000, maxVoltage=3000, minVoltage=4000, maxTemperature=130000, minTemperature=370000, availableCapacity=870000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:30:52.250 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:30:52.251 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:30:52.251 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 36 35 32 31 39 38 31 31 36 2e 36 38 32 31 33 35 30 33 39 2e 35 32 33 31 30 37 30 39 30 2e 30 30 30 33 38 2e 37 34 30 30 30 30 30 30 36 31 39 30 30 30 34 30 30 30 30 32 32 33 38 35 30 30 30 30 44 31 30 34 30 31 31 2e 36 30 34 30 30 30 30 30 31 37 32 34 36 33 39 36 30 33 39 30 30 30 30 31 36 32 30 30 31 33 37 33 37 30 30 30 36 31 32 36 31 2e 38 30 30 30 30 30 39 36 30 30 30 30 31 30 31 32 30 30 30 33 34 32 30 30 30 34 30 30 30 33 30 30 30 36 35 30 30 30 30 33 32 30 30 30 30 37 38 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d3 7E -2024-06-21 11:30:52.251 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940652198, longitude=116.6821350, latitude=39.5231070, speed=90.000, mileage=38.74000000, dischargeVoltage=619000, dischargeCurrent=40000, insulationResistance=223850000, gear=D, accelerationPedal=10, brakePedal=40, fuelConsumption=11.60, motorControllerTemperature=400000, motorSpeed=17246, motorTorque=3960, motorTemperature=390000, motorVoltage=16200, motorCurrent=13737000, powerBattery=61261., maxFeedbackPower=800000, maxDischargePower=960000, bmsSelfCheck=10, powerBatteryCurrent=12000, powerBatteryV3=342000, maxVoltage=4000, minVoltage=3000, maxTemperature=650000, minTemperature=320000, availableCapacity=780000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:30:52.253 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:30:52.253 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"780000","bmsSelfCheck":"10","brakePedal":"40","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"40000","dischargeVoltage":"619000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.60","gear":"D","insulationResistance":"223850000","latitude":"39.5231070","location":"1","longitude":"116.6821350","maxDischargePower":"960000","maxFeedbackPower":"800000","maxTemperature":"650000","maxVoltage":"4000","mcu":"1","mileage":"38.74000000","minTemperature":"320000","minVoltage":"3000","motorControllerTemperature":"400000","motorCurrent":"13737000","motorSpeed":"17246","motorTemperature":"390000","motorTorque":"3960","motorVoltage":"16200","powerBattery":"61261.","powerBatteryCurrent":"12000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"342000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718940652198","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:30:52.253 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940652198, longitude=116.6821350, latitude=39.5231070, speed=90.000, mileage=38.74000000, dischargeVoltage=619000, dischargeCurrent=40000, insulationResistance=223850000, gear=D, accelerationPedal=10, brakePedal=40, fuelConsumption=11.60, motorControllerTemperature=400000, motorSpeed=17246, motorTorque=3960, motorTemperature=390000, motorVoltage=16200, motorCurrent=13737000, powerBattery=61261., maxFeedbackPower=800000, maxDischargePower=960000, bmsSelfCheck=10, powerBatteryCurrent=12000, powerBatteryV3=342000, maxVoltage=4000, minVoltage=3000, maxTemperature=650000, minTemperature=320000, availableCapacity=780000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:30:53.266 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:30:53.266 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:30:53.266 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 36 35 33 32 30 33 31 31 36 2e 36 38 32 39 38 33 30 33 39 2e 35 32 33 30 39 35 30 39 30 2e 30 30 30 33 38 2e 37 39 30 30 30 30 30 30 36 31 37 30 30 30 33 36 30 30 30 32 39 33 32 39 30 30 30 30 44 31 30 37 30 31 30 2e 37 30 34 30 30 30 30 30 35 37 36 39 32 36 32 35 30 39 37 30 30 30 30 31 37 38 30 30 32 39 37 33 30 30 30 30 36 31 32 35 30 2e 32 37 30 30 30 30 31 36 30 30 30 30 38 30 31 33 30 30 30 36 36 37 30 30 30 33 30 30 30 33 30 30 30 31 31 30 30 30 30 31 31 30 30 30 30 33 38 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ef 7E -2024-06-21 11:30:53.266 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940653203, longitude=116.6829830, latitude=39.5230950, speed=90.000, mileage=38.79000000, dischargeVoltage=617000, dischargeCurrent=36000, insulationResistance=293290000, gear=D, accelerationPedal=10, brakePedal=70, fuelConsumption=10.70, motorControllerTemperature=400000, motorSpeed=57692, motorTorque=6250, motorTemperature=970000, motorVoltage=17800, motorCurrent=29730000, powerBattery=61250., maxFeedbackPower=270000, maxDischargePower=160000, bmsSelfCheck=80, powerBatteryCurrent=13000, powerBatteryV3=667000, maxVoltage=3000, minVoltage=3000, maxTemperature=110000, minTemperature=110000, availableCapacity=380000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:30:53.267 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:30:53.267 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"380000","bmsSelfCheck":"80","brakePedal":"70","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"36000","dischargeVoltage":"617000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.70","gear":"D","insulationResistance":"293290000","latitude":"39.5230950","location":"1","longitude":"116.6829830","maxDischargePower":"160000","maxFeedbackPower":"270000","maxTemperature":"110000","maxVoltage":"3000","mcu":"1","mileage":"38.79000000","minTemperature":"110000","minVoltage":"3000","motorControllerTemperature":"400000","motorCurrent":"29730000","motorSpeed":"57692","motorTemperature":"970000","motorTorque":"6250","motorVoltage":"17800","powerBattery":"61250.","powerBatteryCurrent":"13000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"667000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718940653203","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:30:53.268 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940653203, longitude=116.6829830, latitude=39.5230950, speed=90.000, mileage=38.79000000, dischargeVoltage=617000, dischargeCurrent=36000, insulationResistance=293290000, gear=D, accelerationPedal=10, brakePedal=70, fuelConsumption=10.70, motorControllerTemperature=400000, motorSpeed=57692, motorTorque=6250, motorTemperature=970000, motorVoltage=17800, motorCurrent=29730000, powerBattery=61250., maxFeedbackPower=270000, maxDischargePower=160000, bmsSelfCheck=80, powerBatteryCurrent=13000, powerBatteryV3=667000, maxVoltage=3000, minVoltage=3000, maxTemperature=110000, minTemperature=110000, availableCapacity=380000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:30:54.259 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:30:54.259 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:30:54.259 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 36 35 34 32 30 33 31 31 36 2e 36 38 33 36 30 30 30 33 39 2e 35 32 32 39 36 37 30 33 36 2e 30 30 30 33 38 2e 38 31 30 30 30 30 30 30 37 30 35 30 30 30 34 37 30 30 30 32 32 34 31 39 30 30 30 30 44 34 30 30 30 39 2e 31 30 30 37 36 30 30 30 30 33 37 37 37 31 37 31 36 30 30 30 30 30 30 30 31 33 32 30 30 35 31 33 36 30 30 30 30 36 31 32 35 30 2e 32 30 30 30 30 30 36 31 30 30 30 30 31 30 31 31 30 30 30 36 32 31 30 30 30 34 30 30 30 34 30 30 30 39 35 30 30 30 30 33 37 30 30 30 30 34 39 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 be 7E -2024-06-21 11:30:54.259 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940654203, longitude=116.6836000, latitude=39.5229670, speed=36.000, mileage=38.81000000, dischargeVoltage=705000, dischargeCurrent=47000, insulationResistance=224190000, gear=D, accelerationPedal=40, brakePedal=00, fuelConsumption=9.100, motorControllerTemperature=760000, motorSpeed=37771, motorTorque=7160, motorTemperature=000000, motorVoltage=13200, motorCurrent=51360000, powerBattery=61250., maxFeedbackPower=200000, maxDischargePower=610000, bmsSelfCheck=10, powerBatteryCurrent=11000, powerBatteryV3=621000, maxVoltage=4000, minVoltage=4000, maxTemperature=950000, minTemperature=370000, availableCapacity=490000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:30:54.260 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:30:54.260 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"40","availableCapacity":"490000","bmsSelfCheck":"10","brakePedal":"00","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"47000","dischargeVoltage":"705000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.100","gear":"D","insulationResistance":"224190000","latitude":"39.5229670","location":"1","longitude":"116.6836000","maxDischargePower":"610000","maxFeedbackPower":"200000","maxTemperature":"950000","maxVoltage":"4000","mcu":"1","mileage":"38.81000000","minTemperature":"370000","minVoltage":"4000","motorControllerTemperature":"760000","motorCurrent":"51360000","motorSpeed":"37771","motorTemperature":"000000","motorTorque":"7160","motorVoltage":"13200","powerBattery":"61250.","powerBatteryCurrent":"11000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"621000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718940654203","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:30:54.261 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940654203, longitude=116.6836000, latitude=39.5229670, speed=36.000, mileage=38.81000000, dischargeVoltage=705000, dischargeCurrent=47000, insulationResistance=224190000, gear=D, accelerationPedal=40, brakePedal=00, fuelConsumption=9.100, motorControllerTemperature=760000, motorSpeed=37771, motorTorque=7160, motorTemperature=000000, motorVoltage=13200, motorCurrent=51360000, powerBattery=61250., maxFeedbackPower=200000, maxDischargePower=610000, bmsSelfCheck=10, powerBatteryCurrent=11000, powerBatteryV3=621000, maxVoltage=4000, minVoltage=4000, maxTemperature=950000, minTemperature=370000, availableCapacity=490000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:30:56.062 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:30:56.063 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:30:56.063 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 36 35 35 39 37 36 31 31 36 2e 36 38 34 30 36 36 30 33 39 2e 35 32 32 38 34 37 30 33 36 2e 30 30 30 33 38 2e 38 33 30 30 30 30 30 30 34 36 31 30 30 30 31 34 30 30 30 37 35 37 37 30 30 30 30 30 44 33 30 31 30 39 2e 33 30 30 31 31 30 30 30 30 33 33 36 35 30 31 39 38 30 34 39 30 30 30 30 32 30 39 30 30 35 32 37 30 30 30 30 30 36 31 32 35 30 2e 36 34 30 30 30 30 39 34 30 30 30 30 31 30 31 34 30 30 30 32 32 39 30 30 30 34 30 30 30 33 30 30 30 33 31 30 30 30 30 35 32 30 30 30 30 36 32 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 dd 7E -2024-06-21 11:30:56.063 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940655976, longitude=116.6840660, latitude=39.5228470, speed=36.000, mileage=38.83000000, dischargeVoltage=461000, dischargeCurrent=14000, insulationResistance=757700000, gear=D, accelerationPedal=30, brakePedal=10, fuelConsumption=9.300, motorControllerTemperature=110000, motorSpeed=33650, motorTorque=1980, motorTemperature=490000, motorVoltage=20900, motorCurrent=52700000, powerBattery=61250., maxFeedbackPower=640000, maxDischargePower=940000, bmsSelfCheck=10, powerBatteryCurrent=14000, powerBatteryV3=229000, maxVoltage=4000, minVoltage=3000, maxTemperature=310000, minTemperature=520000, availableCapacity=620000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:30:56.065 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:30:56.066 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"30","availableCapacity":"620000","bmsSelfCheck":"10","brakePedal":"10","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"14000","dischargeVoltage":"461000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.300","gear":"D","insulationResistance":"757700000","latitude":"39.5228470","location":"1","longitude":"116.6840660","maxDischargePower":"940000","maxFeedbackPower":"640000","maxTemperature":"310000","maxVoltage":"4000","mcu":"1","mileage":"38.83000000","minTemperature":"520000","minVoltage":"3000","motorControllerTemperature":"110000","motorCurrent":"52700000","motorSpeed":"33650","motorTemperature":"490000","motorTorque":"1980","motorVoltage":"20900","powerBattery":"61250.","powerBatteryCurrent":"14000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"229000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718940655976","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:30:56.066 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940655976, longitude=116.6840660, latitude=39.5228470, speed=36.000, mileage=38.83000000, dischargeVoltage=461000, dischargeCurrent=14000, insulationResistance=757700000, gear=D, accelerationPedal=30, brakePedal=10, fuelConsumption=9.300, motorControllerTemperature=110000, motorSpeed=33650, motorTorque=1980, motorTemperature=490000, motorVoltage=20900, motorCurrent=52700000, powerBattery=61250., maxFeedbackPower=640000, maxDischargePower=940000, bmsSelfCheck=10, powerBatteryCurrent=14000, powerBatteryV3=229000, maxVoltage=4000, minVoltage=3000, maxTemperature=310000, minTemperature=520000, availableCapacity=620000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:30:57.061 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:30:57.061 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:30:57.061 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 36 35 36 39 38 35 31 31 36 2e 36 38 34 35 32 32 30 33 39 2e 35 32 32 37 35 31 30 33 36 2e 30 30 30 33 38 2e 38 35 30 30 30 30 30 30 36 32 30 30 30 30 33 36 30 30 30 32 32 36 32 38 30 30 30 30 44 30 30 36 30 39 2e 31 30 30 39 39 30 30 30 30 31 35 37 34 35 35 32 30 30 39 39 30 30 30 30 31 35 35 30 30 39 34 34 33 30 30 30 30 36 31 32 35 30 2e 36 39 30 30 30 30 38 39 30 30 30 30 36 30 31 31 30 30 30 34 31 31 30 30 30 34 30 30 30 34 30 30 30 37 34 30 30 30 30 36 30 30 30 30 30 39 34 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f7 7E -2024-06-21 11:30:57.062 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940656985, longitude=116.6845220, latitude=39.5227510, speed=36.000, mileage=38.85000000, dischargeVoltage=620000, dischargeCurrent=36000, insulationResistance=226280000, gear=D, accelerationPedal=00, brakePedal=60, fuelConsumption=9.100, motorControllerTemperature=990000, motorSpeed=15745, motorTorque=5200, motorTemperature=990000, motorVoltage=15500, motorCurrent=94430000, powerBattery=61250., maxFeedbackPower=690000, maxDischargePower=890000, bmsSelfCheck=60, powerBatteryCurrent=11000, powerBatteryV3=411000, maxVoltage=4000, minVoltage=4000, maxTemperature=740000, minTemperature=600000, availableCapacity=940000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:30:57.064 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:30:57.064 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"00","availableCapacity":"940000","bmsSelfCheck":"60","brakePedal":"60","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"36000","dischargeVoltage":"620000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.100","gear":"D","insulationResistance":"226280000","latitude":"39.5227510","location":"1","longitude":"116.6845220","maxDischargePower":"890000","maxFeedbackPower":"690000","maxTemperature":"740000","maxVoltage":"4000","mcu":"1","mileage":"38.85000000","minTemperature":"600000","minVoltage":"4000","motorControllerTemperature":"990000","motorCurrent":"94430000","motorSpeed":"15745","motorTemperature":"990000","motorTorque":"5200","motorVoltage":"15500","powerBattery":"61250.","powerBatteryCurrent":"11000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"411000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718940656985","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:30:57.064 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940656985, longitude=116.6845220, latitude=39.5227510, speed=36.000, mileage=38.85000000, dischargeVoltage=620000, dischargeCurrent=36000, insulationResistance=226280000, gear=D, accelerationPedal=00, brakePedal=60, fuelConsumption=9.100, motorControllerTemperature=990000, motorSpeed=15745, motorTorque=5200, motorTemperature=990000, motorVoltage=15500, motorCurrent=94430000, powerBattery=61250., maxFeedbackPower=690000, maxDischargePower=890000, bmsSelfCheck=60, powerBatteryCurrent=11000, powerBatteryV3=411000, maxVoltage=4000, minVoltage=4000, maxTemperature=740000, minTemperature=600000, availableCapacity=940000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:30:58.069 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:30:58.069 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:30:58.069 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 36 35 37 39 38 37 31 31 36 2e 36 38 35 32 32 35 30 33 39 2e 35 32 32 36 31 35 30 35 34 2e 30 30 30 33 38 2e 38 38 30 30 30 30 30 30 36 34 39 30 30 30 34 30 30 30 30 31 36 35 33 30 30 30 30 30 44 38 30 31 30 39 2e 39 30 30 33 38 30 30 30 30 35 37 35 34 34 32 39 37 30 36 30 30 30 30 30 31 34 35 30 30 37 38 33 30 30 30 30 30 36 31 32 35 30 2e 39 35 30 30 30 30 34 36 30 30 30 30 32 30 31 31 30 30 30 37 30 37 30 30 30 34 30 30 30 33 30 30 30 31 36 30 30 30 30 33 38 30 30 30 30 33 37 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 fa 7E -2024-06-21 11:30:58.069 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940657987, longitude=116.6852250, latitude=39.5226150, speed=54.000, mileage=38.88000000, dischargeVoltage=649000, dischargeCurrent=40000, insulationResistance=165300000, gear=D, accelerationPedal=80, brakePedal=10, fuelConsumption=9.900, motorControllerTemperature=380000, motorSpeed=57544, motorTorque=2970, motorTemperature=600000, motorVoltage=14500, motorCurrent=78300000, powerBattery=61250., maxFeedbackPower=950000, maxDischargePower=460000, bmsSelfCheck=20, powerBatteryCurrent=11000, powerBatteryV3=707000, maxVoltage=4000, minVoltage=3000, maxTemperature=160000, minTemperature=380000, availableCapacity=370000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:30:58.071 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:30:58.071 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"80","availableCapacity":"370000","bmsSelfCheck":"20","brakePedal":"10","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"40000","dischargeVoltage":"649000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.900","gear":"D","insulationResistance":"165300000","latitude":"39.5226150","location":"1","longitude":"116.6852250","maxDischargePower":"460000","maxFeedbackPower":"950000","maxTemperature":"160000","maxVoltage":"4000","mcu":"1","mileage":"38.88000000","minTemperature":"380000","minVoltage":"3000","motorControllerTemperature":"380000","motorCurrent":"78300000","motorSpeed":"57544","motorTemperature":"600000","motorTorque":"2970","motorVoltage":"14500","powerBattery":"61250.","powerBatteryCurrent":"11000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"707000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718940657987","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:30:58.071 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940657987, longitude=116.6852250, latitude=39.5226150, speed=54.000, mileage=38.88000000, dischargeVoltage=649000, dischargeCurrent=40000, insulationResistance=165300000, gear=D, accelerationPedal=80, brakePedal=10, fuelConsumption=9.900, motorControllerTemperature=380000, motorSpeed=57544, motorTorque=2970, motorTemperature=600000, motorVoltage=14500, motorCurrent=78300000, powerBattery=61250., maxFeedbackPower=950000, maxDischargePower=460000, bmsSelfCheck=20, powerBatteryCurrent=11000, powerBatteryV3=707000, maxVoltage=4000, minVoltage=3000, maxTemperature=160000, minTemperature=380000, availableCapacity=370000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:30:59.023 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:30:59.023 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:30:59.023 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 36 35 38 39 38 34 31 31 36 2e 36 38 35 39 36 35 30 33 39 2e 35 32 32 34 39 39 30 37 32 2e 30 30 30 33 38 2e 39 32 30 30 30 30 30 30 31 36 37 30 30 30 32 39 30 30 30 31 30 30 36 38 30 30 30 30 44 36 30 38 30 31 31 2e 36 30 33 32 30 30 30 30 36 33 38 32 37 31 34 38 30 36 32 30 30 30 30 32 34 33 30 30 34 39 30 37 30 30 30 30 36 31 32 35 30 2e 38 36 30 30 30 30 34 33 30 30 30 30 30 30 31 30 30 30 30 33 31 33 30 30 30 33 30 30 30 33 30 30 30 34 33 30 30 30 30 36 32 30 30 30 30 37 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ea 7E -2024-06-21 11:30:59.023 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940658984, longitude=116.6859650, latitude=39.5224990, speed=72.000, mileage=38.92000000, dischargeVoltage=167000, dischargeCurrent=29000, insulationResistance=100680000, gear=D, accelerationPedal=60, brakePedal=80, fuelConsumption=11.60, motorControllerTemperature=320000, motorSpeed=63827, motorTorque=1480, motorTemperature=620000, motorVoltage=24300, motorCurrent=49070000, powerBattery=61250., maxFeedbackPower=860000, maxDischargePower=430000, bmsSelfCheck=00, powerBatteryCurrent=10000, powerBatteryV3=313000, maxVoltage=3000, minVoltage=3000, maxTemperature=430000, minTemperature=620000, availableCapacity=700000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:30:59.025 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:30:59.025 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"700000","bmsSelfCheck":"00","brakePedal":"80","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"29000","dischargeVoltage":"167000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.60","gear":"D","insulationResistance":"100680000","latitude":"39.5224990","location":"1","longitude":"116.6859650","maxDischargePower":"430000","maxFeedbackPower":"860000","maxTemperature":"430000","maxVoltage":"3000","mcu":"1","mileage":"38.92000000","minTemperature":"620000","minVoltage":"3000","motorControllerTemperature":"320000","motorCurrent":"49070000","motorSpeed":"63827","motorTemperature":"620000","motorTorque":"1480","motorVoltage":"24300","powerBattery":"61250.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"313000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718940658984","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:30:59.025 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940658984, longitude=116.6859650, latitude=39.5224990, speed=72.000, mileage=38.92000000, dischargeVoltage=167000, dischargeCurrent=29000, insulationResistance=100680000, gear=D, accelerationPedal=60, brakePedal=80, fuelConsumption=11.60, motorControllerTemperature=320000, motorSpeed=63827, motorTorque=1480, motorTemperature=620000, motorVoltage=24300, motorCurrent=49070000, powerBattery=61250., maxFeedbackPower=860000, maxDischargePower=430000, bmsSelfCheck=00, powerBatteryCurrent=10000, powerBatteryV3=313000, maxVoltage=3000, minVoltage=3000, maxTemperature=430000, minTemperature=620000, availableCapacity=700000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:31:00.019 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:31:00.020 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:31:00.020 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 36 35 39 39 38 36 31 31 36 2e 36 38 36 38 38 38 30 33 39 2e 35 32 32 37 32 37 30 37 32 2e 30 30 30 33 38 2e 39 36 30 30 30 30 30 30 33 37 34 30 30 30 32 32 30 30 30 31 31 39 38 30 30 30 30 30 44 31 30 33 30 31 30 2e 33 30 32 34 30 30 30 30 36 38 36 38 31 39 35 35 30 31 33 32 30 30 30 31 34 34 30 30 31 31 33 37 36 30 30 30 36 31 32 35 30 2e 37 30 30 30 30 30 37 31 30 30 30 30 39 30 31 30 30 30 30 34 30 34 30 30 30 34 30 30 30 34 30 30 30 37 39 30 30 30 30 36 39 30 30 30 30 33 35 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 fc 7E -2024-06-21 11:31:00.020 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940659986, longitude=116.6868880, latitude=39.5227270, speed=72.000, mileage=38.96000000, dischargeVoltage=374000, dischargeCurrent=22000, insulationResistance=119800000, gear=D, accelerationPedal=10, brakePedal=30, fuelConsumption=10.30, motorControllerTemperature=240000, motorSpeed=68681, motorTorque=9550, motorTemperature=132000, motorVoltage=14400, motorCurrent=11376000, powerBattery=61250., maxFeedbackPower=700000, maxDischargePower=710000, bmsSelfCheck=90, powerBatteryCurrent=10000, powerBatteryV3=404000, maxVoltage=4000, minVoltage=4000, maxTemperature=790000, minTemperature=690000, availableCapacity=350000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:31:00.021 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:31:00.023 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"350000","bmsSelfCheck":"90","brakePedal":"30","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"22000","dischargeVoltage":"374000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.30","gear":"D","insulationResistance":"119800000","latitude":"39.5227270","location":"1","longitude":"116.6868880","maxDischargePower":"710000","maxFeedbackPower":"700000","maxTemperature":"790000","maxVoltage":"4000","mcu":"1","mileage":"38.96000000","minTemperature":"690000","minVoltage":"4000","motorControllerTemperature":"240000","motorCurrent":"11376000","motorSpeed":"68681","motorTemperature":"132000","motorTorque":"9550","motorVoltage":"14400","powerBattery":"61250.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"404000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718940659986","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:31:00.023 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940659986, longitude=116.6868880, latitude=39.5227270, speed=72.000, mileage=38.96000000, dischargeVoltage=374000, dischargeCurrent=22000, insulationResistance=119800000, gear=D, accelerationPedal=10, brakePedal=30, fuelConsumption=10.30, motorControllerTemperature=240000, motorSpeed=68681, motorTorque=9550, motorTemperature=132000, motorVoltage=14400, motorCurrent=11376000, powerBattery=61250., maxFeedbackPower=700000, maxDischargePower=710000, bmsSelfCheck=90, powerBatteryCurrent=10000, powerBatteryV3=404000, maxVoltage=4000, minVoltage=4000, maxTemperature=790000, minTemperature=690000, availableCapacity=350000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:31:01.022 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:31:01.023 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:31:01.023 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 36 36 30 39 38 35 31 31 36 2e 36 38 37 31 36 32 30 33 39 2e 35 32 32 38 37 35 30 30 2e 30 30 30 30 33 38 2e 39 36 30 30 30 30 30 30 37 30 33 30 30 30 32 36 30 30 30 31 34 36 30 31 30 30 30 30 44 38 30 30 30 31 30 2e 38 30 35 33 30 30 30 30 33 36 35 37 31 38 31 30 30 39 37 30 30 30 30 32 33 32 30 30 35 31 32 38 30 30 30 30 36 31 32 35 30 2e 32 36 30 30 30 30 35 38 30 30 30 30 33 30 30 30 30 30 30 32 32 36 30 30 30 33 30 30 30 33 30 30 30 39 30 30 30 30 30 39 37 30 30 30 30 33 36 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d3 7E -2024-06-21 11:31:01.023 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940660985, longitude=116.6871620, latitude=39.5228750, speed=0.0000, mileage=38.96000000, dischargeVoltage=703000, dischargeCurrent=26000, insulationResistance=146010000, gear=D, accelerationPedal=80, brakePedal=00, fuelConsumption=10.80, motorControllerTemperature=530000, motorSpeed=36571, motorTorque=8100, motorTemperature=970000, motorVoltage=23200, motorCurrent=51280000, powerBattery=61250., maxFeedbackPower=260000, maxDischargePower=580000, bmsSelfCheck=30, powerBatteryCurrent=00000, powerBatteryV3=226000, maxVoltage=3000, minVoltage=3000, maxTemperature=900000, minTemperature=970000, availableCapacity=360000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:31:01.024 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:31:01.025 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"80","availableCapacity":"360000","bmsSelfCheck":"30","brakePedal":"00","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"26000","dischargeVoltage":"703000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.80","gear":"D","insulationResistance":"146010000","latitude":"39.5228750","location":"1","longitude":"116.6871620","maxDischargePower":"580000","maxFeedbackPower":"260000","maxTemperature":"900000","maxVoltage":"3000","mcu":"1","mileage":"38.96000000","minTemperature":"970000","minVoltage":"3000","motorControllerTemperature":"530000","motorCurrent":"51280000","motorSpeed":"36571","motorTemperature":"970000","motorTorque":"8100","motorVoltage":"23200","powerBattery":"61250.","powerBatteryCurrent":"00000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"226000","ptc":"1","runStatus":"1","soc":"1","speed":"0.0000","timestamp":"1718940660985","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:31:01.025 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940660985, longitude=116.6871620, latitude=39.5228750, speed=0.0000, mileage=38.96000000, dischargeVoltage=703000, dischargeCurrent=26000, insulationResistance=146010000, gear=D, accelerationPedal=80, brakePedal=00, fuelConsumption=10.80, motorControllerTemperature=530000, motorSpeed=36571, motorTorque=8100, motorTemperature=970000, motorVoltage=23200, motorCurrent=51280000, powerBattery=61250., maxFeedbackPower=260000, maxDischargePower=580000, bmsSelfCheck=30, powerBatteryCurrent=00000, powerBatteryV3=226000, maxVoltage=3000, minVoltage=3000, maxTemperature=900000, minTemperature=970000, availableCapacity=360000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:31:02.019 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:31:02.019 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:31:02.019 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 36 36 31 39 38 32 31 31 36 2e 36 38 39 30 32 38 30 33 39 2e 35 32 33 38 35 36 30 31 32 36 2e 30 30 33 39 2e 30 33 30 30 30 30 30 30 36 33 38 30 30 30 36 30 30 30 30 36 38 30 32 30 30 30 30 30 44 33 30 37 30 31 31 2e 30 30 36 37 30 30 30 30 37 32 32 34 36 36 39 31 30 34 38 30 30 30 30 32 34 35 30 30 31 34 30 35 33 30 30 30 36 31 32 33 39 2e 32 38 30 30 30 30 33 30 30 30 30 30 31 33 31 30 30 30 30 33 37 31 30 30 30 33 30 30 30 33 30 30 30 39 33 30 30 30 30 37 30 30 30 30 30 32 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d3 7E -2024-06-21 11:31:02.019 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940661982, longitude=116.6890280, latitude=39.5238560, speed=126.00, mileage=39.03000000, dischargeVoltage=638000, dischargeCurrent=60000, insulationResistance=680200000, gear=D, accelerationPedal=30, brakePedal=70, fuelConsumption=11.00, motorControllerTemperature=670000, motorSpeed=72246, motorTorque=6910, motorTemperature=480000, motorVoltage=24500, motorCurrent=14053000, powerBattery=61239., maxFeedbackPower=280000, maxDischargePower=300000, bmsSelfCheck=13, powerBatteryCurrent=10000, powerBatteryV3=371000, maxVoltage=3000, minVoltage=3000, maxTemperature=930000, minTemperature=700000, availableCapacity=200000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:31:02.021 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:31:02.021 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"30","availableCapacity":"200000","bmsSelfCheck":"13","brakePedal":"70","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"60000","dischargeVoltage":"638000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.00","gear":"D","insulationResistance":"680200000","latitude":"39.5238560","location":"1","longitude":"116.6890280","maxDischargePower":"300000","maxFeedbackPower":"280000","maxTemperature":"930000","maxVoltage":"3000","mcu":"1","mileage":"39.03000000","minTemperature":"700000","minVoltage":"3000","motorControllerTemperature":"670000","motorCurrent":"14053000","motorSpeed":"72246","motorTemperature":"480000","motorTorque":"6910","motorVoltage":"24500","powerBattery":"61239.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"371000","ptc":"1","runStatus":"1","soc":"1","speed":"126.00","timestamp":"1718940661982","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:31:02.021 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940661982, longitude=116.6890280, latitude=39.5238560, speed=126.00, mileage=39.03000000, dischargeVoltage=638000, dischargeCurrent=60000, insulationResistance=680200000, gear=D, accelerationPedal=30, brakePedal=70, fuelConsumption=11.00, motorControllerTemperature=670000, motorSpeed=72246, motorTorque=6910, motorTemperature=480000, motorVoltage=24500, motorCurrent=14053000, powerBattery=61239., maxFeedbackPower=280000, maxDischargePower=300000, bmsSelfCheck=13, powerBatteryCurrent=10000, powerBatteryV3=371000, maxVoltage=3000, minVoltage=3000, maxTemperature=930000, minTemperature=700000, availableCapacity=200000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:31:03.052 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:31:03.052 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:31:03.052 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 36 36 32 39 38 30 31 31 36 2e 36 39 30 31 37 36 30 33 39 2e 35 32 34 35 38 30 30 31 38 30 2e 30 30 33 39 2e 31 33 30 30 30 30 30 30 34 39 38 30 30 30 32 31 30 30 30 31 30 30 39 38 30 30 30 30 44 32 30 31 30 39 2e 39 30 30 31 38 30 30 30 30 32 36 32 31 35 39 36 36 30 31 34 31 30 30 30 31 31 32 30 30 39 38 34 33 30 30 30 30 36 31 32 32 39 2e 37 30 30 30 30 30 34 30 30 30 30 30 31 34 39 30 30 30 30 34 35 35 30 30 30 33 30 30 30 33 30 30 30 31 32 30 30 30 30 39 30 30 30 30 30 31 35 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d6 7E -2024-06-21 11:31:03.052 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940662980, longitude=116.6901760, latitude=39.5245800, speed=180.00, mileage=39.13000000, dischargeVoltage=498000, dischargeCurrent=21000, insulationResistance=100980000, gear=D, accelerationPedal=20, brakePedal=10, fuelConsumption=9.900, motorControllerTemperature=180000, motorSpeed=26215, motorTorque=9660, motorTemperature=141000, motorVoltage=11200, motorCurrent=98430000, powerBattery=61229., maxFeedbackPower=700000, maxDischargePower=400000, bmsSelfCheck=14, powerBatteryCurrent=90000, powerBatteryV3=455000, maxVoltage=3000, minVoltage=3000, maxTemperature=120000, minTemperature=900000, availableCapacity=150000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:31:03.054 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:31:03.054 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"150000","bmsSelfCheck":"14","brakePedal":"10","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"21000","dischargeVoltage":"498000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.900","gear":"D","insulationResistance":"100980000","latitude":"39.5245800","location":"1","longitude":"116.6901760","maxDischargePower":"400000","maxFeedbackPower":"700000","maxTemperature":"120000","maxVoltage":"3000","mcu":"1","mileage":"39.13000000","minTemperature":"900000","minVoltage":"3000","motorControllerTemperature":"180000","motorCurrent":"98430000","motorSpeed":"26215","motorTemperature":"141000","motorTorque":"9660","motorVoltage":"11200","powerBattery":"61229.","powerBatteryCurrent":"90000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"455000","ptc":"1","runStatus":"1","soc":"1","speed":"180.00","timestamp":"1718940662980","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:31:03.054 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940662980, longitude=116.6901760, latitude=39.5245800, speed=180.00, mileage=39.13000000, dischargeVoltage=498000, dischargeCurrent=21000, insulationResistance=100980000, gear=D, accelerationPedal=20, brakePedal=10, fuelConsumption=9.900, motorControllerTemperature=180000, motorSpeed=26215, motorTorque=9660, motorTemperature=141000, motorVoltage=11200, motorCurrent=98430000, powerBattery=61229., maxFeedbackPower=700000, maxDischargePower=400000, bmsSelfCheck=14, powerBatteryCurrent=90000, powerBatteryV3=455000, maxVoltage=3000, minVoltage=3000, maxTemperature=120000, minTemperature=900000, availableCapacity=150000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:31:04.060 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:31:04.060 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:31:04.060 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 36 36 33 39 37 37 31 31 36 2e 36 39 31 32 30 36 30 33 39 2e 35 32 35 34 35 33 30 31 36 32 2e 30 30 33 39 2e 32 32 30 30 30 30 30 30 35 32 30 30 30 30 34 37 30 30 30 32 32 38 38 32 30 30 30 30 44 34 30 36 30 39 2e 33 30 30 33 39 30 30 30 30 38 35 35 32 31 39 39 33 30 39 36 30 30 30 30 32 34 33 30 30 34 31 38 35 30 30 30 30 36 31 32 32 30 2e 34 32 30 30 30 30 33 39 30 30 30 30 31 34 31 31 30 30 30 36 37 36 30 30 30 34 30 30 30 33 30 30 30 39 35 30 30 30 30 32 34 30 30 30 30 33 32 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 eb 7E -2024-06-21 11:31:04.061 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940663977, longitude=116.6912060, latitude=39.5254530, speed=162.00, mileage=39.22000000, dischargeVoltage=520000, dischargeCurrent=47000, insulationResistance=228820000, gear=D, accelerationPedal=40, brakePedal=60, fuelConsumption=9.300, motorControllerTemperature=390000, motorSpeed=85521, motorTorque=9930, motorTemperature=960000, motorVoltage=24300, motorCurrent=41850000, powerBattery=61220., maxFeedbackPower=420000, maxDischargePower=390000, bmsSelfCheck=14, powerBatteryCurrent=11000, powerBatteryV3=676000, maxVoltage=4000, minVoltage=3000, maxTemperature=950000, minTemperature=240000, availableCapacity=320000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:31:04.063 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:31:04.063 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"40","availableCapacity":"320000","bmsSelfCheck":"14","brakePedal":"60","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"47000","dischargeVoltage":"520000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.300","gear":"D","insulationResistance":"228820000","latitude":"39.5254530","location":"1","longitude":"116.6912060","maxDischargePower":"390000","maxFeedbackPower":"420000","maxTemperature":"950000","maxVoltage":"4000","mcu":"1","mileage":"39.22000000","minTemperature":"240000","minVoltage":"3000","motorControllerTemperature":"390000","motorCurrent":"41850000","motorSpeed":"85521","motorTemperature":"960000","motorTorque":"9930","motorVoltage":"24300","powerBattery":"61220.","powerBatteryCurrent":"11000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"676000","ptc":"1","runStatus":"1","soc":"1","speed":"162.00","timestamp":"1718940663977","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:31:04.063 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940663977, longitude=116.6912060, latitude=39.5254530, speed=162.00, mileage=39.22000000, dischargeVoltage=520000, dischargeCurrent=47000, insulationResistance=228820000, gear=D, accelerationPedal=40, brakePedal=60, fuelConsumption=9.300, motorControllerTemperature=390000, motorSpeed=85521, motorTorque=9930, motorTemperature=960000, motorVoltage=24300, motorCurrent=41850000, powerBattery=61220., maxFeedbackPower=420000, maxDischargePower=390000, bmsSelfCheck=14, powerBatteryCurrent=11000, powerBatteryV3=676000, maxVoltage=4000, minVoltage=3000, maxTemperature=950000, minTemperature=240000, availableCapacity=320000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:31:05.023 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:31:05.023 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:31:05.023 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 36 36 34 39 37 37 31 31 36 2e 36 39 31 36 38 34 30 33 39 2e 35 32 35 38 36 33 30 31 38 2e 30 30 30 33 39 2e 32 33 30 30 30 30 30 30 31 39 34 30 30 30 33 33 30 30 30 35 35 37 35 30 30 30 30 30 44 33 30 35 30 39 2e 33 30 30 33 33 30 30 30 30 32 39 39 35 35 35 36 35 30 31 32 30 30 30 30 31 33 37 30 30 39 38 39 38 30 30 30 30 36 31 32 32 30 2e 38 35 30 30 30 30 33 36 30 30 30 30 34 30 31 34 30 30 30 36 35 31 30 30 30 33 30 30 30 33 30 30 30 37 30 30 30 30 30 34 30 30 30 30 30 34 38 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 fc 7E -2024-06-21 11:31:05.023 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940664977, longitude=116.6916840, latitude=39.5258630, speed=18.000, mileage=39.23000000, dischargeVoltage=194000, dischargeCurrent=33000, insulationResistance=557500000, gear=D, accelerationPedal=30, brakePedal=50, fuelConsumption=9.300, motorControllerTemperature=330000, motorSpeed=29955, motorTorque=5650, motorTemperature=120000, motorVoltage=13700, motorCurrent=98980000, powerBattery=61220., maxFeedbackPower=850000, maxDischargePower=360000, bmsSelfCheck=40, powerBatteryCurrent=14000, powerBatteryV3=651000, maxVoltage=3000, minVoltage=3000, maxTemperature=700000, minTemperature=400000, availableCapacity=480000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:31:05.025 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:31:05.025 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"30","availableCapacity":"480000","bmsSelfCheck":"40","brakePedal":"50","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"33000","dischargeVoltage":"194000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.300","gear":"D","insulationResistance":"557500000","latitude":"39.5258630","location":"1","longitude":"116.6916840","maxDischargePower":"360000","maxFeedbackPower":"850000","maxTemperature":"700000","maxVoltage":"3000","mcu":"1","mileage":"39.23000000","minTemperature":"400000","minVoltage":"3000","motorControllerTemperature":"330000","motorCurrent":"98980000","motorSpeed":"29955","motorTemperature":"120000","motorTorque":"5650","motorVoltage":"13700","powerBattery":"61220.","powerBatteryCurrent":"14000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"651000","ptc":"1","runStatus":"1","soc":"1","speed":"18.000","timestamp":"1718940664977","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:31:05.025 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940664977, longitude=116.6916840, latitude=39.5258630, speed=18.000, mileage=39.23000000, dischargeVoltage=194000, dischargeCurrent=33000, insulationResistance=557500000, gear=D, accelerationPedal=30, brakePedal=50, fuelConsumption=9.300, motorControllerTemperature=330000, motorSpeed=29955, motorTorque=5650, motorTemperature=120000, motorVoltage=13700, motorCurrent=98980000, powerBattery=61220., maxFeedbackPower=850000, maxDischargePower=360000, bmsSelfCheck=40, powerBatteryCurrent=14000, powerBatteryV3=651000, maxVoltage=3000, minVoltage=3000, maxTemperature=700000, minTemperature=400000, availableCapacity=480000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:31:06.022 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:31:06.022 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:31:06.022 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 36 36 35 39 37 39 31 31 36 2e 36 39 32 31 31 33 30 33 39 2e 35 32 35 39 30 39 30 35 34 2e 30 30 30 33 39 2e 32 36 30 30 30 30 30 30 35 36 39 30 30 30 34 30 30 30 30 32 36 35 39 33 30 30 30 30 44 35 30 34 30 31 30 2e 39 30 38 35 30 30 30 30 32 34 39 34 31 31 34 32 30 31 34 32 30 30 30 32 39 36 30 30 37 38 34 34 30 30 30 30 36 31 32 32 30 2e 32 38 30 30 30 30 35 39 30 30 30 30 32 30 31 33 30 30 30 32 32 31 30 30 30 34 30 30 30 34 30 30 30 31 30 30 30 30 30 37 30 30 30 30 30 33 32 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e0 7E -2024-06-21 11:31:06.022 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940665979, longitude=116.6921130, latitude=39.5259090, speed=54.000, mileage=39.26000000, dischargeVoltage=569000, dischargeCurrent=40000, insulationResistance=265930000, gear=D, accelerationPedal=50, brakePedal=40, fuelConsumption=10.90, motorControllerTemperature=850000, motorSpeed=24941, motorTorque=1420, motorTemperature=142000, motorVoltage=29600, motorCurrent=78440000, powerBattery=61220., maxFeedbackPower=280000, maxDischargePower=590000, bmsSelfCheck=20, powerBatteryCurrent=13000, powerBatteryV3=221000, maxVoltage=4000, minVoltage=4000, maxTemperature=100000, minTemperature=700000, availableCapacity=320000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:31:06.024 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:31:06.024 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"320000","bmsSelfCheck":"20","brakePedal":"40","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"40000","dischargeVoltage":"569000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.90","gear":"D","insulationResistance":"265930000","latitude":"39.5259090","location":"1","longitude":"116.6921130","maxDischargePower":"590000","maxFeedbackPower":"280000","maxTemperature":"100000","maxVoltage":"4000","mcu":"1","mileage":"39.26000000","minTemperature":"700000","minVoltage":"4000","motorControllerTemperature":"850000","motorCurrent":"78440000","motorSpeed":"24941","motorTemperature":"142000","motorTorque":"1420","motorVoltage":"29600","powerBattery":"61220.","powerBatteryCurrent":"13000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"221000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718940665979","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:31:06.024 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940665979, longitude=116.6921130, latitude=39.5259090, speed=54.000, mileage=39.26000000, dischargeVoltage=569000, dischargeCurrent=40000, insulationResistance=265930000, gear=D, accelerationPedal=50, brakePedal=40, fuelConsumption=10.90, motorControllerTemperature=850000, motorSpeed=24941, motorTorque=1420, motorTemperature=142000, motorVoltage=29600, motorCurrent=78440000, powerBattery=61220., maxFeedbackPower=280000, maxDischargePower=590000, bmsSelfCheck=20, powerBatteryCurrent=13000, powerBatteryV3=221000, maxVoltage=4000, minVoltage=4000, maxTemperature=100000, minTemperature=700000, availableCapacity=320000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:31:07.068 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:31:07.068 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:31:07.068 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 36 36 36 39 37 38 31 31 36 2e 36 39 32 34 32 34 30 33 39 2e 35 32 36 31 34 39 30 35 34 2e 30 30 30 33 39 2e 32 39 30 30 30 30 30 30 32 30 30 30 30 30 34 30 30 30 30 31 37 38 39 31 30 30 30 30 44 32 30 31 30 31 31 2e 36 30 34 39 30 30 30 30 35 31 39 34 36 31 30 30 30 31 31 30 30 30 30 32 32 31 30 30 31 34 32 30 36 30 30 30 36 31 32 32 30 2e 38 31 30 30 30 30 39 34 30 30 30 30 35 30 31 34 30 30 30 33 39 37 30 30 30 34 30 30 30 33 30 30 30 36 30 30 30 30 30 34 39 30 30 30 30 39 32 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d0 7E -2024-06-21 11:31:07.069 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940666978, longitude=116.6924240, latitude=39.5261490, speed=54.000, mileage=39.29000000, dischargeVoltage=200000, dischargeCurrent=40000, insulationResistance=178910000, gear=D, accelerationPedal=20, brakePedal=10, fuelConsumption=11.60, motorControllerTemperature=490000, motorSpeed=51946, motorTorque=1000, motorTemperature=110000, motorVoltage=22100, motorCurrent=14206000, powerBattery=61220., maxFeedbackPower=810000, maxDischargePower=940000, bmsSelfCheck=50, powerBatteryCurrent=14000, powerBatteryV3=397000, maxVoltage=4000, minVoltage=3000, maxTemperature=600000, minTemperature=490000, availableCapacity=920000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:31:07.070 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:31:07.070 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"920000","bmsSelfCheck":"50","brakePedal":"10","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"40000","dischargeVoltage":"200000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.60","gear":"D","insulationResistance":"178910000","latitude":"39.5261490","location":"1","longitude":"116.6924240","maxDischargePower":"940000","maxFeedbackPower":"810000","maxTemperature":"600000","maxVoltage":"4000","mcu":"1","mileage":"39.29000000","minTemperature":"490000","minVoltage":"3000","motorControllerTemperature":"490000","motorCurrent":"14206000","motorSpeed":"51946","motorTemperature":"110000","motorTorque":"1000","motorVoltage":"22100","powerBattery":"61220.","powerBatteryCurrent":"14000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"397000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718940666978","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:31:07.071 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940666978, longitude=116.6924240, latitude=39.5261490, speed=54.000, mileage=39.29000000, dischargeVoltage=200000, dischargeCurrent=40000, insulationResistance=178910000, gear=D, accelerationPedal=20, brakePedal=10, fuelConsumption=11.60, motorControllerTemperature=490000, motorSpeed=51946, motorTorque=1000, motorTemperature=110000, motorVoltage=22100, motorCurrent=14206000, powerBattery=61220., maxFeedbackPower=810000, maxDischargePower=940000, bmsSelfCheck=50, powerBatteryCurrent=14000, powerBatteryV3=397000, maxVoltage=4000, minVoltage=3000, maxTemperature=600000, minTemperature=490000, availableCapacity=920000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:31:08.021 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:31:08.021 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:31:08.021 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 36 36 37 39 37 38 31 31 36 2e 36 39 33 32 30 37 30 33 39 2e 35 32 36 32 33 31 30 37 32 2e 30 30 30 33 39 2e 33 33 30 30 30 30 30 30 34 38 31 30 30 30 31 35 30 30 30 32 34 31 39 31 30 30 30 30 44 39 30 34 30 31 30 2e 38 30 32 39 30 30 30 30 35 32 39 38 33 34 37 31 30 33 30 30 30 30 30 32 30 37 30 30 31 33 38 31 34 30 30 30 36 31 32 32 30 2e 32 37 30 30 30 30 37 30 30 30 30 30 36 30 32 30 30 30 30 33 32 30 30 30 30 34 30 30 30 33 30 30 30 34 33 30 30 30 30 39 39 30 30 30 30 36 32 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d4 7E -2024-06-21 11:31:08.022 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940667978, longitude=116.6932070, latitude=39.5262310, speed=72.000, mileage=39.33000000, dischargeVoltage=481000, dischargeCurrent=15000, insulationResistance=241910000, gear=D, accelerationPedal=90, brakePedal=40, fuelConsumption=10.80, motorControllerTemperature=290000, motorSpeed=52983, motorTorque=4710, motorTemperature=300000, motorVoltage=20700, motorCurrent=13814000, powerBattery=61220., maxFeedbackPower=270000, maxDischargePower=700000, bmsSelfCheck=60, powerBatteryCurrent=20000, powerBatteryV3=320000, maxVoltage=4000, minVoltage=3000, maxTemperature=430000, minTemperature=990000, availableCapacity=620000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:31:08.024 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:31:08.024 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"90","availableCapacity":"620000","bmsSelfCheck":"60","brakePedal":"40","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"15000","dischargeVoltage":"481000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.80","gear":"D","insulationResistance":"241910000","latitude":"39.5262310","location":"1","longitude":"116.6932070","maxDischargePower":"700000","maxFeedbackPower":"270000","maxTemperature":"430000","maxVoltage":"4000","mcu":"1","mileage":"39.33000000","minTemperature":"990000","minVoltage":"3000","motorControllerTemperature":"290000","motorCurrent":"13814000","motorSpeed":"52983","motorTemperature":"300000","motorTorque":"4710","motorVoltage":"20700","powerBattery":"61220.","powerBatteryCurrent":"20000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"320000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718940667978","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:31:08.025 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940667978, longitude=116.6932070, latitude=39.5262310, speed=72.000, mileage=39.33000000, dischargeVoltage=481000, dischargeCurrent=15000, insulationResistance=241910000, gear=D, accelerationPedal=90, brakePedal=40, fuelConsumption=10.80, motorControllerTemperature=290000, motorSpeed=52983, motorTorque=4710, motorTemperature=300000, motorVoltage=20700, motorCurrent=13814000, powerBattery=61220., maxFeedbackPower=270000, maxDischargePower=700000, bmsSelfCheck=60, powerBatteryCurrent=20000, powerBatteryV3=320000, maxVoltage=4000, minVoltage=3000, maxTemperature=430000, minTemperature=990000, availableCapacity=620000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:31:09.334 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:31:09.334 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:31:09.335 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 36 36 38 39 37 36 31 31 36 2e 36 39 34 36 31 39 30 33 39 2e 35 32 36 33 34 33 30 31 34 34 2e 30 30 33 39 2e 34 31 30 30 30 30 30 30 34 34 36 30 30 30 32 37 30 30 30 31 37 39 33 38 30 30 30 30 44 31 30 38 30 31 30 2e 32 30 35 36 30 30 30 30 36 39 34 33 30 31 30 34 30 31 33 35 30 30 30 32 39 34 30 30 33 36 35 30 30 30 30 30 36 31 32 31 30 2e 36 31 30 30 30 30 35 30 30 30 30 30 38 30 38 30 30 30 30 35 32 37 30 30 30 33 30 30 30 34 30 30 30 34 30 30 30 30 30 37 39 30 30 30 30 34 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e3 7E -2024-06-21 11:31:09.335 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940668976, longitude=116.6946190, latitude=39.5263430, speed=144.00, mileage=39.41000000, dischargeVoltage=446000, dischargeCurrent=27000, insulationResistance=179380000, gear=D, accelerationPedal=10, brakePedal=80, fuelConsumption=10.20, motorControllerTemperature=560000, motorSpeed=69430, motorTorque=1040, motorTemperature=135000, motorVoltage=29400, motorCurrent=36500000, powerBattery=61210., maxFeedbackPower=610000, maxDischargePower=500000, bmsSelfCheck=80, powerBatteryCurrent=80000, powerBatteryV3=527000, maxVoltage=3000, minVoltage=4000, maxTemperature=400000, minTemperature=790000, availableCapacity=400000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:31:09.337 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:31:09.337 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"400000","bmsSelfCheck":"80","brakePedal":"80","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"27000","dischargeVoltage":"446000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.20","gear":"D","insulationResistance":"179380000","latitude":"39.5263430","location":"1","longitude":"116.6946190","maxDischargePower":"500000","maxFeedbackPower":"610000","maxTemperature":"400000","maxVoltage":"3000","mcu":"1","mileage":"39.41000000","minTemperature":"790000","minVoltage":"4000","motorControllerTemperature":"560000","motorCurrent":"36500000","motorSpeed":"69430","motorTemperature":"135000","motorTorque":"1040","motorVoltage":"29400","powerBattery":"61210.","powerBatteryCurrent":"80000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"527000","ptc":"1","runStatus":"1","soc":"1","speed":"144.00","timestamp":"1718940668976","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:31:09.337 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940668976, longitude=116.6946190, latitude=39.5263430, speed=144.00, mileage=39.41000000, dischargeVoltage=446000, dischargeCurrent=27000, insulationResistance=179380000, gear=D, accelerationPedal=10, brakePedal=80, fuelConsumption=10.20, motorControllerTemperature=560000, motorSpeed=69430, motorTorque=1040, motorTemperature=135000, motorVoltage=29400, motorCurrent=36500000, powerBattery=61210., maxFeedbackPower=610000, maxDischargePower=500000, bmsSelfCheck=80, powerBatteryCurrent=80000, powerBatteryV3=527000, maxVoltage=3000, minVoltage=4000, maxTemperature=400000, minTemperature=790000, availableCapacity=400000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:31:10.030 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:31:10.030 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:31:10.030 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 36 36 39 39 37 37 31 31 36 2e 36 39 35 33 39 37 30 33 39 2e 35 32 36 33 39 37 30 35 34 2e 30 30 30 33 39 2e 34 34 30 30 30 30 30 30 34 31 37 30 30 30 34 39 30 30 30 31 37 37 36 35 30 30 30 30 44 33 30 35 30 31 30 2e 34 30 37 31 30 30 30 30 31 32 32 38 39 39 30 30 30 31 31 33 30 30 30 31 31 35 30 30 33 37 35 32 30 30 30 30 36 31 32 31 30 2e 39 33 30 30 30 30 39 30 30 30 30 30 31 31 33 30 30 30 30 32 36 35 30 30 30 34 30 30 30 33 30 30 30 31 30 30 30 30 30 36 38 30 30 30 30 31 37 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ea 7E -2024-06-21 11:31:10.030 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940669977, longitude=116.6953970, latitude=39.5263970, speed=54.000, mileage=39.44000000, dischargeVoltage=417000, dischargeCurrent=49000, insulationResistance=177650000, gear=D, accelerationPedal=30, brakePedal=50, fuelConsumption=10.40, motorControllerTemperature=710000, motorSpeed=12289, motorTorque=9000, motorTemperature=113000, motorVoltage=11500, motorCurrent=37520000, powerBattery=61210., maxFeedbackPower=930000, maxDischargePower=900000, bmsSelfCheck=11, powerBatteryCurrent=30000, powerBatteryV3=265000, maxVoltage=4000, minVoltage=3000, maxTemperature=100000, minTemperature=680000, availableCapacity=170000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:31:10.031 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:31:10.031 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"30","availableCapacity":"170000","bmsSelfCheck":"11","brakePedal":"50","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"49000","dischargeVoltage":"417000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.40","gear":"D","insulationResistance":"177650000","latitude":"39.5263970","location":"1","longitude":"116.6953970","maxDischargePower":"900000","maxFeedbackPower":"930000","maxTemperature":"100000","maxVoltage":"4000","mcu":"1","mileage":"39.44000000","minTemperature":"680000","minVoltage":"3000","motorControllerTemperature":"710000","motorCurrent":"37520000","motorSpeed":"12289","motorTemperature":"113000","motorTorque":"9000","motorVoltage":"11500","powerBattery":"61210.","powerBatteryCurrent":"30000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"265000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718940669977","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:31:10.031 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940669977, longitude=116.6953970, latitude=39.5263970, speed=54.000, mileage=39.44000000, dischargeVoltage=417000, dischargeCurrent=49000, insulationResistance=177650000, gear=D, accelerationPedal=30, brakePedal=50, fuelConsumption=10.40, motorControllerTemperature=710000, motorSpeed=12289, motorTorque=9000, motorTemperature=113000, motorVoltage=11500, motorCurrent=37520000, powerBattery=61210., maxFeedbackPower=930000, maxDischargePower=900000, bmsSelfCheck=11, powerBatteryCurrent=30000, powerBatteryV3=265000, maxVoltage=4000, minVoltage=3000, maxTemperature=100000, minTemperature=680000, availableCapacity=170000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:31:11.019 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:31:11.019 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:31:11.019 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 36 37 30 39 37 37 31 31 36 2e 36 39 35 38 34 38 30 33 39 2e 35 32 36 34 33 34 30 33 36 2e 30 30 30 33 39 2e 34 36 30 30 30 30 30 30 35 36 34 30 30 30 35 30 30 30 30 32 38 37 37 39 30 30 30 30 44 39 30 34 30 31 31 2e 30 30 34 31 30 30 30 30 38 34 31 35 35 36 39 35 30 38 30 30 30 30 30 31 36 35 30 30 39 36 33 33 30 30 30 30 36 31 32 31 30 2e 36 34 30 30 30 30 36 37 30 30 30 30 33 30 31 31 30 30 30 35 38 39 30 30 30 34 30 30 30 33 30 30 30 39 33 30 30 30 30 39 30 30 30 30 30 32 38 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 09 7E -2024-06-21 11:31:11.020 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940670977, longitude=116.6958480, latitude=39.5264340, speed=36.000, mileage=39.46000000, dischargeVoltage=564000, dischargeCurrent=50000, insulationResistance=287790000, gear=D, accelerationPedal=90, brakePedal=40, fuelConsumption=11.00, motorControllerTemperature=410000, motorSpeed=84155, motorTorque=6950, motorTemperature=800000, motorVoltage=16500, motorCurrent=96330000, powerBattery=61210., maxFeedbackPower=640000, maxDischargePower=670000, bmsSelfCheck=30, powerBatteryCurrent=11000, powerBatteryV3=589000, maxVoltage=4000, minVoltage=3000, maxTemperature=930000, minTemperature=900000, availableCapacity=280000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:31:11.021 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:31:11.021 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"90","availableCapacity":"280000","bmsSelfCheck":"30","brakePedal":"40","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"50000","dischargeVoltage":"564000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.00","gear":"D","insulationResistance":"287790000","latitude":"39.5264340","location":"1","longitude":"116.6958480","maxDischargePower":"670000","maxFeedbackPower":"640000","maxTemperature":"930000","maxVoltage":"4000","mcu":"1","mileage":"39.46000000","minTemperature":"900000","minVoltage":"3000","motorControllerTemperature":"410000","motorCurrent":"96330000","motorSpeed":"84155","motorTemperature":"800000","motorTorque":"6950","motorVoltage":"16500","powerBattery":"61210.","powerBatteryCurrent":"11000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"589000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718940670977","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:31:11.021 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940670977, longitude=116.6958480, latitude=39.5264340, speed=36.000, mileage=39.46000000, dischargeVoltage=564000, dischargeCurrent=50000, insulationResistance=287790000, gear=D, accelerationPedal=90, brakePedal=40, fuelConsumption=11.00, motorControllerTemperature=410000, motorSpeed=84155, motorTorque=6950, motorTemperature=800000, motorVoltage=16500, motorCurrent=96330000, powerBattery=61210., maxFeedbackPower=640000, maxDischargePower=670000, bmsSelfCheck=30, powerBatteryCurrent=11000, powerBatteryV3=589000, maxVoltage=4000, minVoltage=3000, maxTemperature=930000, minTemperature=900000, availableCapacity=280000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:31:12.018 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:31:12.018 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:31:12.018 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 36 37 31 39 37 37 31 31 36 2e 36 39 37 30 32 32 30 33 39 2e 35 32 36 35 33 37 30 39 30 2e 30 30 30 33 39 2e 35 31 30 30 30 30 30 30 31 36 32 30 30 30 34 31 30 30 30 31 36 35 37 37 30 30 30 30 44 32 30 30 30 31 31 2e 30 30 37 34 30 30 30 30 38 33 38 37 30 33 32 38 30 35 37 30 30 30 30 31 36 31 30 30 31 34 39 35 33 30 30 30 36 31 31 39 39 2e 37 37 30 30 30 30 37 36 30 30 30 30 34 30 32 30 30 30 30 34 34 35 30 30 30 34 30 30 30 34 30 30 30 34 37 30 30 30 30 32 34 30 30 30 30 32 39 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f1 7E -2024-06-21 11:31:12.018 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940671977, longitude=116.6970220, latitude=39.5265370, speed=90.000, mileage=39.51000000, dischargeVoltage=162000, dischargeCurrent=41000, insulationResistance=165770000, gear=D, accelerationPedal=20, brakePedal=00, fuelConsumption=11.00, motorControllerTemperature=740000, motorSpeed=83870, motorTorque=3280, motorTemperature=570000, motorVoltage=16100, motorCurrent=14953000, powerBattery=61199., maxFeedbackPower=770000, maxDischargePower=760000, bmsSelfCheck=40, powerBatteryCurrent=20000, powerBatteryV3=445000, maxVoltage=4000, minVoltage=4000, maxTemperature=470000, minTemperature=240000, availableCapacity=290000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:31:12.020 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:31:12.020 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"290000","bmsSelfCheck":"40","brakePedal":"00","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"41000","dischargeVoltage":"162000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.00","gear":"D","insulationResistance":"165770000","latitude":"39.5265370","location":"1","longitude":"116.6970220","maxDischargePower":"760000","maxFeedbackPower":"770000","maxTemperature":"470000","maxVoltage":"4000","mcu":"1","mileage":"39.51000000","minTemperature":"240000","minVoltage":"4000","motorControllerTemperature":"740000","motorCurrent":"14953000","motorSpeed":"83870","motorTemperature":"570000","motorTorque":"3280","motorVoltage":"16100","powerBattery":"61199.","powerBatteryCurrent":"20000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"445000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718940671977","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:31:12.020 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940671977, longitude=116.6970220, latitude=39.5265370, speed=90.000, mileage=39.51000000, dischargeVoltage=162000, dischargeCurrent=41000, insulationResistance=165770000, gear=D, accelerationPedal=20, brakePedal=00, fuelConsumption=11.00, motorControllerTemperature=740000, motorSpeed=83870, motorTorque=3280, motorTemperature=570000, motorVoltage=16100, motorCurrent=14953000, powerBattery=61199., maxFeedbackPower=770000, maxDischargePower=760000, bmsSelfCheck=40, powerBatteryCurrent=20000, powerBatteryV3=445000, maxVoltage=4000, minVoltage=4000, maxTemperature=470000, minTemperature=240000, availableCapacity=290000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:31:13.026 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:31:13.026 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:31:13.026 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 36 37 32 39 37 37 31 31 36 2e 36 39 38 34 37 36 30 33 39 2e 35 32 36 36 35 37 30 35 34 2e 30 30 30 33 39 2e 35 34 30 30 30 30 30 30 34 34 37 30 30 30 32 34 30 30 30 31 34 37 39 30 30 30 30 30 44 30 30 38 30 31 30 2e 32 30 37 31 30 30 30 30 31 35 35 34 34 36 34 39 30 33 31 30 30 30 30 32 36 34 30 30 34 39 39 31 30 30 30 30 36 31 31 39 39 2e 37 34 30 30 30 30 33 34 30 30 30 30 34 30 39 30 30 30 30 34 30 36 30 30 30 33 30 30 30 34 30 30 30 32 30 30 30 30 30 39 31 30 30 30 30 37 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f9 7E -2024-06-21 11:31:13.026 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940672977, longitude=116.6984760, latitude=39.5266570, speed=54.000, mileage=39.54000000, dischargeVoltage=447000, dischargeCurrent=24000, insulationResistance=147900000, gear=D, accelerationPedal=00, brakePedal=80, fuelConsumption=10.20, motorControllerTemperature=710000, motorSpeed=15544, motorTorque=6490, motorTemperature=310000, motorVoltage=26400, motorCurrent=49910000, powerBattery=61199., maxFeedbackPower=740000, maxDischargePower=340000, bmsSelfCheck=40, powerBatteryCurrent=90000, powerBatteryV3=406000, maxVoltage=3000, minVoltage=4000, maxTemperature=200000, minTemperature=910000, availableCapacity=700000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:31:13.028 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:31:13.028 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"00","availableCapacity":"700000","bmsSelfCheck":"40","brakePedal":"80","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"24000","dischargeVoltage":"447000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.20","gear":"D","insulationResistance":"147900000","latitude":"39.5266570","location":"1","longitude":"116.6984760","maxDischargePower":"340000","maxFeedbackPower":"740000","maxTemperature":"200000","maxVoltage":"3000","mcu":"1","mileage":"39.54000000","minTemperature":"910000","minVoltage":"4000","motorControllerTemperature":"710000","motorCurrent":"49910000","motorSpeed":"15544","motorTemperature":"310000","motorTorque":"6490","motorVoltage":"26400","powerBattery":"61199.","powerBatteryCurrent":"90000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"406000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718940672977","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:31:13.028 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940672977, longitude=116.6984760, latitude=39.5266570, speed=54.000, mileage=39.54000000, dischargeVoltage=447000, dischargeCurrent=24000, insulationResistance=147900000, gear=D, accelerationPedal=00, brakePedal=80, fuelConsumption=10.20, motorControllerTemperature=710000, motorSpeed=15544, motorTorque=6490, motorTemperature=310000, motorVoltage=26400, motorCurrent=49910000, powerBattery=61199., maxFeedbackPower=740000, maxDischargePower=340000, bmsSelfCheck=40, powerBatteryCurrent=90000, powerBatteryV3=406000, maxVoltage=3000, minVoltage=4000, maxTemperature=200000, minTemperature=910000, availableCapacity=700000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:31:14.010 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:31:14.010 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:31:14.010 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 36 37 33 39 37 37 31 31 36 2e 36 39 39 33 31 39 30 33 39 2e 35 32 36 37 34 31 30 39 30 2e 30 30 30 33 39 2e 35 39 30 30 30 30 30 30 37 31 31 30 30 30 31 33 30 30 30 33 37 32 37 30 30 30 30 30 44 32 30 32 30 39 2e 37 30 30 38 34 30 30 30 30 36 31 31 37 30 35 37 36 30 31 30 30 30 30 30 32 38 33 30 30 35 35 33 39 30 30 30 30 36 31 31 38 39 2e 32 31 30 30 30 30 37 36 30 30 30 30 33 30 38 30 30 30 30 34 31 35 30 30 30 33 30 30 30 33 30 30 30 31 39 30 30 30 30 35 34 30 30 30 30 31 35 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f1 7E -2024-06-21 11:31:14.010 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940673977, longitude=116.6993190, latitude=39.5267410, speed=90.000, mileage=39.59000000, dischargeVoltage=711000, dischargeCurrent=13000, insulationResistance=372700000, gear=D, accelerationPedal=20, brakePedal=20, fuelConsumption=9.700, motorControllerTemperature=840000, motorSpeed=61170, motorTorque=5760, motorTemperature=100000, motorVoltage=28300, motorCurrent=55390000, powerBattery=61189., maxFeedbackPower=210000, maxDischargePower=760000, bmsSelfCheck=30, powerBatteryCurrent=80000, powerBatteryV3=415000, maxVoltage=3000, minVoltage=3000, maxTemperature=190000, minTemperature=540000, availableCapacity=150000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:31:14.011 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:31:14.012 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"150000","bmsSelfCheck":"30","brakePedal":"20","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"13000","dischargeVoltage":"711000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.700","gear":"D","insulationResistance":"372700000","latitude":"39.5267410","location":"1","longitude":"116.6993190","maxDischargePower":"760000","maxFeedbackPower":"210000","maxTemperature":"190000","maxVoltage":"3000","mcu":"1","mileage":"39.59000000","minTemperature":"540000","minVoltage":"3000","motorControllerTemperature":"840000","motorCurrent":"55390000","motorSpeed":"61170","motorTemperature":"100000","motorTorque":"5760","motorVoltage":"28300","powerBattery":"61189.","powerBatteryCurrent":"80000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"415000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718940673977","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:31:14.012 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940673977, longitude=116.6993190, latitude=39.5267410, speed=90.000, mileage=39.59000000, dischargeVoltage=711000, dischargeCurrent=13000, insulationResistance=372700000, gear=D, accelerationPedal=20, brakePedal=20, fuelConsumption=9.700, motorControllerTemperature=840000, motorSpeed=61170, motorTorque=5760, motorTemperature=100000, motorVoltage=28300, motorCurrent=55390000, powerBattery=61189., maxFeedbackPower=210000, maxDischargePower=760000, bmsSelfCheck=30, powerBatteryCurrent=80000, powerBatteryV3=415000, maxVoltage=3000, minVoltage=3000, maxTemperature=190000, minTemperature=540000, availableCapacity=150000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:31:15.022 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:31:15.023 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:31:15.023 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 36 37 34 39 37 37 31 31 36 2e 37 30 30 35 32 36 30 33 39 2e 35 32 36 38 32 38 30 37 32 2e 30 30 30 33 39 2e 36 33 30 30 30 30 30 30 37 34 30 30 30 30 31 31 30 30 30 31 33 31 34 32 30 30 30 30 44 35 30 31 30 31 31 2e 31 30 38 36 30 30 30 30 31 31 33 31 35 37 30 37 30 34 33 30 30 30 30 32 37 32 30 30 32 33 33 31 30 30 30 30 36 31 31 38 39 2e 36 39 30 30 30 30 36 32 30 30 30 30 35 30 38 30 30 30 30 35 33 39 30 30 30 33 30 30 30 33 30 30 30 32 35 30 30 30 30 32 32 30 30 30 30 38 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ca 7E -2024-06-21 11:31:15.023 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940674977, longitude=116.7005260, latitude=39.5268280, speed=72.000, mileage=39.63000000, dischargeVoltage=740000, dischargeCurrent=11000, insulationResistance=131420000, gear=D, accelerationPedal=50, brakePedal=10, fuelConsumption=11.10, motorControllerTemperature=860000, motorSpeed=11315, motorTorque=7070, motorTemperature=430000, motorVoltage=27200, motorCurrent=23310000, powerBattery=61189., maxFeedbackPower=690000, maxDischargePower=620000, bmsSelfCheck=50, powerBatteryCurrent=80000, powerBatteryV3=539000, maxVoltage=3000, minVoltage=3000, maxTemperature=250000, minTemperature=220000, availableCapacity=800000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:31:15.024 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:31:15.024 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"800000","bmsSelfCheck":"50","brakePedal":"10","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"11000","dischargeVoltage":"740000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.10","gear":"D","insulationResistance":"131420000","latitude":"39.5268280","location":"1","longitude":"116.7005260","maxDischargePower":"620000","maxFeedbackPower":"690000","maxTemperature":"250000","maxVoltage":"3000","mcu":"1","mileage":"39.63000000","minTemperature":"220000","minVoltage":"3000","motorControllerTemperature":"860000","motorCurrent":"23310000","motorSpeed":"11315","motorTemperature":"430000","motorTorque":"7070","motorVoltage":"27200","powerBattery":"61189.","powerBatteryCurrent":"80000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"539000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718940674977","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:31:15.025 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940674977, longitude=116.7005260, latitude=39.5268280, speed=72.000, mileage=39.63000000, dischargeVoltage=740000, dischargeCurrent=11000, insulationResistance=131420000, gear=D, accelerationPedal=50, brakePedal=10, fuelConsumption=11.10, motorControllerTemperature=860000, motorSpeed=11315, motorTorque=7070, motorTemperature=430000, motorVoltage=27200, motorCurrent=23310000, powerBattery=61189., maxFeedbackPower=690000, maxDischargePower=620000, bmsSelfCheck=50, powerBatteryCurrent=80000, powerBatteryV3=539000, maxVoltage=3000, minVoltage=3000, maxTemperature=250000, minTemperature=220000, availableCapacity=800000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:31:16.020 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:31:16.020 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:31:16.020 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 36 37 35 39 37 37 31 31 36 2e 37 30 31 34 30 31 30 33 39 2e 35 32 36 39 30 37 30 37 32 2e 30 30 30 33 39 2e 36 37 30 30 30 30 30 30 34 34 37 30 30 30 31 37 30 30 30 31 36 37 39 30 30 30 30 30 44 33 30 37 30 39 2e 33 30 30 32 38 30 30 30 30 33 39 32 30 34 37 30 36 30 39 38 30 30 30 30 31 38 32 30 30 34 35 36 30 30 30 30 30 36 31 31 38 39 2e 33 32 30 30 30 30 39 31 30 30 30 30 31 30 35 30 30 30 30 33 38 30 30 30 30 34 30 30 30 34 30 30 30 35 38 30 30 30 30 35 32 30 30 30 30 39 32 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f4 7E -2024-06-21 11:31:16.020 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940675977, longitude=116.7014010, latitude=39.5269070, speed=72.000, mileage=39.67000000, dischargeVoltage=447000, dischargeCurrent=17000, insulationResistance=167900000, gear=D, accelerationPedal=30, brakePedal=70, fuelConsumption=9.300, motorControllerTemperature=280000, motorSpeed=39204, motorTorque=7060, motorTemperature=980000, motorVoltage=18200, motorCurrent=45600000, powerBattery=61189., maxFeedbackPower=320000, maxDischargePower=910000, bmsSelfCheck=10, powerBatteryCurrent=50000, powerBatteryV3=380000, maxVoltage=4000, minVoltage=4000, maxTemperature=580000, minTemperature=520000, availableCapacity=920000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:31:16.022 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:31:16.022 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"30","availableCapacity":"920000","bmsSelfCheck":"10","brakePedal":"70","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"17000","dischargeVoltage":"447000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.300","gear":"D","insulationResistance":"167900000","latitude":"39.5269070","location":"1","longitude":"116.7014010","maxDischargePower":"910000","maxFeedbackPower":"320000","maxTemperature":"580000","maxVoltage":"4000","mcu":"1","mileage":"39.67000000","minTemperature":"520000","minVoltage":"4000","motorControllerTemperature":"280000","motorCurrent":"45600000","motorSpeed":"39204","motorTemperature":"980000","motorTorque":"7060","motorVoltage":"18200","powerBattery":"61189.","powerBatteryCurrent":"50000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"380000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718940675977","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:31:16.022 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940675977, longitude=116.7014010, latitude=39.5269070, speed=72.000, mileage=39.67000000, dischargeVoltage=447000, dischargeCurrent=17000, insulationResistance=167900000, gear=D, accelerationPedal=30, brakePedal=70, fuelConsumption=9.300, motorControllerTemperature=280000, motorSpeed=39204, motorTorque=7060, motorTemperature=980000, motorVoltage=18200, motorCurrent=45600000, powerBattery=61189., maxFeedbackPower=320000, maxDischargePower=910000, bmsSelfCheck=10, powerBatteryCurrent=50000, powerBatteryV3=380000, maxVoltage=4000, minVoltage=4000, maxTemperature=580000, minTemperature=520000, availableCapacity=920000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:31:17.107 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:31:17.107 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:31:17.108 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 36 37 36 39 37 37 31 31 36 2e 37 30 32 39 30 38 30 33 39 2e 35 32 37 30 33 31 30 31 32 36 2e 30 30 33 39 2e 37 34 30 30 30 30 30 30 36 37 37 30 30 30 34 31 30 30 30 35 34 30 31 30 30 30 30 30 44 34 30 32 30 39 2e 38 30 30 36 34 30 30 30 30 33 35 35 37 39 32 30 38 30 31 30 34 30 30 30 31 38 31 30 30 37 32 39 30 30 30 30 30 36 31 31 37 39 2e 35 37 30 30 30 30 35 33 30 30 30 30 31 32 31 32 30 30 30 33 39 36 30 30 30 33 30 30 30 33 30 30 30 31 33 30 30 30 30 35 36 30 30 30 30 37 37 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f0 7E -2024-06-21 11:31:17.108 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940676977, longitude=116.7029080, latitude=39.5270310, speed=126.00, mileage=39.74000000, dischargeVoltage=677000, dischargeCurrent=41000, insulationResistance=540100000, gear=D, accelerationPedal=40, brakePedal=20, fuelConsumption=9.800, motorControllerTemperature=640000, motorSpeed=35579, motorTorque=2080, motorTemperature=104000, motorVoltage=18100, motorCurrent=72900000, powerBattery=61179., maxFeedbackPower=570000, maxDischargePower=530000, bmsSelfCheck=12, powerBatteryCurrent=12000, powerBatteryV3=396000, maxVoltage=3000, minVoltage=3000, maxTemperature=130000, minTemperature=560000, availableCapacity=770000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:31:17.109 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:31:17.109 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"40","availableCapacity":"770000","bmsSelfCheck":"12","brakePedal":"20","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"41000","dischargeVoltage":"677000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.800","gear":"D","insulationResistance":"540100000","latitude":"39.5270310","location":"1","longitude":"116.7029080","maxDischargePower":"530000","maxFeedbackPower":"570000","maxTemperature":"130000","maxVoltage":"3000","mcu":"1","mileage":"39.74000000","minTemperature":"560000","minVoltage":"3000","motorControllerTemperature":"640000","motorCurrent":"72900000","motorSpeed":"35579","motorTemperature":"104000","motorTorque":"2080","motorVoltage":"18100","powerBattery":"61179.","powerBatteryCurrent":"12000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"396000","ptc":"1","runStatus":"1","soc":"1","speed":"126.00","timestamp":"1718940676977","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:31:17.109 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940676977, longitude=116.7029080, latitude=39.5270310, speed=126.00, mileage=39.74000000, dischargeVoltage=677000, dischargeCurrent=41000, insulationResistance=540100000, gear=D, accelerationPedal=40, brakePedal=20, fuelConsumption=9.800, motorControllerTemperature=640000, motorSpeed=35579, motorTorque=2080, motorTemperature=104000, motorVoltage=18100, motorCurrent=72900000, powerBattery=61179., maxFeedbackPower=570000, maxDischargePower=530000, bmsSelfCheck=12, powerBatteryCurrent=12000, powerBatteryV3=396000, maxVoltage=3000, minVoltage=3000, maxTemperature=130000, minTemperature=560000, availableCapacity=770000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:31:18.013 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:31:18.013 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:31:18.013 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 36 37 37 39 37 38 31 31 36 2e 37 30 34 30 37 32 30 33 39 2e 35 32 37 31 30 39 30 31 30 38 2e 30 30 33 39 2e 38 30 30 30 30 30 30 30 33 30 30 30 30 30 38 30 30 30 30 32 30 39 30 34 30 30 30 30 44 31 30 31 30 31 31 2e 38 30 31 30 30 30 30 30 32 30 33 30 36 37 33 30 30 31 33 38 30 30 30 31 31 31 30 30 31 30 30 32 35 30 30 30 36 31 31 36 37 2e 31 38 30 30 30 30 34 37 30 30 30 30 30 30 37 30 30 30 30 37 31 32 30 30 30 33 30 30 30 33 30 30 30 31 39 30 30 30 30 38 38 30 30 30 30 37 33 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 b3 7E -2024-06-21 11:31:18.013 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940677978, longitude=116.7040720, latitude=39.5271090, speed=108.00, mileage=39.80000000, dischargeVoltage=300000, dischargeCurrent=80000, insulationResistance=209040000, gear=D, accelerationPedal=10, brakePedal=10, fuelConsumption=11.80, motorControllerTemperature=100000, motorSpeed=20306, motorTorque=7300, motorTemperature=138000, motorVoltage=11100, motorCurrent=10025000, powerBattery=61167., maxFeedbackPower=180000, maxDischargePower=470000, bmsSelfCheck=00, powerBatteryCurrent=70000, powerBatteryV3=712000, maxVoltage=3000, minVoltage=3000, maxTemperature=190000, minTemperature=880000, availableCapacity=730000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:31:18.015 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:31:18.015 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"730000","bmsSelfCheck":"00","brakePedal":"10","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"80000","dischargeVoltage":"300000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.80","gear":"D","insulationResistance":"209040000","latitude":"39.5271090","location":"1","longitude":"116.7040720","maxDischargePower":"470000","maxFeedbackPower":"180000","maxTemperature":"190000","maxVoltage":"3000","mcu":"1","mileage":"39.80000000","minTemperature":"880000","minVoltage":"3000","motorControllerTemperature":"100000","motorCurrent":"10025000","motorSpeed":"20306","motorTemperature":"138000","motorTorque":"7300","motorVoltage":"11100","powerBattery":"61167.","powerBatteryCurrent":"70000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"712000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718940677978","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:31:18.015 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940677978, longitude=116.7040720, latitude=39.5271090, speed=108.00, mileage=39.80000000, dischargeVoltage=300000, dischargeCurrent=80000, insulationResistance=209040000, gear=D, accelerationPedal=10, brakePedal=10, fuelConsumption=11.80, motorControllerTemperature=100000, motorSpeed=20306, motorTorque=7300, motorTemperature=138000, motorVoltage=11100, motorCurrent=10025000, powerBattery=61167., maxFeedbackPower=180000, maxDischargePower=470000, bmsSelfCheck=00, powerBatteryCurrent=70000, powerBatteryV3=712000, maxVoltage=3000, minVoltage=3000, maxTemperature=190000, minTemperature=880000, availableCapacity=730000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:31:19.019 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:31:19.019 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:31:19.019 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 36 37 38 39 37 37 31 31 36 2e 37 30 35 31 31 38 30 33 39 2e 35 32 37 31 39 32 30 39 30 2e 30 30 30 33 39 2e 38 35 30 30 30 30 30 30 32 36 36 30 30 30 34 32 30 30 30 32 32 38 35 36 30 30 30 30 44 39 30 31 30 31 30 2e 39 30 37 38 30 30 30 30 36 35 36 30 31 38 34 34 30 39 33 30 30 30 30 31 33 39 30 30 35 36 31 31 30 30 30 30 36 31 31 35 36 2e 38 31 30 30 30 30 36 31 30 30 30 30 31 30 36 30 30 30 30 33 32 36 30 30 30 33 30 30 30 33 30 30 30 36 36 30 30 30 30 39 36 30 30 30 30 31 34 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f6 7E -2024-06-21 11:31:19.020 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940678977, longitude=116.7051180, latitude=39.5271920, speed=90.000, mileage=39.85000000, dischargeVoltage=266000, dischargeCurrent=42000, insulationResistance=228560000, gear=D, accelerationPedal=90, brakePedal=10, fuelConsumption=10.90, motorControllerTemperature=780000, motorSpeed=65601, motorTorque=8440, motorTemperature=930000, motorVoltage=13900, motorCurrent=56110000, powerBattery=61156., maxFeedbackPower=810000, maxDischargePower=610000, bmsSelfCheck=10, powerBatteryCurrent=60000, powerBatteryV3=326000, maxVoltage=3000, minVoltage=3000, maxTemperature=660000, minTemperature=960000, availableCapacity=140000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:31:19.021 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:31:19.021 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"90","availableCapacity":"140000","bmsSelfCheck":"10","brakePedal":"10","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"42000","dischargeVoltage":"266000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.90","gear":"D","insulationResistance":"228560000","latitude":"39.5271920","location":"1","longitude":"116.7051180","maxDischargePower":"610000","maxFeedbackPower":"810000","maxTemperature":"660000","maxVoltage":"3000","mcu":"1","mileage":"39.85000000","minTemperature":"960000","minVoltage":"3000","motorControllerTemperature":"780000","motorCurrent":"56110000","motorSpeed":"65601","motorTemperature":"930000","motorTorque":"8440","motorVoltage":"13900","powerBattery":"61156.","powerBatteryCurrent":"60000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"326000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718940678977","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:31:19.022 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940678977, longitude=116.7051180, latitude=39.5271920, speed=90.000, mileage=39.85000000, dischargeVoltage=266000, dischargeCurrent=42000, insulationResistance=228560000, gear=D, accelerationPedal=90, brakePedal=10, fuelConsumption=10.90, motorControllerTemperature=780000, motorSpeed=65601, motorTorque=8440, motorTemperature=930000, motorVoltage=13900, motorCurrent=56110000, powerBattery=61156., maxFeedbackPower=810000, maxDischargePower=610000, bmsSelfCheck=10, powerBatteryCurrent=60000, powerBatteryV3=326000, maxVoltage=3000, minVoltage=3000, maxTemperature=660000, minTemperature=960000, availableCapacity=140000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:31:20.061 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:31:20.061 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:31:20.061 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 36 37 39 39 37 38 31 31 36 2e 37 30 36 31 39 36 30 33 39 2e 35 32 37 32 38 37 30 37 32 2e 30 30 30 33 39 2e 38 39 30 30 30 30 30 30 35 37 39 30 30 30 34 30 30 30 30 32 35 36 30 33 30 30 30 30 44 35 30 39 30 31 31 2e 32 30 35 30 30 30 30 30 36 35 33 36 31 36 35 37 30 34 30 30 30 30 30 32 39 34 30 30 34 32 37 35 30 30 30 30 36 31 31 35 36 2e 36 37 30 30 30 30 37 36 30 30 30 30 37 30 36 30 30 30 30 35 39 33 30 30 30 33 30 30 30 34 30 30 30 36 30 30 30 30 30 36 36 30 30 30 30 33 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 0a 7E -2024-06-21 11:31:20.061 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940679978, longitude=116.7061960, latitude=39.5272870, speed=72.000, mileage=39.89000000, dischargeVoltage=579000, dischargeCurrent=40000, insulationResistance=256030000, gear=D, accelerationPedal=50, brakePedal=90, fuelConsumption=11.20, motorControllerTemperature=500000, motorSpeed=65361, motorTorque=6570, motorTemperature=400000, motorVoltage=29400, motorCurrent=42750000, powerBattery=61156., maxFeedbackPower=670000, maxDischargePower=760000, bmsSelfCheck=70, powerBatteryCurrent=60000, powerBatteryV3=593000, maxVoltage=3000, minVoltage=4000, maxTemperature=600000, minTemperature=660000, availableCapacity=300000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:31:20.062 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:31:20.063 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"300000","bmsSelfCheck":"70","brakePedal":"90","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"40000","dischargeVoltage":"579000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.20","gear":"D","insulationResistance":"256030000","latitude":"39.5272870","location":"1","longitude":"116.7061960","maxDischargePower":"760000","maxFeedbackPower":"670000","maxTemperature":"600000","maxVoltage":"3000","mcu":"1","mileage":"39.89000000","minTemperature":"660000","minVoltage":"4000","motorControllerTemperature":"500000","motorCurrent":"42750000","motorSpeed":"65361","motorTemperature":"400000","motorTorque":"6570","motorVoltage":"29400","powerBattery":"61156.","powerBatteryCurrent":"60000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"593000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718940679978","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:31:20.063 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940679978, longitude=116.7061960, latitude=39.5272870, speed=72.000, mileage=39.89000000, dischargeVoltage=579000, dischargeCurrent=40000, insulationResistance=256030000, gear=D, accelerationPedal=50, brakePedal=90, fuelConsumption=11.20, motorControllerTemperature=500000, motorSpeed=65361, motorTorque=6570, motorTemperature=400000, motorVoltage=29400, motorCurrent=42750000, powerBattery=61156., maxFeedbackPower=670000, maxDischargePower=760000, bmsSelfCheck=70, powerBatteryCurrent=60000, powerBatteryV3=593000, maxVoltage=3000, minVoltage=4000, maxTemperature=600000, minTemperature=660000, availableCapacity=300000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:31:21.020 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:31:21.020 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:31:21.020 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 36 38 30 39 37 37 31 31 36 2e 37 30 37 33 33 39 30 33 39 2e 35 32 37 33 37 38 30 37 32 2e 30 30 30 33 39 2e 39 33 30 30 30 30 30 30 31 32 38 30 30 30 33 34 30 30 30 38 31 31 35 30 30 30 30 30 44 38 30 37 30 31 30 2e 32 30 31 32 30 30 30 30 32 38 38 30 32 31 32 30 30 31 32 37 30 30 30 31 33 31 30 30 34 34 37 36 30 30 30 30 36 31 31 35 36 2e 32 30 30 30 30 30 31 30 30 30 30 30 30 30 36 30 30 30 30 33 35 35 30 30 30 33 30 30 30 34 30 30 30 37 36 30 30 30 30 38 38 30 30 30 30 32 39 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d3 7E -2024-06-21 11:31:21.020 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940680977, longitude=116.7073390, latitude=39.5273780, speed=72.000, mileage=39.93000000, dischargeVoltage=128000, dischargeCurrent=34000, insulationResistance=811500000, gear=D, accelerationPedal=80, brakePedal=70, fuelConsumption=10.20, motorControllerTemperature=120000, motorSpeed=28802, motorTorque=1200, motorTemperature=127000, motorVoltage=13100, motorCurrent=44760000, powerBattery=61156., maxFeedbackPower=200000, maxDischargePower=100000, bmsSelfCheck=00, powerBatteryCurrent=60000, powerBatteryV3=355000, maxVoltage=3000, minVoltage=4000, maxTemperature=760000, minTemperature=880000, availableCapacity=290000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:31:21.022 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:31:21.022 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"80","availableCapacity":"290000","bmsSelfCheck":"00","brakePedal":"70","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"34000","dischargeVoltage":"128000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.20","gear":"D","insulationResistance":"811500000","latitude":"39.5273780","location":"1","longitude":"116.7073390","maxDischargePower":"100000","maxFeedbackPower":"200000","maxTemperature":"760000","maxVoltage":"3000","mcu":"1","mileage":"39.93000000","minTemperature":"880000","minVoltage":"4000","motorControllerTemperature":"120000","motorCurrent":"44760000","motorSpeed":"28802","motorTemperature":"127000","motorTorque":"1200","motorVoltage":"13100","powerBattery":"61156.","powerBatteryCurrent":"60000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"355000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718940680977","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:31:21.022 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940680977, longitude=116.7073390, latitude=39.5273780, speed=72.000, mileage=39.93000000, dischargeVoltage=128000, dischargeCurrent=34000, insulationResistance=811500000, gear=D, accelerationPedal=80, brakePedal=70, fuelConsumption=10.20, motorControllerTemperature=120000, motorSpeed=28802, motorTorque=1200, motorTemperature=127000, motorVoltage=13100, motorCurrent=44760000, powerBattery=61156., maxFeedbackPower=200000, maxDischargePower=100000, bmsSelfCheck=00, powerBatteryCurrent=60000, powerBatteryV3=355000, maxVoltage=3000, minVoltage=4000, maxTemperature=760000, minTemperature=880000, availableCapacity=290000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:31:26.151 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:31:26.151 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:31:26.151 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 36 38 36 30 37 38 31 31 36 2e 37 30 38 30 38 35 30 33 39 2e 35 32 37 34 35 37 30 37 32 2e 30 30 30 33 39 2e 39 37 30 30 30 30 30 30 36 34 35 30 30 30 32 37 30 30 30 37 33 38 30 30 30 30 30 30 44 35 30 37 30 31 30 2e 33 30 35 39 30 30 30 30 35 33 35 31 37 35 33 30 30 31 30 35 30 30 30 32 32 37 30 30 31 32 36 35 30 30 30 30 36 31 31 35 36 2e 32 34 30 30 30 30 36 31 30 30 30 30 31 32 31 30 30 30 30 35 30 35 30 30 30 34 30 30 30 34 30 30 30 33 31 30 30 30 30 32 32 30 30 30 30 34 37 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d7 7E -2024-06-21 11:31:26.151 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940686078, longitude=116.7080850, latitude=39.5274570, speed=72.000, mileage=39.97000000, dischargeVoltage=645000, dischargeCurrent=27000, insulationResistance=738000000, gear=D, accelerationPedal=50, brakePedal=70, fuelConsumption=10.30, motorControllerTemperature=590000, motorSpeed=53517, motorTorque=5300, motorTemperature=105000, motorVoltage=22700, motorCurrent=12650000, powerBattery=61156., maxFeedbackPower=240000, maxDischargePower=610000, bmsSelfCheck=12, powerBatteryCurrent=10000, powerBatteryV3=505000, maxVoltage=4000, minVoltage=4000, maxTemperature=310000, minTemperature=220000, availableCapacity=470000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:31:26.153 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:31:26.153 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"470000","bmsSelfCheck":"12","brakePedal":"70","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"27000","dischargeVoltage":"645000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.30","gear":"D","insulationResistance":"738000000","latitude":"39.5274570","location":"1","longitude":"116.7080850","maxDischargePower":"610000","maxFeedbackPower":"240000","maxTemperature":"310000","maxVoltage":"4000","mcu":"1","mileage":"39.97000000","minTemperature":"220000","minVoltage":"4000","motorControllerTemperature":"590000","motorCurrent":"12650000","motorSpeed":"53517","motorTemperature":"105000","motorTorque":"5300","motorVoltage":"22700","powerBattery":"61156.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"505000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718940686078","vehicleStatus":"1","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:31:26.153 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940686078, longitude=116.7080850, latitude=39.5274570, speed=72.000, mileage=39.97000000, dischargeVoltage=645000, dischargeCurrent=27000, insulationResistance=738000000, gear=D, accelerationPedal=50, brakePedal=70, fuelConsumption=10.30, motorControllerTemperature=590000, motorSpeed=53517, motorTorque=5300, motorTemperature=105000, motorVoltage=22700, motorCurrent=12650000, powerBattery=61156., maxFeedbackPower=240000, maxDischargePower=610000, bmsSelfCheck=12, powerBatteryCurrent=10000, powerBatteryV3=505000, maxVoltage=4000, minVoltage=4000, maxTemperature=310000, minTemperature=220000, availableCapacity=470000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:31:54.293 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 11:31:54.341 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 11:31:54.375 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 11:31:54.453 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 11:31:54.453 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 11:31:54.499 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 11:31:54.513 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0 -2024-06-21 11:31:54.513 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-cfc67103-b8e9-40d4-b48f-940794aa017c sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 11:31:54.513 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-5516833f-941b-4262-b411-02a1531a3362 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 11:31:54.514 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0] -2024-06-21 11:31:54.514 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-84e45b3c-bc7f-48c8-80c7-ff3cd35eb747 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 11:31:54.514 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 11:31:54.514 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 11:31:54.514 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 11:31:54.516 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 11:31:54.516 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 11:31:54.516 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 11:31:54.516 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 11:31:54.517 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 11:31:54.517 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 11:31:54.520 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 11:31:54.520 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 11:31:54.520 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 11:31:54.520 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered -2024-06-21 11:31:54.521 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered -2024-06-21 11:31:54.521 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 11:31:54.521 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 11:31:54.521 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered -2024-06-21 11:31:54.521 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 11:31:54.522 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 11:31:54.522 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 11:31:54.522 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 11:31:54.527 [SpringApplicationShutdownHook] INFO org.apache.kafka.clients.producer.KafkaProducer:1204 - [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 30000 ms. -2024-06-21 11:31:54.528 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 11:31:54.528 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 11:31:54.528 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 11:31:54.528 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.producer for producer-1 unregistered -2024-06-21 11:31:54.739 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 11:31:54.743 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. -2024-06-21 11:32:02.896 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 7108 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 11:32:02.898 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 11:32:02.899 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 11:32:03.515 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 11:32:03.518 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 11:32:03.554 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 20 ms. Found 0 Redis repository interfaces. -2024-06-21 11:32:03.844 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$e7a4817f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:32:03.956 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:32:03.958 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:32:03.962 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:32:03.981 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:32:04.024 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:32:04.032 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:32:04.327 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 11:32:04.338 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 11:32:04.338 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 11:32:04.452 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 11:32:04.453 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1514 ms -2024-06-21 11:32:05.174 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 11:32:05.991 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 11:32:05.997 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 11:32:06.014 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 11:32:06.067 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 11:32:06.084 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Partitions-1 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = true - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Partitions - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 11:32:06.146 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:32:06.146 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:32:06.147 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718940726145 -2024-06-21 11:32:06.149 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 11:32:06.293 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 11:32:06.382 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ -2024-06-21 11:32:06.429 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 11:32:06.430 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:32:06.432 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 11:32:06.438 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 11:32:06.440 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=45, memberId='consumer-Partitions-1-14704b34-79e0-417b-9743-d9418ab913f9', protocol='range'} -2024-06-21 11:32:06.441 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 45: {consumer-Partitions-1-14704b34-79e0-417b-9743-d9418ab913f9=Assignment(partitions=[test1-0])} -2024-06-21 11:32:06.444 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=45, memberId='consumer-Partitions-1-14704b34-79e0-417b-9743-d9418ab913f9', protocol='range'} -2024-06-21 11:32:06.445 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 11:32:06.446 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0 -2024-06-21 11:32:06.451 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=107, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 11:32:07.116 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-2 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 11:32:07.120 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:32:07.120 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:32:07.121 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718940727120 -2024-06-21 11:32:07.122 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 11:32:07.128 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-3 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 11:32:07.131 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 11:32:07.132 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:32:07.133 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 11:32:07.133 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:32:07.133 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:32:07.133 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718940727133 -2024-06-21 11:32:07.133 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 11:32:07.135 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-4 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 11:32:07.135 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 11:32:07.137 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 11:32:07.137 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=58, memberId='consumer-Topics-2-77b6a2e0-234c-4b50-adb2-da276fd17914', protocol='range'} -2024-06-21 11:32:07.138 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:32:07.138 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 58: {consumer-Topics-2-77b6a2e0-234c-4b50-adb2-da276fd17914=Assignment(partitions=[test1-0])} -2024-06-21 11:32:07.138 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 11:32:07.139 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:32:07.139 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:32:07.139 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=58, memberId='consumer-Topics-2-77b6a2e0-234c-4b50-adb2-da276fd17914', protocol='range'} -2024-06-21 11:32:07.139 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718940727139 -2024-06-21 11:32:07.140 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 11:32:07.140 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 11:32:07.140 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 11:32:07.142 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 11:32:07.143 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 11:32:07.143 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:32:07.144 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 11:32:07.144 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=107, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 11:32:07.144 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 11:32:07.146 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 11:32:07.160 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' -2024-06-21 11:32:07.161 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 11:32:07.430 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#655909e2:0/SimpleConnection@3d0f4ac4 [delegate=amqp://guest@101.34.243.166:5672/, localPort= 63926] -2024-06-21 11:32:08.660 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 6.055 seconds (JVM running for 6.509) -2024-06-21 11:32:08.663 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 -2024-06-21 11:32:10.147 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing -2024-06-21 11:32:10.148 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0 -2024-06-21 11:32:10.148 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0] -2024-06-21 11:32:10.149 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 11:32:10.150 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=59, memberId='consumer-Topics-3-c4a13dc2-aadd-426e-b3d2-44d7d9a317b6', protocol='range'} -2024-06-21 11:32:10.150 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=59, memberId='consumer-Topics-4-98943612-a831-413e-9180-4005e4bda2a2', protocol='range'} -2024-06-21 11:32:10.150 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=59, memberId='consumer-Topics-2-77b6a2e0-234c-4b50-adb2-da276fd17914', protocol='range'} -2024-06-21 11:32:10.151 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 59: {consumer-Topics-2-77b6a2e0-234c-4b50-adb2-da276fd17914=Assignment(partitions=[test1-0]), consumer-Topics-4-98943612-a831-413e-9180-4005e4bda2a2=Assignment(partitions=[]), consumer-Topics-3-c4a13dc2-aadd-426e-b3d2-44d7d9a317b6=Assignment(partitions=[])} -2024-06-21 11:32:10.152 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=59, memberId='consumer-Topics-3-c4a13dc2-aadd-426e-b3d2-44d7d9a317b6', protocol='range'} -2024-06-21 11:32:10.152 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=59, memberId='consumer-Topics-4-98943612-a831-413e-9180-4005e4bda2a2', protocol='range'} -2024-06-21 11:32:10.152 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=59, memberId='consumer-Topics-2-77b6a2e0-234c-4b50-adb2-da276fd17914', protocol='range'} -2024-06-21 11:32:10.153 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[]) -2024-06-21 11:32:10.153 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[]) -2024-06-21 11:32:10.153 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 11:32:10.153 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: -2024-06-21 11:32:10.153 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: -2024-06-21 11:32:10.153 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 11:32:10.153 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [] -2024-06-21 11:32:10.153 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [] -2024-06-21 11:32:10.154 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=107, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 11:32:10.154 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 11:32:12.596 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 -2024-06-21 11:32:12.600 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 11:32:13.060 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 11:32:13.060 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 11:32:13.534 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 11:32:51.100 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:32:51.100 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:32:51.100 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 37 37 31 30 32 33 31 31 36 2e 37 30 38 39 31 36 30 33 39 2e 35 32 37 35 33 36 30 35 34 2e 30 30 30 34 30 2e 30 30 30 30 30 30 30 30 31 38 38 30 30 30 34 38 30 30 30 32 31 33 37 30 30 30 30 30 44 33 30 31 30 31 30 2e 35 30 37 38 30 30 30 30 38 37 33 37 30 37 30 37 30 35 39 30 30 30 30 31 32 37 30 30 38 31 31 38 30 30 30 30 36 31 31 35 36 2e 31 31 30 30 30 30 38 35 30 30 30 30 38 30 32 30 30 30 30 32 38 30 30 30 30 34 30 30 30 34 30 30 30 36 31 30 30 30 30 39 37 30 30 30 30 34 35 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d5 7E -2024-06-21 11:32:51.122 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940771023, longitude=116.7089160, latitude=39.5275360, speed=54.000, mileage=40.00000000, dischargeVoltage=188000, dischargeCurrent=48000, insulationResistance=213700000, gear=D, accelerationPedal=30, brakePedal=10, fuelConsumption=10.50, motorControllerTemperature=780000, motorSpeed=87370, motorTorque=7070, motorTemperature=590000, motorVoltage=12700, motorCurrent=81180000, powerBattery=61156., maxFeedbackPower=110000, maxDischargePower=850000, bmsSelfCheck=80, powerBatteryCurrent=20000, powerBatteryV3=280000, maxVoltage=4000, minVoltage=4000, maxTemperature=610000, minTemperature=970000, availableCapacity=450000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:32:51.173 [MQTT Call: protocol-parsing] INFO org.apache.kafka.clients.producer.ProducerConfig:372 - ProducerConfig values: - acks = 1 - batch.size = 16384 - bootstrap.servers = [localhost:9092] - buffer.memory = 33554432 - client.dns.lookup = use_all_dns_ips - client.id = producer-1 - compression.type = none - connections.max.idle.ms = 540000 - delivery.timeout.ms = 120000 - enable.idempotence = false - interceptor.classes = [] - internal.auto.downgrade.txn.commit = false - key.serializer = class org.apache.kafka.common.serialization.StringSerializer - linger.ms = 0 - max.block.ms = 60000 - max.in.flight.requests.per.connection = 5 - max.request.size = 1048576 - metadata.max.age.ms = 300000 - metadata.max.idle.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner - receive.buffer.bytes = 32768 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retries = 2147483647 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - transaction.timeout.ms = 60000 - transactional.id = null - value.serializer = class org.apache.kafka.common.serialization.StringSerializer - -2024-06-21 11:32:51.185 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:32:51.186 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:32:51.186 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718940771185 -2024-06-21 11:32:51.188 [kafka-producer-network-thread | producer-1] INFO org.apache.kafka.clients.Metadata:279 - [Producer clientId=producer-1] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 11:32:51.205 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:32:51.205 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"30","availableCapacity":"450000","bmsSelfCheck":"80","brakePedal":"10","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"48000","dischargeVoltage":"188000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.50","gear":"D","insulationResistance":"213700000","latitude":"39.5275360","location":"1","longitude":"116.7089160","maxDischargePower":"850000","maxFeedbackPower":"110000","maxTemperature":"610000","maxVoltage":"4000","mcu":"1","mileage":"40.00000000","minTemperature":"970000","minVoltage":"4000","motorControllerTemperature":"780000","motorCurrent":"81180000","motorSpeed":"87370","motorTemperature":"590000","motorTorque":"7070","motorVoltage":"12700","powerBattery":"61156.","powerBatteryCurrent":"20000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"280000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718940771023","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:32:51.220 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:88 - 该车故障GZ001信息存储到本地缓存中 -2024-06-21 11:33:07.750 [kafka-coordinator-heartbeat-thread | Topics] INFO o.a.k.c.consumer.internals.AbstractCoordinator:911 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Group coordinator xiaoxin:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: session timed out without receiving a heartbeat response.isDisconnected: false. Rediscovery will be attempted. -2024-06-21 11:33:07.751 [kafka-coordinator-heartbeat-thread | Partitions] INFO o.a.k.c.consumer.internals.AbstractCoordinator:911 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Group coordinator xiaoxin:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: session timed out without receiving a heartbeat response.isDisconnected: false. Rediscovery will be attempted. -2024-06-21 11:33:07.751 [kafka-coordinator-heartbeat-thread | Topics] INFO o.a.k.c.consumer.internals.AbstractCoordinator:911 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Group coordinator xiaoxin:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: session timed out without receiving a heartbeat response.isDisconnected: false. Rediscovery will be attempted. -2024-06-21 11:33:07.751 [kafka-coordinator-heartbeat-thread | Topics] INFO o.a.k.c.consumer.internals.AbstractCoordinator:911 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Group coordinator xiaoxin:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: session timed out without receiving a heartbeat response.isDisconnected: false. Rediscovery will be attempted. -2024-06-21 11:33:07.752 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:07.752 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:07.754 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 37 37 32 30 33 33 31 31 36 2e 37 30 39 35 32 38 30 33 39 2e 35 32 37 36 30 36 30 35 34 2e 30 30 30 34 30 2e 30 33 30 30 30 30 30 30 35 38 36 30 30 30 31 32 30 30 30 31 38 37 34 31 30 30 30 30 44 39 30 31 30 31 30 2e 32 30 34 33 30 30 30 30 39 39 37 35 34 31 35 34 30 34 38 30 30 30 30 31 33 39 30 30 33 31 30 33 30 30 30 30 36 31 31 35 36 2e 32 30 30 30 30 30 33 34 30 30 30 30 31 30 39 30 30 30 30 37 32 34 30 30 30 34 30 30 30 34 30 30 30 34 38 30 30 30 30 35 34 30 30 30 30 34 37 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cc 7E -2024-06-21 11:33:07.754 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940772033, longitude=116.7095280, latitude=39.5276060, speed=54.000, mileage=40.03000000, dischargeVoltage=586000, dischargeCurrent=12000, insulationResistance=187410000, gear=D, accelerationPedal=90, brakePedal=10, fuelConsumption=10.20, motorControllerTemperature=430000, motorSpeed=99754, motorTorque=1540, motorTemperature=480000, motorVoltage=13900, motorCurrent=31030000, powerBattery=61156., maxFeedbackPower=200000, maxDischargePower=340000, bmsSelfCheck=10, powerBatteryCurrent=90000, powerBatteryV3=724000, maxVoltage=4000, minVoltage=4000, maxTemperature=480000, minTemperature=540000, availableCapacity=470000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:07.756 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:07.756 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:07.756 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 37 37 33 30 33 38 31 31 36 2e 37 31 30 30 35 39 30 33 39 2e 35 32 37 36 33 35 30 33 36 2e 30 30 30 34 30 2e 30 35 30 30 30 30 30 30 35 32 32 30 30 30 33 33 30 30 30 34 33 33 30 30 30 30 30 30 44 32 30 35 30 39 2e 34 30 30 33 39 30 30 30 30 36 30 31 36 39 33 34 39 30 31 34 36 30 30 30 32 37 37 30 30 31 33 31 30 38 30 30 30 36 31 31 35 36 2e 32 37 30 30 30 30 33 32 30 30 30 30 31 32 36 30 30 30 30 36 33 37 30 30 30 34 30 30 30 33 30 30 30 38 34 30 30 30 30 32 34 30 30 30 30 36 39 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d0 7E -2024-06-21 11:33:07.756 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940773038, longitude=116.7100590, latitude=39.5276350, speed=36.000, mileage=40.05000000, dischargeVoltage=522000, dischargeCurrent=33000, insulationResistance=433000000, gear=D, accelerationPedal=20, brakePedal=50, fuelConsumption=9.400, motorControllerTemperature=390000, motorSpeed=60169, motorTorque=3490, motorTemperature=146000, motorVoltage=27700, motorCurrent=13108000, powerBattery=61156., maxFeedbackPower=270000, maxDischargePower=320000, bmsSelfCheck=12, powerBatteryCurrent=60000, powerBatteryV3=637000, maxVoltage=4000, minVoltage=3000, maxTemperature=840000, minTemperature=240000, availableCapacity=690000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:07.757 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:07.757 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:07.757 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 37 37 34 30 33 38 31 31 36 2e 37 31 30 35 39 30 30 33 39 2e 35 32 37 36 38 39 30 33 36 2e 30 30 30 34 30 2e 30 37 30 30 30 30 30 30 36 39 38 30 30 30 37 30 30 30 30 32 38 35 30 36 30 30 30 30 44 31 30 32 30 39 2e 38 30 30 33 33 30 30 30 30 34 35 32 31 31 39 37 38 30 38 32 30 30 30 30 31 35 33 30 30 31 31 38 36 34 30 30 30 36 31 31 35 36 2e 38 34 30 30 30 30 34 39 30 30 30 30 31 31 32 30 30 30 30 37 34 31 30 30 30 33 30 30 30 33 30 30 30 32 35 30 30 30 30 34 33 30 30 30 30 35 33 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e4 7E -2024-06-21 11:33:07.757 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940774038, longitude=116.7105900, latitude=39.5276890, speed=36.000, mileage=40.07000000, dischargeVoltage=698000, dischargeCurrent=70000, insulationResistance=285060000, gear=D, accelerationPedal=10, brakePedal=20, fuelConsumption=9.800, motorControllerTemperature=330000, motorSpeed=45211, motorTorque=9780, motorTemperature=820000, motorVoltage=15300, motorCurrent=11864000, powerBattery=61156., maxFeedbackPower=840000, maxDischargePower=490000, bmsSelfCheck=11, powerBatteryCurrent=20000, powerBatteryV3=741000, maxVoltage=3000, minVoltage=3000, maxTemperature=250000, minTemperature=430000, availableCapacity=530000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:07.757 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:07.757 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:07.758 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 37 37 35 30 33 36 31 31 36 2e 37 31 31 38 31 33 30 33 39 2e 35 32 37 37 38 34 30 31 30 38 2e 30 30 34 30 2e 31 33 30 30 30 30 30 30 35 38 37 30 30 30 32 31 30 30 30 33 31 30 37 30 30 30 30 30 44 34 30 39 30 39 2e 33 30 30 31 38 30 30 30 30 33 36 39 31 39 37 31 39 30 36 36 30 30 30 30 32 32 38 30 30 39 33 31 32 30 30 30 30 36 31 31 34 37 2e 38 31 30 30 30 30 31 30 30 30 30 30 31 33 31 31 30 30 30 32 37 39 30 30 30 34 30 30 30 33 30 30 30 34 34 30 30 30 30 34 32 30 30 30 30 33 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cf 7E -2024-06-21 11:33:07.758 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940775036, longitude=116.7118130, latitude=39.5277840, speed=108.00, mileage=40.13000000, dischargeVoltage=587000, dischargeCurrent=21000, insulationResistance=310700000, gear=D, accelerationPedal=40, brakePedal=90, fuelConsumption=9.300, motorControllerTemperature=180000, motorSpeed=36919, motorTorque=7190, motorTemperature=660000, motorVoltage=22800, motorCurrent=93120000, powerBattery=61147., maxFeedbackPower=810000, maxDischargePower=100000, bmsSelfCheck=13, powerBatteryCurrent=11000, powerBatteryV3=279000, maxVoltage=4000, minVoltage=3000, maxTemperature=440000, minTemperature=420000, availableCapacity=300000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:07.758 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:07.758 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:07.758 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 37 37 36 30 32 33 31 31 36 2e 37 31 32 38 34 33 30 33 39 2e 35 32 37 38 35 38 30 39 30 2e 30 30 30 34 30 2e 31 38 30 30 30 30 30 30 37 30 33 30 30 30 34 34 30 30 30 32 32 31 32 36 30 30 30 30 44 35 30 30 30 31 30 2e 39 30 37 35 30 30 30 30 33 34 33 33 33 36 32 30 30 36 31 30 30 30 30 32 39 30 30 30 31 30 39 30 36 30 30 30 36 31 31 33 36 2e 36 36 30 30 30 30 37 34 30 30 30 30 31 30 35 30 30 30 30 34 36 30 30 30 30 33 30 30 30 33 30 30 30 36 34 30 30 30 30 37 30 30 30 30 30 31 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 b6 7E -2024-06-21 11:33:07.758 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940776023, longitude=116.7128430, latitude=39.5278580, speed=90.000, mileage=40.18000000, dischargeVoltage=703000, dischargeCurrent=44000, insulationResistance=221260000, gear=D, accelerationPedal=50, brakePedal=00, fuelConsumption=10.90, motorControllerTemperature=750000, motorSpeed=34333, motorTorque=6200, motorTemperature=610000, motorVoltage=29000, motorCurrent=10906000, powerBattery=61136., maxFeedbackPower=660000, maxDischargePower=740000, bmsSelfCheck=10, powerBatteryCurrent=50000, powerBatteryV3=460000, maxVoltage=3000, minVoltage=3000, maxTemperature=640000, minTemperature=700000, availableCapacity=100000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:07.758 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:33:07.758 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:33:07.758 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:07.758 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:33:07.758 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:33:07.760 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:33:07.760 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:911 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Group coordinator xiaoxin:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: coordinator unavailable.isDisconnected: false. Rediscovery will be attempted. -2024-06-21 11:33:07.760 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:07.760 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:911 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Group coordinator xiaoxin:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: coordinator unavailable.isDisconnected: false. Rediscovery will be attempted. -2024-06-21 11:33:07.760 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 37 37 37 30 32 36 31 31 36 2e 37 31 33 39 39 31 30 33 39 2e 35 32 37 39 33 39 30 39 30 2e 30 30 30 34 30 2e 32 33 30 30 30 30 30 30 35 34 32 30 30 30 32 34 30 30 30 32 30 39 36 39 30 30 30 30 44 36 30 35 30 31 31 2e 36 30 34 34 30 30 30 30 39 32 30 31 38 35 35 30 30 37 31 30 30 30 30 31 35 39 30 30 31 33 32 38 33 30 30 30 36 31 31 32 35 2e 35 31 30 30 30 30 32 39 30 30 30 30 32 30 31 31 30 30 30 34 32 32 30 30 30 33 30 30 30 34 30 30 30 32 38 30 30 30 30 33 30 30 30 30 30 32 39 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ce 7E -2024-06-21 11:33:07.760 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940777026, longitude=116.7139910, latitude=39.5279390, speed=90.000, mileage=40.23000000, dischargeVoltage=542000, dischargeCurrent=24000, insulationResistance=209690000, gear=D, accelerationPedal=60, brakePedal=50, fuelConsumption=11.60, motorControllerTemperature=440000, motorSpeed=92018, motorTorque=5500, motorTemperature=710000, motorVoltage=15900, motorCurrent=13283000, powerBattery=61125., maxFeedbackPower=510000, maxDischargePower=290000, bmsSelfCheck=20, powerBatteryCurrent=11000, powerBatteryV3=422000, maxVoltage=3000, minVoltage=4000, maxTemperature=280000, minTemperature=300000, availableCapacity=290000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:07.760 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:07.760 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:07.760 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 37 37 38 30 33 31 31 31 36 2e 37 31 35 31 34 34 30 33 39 2e 35 32 38 30 37 31 30 31 30 38 2e 30 30 34 30 2e 32 39 30 30 30 30 30 30 32 34 30 30 30 30 34 32 30 30 30 39 34 37 37 30 30 30 30 30 44 31 30 38 30 39 2e 33 30 30 37 34 30 30 30 30 36 39 33 34 37 37 39 32 30 33 34 30 30 30 30 31 33 34 30 30 31 33 31 33 39 30 30 30 36 31 31 31 35 2e 37 35 30 30 30 30 34 38 30 30 30 30 31 33 36 30 30 30 30 32 35 38 30 30 30 34 30 30 30 34 30 30 30 31 30 30 30 30 30 34 37 30 30 30 30 35 32 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d6 7E -2024-06-21 11:33:07.761 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940778031, longitude=116.7151440, latitude=39.5280710, speed=108.00, mileage=40.29000000, dischargeVoltage=240000, dischargeCurrent=42000, insulationResistance=947700000, gear=D, accelerationPedal=10, brakePedal=80, fuelConsumption=9.300, motorControllerTemperature=740000, motorSpeed=69347, motorTorque=7920, motorTemperature=340000, motorVoltage=13400, motorCurrent=13139000, powerBattery=61115., maxFeedbackPower=750000, maxDischargePower=480000, bmsSelfCheck=13, powerBatteryCurrent=60000, powerBatteryV3=258000, maxVoltage=4000, minVoltage=4000, maxTemperature=100000, minTemperature=470000, availableCapacity=520000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:07.761 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:07.761 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:07.761 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 37 37 39 30 33 30 31 31 36 2e 37 31 35 39 31 31 30 33 39 2e 35 32 38 31 37 30 30 37 32 2e 30 30 30 34 30 2e 33 33 30 30 30 30 30 30 32 37 37 30 30 30 32 31 30 30 30 31 38 35 31 37 30 30 30 30 44 34 30 31 30 31 30 2e 39 30 34 36 30 30 30 30 33 32 36 39 35 32 34 33 30 31 33 32 30 30 30 32 36 38 30 30 37 36 39 30 30 30 30 30 36 31 31 31 35 2e 35 39 30 30 30 30 36 38 30 30 30 30 34 30 35 30 30 30 30 36 32 31 30 30 30 34 30 30 30 34 30 30 30 37 36 30 30 30 30 39 35 30 30 30 30 32 39 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 dd 7E -2024-06-21 11:33:07.761 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940779030, longitude=116.7159110, latitude=39.5281700, speed=72.000, mileage=40.33000000, dischargeVoltage=277000, dischargeCurrent=21000, insulationResistance=185170000, gear=D, accelerationPedal=40, brakePedal=10, fuelConsumption=10.90, motorControllerTemperature=460000, motorSpeed=32695, motorTorque=2430, motorTemperature=132000, motorVoltage=26800, motorCurrent=76900000, powerBattery=61115., maxFeedbackPower=590000, maxDischargePower=680000, bmsSelfCheck=40, powerBatteryCurrent=50000, powerBatteryV3=621000, maxVoltage=4000, minVoltage=4000, maxTemperature=760000, minTemperature=950000, availableCapacity=290000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:07.761 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:07.761 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:07.761 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 37 38 30 30 33 30 31 31 36 2e 37 31 36 36 37 33 30 33 39 2e 35 32 38 32 35 37 30 35 34 2e 30 30 30 34 30 2e 33 36 30 30 30 30 30 30 37 33 32 30 30 30 34 33 30 30 30 31 33 30 36 37 30 30 30 30 44 37 30 38 30 31 30 2e 37 30 33 36 30 30 30 30 39 37 37 35 34 37 38 37 30 31 32 36 30 30 30 32 39 37 30 30 31 34 36 37 30 30 30 30 36 31 31 31 35 2e 32 30 30 30 30 30 33 34 30 30 30 30 37 30 36 30 30 30 30 34 33 37 30 30 30 34 30 30 30 33 30 30 30 36 35 30 30 30 30 38 33 30 30 30 30 37 34 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 eb 7E -2024-06-21 11:33:07.761 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940780030, longitude=116.7166730, latitude=39.5282570, speed=54.000, mileage=40.36000000, dischargeVoltage=732000, dischargeCurrent=43000, insulationResistance=130670000, gear=D, accelerationPedal=70, brakePedal=80, fuelConsumption=10.70, motorControllerTemperature=360000, motorSpeed=97754, motorTorque=7870, motorTemperature=126000, motorVoltage=29700, motorCurrent=14670000, powerBattery=61115., maxFeedbackPower=200000, maxDischargePower=340000, bmsSelfCheck=70, powerBatteryCurrent=60000, powerBatteryV3=437000, maxVoltage=4000, minVoltage=3000, maxTemperature=650000, minTemperature=830000, availableCapacity=740000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:07.762 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:07.762 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:07.762 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 37 38 31 30 32 37 31 31 36 2e 37 31 37 36 39 32 30 33 39 2e 35 32 38 33 39 30 30 37 32 2e 30 30 30 34 30 2e 34 30 30 30 30 30 30 30 32 30 38 30 30 30 32 30 30 30 30 32 38 34 35 38 30 30 30 30 44 30 30 34 30 31 31 2e 32 30 36 37 30 30 30 30 37 33 35 39 32 38 34 35 30 39 32 30 30 30 30 31 32 35 30 30 31 34 32 30 31 30 30 30 36 31 31 31 35 2e 33 30 30 30 30 30 39 34 30 30 30 30 34 30 30 30 30 30 30 36 39 39 30 30 30 34 30 30 30 34 30 30 30 35 39 30 30 30 30 32 33 30 30 30 30 34 37 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ce 7E -2024-06-21 11:33:07.762 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940781027, longitude=116.7176920, latitude=39.5283900, speed=72.000, mileage=40.40000000, dischargeVoltage=208000, dischargeCurrent=20000, insulationResistance=284580000, gear=D, accelerationPedal=00, brakePedal=40, fuelConsumption=11.20, motorControllerTemperature=670000, motorSpeed=73592, motorTorque=8450, motorTemperature=920000, motorVoltage=12500, motorCurrent=14201000, powerBattery=61115., maxFeedbackPower=300000, maxDischargePower=940000, bmsSelfCheck=40, powerBatteryCurrent=00000, powerBatteryV3=699000, maxVoltage=4000, minVoltage=4000, maxTemperature=590000, minTemperature=230000, availableCapacity=470000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:07.762 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:07.762 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:07.762 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 37 38 32 30 32 38 31 31 36 2e 37 31 38 32 37 32 30 33 39 2e 35 32 38 34 36 30 30 35 34 2e 30 30 30 34 30 2e 34 33 30 30 30 30 30 30 35 37 35 30 30 30 32 33 30 30 30 31 34 39 38 32 30 30 30 30 44 36 30 33 30 39 2e 37 30 30 34 36 30 30 30 30 36 33 35 36 32 36 35 38 30 31 32 37 30 30 30 32 36 36 30 30 31 31 37 32 39 30 30 30 36 31 31 31 35 2e 35 36 30 30 30 30 37 31 30 30 30 30 33 30 33 30 30 30 30 32 37 31 30 30 30 33 30 30 30 33 30 30 30 35 30 30 30 30 30 37 39 30 30 30 30 34 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e0 7E -2024-06-21 11:33:07.762 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940782028, longitude=116.7182720, latitude=39.5284600, speed=54.000, mileage=40.43000000, dischargeVoltage=575000, dischargeCurrent=23000, insulationResistance=149820000, gear=D, accelerationPedal=60, brakePedal=30, fuelConsumption=9.700, motorControllerTemperature=460000, motorSpeed=63562, motorTorque=6580, motorTemperature=127000, motorVoltage=26600, motorCurrent=11729000, powerBattery=61115., maxFeedbackPower=560000, maxDischargePower=710000, bmsSelfCheck=30, powerBatteryCurrent=30000, powerBatteryV3=271000, maxVoltage=3000, minVoltage=3000, maxTemperature=500000, minTemperature=790000, availableCapacity=400000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:07.762 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:07.762 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:07.762 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 37 38 33 30 32 38 31 31 36 2e 37 31 38 38 37 38 30 33 39 2e 35 32 38 35 33 30 30 33 36 2e 30 30 30 34 30 2e 34 35 30 30 30 30 30 30 33 34 35 30 30 30 32 34 30 30 30 32 37 32 37 34 30 30 30 30 44 36 30 34 30 39 2e 35 30 30 35 32 30 30 30 30 34 32 32 36 36 38 34 32 30 35 35 30 30 30 30 32 37 39 30 30 31 30 30 36 36 30 30 30 36 31 31 31 35 2e 33 32 30 30 30 30 35 33 30 30 30 30 31 32 31 31 30 30 30 37 32 31 30 30 30 34 30 30 30 34 30 30 30 34 37 30 30 30 30 33 32 30 30 30 30 33 35 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d3 7E -2024-06-21 11:33:07.763 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940783028, longitude=116.7188780, latitude=39.5285300, speed=36.000, mileage=40.45000000, dischargeVoltage=345000, dischargeCurrent=24000, insulationResistance=272740000, gear=D, accelerationPedal=60, brakePedal=40, fuelConsumption=9.500, motorControllerTemperature=520000, motorSpeed=42266, motorTorque=8420, motorTemperature=550000, motorVoltage=27900, motorCurrent=10066000, powerBattery=61115., maxFeedbackPower=320000, maxDischargePower=530000, bmsSelfCheck=12, powerBatteryCurrent=11000, powerBatteryV3=721000, maxVoltage=4000, minVoltage=4000, maxTemperature=470000, minTemperature=320000, availableCapacity=350000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:07.763 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:07.763 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:07.763 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 37 38 34 30 32 37 31 31 36 2e 37 32 30 31 31 34 30 33 39 2e 35 32 38 36 34 38 30 37 32 2e 30 30 30 34 30 2e 34 39 30 30 30 30 30 30 36 33 30 30 30 30 31 30 30 30 30 32 31 39 37 30 30 30 30 30 44 31 30 37 30 31 30 2e 34 30 33 30 30 30 30 30 38 32 35 36 33 35 37 33 30 31 32 38 30 30 30 32 34 38 30 30 32 32 38 38 30 30 30 30 36 31 31 31 35 2e 34 30 30 30 30 30 37 37 30 30 30 30 30 30 35 30 30 30 30 36 31 32 30 30 30 34 30 30 30 33 30 30 30 36 35 30 30 30 30 32 32 30 30 30 30 38 32 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 bc 7E -2024-06-21 11:33:07.763 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940784027, longitude=116.7201140, latitude=39.5286480, speed=72.000, mileage=40.49000000, dischargeVoltage=630000, dischargeCurrent=10000, insulationResistance=219700000, gear=D, accelerationPedal=10, brakePedal=70, fuelConsumption=10.40, motorControllerTemperature=300000, motorSpeed=82563, motorTorque=5730, motorTemperature=128000, motorVoltage=24800, motorCurrent=22880000, powerBattery=61115., maxFeedbackPower=400000, maxDischargePower=770000, bmsSelfCheck=00, powerBatteryCurrent=50000, powerBatteryV3=612000, maxVoltage=4000, minVoltage=3000, maxTemperature=650000, minTemperature=220000, availableCapacity=820000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:07.763 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:07.763 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:07.763 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 37 38 35 30 32 35 31 31 36 2e 37 32 30 39 35 31 30 33 39 2e 35 32 38 37 31 30 30 35 34 2e 30 30 30 34 30 2e 35 32 30 30 30 30 30 30 35 35 39 30 30 30 33 35 30 30 30 32 33 30 35 34 30 30 30 30 44 38 30 30 30 39 2e 36 30 30 38 38 30 30 30 30 35 39 30 33 37 35 39 31 30 31 30 30 30 30 30 31 31 31 30 30 39 39 37 30 30 30 30 30 36 31 31 31 35 2e 33 30 30 30 30 30 33 32 30 30 30 30 37 30 38 30 30 30 30 33 31 37 30 30 30 34 30 30 30 34 30 30 30 38 36 30 30 30 30 38 37 30 30 30 30 39 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d7 7E -2024-06-21 11:33:07.763 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940785025, longitude=116.7209510, latitude=39.5287100, speed=54.000, mileage=40.52000000, dischargeVoltage=559000, dischargeCurrent=35000, insulationResistance=230540000, gear=D, accelerationPedal=80, brakePedal=00, fuelConsumption=9.600, motorControllerTemperature=880000, motorSpeed=59037, motorTorque=5910, motorTemperature=100000, motorVoltage=11100, motorCurrent=99700000, powerBattery=61115., maxFeedbackPower=300000, maxDischargePower=320000, bmsSelfCheck=70, powerBatteryCurrent=80000, powerBatteryV3=317000, maxVoltage=4000, minVoltage=4000, maxTemperature=860000, minTemperature=870000, availableCapacity=900000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:07.763 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:07.763 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:07.763 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 37 38 36 30 33 35 31 31 36 2e 37 32 31 34 31 37 30 33 39 2e 35 32 38 37 34 33 30 33 36 2e 30 30 30 34 30 2e 35 34 30 30 30 30 30 30 33 39 37 30 30 30 38 30 30 30 30 36 36 34 31 30 30 30 30 30 44 35 30 36 30 31 30 2e 34 30 34 36 30 30 30 30 33 33 37 38 33 31 37 37 30 32 38 30 30 30 30 32 35 30 30 30 31 31 35 34 30 30 30 30 36 31 31 31 35 2e 33 35 30 30 30 30 39 36 30 30 30 30 36 30 38 30 30 30 30 33 35 33 30 30 30 34 30 30 30 33 30 30 30 32 35 30 30 30 30 32 36 30 30 30 30 33 31 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ce 7E -2024-06-21 11:33:07.764 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940786035, longitude=116.7214170, latitude=39.5287430, speed=36.000, mileage=40.54000000, dischargeVoltage=397000, dischargeCurrent=80000, insulationResistance=664100000, gear=D, accelerationPedal=50, brakePedal=60, fuelConsumption=10.40, motorControllerTemperature=460000, motorSpeed=33783, motorTorque=1770, motorTemperature=280000, motorVoltage=25000, motorCurrent=11540000, powerBattery=61115., maxFeedbackPower=350000, maxDischargePower=960000, bmsSelfCheck=60, powerBatteryCurrent=80000, powerBatteryV3=353000, maxVoltage=4000, minVoltage=3000, maxTemperature=250000, minTemperature=260000, availableCapacity=310000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:07.764 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:07.764 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:07.764 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 37 38 37 30 32 35 31 31 36 2e 37 32 32 34 37 34 30 33 39 2e 35 32 38 37 39 32 30 35 34 2e 30 30 30 34 30 2e 35 37 30 30 30 30 30 30 34 36 33 30 30 30 32 31 30 30 30 39 36 35 34 30 30 30 30 30 44 35 30 37 30 31 30 2e 34 30 35 34 30 30 30 30 35 32 37 33 32 32 33 37 30 32 32 30 30 30 30 32 36 33 30 30 39 31 37 30 30 30 30 30 36 31 31 31 35 2e 38 36 30 30 30 30 32 33 30 30 30 30 31 32 31 33 30 30 30 33 39 32 30 30 30 34 30 30 30 33 30 30 30 33 30 30 30 30 30 33 30 30 30 30 30 36 32 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c4 7E -2024-06-21 11:33:07.764 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940787025, longitude=116.7224740, latitude=39.5287920, speed=54.000, mileage=40.57000000, dischargeVoltage=463000, dischargeCurrent=21000, insulationResistance=965400000, gear=D, accelerationPedal=50, brakePedal=70, fuelConsumption=10.40, motorControllerTemperature=540000, motorSpeed=52732, motorTorque=2370, motorTemperature=220000, motorVoltage=26300, motorCurrent=91700000, powerBattery=61115., maxFeedbackPower=860000, maxDischargePower=230000, bmsSelfCheck=12, powerBatteryCurrent=13000, powerBatteryV3=392000, maxVoltage=4000, minVoltage=3000, maxTemperature=300000, minTemperature=300000, availableCapacity=620000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:07.849 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940771023, longitude=116.7089160, latitude=39.5275360, speed=54.000, mileage=40.00000000, dischargeVoltage=188000, dischargeCurrent=48000, insulationResistance=213700000, gear=D, accelerationPedal=30, brakePedal=10, fuelConsumption=10.50, motorControllerTemperature=780000, motorSpeed=87370, motorTorque=7070, motorTemperature=590000, motorVoltage=12700, motorCurrent=81180000, powerBattery=61156., maxFeedbackPower=110000, maxDischargePower=850000, bmsSelfCheck=80, powerBatteryCurrent=20000, powerBatteryV3=280000, maxVoltage=4000, minVoltage=4000, maxTemperature=610000, minTemperature=970000, availableCapacity=450000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:07.857 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:33:07.860 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] ERROR o.a.k.c.consumer.internals.ConsumerCoordinator:1190 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Offset commit failed on partition test1-0 at offset 108: The coordinator is not aware of this member. -2024-06-21 11:33:07.860 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1246 - [Consumer clientId=consumer-Topics-2, groupId=Topics] OffsetCommit failed with Generation{generationId=59, memberId='consumer-Topics-2-77b6a2e0-234c-4b50-adb2-da276fd17914', protocol='range'}: The coordinator is not aware of this member. -2024-06-21 11:33:07.863 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] ERROR o.s.kafka.listener.KafkaMessageListenerContainer:149 - Consumer exception -java.lang.IllegalStateException: This error handler cannot process 'org.apache.kafka.clients.consumer.CommitFailedException's; no record information is available - at org.springframework.kafka.listener.DefaultErrorHandler.handleOtherException(DefaultErrorHandler.java:157) - at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.handleConsumerException(KafkaMessageListenerContainer.java:1815) - at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1303) - at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) - at java.base/java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:264) - at java.base/java.util.concurrent.FutureTask.run(FutureTask.java) - at java.base/java.lang.Thread.run(Thread.java:842) -Caused by: org.apache.kafka.clients.consumer.CommitFailedException: Commit cannot be completed since the group has already rebalanced and assigned the partitions to another member. This means that the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time message processing. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. - at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator$OffsetCommitResponseHandler.handle(ConsumerCoordinator.java:1256) - at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator$OffsetCommitResponseHandler.handle(ConsumerCoordinator.java:1163) - at org.apache.kafka.clients.consumer.internals.AbstractCoordinator$CoordinatorResponseHandler.onSuccess(AbstractCoordinator.java:1177) - at org.apache.kafka.clients.consumer.internals.AbstractCoordinator$CoordinatorResponseHandler.onSuccess(AbstractCoordinator.java:1152) - at org.apache.kafka.clients.consumer.internals.RequestFuture$1.onSuccess(RequestFuture.java:206) - at org.apache.kafka.clients.consumer.internals.RequestFuture.fireSuccess(RequestFuture.java:169) - at org.apache.kafka.clients.consumer.internals.RequestFuture.complete(RequestFuture.java:129) - at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient$RequestFutureCompletionHandler.fireCompletion(ConsumerNetworkClient.java:602) - at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.firePendingCompletedRequests(ConsumerNetworkClient.java:412) - at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:297) - at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:236) - at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:215) - at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.commitOffsetsSync(ConsumerCoordinator.java:1005) - at org.apache.kafka.clients.consumer.KafkaConsumer.commitSync(KafkaConsumer.java:1490) - at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doCommitSync(KafkaMessageListenerContainer.java:3065) - at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.commitSync(KafkaMessageListenerContainer.java:3060) - at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.commitIfNecessary(KafkaMessageListenerContainer.java:3046) - at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.processCommits(KafkaMessageListenerContainer.java:2838) - at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1331) - at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1257) - ... 4 common frames omitted -2024-06-21 11:33:07.864 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:691 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Giving away all assigned partitions as lost since generation has been reset,indicating that consumer is no longer part of the group -2024-06-21 11:33:07.864 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:326 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Lost previously assigned partitions test1-0 -2024-06-21 11:33:07.864 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions lost: [test1-0] -2024-06-21 11:33:07.864 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0] -2024-06-21 11:33:07.864 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 11:33:07.864 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:33:07.864 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:33:07.866 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 11:33:07.866 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1134 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Attempt to heartbeat with Generation{generationId=59, memberId='consumer-Topics-3-c4a13dc2-aadd-426e-b3d2-44d7d9a317b6', protocol='range'} and group instance id Optional.empty failed due to UNKNOWN_MEMBER_ID, resetting generation -2024-06-21 11:33:07.866 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 11:33:07.866 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1134 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Attempt to heartbeat with Generation{generationId=59, memberId='consumer-Topics-4-98943612-a831-413e-9180-4005e4bda2a2', protocol='range'} and group instance id Optional.empty failed due to UNKNOWN_MEMBER_ID, resetting generation -2024-06-21 11:33:07.866 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 11:33:07.868 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 11:33:07.869 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 11:33:07.870 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=61, memberId='consumer-Topics-2-34a423cb-f1bb-4bee-af23-5a4b4064508c', protocol='range'} -2024-06-21 11:33:07.870 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 61: {consumer-Topics-2-34a423cb-f1bb-4bee-af23-5a4b4064508c=Assignment(partitions=[test1-0])} -2024-06-21 11:33:07.871 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=61, memberId='consumer-Topics-2-34a423cb-f1bb-4bee-af23-5a4b4064508c', protocol='range'} -2024-06-21 11:33:07.871 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 11:33:07.871 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 11:33:07.876 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=107, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 11:33:07.876 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 11:33:07.877 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:07.878 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"30","availableCapacity":"450000","bmsSelfCheck":"80","brakePedal":"10","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"48000","dischargeVoltage":"188000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.50","gear":"D","insulationResistance":"213700000","latitude":"39.5275360","location":"1","longitude":"116.7089160","maxDischargePower":"850000","maxFeedbackPower":"110000","maxTemperature":"610000","maxVoltage":"4000","mcu":"1","mileage":"40.00000000","minTemperature":"970000","minVoltage":"4000","motorControllerTemperature":"780000","motorCurrent":"81180000","motorSpeed":"87370","motorTemperature":"590000","motorTorque":"7070","motorVoltage":"12700","powerBattery":"61156.","powerBatteryCurrent":"20000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"280000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718940771023","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:07.878 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940771023, longitude=116.7089160, latitude=39.5275360, speed=54.000, mileage=40.00000000, dischargeVoltage=188000, dischargeCurrent=48000, insulationResistance=213700000, gear=D, accelerationPedal=30, brakePedal=10, fuelConsumption=10.50, motorControllerTemperature=780000, motorSpeed=87370, motorTorque=7070, motorTemperature=590000, motorVoltage=12700, motorCurrent=81180000, powerBattery=61156., maxFeedbackPower=110000, maxDischargePower=850000, bmsSelfCheck=80, powerBatteryCurrent=20000, powerBatteryV3=280000, maxVoltage=4000, minVoltage=4000, maxTemperature=610000, minTemperature=970000, availableCapacity=450000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:07.880 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:07.880 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"90","availableCapacity":"470000","bmsSelfCheck":"10","brakePedal":"10","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"12000","dischargeVoltage":"586000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.20","gear":"D","insulationResistance":"187410000","latitude":"39.5276060","location":"1","longitude":"116.7095280","maxDischargePower":"340000","maxFeedbackPower":"200000","maxTemperature":"480000","maxVoltage":"4000","mcu":"1","mileage":"40.03000000","minTemperature":"540000","minVoltage":"4000","motorControllerTemperature":"430000","motorCurrent":"31030000","motorSpeed":"99754","motorTemperature":"480000","motorTorque":"1540","motorVoltage":"13900","powerBattery":"61156.","powerBatteryCurrent":"90000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"724000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718940772033","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:07.881 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940772033, longitude=116.7095280, latitude=39.5276060, speed=54.000, mileage=40.03000000, dischargeVoltage=586000, dischargeCurrent=12000, insulationResistance=187410000, gear=D, accelerationPedal=90, brakePedal=10, fuelConsumption=10.20, motorControllerTemperature=430000, motorSpeed=99754, motorTorque=1540, motorTemperature=480000, motorVoltage=13900, motorCurrent=31030000, powerBattery=61156., maxFeedbackPower=200000, maxDischargePower=340000, bmsSelfCheck=10, powerBatteryCurrent=90000, powerBatteryV3=724000, maxVoltage=4000, minVoltage=4000, maxTemperature=480000, minTemperature=540000, availableCapacity=470000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:07.882 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:07.882 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"690000","bmsSelfCheck":"12","brakePedal":"50","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"33000","dischargeVoltage":"522000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.400","gear":"D","insulationResistance":"433000000","latitude":"39.5276350","location":"1","longitude":"116.7100590","maxDischargePower":"320000","maxFeedbackPower":"270000","maxTemperature":"840000","maxVoltage":"4000","mcu":"1","mileage":"40.05000000","minTemperature":"240000","minVoltage":"3000","motorControllerTemperature":"390000","motorCurrent":"13108000","motorSpeed":"60169","motorTemperature":"146000","motorTorque":"3490","motorVoltage":"27700","powerBattery":"61156.","powerBatteryCurrent":"60000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"637000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718940773038","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:07.882 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940773038, longitude=116.7100590, latitude=39.5276350, speed=36.000, mileage=40.05000000, dischargeVoltage=522000, dischargeCurrent=33000, insulationResistance=433000000, gear=D, accelerationPedal=20, brakePedal=50, fuelConsumption=9.400, motorControllerTemperature=390000, motorSpeed=60169, motorTorque=3490, motorTemperature=146000, motorVoltage=27700, motorCurrent=13108000, powerBattery=61156., maxFeedbackPower=270000, maxDischargePower=320000, bmsSelfCheck=12, powerBatteryCurrent=60000, powerBatteryV3=637000, maxVoltage=4000, minVoltage=3000, maxTemperature=840000, minTemperature=240000, availableCapacity=690000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:07.884 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:07.884 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"530000","bmsSelfCheck":"11","brakePedal":"20","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"70000","dischargeVoltage":"698000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.800","gear":"D","insulationResistance":"285060000","latitude":"39.5276890","location":"1","longitude":"116.7105900","maxDischargePower":"490000","maxFeedbackPower":"840000","maxTemperature":"250000","maxVoltage":"3000","mcu":"1","mileage":"40.07000000","minTemperature":"430000","minVoltage":"3000","motorControllerTemperature":"330000","motorCurrent":"11864000","motorSpeed":"45211","motorTemperature":"820000","motorTorque":"9780","motorVoltage":"15300","powerBattery":"61156.","powerBatteryCurrent":"20000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"741000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718940774038","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:07.884 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940774038, longitude=116.7105900, latitude=39.5276890, speed=36.000, mileage=40.07000000, dischargeVoltage=698000, dischargeCurrent=70000, insulationResistance=285060000, gear=D, accelerationPedal=10, brakePedal=20, fuelConsumption=9.800, motorControllerTemperature=330000, motorSpeed=45211, motorTorque=9780, motorTemperature=820000, motorVoltage=15300, motorCurrent=11864000, powerBattery=61156., maxFeedbackPower=840000, maxDischargePower=490000, bmsSelfCheck=11, powerBatteryCurrent=20000, powerBatteryV3=741000, maxVoltage=3000, minVoltage=3000, maxTemperature=250000, minTemperature=430000, availableCapacity=530000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:07.885 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:07.885 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"40","availableCapacity":"300000","bmsSelfCheck":"13","brakePedal":"90","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"21000","dischargeVoltage":"587000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.300","gear":"D","insulationResistance":"310700000","latitude":"39.5277840","location":"1","longitude":"116.7118130","maxDischargePower":"100000","maxFeedbackPower":"810000","maxTemperature":"440000","maxVoltage":"4000","mcu":"1","mileage":"40.13000000","minTemperature":"420000","minVoltage":"3000","motorControllerTemperature":"180000","motorCurrent":"93120000","motorSpeed":"36919","motorTemperature":"660000","motorTorque":"7190","motorVoltage":"22800","powerBattery":"61147.","powerBatteryCurrent":"11000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"279000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718940775036","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:07.885 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940775036, longitude=116.7118130, latitude=39.5277840, speed=108.00, mileage=40.13000000, dischargeVoltage=587000, dischargeCurrent=21000, insulationResistance=310700000, gear=D, accelerationPedal=40, brakePedal=90, fuelConsumption=9.300, motorControllerTemperature=180000, motorSpeed=36919, motorTorque=7190, motorTemperature=660000, motorVoltage=22800, motorCurrent=93120000, powerBattery=61147., maxFeedbackPower=810000, maxDischargePower=100000, bmsSelfCheck=13, powerBatteryCurrent=11000, powerBatteryV3=279000, maxVoltage=4000, minVoltage=3000, maxTemperature=440000, minTemperature=420000, availableCapacity=300000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:07.886 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:07.886 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"100000","bmsSelfCheck":"10","brakePedal":"00","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"44000","dischargeVoltage":"703000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.90","gear":"D","insulationResistance":"221260000","latitude":"39.5278580","location":"1","longitude":"116.7128430","maxDischargePower":"740000","maxFeedbackPower":"660000","maxTemperature":"640000","maxVoltage":"3000","mcu":"1","mileage":"40.18000000","minTemperature":"700000","minVoltage":"3000","motorControllerTemperature":"750000","motorCurrent":"10906000","motorSpeed":"34333","motorTemperature":"610000","motorTorque":"6200","motorVoltage":"29000","powerBattery":"61136.","powerBatteryCurrent":"50000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"460000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718940776023","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:07.886 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940776023, longitude=116.7128430, latitude=39.5278580, speed=90.000, mileage=40.18000000, dischargeVoltage=703000, dischargeCurrent=44000, insulationResistance=221260000, gear=D, accelerationPedal=50, brakePedal=00, fuelConsumption=10.90, motorControllerTemperature=750000, motorSpeed=34333, motorTorque=6200, motorTemperature=610000, motorVoltage=29000, motorCurrent=10906000, powerBattery=61136., maxFeedbackPower=660000, maxDischargePower=740000, bmsSelfCheck=10, powerBatteryCurrent=50000, powerBatteryV3=460000, maxVoltage=3000, minVoltage=3000, maxTemperature=640000, minTemperature=700000, availableCapacity=100000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:07.887 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:07.887 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"290000","bmsSelfCheck":"20","brakePedal":"50","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"24000","dischargeVoltage":"542000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.60","gear":"D","insulationResistance":"209690000","latitude":"39.5279390","location":"1","longitude":"116.7139910","maxDischargePower":"290000","maxFeedbackPower":"510000","maxTemperature":"280000","maxVoltage":"3000","mcu":"1","mileage":"40.23000000","minTemperature":"300000","minVoltage":"4000","motorControllerTemperature":"440000","motorCurrent":"13283000","motorSpeed":"92018","motorTemperature":"710000","motorTorque":"5500","motorVoltage":"15900","powerBattery":"61125.","powerBatteryCurrent":"11000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"422000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718940777026","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:07.887 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940777026, longitude=116.7139910, latitude=39.5279390, speed=90.000, mileage=40.23000000, dischargeVoltage=542000, dischargeCurrent=24000, insulationResistance=209690000, gear=D, accelerationPedal=60, brakePedal=50, fuelConsumption=11.60, motorControllerTemperature=440000, motorSpeed=92018, motorTorque=5500, motorTemperature=710000, motorVoltage=15900, motorCurrent=13283000, powerBattery=61125., maxFeedbackPower=510000, maxDischargePower=290000, bmsSelfCheck=20, powerBatteryCurrent=11000, powerBatteryV3=422000, maxVoltage=3000, minVoltage=4000, maxTemperature=280000, minTemperature=300000, availableCapacity=290000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:07.887 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:07.888 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"520000","bmsSelfCheck":"13","brakePedal":"80","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"42000","dischargeVoltage":"240000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.300","gear":"D","insulationResistance":"947700000","latitude":"39.5280710","location":"1","longitude":"116.7151440","maxDischargePower":"480000","maxFeedbackPower":"750000","maxTemperature":"100000","maxVoltage":"4000","mcu":"1","mileage":"40.29000000","minTemperature":"470000","minVoltage":"4000","motorControllerTemperature":"740000","motorCurrent":"13139000","motorSpeed":"69347","motorTemperature":"340000","motorTorque":"7920","motorVoltage":"13400","powerBattery":"61115.","powerBatteryCurrent":"60000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"258000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718940778031","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:07.888 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940778031, longitude=116.7151440, latitude=39.5280710, speed=108.00, mileage=40.29000000, dischargeVoltage=240000, dischargeCurrent=42000, insulationResistance=947700000, gear=D, accelerationPedal=10, brakePedal=80, fuelConsumption=9.300, motorControllerTemperature=740000, motorSpeed=69347, motorTorque=7920, motorTemperature=340000, motorVoltage=13400, motorCurrent=13139000, powerBattery=61115., maxFeedbackPower=750000, maxDischargePower=480000, bmsSelfCheck=13, powerBatteryCurrent=60000, powerBatteryV3=258000, maxVoltage=4000, minVoltage=4000, maxTemperature=100000, minTemperature=470000, availableCapacity=520000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:07.888 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:07.888 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"40","availableCapacity":"290000","bmsSelfCheck":"40","brakePedal":"10","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"21000","dischargeVoltage":"277000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.90","gear":"D","insulationResistance":"185170000","latitude":"39.5281700","location":"1","longitude":"116.7159110","maxDischargePower":"680000","maxFeedbackPower":"590000","maxTemperature":"760000","maxVoltage":"4000","mcu":"1","mileage":"40.33000000","minTemperature":"950000","minVoltage":"4000","motorControllerTemperature":"460000","motorCurrent":"76900000","motorSpeed":"32695","motorTemperature":"132000","motorTorque":"2430","motorVoltage":"26800","powerBattery":"61115.","powerBatteryCurrent":"50000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"621000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718940779030","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:07.889 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940779030, longitude=116.7159110, latitude=39.5281700, speed=72.000, mileage=40.33000000, dischargeVoltage=277000, dischargeCurrent=21000, insulationResistance=185170000, gear=D, accelerationPedal=40, brakePedal=10, fuelConsumption=10.90, motorControllerTemperature=460000, motorSpeed=32695, motorTorque=2430, motorTemperature=132000, motorVoltage=26800, motorCurrent=76900000, powerBattery=61115., maxFeedbackPower=590000, maxDischargePower=680000, bmsSelfCheck=40, powerBatteryCurrent=50000, powerBatteryV3=621000, maxVoltage=4000, minVoltage=4000, maxTemperature=760000, minTemperature=950000, availableCapacity=290000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:07.889 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:07.889 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"70","availableCapacity":"740000","bmsSelfCheck":"70","brakePedal":"80","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"43000","dischargeVoltage":"732000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.70","gear":"D","insulationResistance":"130670000","latitude":"39.5282570","location":"1","longitude":"116.7166730","maxDischargePower":"340000","maxFeedbackPower":"200000","maxTemperature":"650000","maxVoltage":"4000","mcu":"1","mileage":"40.36000000","minTemperature":"830000","minVoltage":"3000","motorControllerTemperature":"360000","motorCurrent":"14670000","motorSpeed":"97754","motorTemperature":"126000","motorTorque":"7870","motorVoltage":"29700","powerBattery":"61115.","powerBatteryCurrent":"60000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"437000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718940780030","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:07.889 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940780030, longitude=116.7166730, latitude=39.5282570, speed=54.000, mileage=40.36000000, dischargeVoltage=732000, dischargeCurrent=43000, insulationResistance=130670000, gear=D, accelerationPedal=70, brakePedal=80, fuelConsumption=10.70, motorControllerTemperature=360000, motorSpeed=97754, motorTorque=7870, motorTemperature=126000, motorVoltage=29700, motorCurrent=14670000, powerBattery=61115., maxFeedbackPower=200000, maxDischargePower=340000, bmsSelfCheck=70, powerBatteryCurrent=60000, powerBatteryV3=437000, maxVoltage=4000, minVoltage=3000, maxTemperature=650000, minTemperature=830000, availableCapacity=740000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:07.890 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:07.890 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"00","availableCapacity":"470000","bmsSelfCheck":"40","brakePedal":"40","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"20000","dischargeVoltage":"208000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.20","gear":"D","insulationResistance":"284580000","latitude":"39.5283900","location":"1","longitude":"116.7176920","maxDischargePower":"940000","maxFeedbackPower":"300000","maxTemperature":"590000","maxVoltage":"4000","mcu":"1","mileage":"40.40000000","minTemperature":"230000","minVoltage":"4000","motorControllerTemperature":"670000","motorCurrent":"14201000","motorSpeed":"73592","motorTemperature":"920000","motorTorque":"8450","motorVoltage":"12500","powerBattery":"61115.","powerBatteryCurrent":"00000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"699000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718940781027","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:07.890 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940781027, longitude=116.7176920, latitude=39.5283900, speed=72.000, mileage=40.40000000, dischargeVoltage=208000, dischargeCurrent=20000, insulationResistance=284580000, gear=D, accelerationPedal=00, brakePedal=40, fuelConsumption=11.20, motorControllerTemperature=670000, motorSpeed=73592, motorTorque=8450, motorTemperature=920000, motorVoltage=12500, motorCurrent=14201000, powerBattery=61115., maxFeedbackPower=300000, maxDischargePower=940000, bmsSelfCheck=40, powerBatteryCurrent=00000, powerBatteryV3=699000, maxVoltage=4000, minVoltage=4000, maxTemperature=590000, minTemperature=230000, availableCapacity=470000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:07.890 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:07.891 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"400000","bmsSelfCheck":"30","brakePedal":"30","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"23000","dischargeVoltage":"575000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.700","gear":"D","insulationResistance":"149820000","latitude":"39.5284600","location":"1","longitude":"116.7182720","maxDischargePower":"710000","maxFeedbackPower":"560000","maxTemperature":"500000","maxVoltage":"3000","mcu":"1","mileage":"40.43000000","minTemperature":"790000","minVoltage":"3000","motorControllerTemperature":"460000","motorCurrent":"11729000","motorSpeed":"63562","motorTemperature":"127000","motorTorque":"6580","motorVoltage":"26600","powerBattery":"61115.","powerBatteryCurrent":"30000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"271000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718940782028","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:07.891 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940782028, longitude=116.7182720, latitude=39.5284600, speed=54.000, mileage=40.43000000, dischargeVoltage=575000, dischargeCurrent=23000, insulationResistance=149820000, gear=D, accelerationPedal=60, brakePedal=30, fuelConsumption=9.700, motorControllerTemperature=460000, motorSpeed=63562, motorTorque=6580, motorTemperature=127000, motorVoltage=26600, motorCurrent=11729000, powerBattery=61115., maxFeedbackPower=560000, maxDischargePower=710000, bmsSelfCheck=30, powerBatteryCurrent=30000, powerBatteryV3=271000, maxVoltage=3000, minVoltage=3000, maxTemperature=500000, minTemperature=790000, availableCapacity=400000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:07.892 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:07.892 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"350000","bmsSelfCheck":"12","brakePedal":"40","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"24000","dischargeVoltage":"345000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.500","gear":"D","insulationResistance":"272740000","latitude":"39.5285300","location":"1","longitude":"116.7188780","maxDischargePower":"530000","maxFeedbackPower":"320000","maxTemperature":"470000","maxVoltage":"4000","mcu":"1","mileage":"40.45000000","minTemperature":"320000","minVoltage":"4000","motorControllerTemperature":"520000","motorCurrent":"10066000","motorSpeed":"42266","motorTemperature":"550000","motorTorque":"8420","motorVoltage":"27900","powerBattery":"61115.","powerBatteryCurrent":"11000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"721000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718940783028","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:07.892 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940783028, longitude=116.7188780, latitude=39.5285300, speed=36.000, mileage=40.45000000, dischargeVoltage=345000, dischargeCurrent=24000, insulationResistance=272740000, gear=D, accelerationPedal=60, brakePedal=40, fuelConsumption=9.500, motorControllerTemperature=520000, motorSpeed=42266, motorTorque=8420, motorTemperature=550000, motorVoltage=27900, motorCurrent=10066000, powerBattery=61115., maxFeedbackPower=320000, maxDischargePower=530000, bmsSelfCheck=12, powerBatteryCurrent=11000, powerBatteryV3=721000, maxVoltage=4000, minVoltage=4000, maxTemperature=470000, minTemperature=320000, availableCapacity=350000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:07.893 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:07.893 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"820000","bmsSelfCheck":"00","brakePedal":"70","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"10000","dischargeVoltage":"630000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.40","gear":"D","insulationResistance":"219700000","latitude":"39.5286480","location":"1","longitude":"116.7201140","maxDischargePower":"770000","maxFeedbackPower":"400000","maxTemperature":"650000","maxVoltage":"4000","mcu":"1","mileage":"40.49000000","minTemperature":"220000","minVoltage":"3000","motorControllerTemperature":"300000","motorCurrent":"22880000","motorSpeed":"82563","motorTemperature":"128000","motorTorque":"5730","motorVoltage":"24800","powerBattery":"61115.","powerBatteryCurrent":"50000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"612000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718940784027","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:07.893 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940784027, longitude=116.7201140, latitude=39.5286480, speed=72.000, mileage=40.49000000, dischargeVoltage=630000, dischargeCurrent=10000, insulationResistance=219700000, gear=D, accelerationPedal=10, brakePedal=70, fuelConsumption=10.40, motorControllerTemperature=300000, motorSpeed=82563, motorTorque=5730, motorTemperature=128000, motorVoltage=24800, motorCurrent=22880000, powerBattery=61115., maxFeedbackPower=400000, maxDischargePower=770000, bmsSelfCheck=00, powerBatteryCurrent=50000, powerBatteryV3=612000, maxVoltage=4000, minVoltage=3000, maxTemperature=650000, minTemperature=220000, availableCapacity=820000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:07.893 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:07.894 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"80","availableCapacity":"900000","bmsSelfCheck":"70","brakePedal":"00","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"35000","dischargeVoltage":"559000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.600","gear":"D","insulationResistance":"230540000","latitude":"39.5287100","location":"1","longitude":"116.7209510","maxDischargePower":"320000","maxFeedbackPower":"300000","maxTemperature":"860000","maxVoltage":"4000","mcu":"1","mileage":"40.52000000","minTemperature":"870000","minVoltage":"4000","motorControllerTemperature":"880000","motorCurrent":"99700000","motorSpeed":"59037","motorTemperature":"100000","motorTorque":"5910","motorVoltage":"11100","powerBattery":"61115.","powerBatteryCurrent":"80000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"317000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718940785025","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:07.894 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940785025, longitude=116.7209510, latitude=39.5287100, speed=54.000, mileage=40.52000000, dischargeVoltage=559000, dischargeCurrent=35000, insulationResistance=230540000, gear=D, accelerationPedal=80, brakePedal=00, fuelConsumption=9.600, motorControllerTemperature=880000, motorSpeed=59037, motorTorque=5910, motorTemperature=100000, motorVoltage=11100, motorCurrent=99700000, powerBattery=61115., maxFeedbackPower=300000, maxDischargePower=320000, bmsSelfCheck=70, powerBatteryCurrent=80000, powerBatteryV3=317000, maxVoltage=4000, minVoltage=4000, maxTemperature=860000, minTemperature=870000, availableCapacity=900000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:07.894 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:07.894 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"310000","bmsSelfCheck":"60","brakePedal":"60","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"80000","dischargeVoltage":"397000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.40","gear":"D","insulationResistance":"664100000","latitude":"39.5287430","location":"1","longitude":"116.7214170","maxDischargePower":"960000","maxFeedbackPower":"350000","maxTemperature":"250000","maxVoltage":"4000","mcu":"1","mileage":"40.54000000","minTemperature":"260000","minVoltage":"3000","motorControllerTemperature":"460000","motorCurrent":"11540000","motorSpeed":"33783","motorTemperature":"280000","motorTorque":"1770","motorVoltage":"25000","powerBattery":"61115.","powerBatteryCurrent":"80000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"353000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718940786035","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:07.895 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940786035, longitude=116.7214170, latitude=39.5287430, speed=36.000, mileage=40.54000000, dischargeVoltage=397000, dischargeCurrent=80000, insulationResistance=664100000, gear=D, accelerationPedal=50, brakePedal=60, fuelConsumption=10.40, motorControllerTemperature=460000, motorSpeed=33783, motorTorque=1770, motorTemperature=280000, motorVoltage=25000, motorCurrent=11540000, powerBattery=61115., maxFeedbackPower=350000, maxDischargePower=960000, bmsSelfCheck=60, powerBatteryCurrent=80000, powerBatteryV3=353000, maxVoltage=4000, minVoltage=3000, maxTemperature=250000, minTemperature=260000, availableCapacity=310000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:07.896 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:07.896 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"620000","bmsSelfCheck":"12","brakePedal":"70","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"21000","dischargeVoltage":"463000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.40","gear":"D","insulationResistance":"965400000","latitude":"39.5287920","location":"1","longitude":"116.7224740","maxDischargePower":"230000","maxFeedbackPower":"860000","maxTemperature":"300000","maxVoltage":"4000","mcu":"1","mileage":"40.57000000","minTemperature":"300000","minVoltage":"3000","motorControllerTemperature":"540000","motorCurrent":"91700000","motorSpeed":"52732","motorTemperature":"220000","motorTorque":"2370","motorVoltage":"26300","powerBattery":"61115.","powerBatteryCurrent":"13000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"392000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718940787025","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:07.896 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940787025, longitude=116.7224740, latitude=39.5287920, speed=54.000, mileage=40.57000000, dischargeVoltage=463000, dischargeCurrent=21000, insulationResistance=965400000, gear=D, accelerationPedal=50, brakePedal=70, fuelConsumption=10.40, motorControllerTemperature=540000, motorSpeed=52732, motorTorque=2370, motorTemperature=220000, motorVoltage=26300, motorCurrent=91700000, powerBattery=61115., maxFeedbackPower=860000, maxDischargePower=230000, bmsSelfCheck=12, powerBatteryCurrent=13000, powerBatteryV3=392000, maxVoltage=4000, minVoltage=3000, maxTemperature=300000, minTemperature=300000, availableCapacity=620000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:07.964 [kafka-coordinator-heartbeat-thread | Partitions] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:33:07.964 [kafka-coordinator-heartbeat-thread | Partitions] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:33:08.075 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:08.075 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:08.075 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 37 38 38 30 32 33 31 31 36 2e 37 32 33 34 32 39 30 33 39 2e 35 32 38 38 37 31 30 37 32 2e 30 30 30 34 30 2e 36 31 30 30 30 30 30 30 36 34 32 30 30 30 39 30 30 30 30 31 30 35 39 39 30 30 30 30 44 33 30 39 30 31 30 2e 39 30 37 34 30 30 30 30 36 36 36 37 39 33 33 38 30 31 32 30 30 30 30 32 31 38 30 30 38 31 36 38 30 30 30 30 36 31 31 31 35 2e 32 38 30 30 30 30 33 34 30 30 30 30 31 30 31 32 30 30 30 34 36 30 30 30 30 33 30 30 30 34 30 30 30 36 39 30 30 30 30 31 33 30 30 30 30 38 33 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e6 7E -2024-06-21 11:33:08.076 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940788023, longitude=116.7234290, latitude=39.5288710, speed=72.000, mileage=40.61000000, dischargeVoltage=642000, dischargeCurrent=90000, insulationResistance=105990000, gear=D, accelerationPedal=30, brakePedal=90, fuelConsumption=10.90, motorControllerTemperature=740000, motorSpeed=66679, motorTorque=3380, motorTemperature=120000, motorVoltage=21800, motorCurrent=81680000, powerBattery=61115., maxFeedbackPower=280000, maxDischargePower=340000, bmsSelfCheck=10, powerBatteryCurrent=12000, powerBatteryV3=460000, maxVoltage=3000, minVoltage=4000, maxTemperature=690000, minTemperature=130000, availableCapacity=830000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:08.078 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:08.078 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"30","availableCapacity":"830000","bmsSelfCheck":"10","brakePedal":"90","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"90000","dischargeVoltage":"642000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.90","gear":"D","insulationResistance":"105990000","latitude":"39.5288710","location":"1","longitude":"116.7234290","maxDischargePower":"340000","maxFeedbackPower":"280000","maxTemperature":"690000","maxVoltage":"3000","mcu":"1","mileage":"40.61000000","minTemperature":"130000","minVoltage":"4000","motorControllerTemperature":"740000","motorCurrent":"81680000","motorSpeed":"66679","motorTemperature":"120000","motorTorque":"3380","motorVoltage":"21800","powerBattery":"61115.","powerBatteryCurrent":"12000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"460000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718940788023","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:08.078 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940788023, longitude=116.7234290, latitude=39.5288710, speed=72.000, mileage=40.61000000, dischargeVoltage=642000, dischargeCurrent=90000, insulationResistance=105990000, gear=D, accelerationPedal=30, brakePedal=90, fuelConsumption=10.90, motorControllerTemperature=740000, motorSpeed=66679, motorTorque=3380, motorTemperature=120000, motorVoltage=21800, motorCurrent=81680000, powerBattery=61115., maxFeedbackPower=280000, maxDischargePower=340000, bmsSelfCheck=10, powerBatteryCurrent=12000, powerBatteryV3=460000, maxVoltage=3000, minVoltage=4000, maxTemperature=690000, minTemperature=130000, availableCapacity=830000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:08.394 [kafka-coordinator-heartbeat-thread | Partitions] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1134 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Attempt to heartbeat with Generation{generationId=45, memberId='consumer-Partitions-1-14704b34-79e0-417b-9743-d9418ab913f9', protocol='range'} and group instance id Optional.empty failed due to UNKNOWN_MEMBER_ID, resetting generation -2024-06-21 11:33:09.067 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:09.067 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:09.067 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 37 38 39 30 32 33 31 31 36 2e 37 32 34 32 35 35 30 33 39 2e 35 32 38 39 32 35 30 37 32 2e 30 30 30 34 30 2e 36 35 30 30 30 30 30 30 35 31 38 30 30 30 31 31 30 30 30 39 34 32 37 30 30 30 30 30 44 39 30 37 30 39 2e 30 30 30 32 35 30 30 30 30 33 36 34 36 35 31 38 30 30 36 34 30 30 30 30 32 37 37 30 30 39 37 31 31 30 30 30 30 36 31 31 31 35 2e 36 32 30 30 30 30 31 30 30 30 30 30 31 32 31 34 30 30 30 34 32 33 30 30 30 34 30 30 30 33 30 30 30 38 35 30 30 30 30 34 38 30 30 30 30 37 34 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 da 7E -2024-06-21 11:33:09.067 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940789023, longitude=116.7242550, latitude=39.5289250, speed=72.000, mileage=40.65000000, dischargeVoltage=518000, dischargeCurrent=11000, insulationResistance=942700000, gear=D, accelerationPedal=90, brakePedal=70, fuelConsumption=9.000, motorControllerTemperature=250000, motorSpeed=36465, motorTorque=1800, motorTemperature=640000, motorVoltage=27700, motorCurrent=97110000, powerBattery=61115., maxFeedbackPower=620000, maxDischargePower=100000, bmsSelfCheck=12, powerBatteryCurrent=14000, powerBatteryV3=423000, maxVoltage=4000, minVoltage=3000, maxTemperature=850000, minTemperature=480000, availableCapacity=740000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:09.069 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:09.069 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"90","availableCapacity":"740000","bmsSelfCheck":"12","brakePedal":"70","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"11000","dischargeVoltage":"518000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.000","gear":"D","insulationResistance":"942700000","latitude":"39.5289250","location":"1","longitude":"116.7242550","maxDischargePower":"100000","maxFeedbackPower":"620000","maxTemperature":"850000","maxVoltage":"4000","mcu":"1","mileage":"40.65000000","minTemperature":"480000","minVoltage":"3000","motorControllerTemperature":"250000","motorCurrent":"97110000","motorSpeed":"36465","motorTemperature":"640000","motorTorque":"1800","motorVoltage":"27700","powerBattery":"61115.","powerBatteryCurrent":"14000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"423000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718940789023","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:09.069 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940789023, longitude=116.7242550, latitude=39.5289250, speed=72.000, mileage=40.65000000, dischargeVoltage=518000, dischargeCurrent=11000, insulationResistance=942700000, gear=D, accelerationPedal=90, brakePedal=70, fuelConsumption=9.000, motorControllerTemperature=250000, motorSpeed=36465, motorTorque=1800, motorTemperature=640000, motorVoltage=27700, motorCurrent=97110000, powerBattery=61115., maxFeedbackPower=620000, maxDischargePower=100000, bmsSelfCheck=12, powerBatteryCurrent=14000, powerBatteryV3=423000, maxVoltage=4000, minVoltage=3000, maxTemperature=850000, minTemperature=480000, availableCapacity=740000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:21.102 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:21.102 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=62, memberId='consumer-Topics-4-2fc4e4ce-ce80-40c4-a76f-43a6ff165d68', protocol='range'} -2024-06-21 11:33:21.102 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=62, memberId='consumer-Topics-3-927bce2d-31e8-4c8c-8b3a-6dd2ef5f488a', protocol='range'} -2024-06-21 11:33:21.102 [kafka-coordinator-heartbeat-thread | Topics] INFO o.a.k.c.consumer.internals.AbstractCoordinator:911 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Group coordinator xiaoxin:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: session timed out without receiving a heartbeat response.isDisconnected: false. Rediscovery will be attempted. -2024-06-21 11:33:21.102 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:21.103 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Finished assignment for group at generation 62: {consumer-Topics-3-927bce2d-31e8-4c8c-8b3a-6dd2ef5f488a=Assignment(partitions=[test1-0]), consumer-Topics-4-2fc4e4ce-ce80-40c4-a76f-43a6ff165d68=Assignment(partitions=[])} -2024-06-21 11:33:21.103 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 37 39 30 30 32 33 31 31 36 2e 37 32 35 34 32 36 30 33 39 2e 35 32 39 30 30 38 30 37 32 2e 30 30 30 34 30 2e 36 39 30 30 30 30 30 30 34 30 35 30 30 30 38 30 30 30 30 31 32 39 39 30 30 30 30 30 44 36 30 38 30 31 31 2e 31 30 38 32 30 30 30 30 37 35 35 37 37 39 36 39 30 31 37 30 30 30 30 31 37 38 30 30 39 36 37 31 30 30 30 30 36 31 31 31 35 2e 32 34 30 30 30 30 34 39 30 30 30 30 37 30 31 32 30 30 30 37 30 30 30 30 30 34 30 30 30 33 30 30 30 35 30 30 30 30 30 34 36 30 30 30 30 38 34 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e5 7E -2024-06-21 11:33:21.103 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940790023, longitude=116.7254260, latitude=39.5290080, speed=72.000, mileage=40.69000000, dischargeVoltage=405000, dischargeCurrent=80000, insulationResistance=129900000, gear=D, accelerationPedal=60, brakePedal=80, fuelConsumption=11.10, motorControllerTemperature=820000, motorSpeed=75577, motorTorque=9690, motorTemperature=170000, motorVoltage=17800, motorCurrent=96710000, powerBattery=61115., maxFeedbackPower=240000, maxDischargePower=490000, bmsSelfCheck=70, powerBatteryCurrent=12000, powerBatteryV3=700000, maxVoltage=4000, minVoltage=3000, maxTemperature=500000, minTemperature=460000, availableCapacity=840000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:21.103 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:21.103 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:21.103 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 37 39 31 30 32 33 31 31 36 2e 37 32 36 36 39 32 30 33 39 2e 35 32 39 31 30 37 30 31 30 38 2e 30 30 34 30 2e 37 35 30 30 30 30 30 30 32 39 35 30 30 30 31 31 30 30 30 32 39 37 30 35 30 30 30 30 44 37 30 39 30 31 31 2e 37 30 32 31 30 30 30 30 39 30 39 30 32 37 38 32 30 31 31 37 30 30 30 31 39 39 30 30 39 34 35 36 30 30 30 30 36 31 31 30 34 2e 39 34 30 30 30 30 36 38 30 30 30 30 31 30 31 31 30 30 30 36 39 32 30 30 30 33 30 30 30 34 30 30 30 32 37 30 30 30 30 33 36 30 30 30 30 38 35 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ed 7E -2024-06-21 11:33:21.104 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:33:21.104 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940791023, longitude=116.7266920, latitude=39.5291070, speed=108.00, mileage=40.75000000, dischargeVoltage=295000, dischargeCurrent=11000, insulationResistance=297050000, gear=D, accelerationPedal=70, brakePedal=90, fuelConsumption=11.70, motorControllerTemperature=210000, motorSpeed=90902, motorTorque=7820, motorTemperature=117000, motorVoltage=19900, motorCurrent=94560000, powerBattery=61104., maxFeedbackPower=940000, maxDischargePower=680000, bmsSelfCheck=10, powerBatteryCurrent=11000, powerBatteryV3=692000, maxVoltage=3000, minVoltage=4000, maxTemperature=270000, minTemperature=360000, availableCapacity=850000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:21.104 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:21.104 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:21.104 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:911 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Group coordinator xiaoxin:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: coordinator unavailable.isDisconnected: true. Rediscovery will be attempted. -2024-06-21 11:33:21.104 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 37 39 32 30 32 33 31 31 36 2e 37 32 37 36 32 30 30 33 39 2e 35 32 39 32 31 34 30 39 30 2e 30 30 30 34 30 2e 38 30 30 30 30 30 30 30 34 37 31 30 30 30 34 36 30 30 30 35 31 34 36 30 30 30 30 30 44 36 30 34 30 31 30 2e 34 30 36 37 30 30 30 30 32 35 32 31 32 36 38 37 30 39 36 30 30 30 30 31 33 31 30 30 37 30 34 36 30 30 30 30 36 31 30 39 33 2e 33 32 30 30 30 30 33 30 30 30 30 30 31 34 31 34 30 30 30 35 35 39 30 30 30 33 30 30 30 34 30 30 30 32 33 30 30 30 30 34 32 30 30 30 30 34 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 b8 7E -2024-06-21 11:33:21.105 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940792023, longitude=116.7276200, latitude=39.5292140, speed=90.000, mileage=40.80000000, dischargeVoltage=471000, dischargeCurrent=46000, insulationResistance=514600000, gear=D, accelerationPedal=60, brakePedal=40, fuelConsumption=10.40, motorControllerTemperature=670000, motorSpeed=25212, motorTorque=6870, motorTemperature=960000, motorVoltage=13100, motorCurrent=70460000, powerBattery=61093., maxFeedbackPower=320000, maxDischargePower=300000, bmsSelfCheck=14, powerBatteryCurrent=14000, powerBatteryV3=559000, maxVoltage=3000, minVoltage=4000, maxTemperature=230000, minTemperature=420000, availableCapacity=400000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:21.105 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:21.105 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:21.105 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:33:21.105 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=62, memberId='consumer-Topics-4-2fc4e4ce-ce80-40c4-a76f-43a6ff165d68', protocol='range'} -2024-06-21 11:33:21.105 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 37 39 33 30 32 33 31 31 36 2e 37 32 38 34 37 38 30 33 39 2e 35 32 39 32 36 30 30 39 30 2e 30 30 30 34 30 2e 38 35 30 30 30 30 30 30 32 33 35 30 30 30 34 35 30 30 30 32 32 31 33 36 30 30 30 30 44 32 30 31 30 31 31 2e 34 30 36 31 30 30 30 30 38 32 38 30 38 32 36 31 30 38 30 30 30 30 30 32 35 35 30 30 34 30 32 34 30 30 30 30 36 31 30 38 32 2e 31 34 30 30 30 30 36 35 30 30 30 30 34 30 36 30 30 30 30 35 35 33 30 30 30 34 30 30 30 33 30 30 30 36 32 30 30 30 30 32 36 30 30 30 30 33 35 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 be 7E -2024-06-21 11:33:21.105 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=62, memberId='consumer-Topics-3-927bce2d-31e8-4c8c-8b3a-6dd2ef5f488a', protocol='range'} -2024-06-21 11:33:21.105 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:911 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Group coordinator xiaoxin:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: coordinator unavailable.isDisconnected: false. Rediscovery will be attempted. -2024-06-21 11:33:21.105 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940793023, longitude=116.7284780, latitude=39.5292600, speed=90.000, mileage=40.85000000, dischargeVoltage=235000, dischargeCurrent=45000, insulationResistance=221360000, gear=D, accelerationPedal=20, brakePedal=10, fuelConsumption=11.40, motorControllerTemperature=610000, motorSpeed=82808, motorTorque=2610, motorTemperature=800000, motorVoltage=25500, motorCurrent=40240000, powerBattery=61082., maxFeedbackPower=140000, maxDischargePower=650000, bmsSelfCheck=40, powerBatteryCurrent=60000, powerBatteryV3=553000, maxVoltage=4000, minVoltage=3000, maxTemperature=620000, minTemperature=260000, availableCapacity=350000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:21.105 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 11:33:21.105 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[]) -2024-06-21 11:33:21.105 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 11:33:21.106 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: -2024-06-21 11:33:21.106 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [] -2024-06-21 11:33:21.106 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:21.106 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:21.106 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 37 39 34 30 32 34 31 31 36 2e 37 33 30 32 35 34 30 33 39 2e 35 32 39 33 38 38 30 31 34 34 2e 30 30 34 30 2e 39 33 30 30 30 30 30 30 36 33 34 30 30 30 32 32 30 30 30 34 33 35 35 30 30 30 30 30 44 34 30 31 30 39 2e 32 30 30 36 34 30 30 30 30 35 36 34 33 34 31 39 30 30 39 38 30 30 30 30 31 38 38 30 30 35 38 32 38 30 30 30 30 36 31 30 37 33 2e 35 32 30 30 30 30 35 32 30 30 30 30 31 34 31 33 30 30 30 35 35 32 30 30 30 34 30 30 30 34 30 30 30 34 39 30 30 30 30 33 36 30 30 30 30 31 33 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 dd 7E -2024-06-21 11:33:21.106 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940794024, longitude=116.7302540, latitude=39.5293880, speed=144.00, mileage=40.93000000, dischargeVoltage=634000, dischargeCurrent=22000, insulationResistance=435500000, gear=D, accelerationPedal=40, brakePedal=10, fuelConsumption=9.200, motorControllerTemperature=640000, motorSpeed=56434, motorTorque=1900, motorTemperature=980000, motorVoltage=18800, motorCurrent=58280000, powerBattery=61073., maxFeedbackPower=520000, maxDischargePower=520000, bmsSelfCheck=14, powerBatteryCurrent=13000, powerBatteryV3=552000, maxVoltage=4000, minVoltage=4000, maxTemperature=490000, minTemperature=360000, availableCapacity=130000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:21.106 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:21.106 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:21.106 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 37 39 35 30 32 36 31 31 36 2e 37 33 31 31 31 32 30 33 39 2e 35 32 39 34 36 33 30 35 34 2e 30 30 30 34 30 2e 39 36 30 30 30 30 30 30 36 35 30 30 30 30 33 36 30 30 30 31 38 33 33 30 30 30 30 30 44 33 30 35 30 31 31 2e 34 30 38 32 30 30 30 30 39 32 35 36 33 34 39 30 30 36 39 30 30 30 30 31 37 34 30 30 32 39 33 31 30 30 30 30 36 31 30 37 33 2e 37 39 30 30 30 30 37 37 30 30 30 30 34 30 31 31 30 30 30 36 35 34 30 30 30 34 30 30 30 34 30 30 30 34 38 30 30 30 30 34 31 30 30 30 30 38 37 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e3 7E -2024-06-21 11:33:21.106 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940795026, longitude=116.7311120, latitude=39.5294630, speed=54.000, mileage=40.96000000, dischargeVoltage=650000, dischargeCurrent=36000, insulationResistance=183300000, gear=D, accelerationPedal=30, brakePedal=50, fuelConsumption=11.40, motorControllerTemperature=820000, motorSpeed=92563, motorTorque=4900, motorTemperature=690000, motorVoltage=17400, motorCurrent=29310000, powerBattery=61073., maxFeedbackPower=790000, maxDischargePower=770000, bmsSelfCheck=40, powerBatteryCurrent=11000, powerBatteryV3=654000, maxVoltage=4000, minVoltage=4000, maxTemperature=480000, minTemperature=410000, availableCapacity=870000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:21.106 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:21.107 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:21.107 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 37 39 36 30 32 34 31 31 36 2e 37 33 32 31 38 35 30 33 39 2e 35 32 39 35 34 35 30 39 30 2e 30 30 30 34 31 2e 30 31 30 30 30 30 30 30 37 32 36 30 30 30 34 39 30 30 30 31 37 35 35 36 30 30 30 30 44 36 30 37 30 31 30 2e 39 30 33 31 30 30 30 30 32 34 39 34 33 35 37 31 30 39 30 30 30 30 30 32 34 38 30 30 38 36 38 37 30 30 30 30 36 31 30 36 32 2e 38 37 30 30 30 30 34 30 30 30 30 30 38 30 35 30 30 30 30 36 32 32 30 30 30 34 30 30 30 34 30 30 30 32 30 30 30 30 30 34 36 30 30 30 30 33 35 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e5 7E -2024-06-21 11:33:21.107 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940796024, longitude=116.7321850, latitude=39.5295450, speed=90.000, mileage=41.01000000, dischargeVoltage=726000, dischargeCurrent=49000, insulationResistance=175560000, gear=D, accelerationPedal=60, brakePedal=70, fuelConsumption=10.90, motorControllerTemperature=310000, motorSpeed=24943, motorTorque=5710, motorTemperature=900000, motorVoltage=24800, motorCurrent=86870000, powerBattery=61062., maxFeedbackPower=870000, maxDischargePower=400000, bmsSelfCheck=80, powerBatteryCurrent=50000, powerBatteryV3=622000, maxVoltage=4000, minVoltage=4000, maxTemperature=200000, minTemperature=460000, availableCapacity=350000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:21.107 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=126, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 11:33:21.107 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:21.107 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 11:33:21.107 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:21.107 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 37 39 37 30 32 33 31 31 36 2e 37 33 33 34 38 33 30 33 39 2e 35 32 39 36 35 33 30 39 30 2e 30 30 30 34 31 2e 30 36 30 30 30 30 30 30 36 31 30 30 30 30 31 34 30 30 30 32 31 34 38 30 30 30 30 30 44 39 30 37 30 31 31 2e 39 30 35 34 30 30 30 30 33 39 30 31 37 36 35 30 30 31 34 36 30 30 30 32 31 33 30 30 31 33 32 30 37 30 30 30 36 31 30 35 30 2e 37 30 30 30 30 30 39 36 30 30 30 30 31 34 31 34 30 30 30 33 39 30 30 30 30 34 30 30 30 34 30 30 30 34 30 30 30 30 30 34 39 30 30 30 30 32 35 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c5 7E -2024-06-21 11:33:21.107 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940797023, longitude=116.7334830, latitude=39.5296530, speed=90.000, mileage=41.06000000, dischargeVoltage=610000, dischargeCurrent=14000, insulationResistance=214800000, gear=D, accelerationPedal=90, brakePedal=70, fuelConsumption=11.90, motorControllerTemperature=540000, motorSpeed=39017, motorTorque=6500, motorTemperature=146000, motorVoltage=21300, motorCurrent=13207000, powerBattery=61050., maxFeedbackPower=700000, maxDischargePower=960000, bmsSelfCheck=14, powerBatteryCurrent=14000, powerBatteryV3=390000, maxVoltage=4000, minVoltage=4000, maxTemperature=400000, minTemperature=490000, availableCapacity=250000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:21.107 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:21.108 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:21.108 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 37 39 38 30 32 33 31 31 36 2e 37 33 34 34 38 31 30 33 39 2e 35 32 39 37 31 35 30 39 30 2e 30 30 30 34 31 2e 31 31 30 30 30 30 30 30 35 37 35 30 30 30 33 36 30 30 30 32 34 39 35 34 30 30 30 30 44 31 30 38 30 39 2e 32 30 30 31 32 30 30 30 30 32 39 39 32 35 38 33 32 30 32 32 30 30 30 30 32 36 36 30 30 31 34 30 31 35 30 30 30 36 31 30 34 31 2e 32 37 30 30 30 30 37 37 30 30 30 30 37 30 35 30 30 30 30 34 31 35 30 30 30 34 30 30 30 34 30 30 30 33 36 30 30 30 30 34 30 30 30 30 30 31 35 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ce 7E -2024-06-21 11:33:21.108 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940798023, longitude=116.7344810, latitude=39.5297150, speed=90.000, mileage=41.11000000, dischargeVoltage=575000, dischargeCurrent=36000, insulationResistance=249540000, gear=D, accelerationPedal=10, brakePedal=80, fuelConsumption=9.200, motorControllerTemperature=120000, motorSpeed=29925, motorTorque=8320, motorTemperature=220000, motorVoltage=26600, motorCurrent=14015000, powerBattery=61041., maxFeedbackPower=270000, maxDischargePower=770000, bmsSelfCheck=70, powerBatteryCurrent=50000, powerBatteryV3=415000, maxVoltage=4000, minVoltage=4000, maxTemperature=360000, minTemperature=400000, availableCapacity=150000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:21.108 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:21.108 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:21.108 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 37 39 39 30 32 33 31 31 36 2e 37 33 34 38 37 33 30 33 39 2e 35 32 39 37 35 32 30 30 2e 30 30 30 30 34 31 2e 31 31 30 30 30 30 30 30 36 36 37 30 30 30 31 33 30 30 30 38 37 33 30 30 30 30 30 30 44 32 30 32 30 31 30 2e 35 30 38 39 30 30 30 30 32 30 32 39 30 36 32 30 30 31 32 31 30 30 30 31 34 33 30 30 31 30 31 33 32 30 30 30 36 31 30 34 31 2e 34 33 30 30 30 30 37 37 30 30 30 30 38 30 38 30 30 30 30 33 37 38 30 30 30 33 30 30 30 34 30 30 30 34 34 30 30 30 30 35 37 30 30 30 30 35 36 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 bf 7E -2024-06-21 11:33:21.108 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940799023, longitude=116.7348730, latitude=39.5297520, speed=0.0000, mileage=41.11000000, dischargeVoltage=667000, dischargeCurrent=13000, insulationResistance=873000000, gear=D, accelerationPedal=20, brakePedal=20, fuelConsumption=10.50, motorControllerTemperature=890000, motorSpeed=20290, motorTorque=6200, motorTemperature=121000, motorVoltage=14300, motorCurrent=10132000, powerBattery=61041., maxFeedbackPower=430000, maxDischargePower=770000, bmsSelfCheck=80, powerBatteryCurrent=80000, powerBatteryV3=378000, maxVoltage=3000, minVoltage=4000, maxTemperature=440000, minTemperature=570000, availableCapacity=560000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:21.108 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:21.108 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:21.109 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 30 30 30 32 33 31 31 36 2e 37 33 36 36 31 33 30 33 39 2e 35 32 39 38 34 34 30 31 39 38 2e 30 30 34 31 2e 32 32 30 30 30 30 30 30 35 33 32 30 30 30 32 34 30 30 30 31 31 30 36 30 30 30 30 30 44 33 30 38 30 31 32 2e 31 30 38 34 30 30 30 30 38 34 31 31 32 31 38 35 30 31 34 35 30 30 30 32 35 38 30 30 31 34 35 37 32 30 30 30 36 31 30 32 38 2e 38 37 30 30 30 30 38 37 30 30 30 30 33 30 38 30 30 30 30 36 32 33 30 30 30 34 30 30 30 34 30 30 30 35 35 30 30 30 30 39 30 30 30 30 30 33 38 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d1 7E -2024-06-21 11:33:21.109 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940800023, longitude=116.7366130, latitude=39.5298440, speed=198.00, mileage=41.22000000, dischargeVoltage=532000, dischargeCurrent=24000, insulationResistance=110600000, gear=D, accelerationPedal=30, brakePedal=80, fuelConsumption=12.10, motorControllerTemperature=840000, motorSpeed=84112, motorTorque=1850, motorTemperature=145000, motorVoltage=25800, motorCurrent=14572000, powerBattery=61028., maxFeedbackPower=870000, maxDischargePower=870000, bmsSelfCheck=30, powerBatteryCurrent=80000, powerBatteryV3=623000, maxVoltage=4000, minVoltage=4000, maxTemperature=550000, minTemperature=900000, availableCapacity=380000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:21.109 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:21.109 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:21.110 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 30 31 30 32 33 31 31 36 2e 37 33 38 34 32 36 30 33 39 2e 35 32 39 39 33 35 30 31 30 38 2e 30 30 34 31 2e 32 38 30 30 30 30 30 30 36 30 35 30 30 30 31 31 30 30 30 32 33 39 38 38 30 30 30 30 44 36 30 31 30 39 2e 31 30 30 31 33 30 30 30 30 37 37 32 35 33 31 38 34 30 31 30 30 30 30 30 31 31 35 30 30 31 33 31 37 31 30 30 30 36 31 30 31 39 2e 34 31 30 30 30 30 32 36 30 30 30 30 38 30 36 30 30 30 30 34 33 31 30 30 30 33 30 30 30 34 30 30 30 36 38 30 30 30 30 32 34 30 30 30 30 38 31 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 be 7E -2024-06-21 11:33:21.110 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940801023, longitude=116.7384260, latitude=39.5299350, speed=108.00, mileage=41.28000000, dischargeVoltage=605000, dischargeCurrent=11000, insulationResistance=239880000, gear=D, accelerationPedal=60, brakePedal=10, fuelConsumption=9.100, motorControllerTemperature=130000, motorSpeed=77253, motorTorque=1840, motorTemperature=100000, motorVoltage=11500, motorCurrent=13171000, powerBattery=61019., maxFeedbackPower=410000, maxDischargePower=260000, bmsSelfCheck=80, powerBatteryCurrent=60000, powerBatteryV3=431000, maxVoltage=3000, minVoltage=4000, maxTemperature=680000, minTemperature=240000, availableCapacity=810000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:21.157 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:91 - 该车故障GZ001信息存储到Redis中 -2024-06-21 11:33:21.157 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1130 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Failing OffsetCommit request since the consumer is not part of an active group -2024-06-21 11:33:21.158 [Thread-1] WARN o.a.k.c.consumer.internals.ConsumerCoordinator:1069 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Synchronous auto-commit of offsets {test1-0=OffsetAndMetadata{offset=108, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. -2024-06-21 11:33:21.159 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:691 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Giving away all assigned partitions as lost since generation has been reset,indicating that consumer is no longer part of the group -2024-06-21 11:33:21.159 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:326 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Lost previously assigned partitions test1-0 -2024-06-21 11:33:21.159 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 11:33:21.163 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 11:33:21.165 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=47, memberId='consumer-Partitions-1-aa98a74d-4a2d-40a1-b53d-231ea602bfbd', protocol='range'} -2024-06-21 11:33:21.166 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 47: {consumer-Partitions-1-aa98a74d-4a2d-40a1-b53d-231ea602bfbd=Assignment(partitions=[test1-0])} -2024-06-21 11:33:21.168 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=47, memberId='consumer-Partitions-1-aa98a74d-4a2d-40a1-b53d-231ea602bfbd', protocol='range'} -2024-06-21 11:33:21.168 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 11:33:21.169 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0 -2024-06-21 11:33:21.171 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=107, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 11:33:21.213 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:33:21.215 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:21.216 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"840000","bmsSelfCheck":"70","brakePedal":"80","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"80000","dischargeVoltage":"405000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.10","gear":"D","insulationResistance":"129900000","latitude":"39.5290080","location":"1","longitude":"116.7254260","maxDischargePower":"490000","maxFeedbackPower":"240000","maxTemperature":"500000","maxVoltage":"4000","mcu":"1","mileage":"40.69000000","minTemperature":"460000","minVoltage":"3000","motorControllerTemperature":"820000","motorCurrent":"96710000","motorSpeed":"75577","motorTemperature":"170000","motorTorque":"9690","motorVoltage":"17800","powerBattery":"61115.","powerBatteryCurrent":"12000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"700000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718940790023","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:21.216 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940790023, longitude=116.7254260, latitude=39.5290080, speed=72.000, mileage=40.69000000, dischargeVoltage=405000, dischargeCurrent=80000, insulationResistance=129900000, gear=D, accelerationPedal=60, brakePedal=80, fuelConsumption=11.10, motorControllerTemperature=820000, motorSpeed=75577, motorTorque=9690, motorTemperature=170000, motorVoltage=17800, motorCurrent=96710000, powerBattery=61115., maxFeedbackPower=240000, maxDischargePower=490000, bmsSelfCheck=70, powerBatteryCurrent=12000, powerBatteryV3=700000, maxVoltage=4000, minVoltage=3000, maxTemperature=500000, minTemperature=460000, availableCapacity=840000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:21.218 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:21.218 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"70","availableCapacity":"850000","bmsSelfCheck":"10","brakePedal":"90","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"11000","dischargeVoltage":"295000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.70","gear":"D","insulationResistance":"297050000","latitude":"39.5291070","location":"1","longitude":"116.7266920","maxDischargePower":"680000","maxFeedbackPower":"940000","maxTemperature":"270000","maxVoltage":"3000","mcu":"1","mileage":"40.75000000","minTemperature":"360000","minVoltage":"4000","motorControllerTemperature":"210000","motorCurrent":"94560000","motorSpeed":"90902","motorTemperature":"117000","motorTorque":"7820","motorVoltage":"19900","powerBattery":"61104.","powerBatteryCurrent":"11000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"692000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718940791023","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:21.218 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940791023, longitude=116.7266920, latitude=39.5291070, speed=108.00, mileage=40.75000000, dischargeVoltage=295000, dischargeCurrent=11000, insulationResistance=297050000, gear=D, accelerationPedal=70, brakePedal=90, fuelConsumption=11.70, motorControllerTemperature=210000, motorSpeed=90902, motorTorque=7820, motorTemperature=117000, motorVoltage=19900, motorCurrent=94560000, powerBattery=61104., maxFeedbackPower=940000, maxDischargePower=680000, bmsSelfCheck=10, powerBatteryCurrent=11000, powerBatteryV3=692000, maxVoltage=3000, minVoltage=4000, maxTemperature=270000, minTemperature=360000, availableCapacity=850000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:21.219 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:21.219 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"400000","bmsSelfCheck":"14","brakePedal":"40","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"46000","dischargeVoltage":"471000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.40","gear":"D","insulationResistance":"514600000","latitude":"39.5292140","location":"1","longitude":"116.7276200","maxDischargePower":"300000","maxFeedbackPower":"320000","maxTemperature":"230000","maxVoltage":"3000","mcu":"1","mileage":"40.80000000","minTemperature":"420000","minVoltage":"4000","motorControllerTemperature":"670000","motorCurrent":"70460000","motorSpeed":"25212","motorTemperature":"960000","motorTorque":"6870","motorVoltage":"13100","powerBattery":"61093.","powerBatteryCurrent":"14000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"559000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718940792023","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:21.219 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940792023, longitude=116.7276200, latitude=39.5292140, speed=90.000, mileage=40.80000000, dischargeVoltage=471000, dischargeCurrent=46000, insulationResistance=514600000, gear=D, accelerationPedal=60, brakePedal=40, fuelConsumption=10.40, motorControllerTemperature=670000, motorSpeed=25212, motorTorque=6870, motorTemperature=960000, motorVoltage=13100, motorCurrent=70460000, powerBattery=61093., maxFeedbackPower=320000, maxDischargePower=300000, bmsSelfCheck=14, powerBatteryCurrent=14000, powerBatteryV3=559000, maxVoltage=3000, minVoltage=4000, maxTemperature=230000, minTemperature=420000, availableCapacity=400000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:21.219 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:21.220 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"350000","bmsSelfCheck":"40","brakePedal":"10","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"45000","dischargeVoltage":"235000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.40","gear":"D","insulationResistance":"221360000","latitude":"39.5292600","location":"1","longitude":"116.7284780","maxDischargePower":"650000","maxFeedbackPower":"140000","maxTemperature":"620000","maxVoltage":"4000","mcu":"1","mileage":"40.85000000","minTemperature":"260000","minVoltage":"3000","motorControllerTemperature":"610000","motorCurrent":"40240000","motorSpeed":"82808","motorTemperature":"800000","motorTorque":"2610","motorVoltage":"25500","powerBattery":"61082.","powerBatteryCurrent":"60000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"553000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718940793023","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:21.220 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940793023, longitude=116.7284780, latitude=39.5292600, speed=90.000, mileage=40.85000000, dischargeVoltage=235000, dischargeCurrent=45000, insulationResistance=221360000, gear=D, accelerationPedal=20, brakePedal=10, fuelConsumption=11.40, motorControllerTemperature=610000, motorSpeed=82808, motorTorque=2610, motorTemperature=800000, motorVoltage=25500, motorCurrent=40240000, powerBattery=61082., maxFeedbackPower=140000, maxDischargePower=650000, bmsSelfCheck=40, powerBatteryCurrent=60000, powerBatteryV3=553000, maxVoltage=4000, minVoltage=3000, maxTemperature=620000, minTemperature=260000, availableCapacity=350000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:21.220 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:21.221 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"40","availableCapacity":"130000","bmsSelfCheck":"14","brakePedal":"10","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"22000","dischargeVoltage":"634000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.200","gear":"D","insulationResistance":"435500000","latitude":"39.5293880","location":"1","longitude":"116.7302540","maxDischargePower":"520000","maxFeedbackPower":"520000","maxTemperature":"490000","maxVoltage":"4000","mcu":"1","mileage":"40.93000000","minTemperature":"360000","minVoltage":"4000","motorControllerTemperature":"640000","motorCurrent":"58280000","motorSpeed":"56434","motorTemperature":"980000","motorTorque":"1900","motorVoltage":"18800","powerBattery":"61073.","powerBatteryCurrent":"13000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"552000","ptc":"1","runStatus":"1","soc":"1","speed":"144.00","timestamp":"1718940794024","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:21.221 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940794024, longitude=116.7302540, latitude=39.5293880, speed=144.00, mileage=40.93000000, dischargeVoltage=634000, dischargeCurrent=22000, insulationResistance=435500000, gear=D, accelerationPedal=40, brakePedal=10, fuelConsumption=9.200, motorControllerTemperature=640000, motorSpeed=56434, motorTorque=1900, motorTemperature=980000, motorVoltage=18800, motorCurrent=58280000, powerBattery=61073., maxFeedbackPower=520000, maxDischargePower=520000, bmsSelfCheck=14, powerBatteryCurrent=13000, powerBatteryV3=552000, maxVoltage=4000, minVoltage=4000, maxTemperature=490000, minTemperature=360000, availableCapacity=130000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:21.221 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:21.221 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"30","availableCapacity":"870000","bmsSelfCheck":"40","brakePedal":"50","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"36000","dischargeVoltage":"650000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.40","gear":"D","insulationResistance":"183300000","latitude":"39.5294630","location":"1","longitude":"116.7311120","maxDischargePower":"770000","maxFeedbackPower":"790000","maxTemperature":"480000","maxVoltage":"4000","mcu":"1","mileage":"40.96000000","minTemperature":"410000","minVoltage":"4000","motorControllerTemperature":"820000","motorCurrent":"29310000","motorSpeed":"92563","motorTemperature":"690000","motorTorque":"4900","motorVoltage":"17400","powerBattery":"61073.","powerBatteryCurrent":"11000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"654000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718940795026","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:21.221 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940795026, longitude=116.7311120, latitude=39.5294630, speed=54.000, mileage=40.96000000, dischargeVoltage=650000, dischargeCurrent=36000, insulationResistance=183300000, gear=D, accelerationPedal=30, brakePedal=50, fuelConsumption=11.40, motorControllerTemperature=820000, motorSpeed=92563, motorTorque=4900, motorTemperature=690000, motorVoltage=17400, motorCurrent=29310000, powerBattery=61073., maxFeedbackPower=790000, maxDischargePower=770000, bmsSelfCheck=40, powerBatteryCurrent=11000, powerBatteryV3=654000, maxVoltage=4000, minVoltage=4000, maxTemperature=480000, minTemperature=410000, availableCapacity=870000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:21.222 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:21.223 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"350000","bmsSelfCheck":"80","brakePedal":"70","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"49000","dischargeVoltage":"726000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.90","gear":"D","insulationResistance":"175560000","latitude":"39.5295450","location":"1","longitude":"116.7321850","maxDischargePower":"400000","maxFeedbackPower":"870000","maxTemperature":"200000","maxVoltage":"4000","mcu":"1","mileage":"41.01000000","minTemperature":"460000","minVoltage":"4000","motorControllerTemperature":"310000","motorCurrent":"86870000","motorSpeed":"24943","motorTemperature":"900000","motorTorque":"5710","motorVoltage":"24800","powerBattery":"61062.","powerBatteryCurrent":"50000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"622000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718940796024","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:21.223 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940796024, longitude=116.7321850, latitude=39.5295450, speed=90.000, mileage=41.01000000, dischargeVoltage=726000, dischargeCurrent=49000, insulationResistance=175560000, gear=D, accelerationPedal=60, brakePedal=70, fuelConsumption=10.90, motorControllerTemperature=310000, motorSpeed=24943, motorTorque=5710, motorTemperature=900000, motorVoltage=24800, motorCurrent=86870000, powerBattery=61062., maxFeedbackPower=870000, maxDischargePower=400000, bmsSelfCheck=80, powerBatteryCurrent=50000, powerBatteryV3=622000, maxVoltage=4000, minVoltage=4000, maxTemperature=200000, minTemperature=460000, availableCapacity=350000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:21.224 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:21.224 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"90","availableCapacity":"250000","bmsSelfCheck":"14","brakePedal":"70","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"14000","dischargeVoltage":"610000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.90","gear":"D","insulationResistance":"214800000","latitude":"39.5296530","location":"1","longitude":"116.7334830","maxDischargePower":"960000","maxFeedbackPower":"700000","maxTemperature":"400000","maxVoltage":"4000","mcu":"1","mileage":"41.06000000","minTemperature":"490000","minVoltage":"4000","motorControllerTemperature":"540000","motorCurrent":"13207000","motorSpeed":"39017","motorTemperature":"146000","motorTorque":"6500","motorVoltage":"21300","powerBattery":"61050.","powerBatteryCurrent":"14000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"390000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718940797023","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:21.224 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940797023, longitude=116.7334830, latitude=39.5296530, speed=90.000, mileage=41.06000000, dischargeVoltage=610000, dischargeCurrent=14000, insulationResistance=214800000, gear=D, accelerationPedal=90, brakePedal=70, fuelConsumption=11.90, motorControllerTemperature=540000, motorSpeed=39017, motorTorque=6500, motorTemperature=146000, motorVoltage=21300, motorCurrent=13207000, powerBattery=61050., maxFeedbackPower=700000, maxDischargePower=960000, bmsSelfCheck=14, powerBatteryCurrent=14000, powerBatteryV3=390000, maxVoltage=4000, minVoltage=4000, maxTemperature=400000, minTemperature=490000, availableCapacity=250000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:21.225 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:21.225 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"150000","bmsSelfCheck":"70","brakePedal":"80","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"36000","dischargeVoltage":"575000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.200","gear":"D","insulationResistance":"249540000","latitude":"39.5297150","location":"1","longitude":"116.7344810","maxDischargePower":"770000","maxFeedbackPower":"270000","maxTemperature":"360000","maxVoltage":"4000","mcu":"1","mileage":"41.11000000","minTemperature":"400000","minVoltage":"4000","motorControllerTemperature":"120000","motorCurrent":"14015000","motorSpeed":"29925","motorTemperature":"220000","motorTorque":"8320","motorVoltage":"26600","powerBattery":"61041.","powerBatteryCurrent":"50000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"415000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718940798023","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:21.226 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940798023, longitude=116.7344810, latitude=39.5297150, speed=90.000, mileage=41.11000000, dischargeVoltage=575000, dischargeCurrent=36000, insulationResistance=249540000, gear=D, accelerationPedal=10, brakePedal=80, fuelConsumption=9.200, motorControllerTemperature=120000, motorSpeed=29925, motorTorque=8320, motorTemperature=220000, motorVoltage=26600, motorCurrent=14015000, powerBattery=61041., maxFeedbackPower=270000, maxDischargePower=770000, bmsSelfCheck=70, powerBatteryCurrent=50000, powerBatteryV3=415000, maxVoltage=4000, minVoltage=4000, maxTemperature=360000, minTemperature=400000, availableCapacity=150000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:21.227 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:21.227 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"560000","bmsSelfCheck":"80","brakePedal":"20","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"13000","dischargeVoltage":"667000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.50","gear":"D","insulationResistance":"873000000","latitude":"39.5297520","location":"1","longitude":"116.7348730","maxDischargePower":"770000","maxFeedbackPower":"430000","maxTemperature":"440000","maxVoltage":"3000","mcu":"1","mileage":"41.11000000","minTemperature":"570000","minVoltage":"4000","motorControllerTemperature":"890000","motorCurrent":"10132000","motorSpeed":"20290","motorTemperature":"121000","motorTorque":"6200","motorVoltage":"14300","powerBattery":"61041.","powerBatteryCurrent":"80000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"378000","ptc":"1","runStatus":"1","soc":"1","speed":"0.0000","timestamp":"1718940799023","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:21.227 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940799023, longitude=116.7348730, latitude=39.5297520, speed=0.0000, mileage=41.11000000, dischargeVoltage=667000, dischargeCurrent=13000, insulationResistance=873000000, gear=D, accelerationPedal=20, brakePedal=20, fuelConsumption=10.50, motorControllerTemperature=890000, motorSpeed=20290, motorTorque=6200, motorTemperature=121000, motorVoltage=14300, motorCurrent=10132000, powerBattery=61041., maxFeedbackPower=430000, maxDischargePower=770000, bmsSelfCheck=80, powerBatteryCurrent=80000, powerBatteryV3=378000, maxVoltage=3000, minVoltage=4000, maxTemperature=440000, minTemperature=570000, availableCapacity=560000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:21.228 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:21.228 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"30","availableCapacity":"380000","bmsSelfCheck":"30","brakePedal":"80","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"24000","dischargeVoltage":"532000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"12.10","gear":"D","insulationResistance":"110600000","latitude":"39.5298440","location":"1","longitude":"116.7366130","maxDischargePower":"870000","maxFeedbackPower":"870000","maxTemperature":"550000","maxVoltage":"4000","mcu":"1","mileage":"41.22000000","minTemperature":"900000","minVoltage":"4000","motorControllerTemperature":"840000","motorCurrent":"14572000","motorSpeed":"84112","motorTemperature":"145000","motorTorque":"1850","motorVoltage":"25800","powerBattery":"61028.","powerBatteryCurrent":"80000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"623000","ptc":"1","runStatus":"1","soc":"1","speed":"198.00","timestamp":"1718940800023","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:21.228 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940800023, longitude=116.7366130, latitude=39.5298440, speed=198.00, mileage=41.22000000, dischargeVoltage=532000, dischargeCurrent=24000, insulationResistance=110600000, gear=D, accelerationPedal=30, brakePedal=80, fuelConsumption=12.10, motorControllerTemperature=840000, motorSpeed=84112, motorTorque=1850, motorTemperature=145000, motorVoltage=25800, motorCurrent=14572000, powerBattery=61028., maxFeedbackPower=870000, maxDischargePower=870000, bmsSelfCheck=30, powerBatteryCurrent=80000, powerBatteryV3=623000, maxVoltage=4000, minVoltage=4000, maxTemperature=550000, minTemperature=900000, availableCapacity=380000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:21.229 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:21.229 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"810000","bmsSelfCheck":"80","brakePedal":"10","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"11000","dischargeVoltage":"605000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.100","gear":"D","insulationResistance":"239880000","latitude":"39.5299350","location":"1","longitude":"116.7384260","maxDischargePower":"260000","maxFeedbackPower":"410000","maxTemperature":"680000","maxVoltage":"3000","mcu":"1","mileage":"41.28000000","minTemperature":"240000","minVoltage":"4000","motorControllerTemperature":"130000","motorCurrent":"13171000","motorSpeed":"77253","motorTemperature":"100000","motorTorque":"1840","motorVoltage":"11500","powerBattery":"61019.","powerBatteryCurrent":"60000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"431000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718940801023","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:21.229 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940801023, longitude=116.7384260, latitude=39.5299350, speed=108.00, mileage=41.28000000, dischargeVoltage=605000, dischargeCurrent=11000, insulationResistance=239880000, gear=D, accelerationPedal=60, brakePedal=10, fuelConsumption=9.100, motorControllerTemperature=130000, motorSpeed=77253, motorTorque=1840, motorTemperature=100000, motorVoltage=11500, motorCurrent=13171000, powerBattery=61019., maxFeedbackPower=410000, maxDischargePower=260000, bmsSelfCheck=80, powerBatteryCurrent=60000, powerBatteryV3=431000, maxVoltage=3000, minVoltage=4000, maxTemperature=680000, minTemperature=240000, availableCapacity=810000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:21.230 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1134 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat with Generation{generationId=61, memberId='consumer-Topics-2-34a423cb-f1bb-4bee-af23-5a4b4064508c', protocol='range'} and group instance id Optional.empty failed due to UNKNOWN_MEMBER_ID, resetting generation -2024-06-21 11:33:21.231 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] ERROR o.a.k.c.consumer.internals.ConsumerCoordinator:1190 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Offset commit failed on partition test1-0 at offset 138: The coordinator is not aware of this member. -2024-06-21 11:33:21.231 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1246 - [Consumer clientId=consumer-Topics-2, groupId=Topics] OffsetCommit failed with Generation{generationId=61, memberId='consumer-Topics-2-34a423cb-f1bb-4bee-af23-5a4b4064508c', protocol='range'}: The coordinator is not aware of this member. -2024-06-21 11:33:21.231 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] ERROR o.s.kafka.listener.KafkaMessageListenerContainer:149 - Consumer exception -java.lang.IllegalStateException: This error handler cannot process 'org.apache.kafka.clients.consumer.CommitFailedException's; no record information is available - at org.springframework.kafka.listener.DefaultErrorHandler.handleOtherException(DefaultErrorHandler.java:157) - at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.handleConsumerException(KafkaMessageListenerContainer.java:1815) - at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1303) - at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) - at java.base/java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:264) - at java.base/java.util.concurrent.FutureTask.run(FutureTask.java) - at java.base/java.lang.Thread.run(Thread.java:842) -Caused by: org.apache.kafka.clients.consumer.CommitFailedException: Commit cannot be completed since the group has already rebalanced and assigned the partitions to another member. This means that the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time message processing. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. - at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator$OffsetCommitResponseHandler.handle(ConsumerCoordinator.java:1256) - at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator$OffsetCommitResponseHandler.handle(ConsumerCoordinator.java:1163) - at org.apache.kafka.clients.consumer.internals.AbstractCoordinator$CoordinatorResponseHandler.onSuccess(AbstractCoordinator.java:1177) - at org.apache.kafka.clients.consumer.internals.AbstractCoordinator$CoordinatorResponseHandler.onSuccess(AbstractCoordinator.java:1152) - at org.apache.kafka.clients.consumer.internals.RequestFuture$1.onSuccess(RequestFuture.java:206) - at org.apache.kafka.clients.consumer.internals.RequestFuture.fireSuccess(RequestFuture.java:169) - at org.apache.kafka.clients.consumer.internals.RequestFuture.complete(RequestFuture.java:129) - at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient$RequestFutureCompletionHandler.fireCompletion(ConsumerNetworkClient.java:602) - at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.firePendingCompletedRequests(ConsumerNetworkClient.java:412) - at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:297) - at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:236) - at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:215) - at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.commitOffsetsSync(ConsumerCoordinator.java:1005) - at org.apache.kafka.clients.consumer.KafkaConsumer.commitSync(KafkaConsumer.java:1490) - at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doCommitSync(KafkaMessageListenerContainer.java:3065) - at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.commitSync(KafkaMessageListenerContainer.java:3060) - at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.commitIfNecessary(KafkaMessageListenerContainer.java:3046) - at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.processCommits(KafkaMessageListenerContainer.java:2838) - at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1331) - at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1257) - ... 4 common frames omitted -2024-06-21 11:33:21.231 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:691 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Giving away all assigned partitions as lost since generation has been reset,indicating that consumer is no longer part of the group -2024-06-21 11:33:21.231 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:326 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Lost previously assigned partitions test1-0 -2024-06-21 11:33:21.231 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions lost: [test1-0] -2024-06-21 11:33:21.231 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0] -2024-06-21 11:33:21.231 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 11:33:21.232 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 11:33:22.060 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:22.060 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:22.060 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 30 32 30 32 34 31 31 36 2e 37 33 39 31 36 37 30 33 39 2e 35 32 39 39 37 36 30 35 34 2e 30 30 30 34 31 2e 33 31 30 30 30 30 30 30 36 37 31 30 30 30 34 35 30 30 30 32 33 39 30 33 30 30 30 30 44 32 30 30 30 31 30 2e 30 30 35 32 30 30 30 30 38 32 38 33 33 31 31 31 30 35 32 30 30 30 30 32 39 34 30 30 36 31 37 38 30 30 30 30 36 31 30 31 39 2e 39 37 30 30 30 30 36 37 30 30 30 30 30 30 35 30 30 30 30 32 36 37 30 30 30 34 30 30 30 34 30 30 30 39 33 30 30 30 30 32 33 30 30 30 30 38 35 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d1 7E -2024-06-21 11:33:22.060 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940802024, longitude=116.7391670, latitude=39.5299760, speed=54.000, mileage=41.31000000, dischargeVoltage=671000, dischargeCurrent=45000, insulationResistance=239030000, gear=D, accelerationPedal=20, brakePedal=00, fuelConsumption=10.00, motorControllerTemperature=520000, motorSpeed=82833, motorTorque=1110, motorTemperature=520000, motorVoltage=29400, motorCurrent=61780000, powerBattery=61019., maxFeedbackPower=970000, maxDischargePower=670000, bmsSelfCheck=00, powerBatteryCurrent=50000, powerBatteryV3=267000, maxVoltage=4000, minVoltage=4000, maxTemperature=930000, minTemperature=230000, availableCapacity=850000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:23.049 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:23.050 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:23.050 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 30 33 30 32 34 31 31 36 2e 37 34 30 31 35 39 30 33 39 2e 35 33 30 31 30 30 30 39 30 2e 30 30 30 34 31 2e 33 36 30 30 30 30 30 30 32 30 39 30 30 30 31 30 30 30 30 31 37 33 37 37 30 30 30 30 44 30 30 31 30 31 30 2e 30 30 32 37 30 30 30 30 39 33 31 32 33 31 30 33 30 35 36 30 30 30 30 31 34 39 30 30 32 30 38 31 30 30 30 30 36 31 30 30 39 2e 32 38 30 30 30 30 35 30 30 30 30 30 36 30 32 30 30 30 30 37 31 38 30 30 30 33 30 30 30 34 30 30 30 31 35 30 30 30 30 32 37 30 30 30 30 39 36 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 98 7E -2024-06-21 11:33:23.050 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940803024, longitude=116.7401590, latitude=39.5301000, speed=90.000, mileage=41.36000000, dischargeVoltage=209000, dischargeCurrent=10000, insulationResistance=173770000, gear=D, accelerationPedal=00, brakePedal=10, fuelConsumption=10.00, motorControllerTemperature=270000, motorSpeed=93123, motorTorque=1030, motorTemperature=560000, motorVoltage=14900, motorCurrent=20810000, powerBattery=61009., maxFeedbackPower=280000, maxDischargePower=500000, bmsSelfCheck=60, powerBatteryCurrent=20000, powerBatteryV3=718000, maxVoltage=3000, minVoltage=4000, maxTemperature=150000, minTemperature=270000, availableCapacity=960000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:24.066 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:24.066 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:24.066 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 30 34 30 32 33 31 31 36 2e 37 34 31 32 35 32 30 33 39 2e 35 33 30 32 33 39 30 35 34 2e 30 30 30 34 31 2e 33 39 30 30 30 30 30 30 34 33 38 30 30 30 34 38 30 30 30 32 32 39 39 34 30 30 30 30 44 30 30 34 30 39 2e 38 30 30 36 33 30 30 30 30 34 32 35 35 36 39 32 30 30 37 30 30 30 30 30 32 34 31 30 30 37 31 32 30 30 30 30 30 36 31 30 30 39 2e 39 30 30 30 30 30 38 31 30 30 30 30 36 30 31 30 30 30 30 33 34 30 30 30 30 33 30 30 30 33 30 30 30 35 30 30 30 30 30 39 35 30 30 30 30 33 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 b5 7E -2024-06-21 11:33:24.066 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940804023, longitude=116.7412520, latitude=39.5302390, speed=54.000, mileage=41.39000000, dischargeVoltage=438000, dischargeCurrent=48000, insulationResistance=229940000, gear=D, accelerationPedal=00, brakePedal=40, fuelConsumption=9.800, motorControllerTemperature=630000, motorSpeed=42556, motorTorque=9200, motorTemperature=700000, motorVoltage=24100, motorCurrent=71200000, powerBattery=61009., maxFeedbackPower=900000, maxDischargePower=810000, bmsSelfCheck=60, powerBatteryCurrent=10000, powerBatteryV3=340000, maxVoltage=3000, minVoltage=3000, maxTemperature=500000, minTemperature=950000, availableCapacity=300000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:24.117 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Attempt to heartbeat failed since group is rebalancing -2024-06-21 11:33:24.118 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Attempt to heartbeat failed since group is rebalancing -2024-06-21 11:33:24.118 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Revoke previously assigned partitions test1-0 -2024-06-21 11:33:24.118 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Revoke previously assigned partitions -2024-06-21 11:33:24.118 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0] -2024-06-21 11:33:24.118 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [] -2024-06-21 11:33:24.118 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 11:33:24.118 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 11:33:24.119 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=63, memberId='consumer-Topics-3-927bce2d-31e8-4c8c-8b3a-6dd2ef5f488a', protocol='range'} -2024-06-21 11:33:24.119 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Finished assignment for group at generation 63: {consumer-Topics-3-927bce2d-31e8-4c8c-8b3a-6dd2ef5f488a=Assignment(partitions=[]), consumer-Topics-4-2fc4e4ce-ce80-40c4-a76f-43a6ff165d68=Assignment(partitions=[]), consumer-Topics-2-04df3fa2-bac5-4405-b04d-e33762ffab39=Assignment(partitions=[test1-0])} -2024-06-21 11:33:24.120 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=63, memberId='consumer-Topics-2-04df3fa2-bac5-4405-b04d-e33762ffab39', protocol='range'} -2024-06-21 11:33:24.120 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=63, memberId='consumer-Topics-4-2fc4e4ce-ce80-40c4-a76f-43a6ff165d68', protocol='range'} -2024-06-21 11:33:24.122 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=63, memberId='consumer-Topics-3-927bce2d-31e8-4c8c-8b3a-6dd2ef5f488a', protocol='range'} -2024-06-21 11:33:24.122 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[]) -2024-06-21 11:33:24.122 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: -2024-06-21 11:33:24.122 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [] -2024-06-21 11:33:24.122 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=63, memberId='consumer-Topics-2-04df3fa2-bac5-4405-b04d-e33762ffab39', protocol='range'} -2024-06-21 11:33:24.122 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 11:33:24.122 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 11:33:24.122 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=63, memberId='consumer-Topics-4-2fc4e4ce-ce80-40c4-a76f-43a6ff165d68', protocol='range'} -2024-06-21 11:33:24.123 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[]) -2024-06-21 11:33:24.123 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: -2024-06-21 11:33:24.123 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [] -2024-06-21 11:33:24.123 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=141, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 11:33:24.123 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 11:33:25.059 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:25.059 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:25.059 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 30 35 30 32 33 31 31 36 2e 37 34 32 33 31 39 30 33 39 2e 35 33 30 34 30 34 30 31 30 38 2e 30 30 34 31 2e 34 35 30 30 30 30 30 30 33 35 35 30 30 30 38 30 30 30 30 32 35 32 34 31 30 30 30 30 44 39 30 39 30 31 31 2e 36 30 33 32 30 30 30 30 39 32 39 37 38 32 37 38 30 38 30 30 30 30 30 32 37 33 30 30 39 39 34 30 30 30 30 30 36 30 39 39 38 2e 37 31 30 30 30 30 33 30 30 30 30 30 39 30 31 30 30 30 30 36 33 37 30 30 30 34 30 30 30 33 30 30 30 36 37 30 30 30 30 34 31 30 30 30 30 35 34 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e1 7E -2024-06-21 11:33:25.059 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940805023, longitude=116.7423190, latitude=39.5304040, speed=108.00, mileage=41.45000000, dischargeVoltage=355000, dischargeCurrent=80000, insulationResistance=252410000, gear=D, accelerationPedal=90, brakePedal=90, fuelConsumption=11.60, motorControllerTemperature=320000, motorSpeed=92978, motorTorque=2780, motorTemperature=800000, motorVoltage=27300, motorCurrent=99400000, powerBattery=60998., maxFeedbackPower=710000, maxDischargePower=300000, bmsSelfCheck=90, powerBatteryCurrent=10000, powerBatteryV3=637000, maxVoltage=4000, minVoltage=3000, maxTemperature=670000, minTemperature=410000, availableCapacity=540000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:25.061 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:25.061 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"90","availableCapacity":"540000","bmsSelfCheck":"90","brakePedal":"90","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"80000","dischargeVoltage":"355000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.60","gear":"D","insulationResistance":"252410000","latitude":"39.5304040","location":"1","longitude":"116.7423190","maxDischargePower":"300000","maxFeedbackPower":"710000","maxTemperature":"670000","maxVoltage":"4000","mcu":"1","mileage":"41.45000000","minTemperature":"410000","minVoltage":"3000","motorControllerTemperature":"320000","motorCurrent":"99400000","motorSpeed":"92978","motorTemperature":"800000","motorTorque":"2780","motorVoltage":"27300","powerBattery":"60998.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"637000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718940805023","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:25.061 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940805023, longitude=116.7423190, latitude=39.5304040, speed=108.00, mileage=41.45000000, dischargeVoltage=355000, dischargeCurrent=80000, insulationResistance=252410000, gear=D, accelerationPedal=90, brakePedal=90, fuelConsumption=11.60, motorControllerTemperature=320000, motorSpeed=92978, motorTorque=2780, motorTemperature=800000, motorVoltage=27300, motorCurrent=99400000, powerBattery=60998., maxFeedbackPower=710000, maxDischargePower=300000, bmsSelfCheck=90, powerBatteryCurrent=10000, powerBatteryV3=637000, maxVoltage=4000, minVoltage=3000, maxTemperature=670000, minTemperature=410000, availableCapacity=540000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:26.170 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:26.171 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:26.171 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 30 36 30 32 34 31 31 36 2e 37 34 33 30 33 38 30 33 39 2e 35 33 30 34 39 35 30 33 36 2e 30 30 30 34 31 2e 34 37 30 30 30 30 30 30 35 39 35 30 30 30 34 30 30 30 30 32 35 36 37 39 30 30 30 30 44 32 30 34 30 31 31 2e 32 30 31 31 30 30 30 30 31 37 38 31 35 38 30 37 30 33 30 30 30 30 30 32 34 35 30 30 31 34 32 32 34 30 30 30 36 30 39 39 38 2e 37 36 30 30 30 30 33 36 30 30 30 30 39 30 39 30 30 30 30 32 35 31 30 30 30 33 30 30 30 33 30 30 30 31 33 30 30 30 30 32 37 30 30 30 30 36 38 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d8 7E -2024-06-21 11:33:26.171 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940806024, longitude=116.7430380, latitude=39.5304950, speed=36.000, mileage=41.47000000, dischargeVoltage=595000, dischargeCurrent=40000, insulationResistance=256790000, gear=D, accelerationPedal=20, brakePedal=40, fuelConsumption=11.20, motorControllerTemperature=110000, motorSpeed=17815, motorTorque=8070, motorTemperature=300000, motorVoltage=24500, motorCurrent=14224000, powerBattery=60998., maxFeedbackPower=760000, maxDischargePower=360000, bmsSelfCheck=90, powerBatteryCurrent=90000, powerBatteryV3=251000, maxVoltage=3000, minVoltage=3000, maxTemperature=130000, minTemperature=270000, availableCapacity=680000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:26.172 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:26.172 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"680000","bmsSelfCheck":"90","brakePedal":"40","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"40000","dischargeVoltage":"595000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.20","gear":"D","insulationResistance":"256790000","latitude":"39.5304950","location":"1","longitude":"116.7430380","maxDischargePower":"360000","maxFeedbackPower":"760000","maxTemperature":"130000","maxVoltage":"3000","mcu":"1","mileage":"41.47000000","minTemperature":"270000","minVoltage":"3000","motorControllerTemperature":"110000","motorCurrent":"14224000","motorSpeed":"17815","motorTemperature":"300000","motorTorque":"8070","motorVoltage":"24500","powerBattery":"60998.","powerBatteryCurrent":"90000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"251000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718940806024","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:26.172 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940806024, longitude=116.7430380, latitude=39.5304950, speed=36.000, mileage=41.47000000, dischargeVoltage=595000, dischargeCurrent=40000, insulationResistance=256790000, gear=D, accelerationPedal=20, brakePedal=40, fuelConsumption=11.20, motorControllerTemperature=110000, motorSpeed=17815, motorTorque=8070, motorTemperature=300000, motorVoltage=24500, motorCurrent=14224000, powerBattery=60998., maxFeedbackPower=760000, maxDischargePower=360000, bmsSelfCheck=90, powerBatteryCurrent=90000, powerBatteryV3=251000, maxVoltage=3000, minVoltage=3000, maxTemperature=130000, minTemperature=270000, availableCapacity=680000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:27.097 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:27.098 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:27.098 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 30 37 30 33 30 31 31 36 2e 37 34 34 33 30 31 30 33 39 2e 35 33 30 36 38 31 30 31 30 38 2e 30 30 34 31 2e 35 33 30 30 30 30 30 30 32 35 38 30 30 30 33 35 30 30 30 32 31 32 35 30 30 30 30 30 44 36 30 37 30 31 30 2e 39 30 38 31 30 30 30 30 31 34 35 30 30 37 39 35 30 36 37 30 30 30 30 31 35 34 30 30 31 32 33 32 32 30 30 30 36 30 39 38 37 2e 33 32 30 30 30 30 38 35 30 30 30 30 31 31 31 30 30 30 30 36 30 37 30 30 30 33 30 30 30 33 30 30 30 35 38 30 30 30 30 39 39 30 30 30 30 31 34 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c4 7E -2024-06-21 11:33:27.098 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940807030, longitude=116.7443010, latitude=39.5306810, speed=108.00, mileage=41.53000000, dischargeVoltage=258000, dischargeCurrent=35000, insulationResistance=212500000, gear=D, accelerationPedal=60, brakePedal=70, fuelConsumption=10.90, motorControllerTemperature=810000, motorSpeed=14500, motorTorque=7950, motorTemperature=670000, motorVoltage=15400, motorCurrent=12322000, powerBattery=60987., maxFeedbackPower=320000, maxDischargePower=850000, bmsSelfCheck=11, powerBatteryCurrent=10000, powerBatteryV3=607000, maxVoltage=3000, minVoltage=3000, maxTemperature=580000, minTemperature=990000, availableCapacity=140000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:27.100 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:27.100 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"140000","bmsSelfCheck":"11","brakePedal":"70","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"35000","dischargeVoltage":"258000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.90","gear":"D","insulationResistance":"212500000","latitude":"39.5306810","location":"1","longitude":"116.7443010","maxDischargePower":"850000","maxFeedbackPower":"320000","maxTemperature":"580000","maxVoltage":"3000","mcu":"1","mileage":"41.53000000","minTemperature":"990000","minVoltage":"3000","motorControllerTemperature":"810000","motorCurrent":"12322000","motorSpeed":"14500","motorTemperature":"670000","motorTorque":"7950","motorVoltage":"15400","powerBattery":"60987.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"607000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718940807030","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:27.100 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940807030, longitude=116.7443010, latitude=39.5306810, speed=108.00, mileage=41.53000000, dischargeVoltage=258000, dischargeCurrent=35000, insulationResistance=212500000, gear=D, accelerationPedal=60, brakePedal=70, fuelConsumption=10.90, motorControllerTemperature=810000, motorSpeed=14500, motorTorque=7950, motorTemperature=670000, motorVoltage=15400, motorCurrent=12322000, powerBattery=60987., maxFeedbackPower=320000, maxDischargePower=850000, bmsSelfCheck=11, powerBatteryCurrent=10000, powerBatteryV3=607000, maxVoltage=3000, minVoltage=3000, maxTemperature=580000, minTemperature=990000, availableCapacity=140000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:28.075 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:28.075 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:28.075 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 30 38 30 33 32 31 31 36 2e 37 34 35 34 36 37 30 33 39 2e 35 33 30 38 34 35 30 31 30 38 2e 30 30 34 31 2e 35 39 30 30 30 30 30 30 34 35 35 30 30 30 32 30 30 30 30 32 39 36 39 36 30 30 30 30 44 38 30 38 30 31 30 2e 38 30 36 34 30 30 30 30 34 39 31 32 31 35 30 31 30 31 31 33 30 30 30 32 37 39 30 30 39 34 33 36 30 30 30 30 36 30 39 37 36 2e 33 39 30 30 30 30 36 32 30 30 30 30 32 30 32 30 30 30 30 33 38 38 30 30 30 34 30 30 30 33 30 30 30 32 36 30 30 30 30 36 31 30 30 30 30 33 33 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ec 7E -2024-06-21 11:33:28.076 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940808032, longitude=116.7454670, latitude=39.5308450, speed=108.00, mileage=41.59000000, dischargeVoltage=455000, dischargeCurrent=20000, insulationResistance=296960000, gear=D, accelerationPedal=80, brakePedal=80, fuelConsumption=10.80, motorControllerTemperature=640000, motorSpeed=49121, motorTorque=5010, motorTemperature=113000, motorVoltage=27900, motorCurrent=94360000, powerBattery=60976., maxFeedbackPower=390000, maxDischargePower=620000, bmsSelfCheck=20, powerBatteryCurrent=20000, powerBatteryV3=388000, maxVoltage=4000, minVoltage=3000, maxTemperature=260000, minTemperature=610000, availableCapacity=330000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:28.079 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:28.079 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"80","availableCapacity":"330000","bmsSelfCheck":"20","brakePedal":"80","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"20000","dischargeVoltage":"455000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.80","gear":"D","insulationResistance":"296960000","latitude":"39.5308450","location":"1","longitude":"116.7454670","maxDischargePower":"620000","maxFeedbackPower":"390000","maxTemperature":"260000","maxVoltage":"4000","mcu":"1","mileage":"41.59000000","minTemperature":"610000","minVoltage":"3000","motorControllerTemperature":"640000","motorCurrent":"94360000","motorSpeed":"49121","motorTemperature":"113000","motorTorque":"5010","motorVoltage":"27900","powerBattery":"60976.","powerBatteryCurrent":"20000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"388000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718940808032","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:28.079 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940808032, longitude=116.7454670, latitude=39.5308450, speed=108.00, mileage=41.59000000, dischargeVoltage=455000, dischargeCurrent=20000, insulationResistance=296960000, gear=D, accelerationPedal=80, brakePedal=80, fuelConsumption=10.80, motorControllerTemperature=640000, motorSpeed=49121, motorTorque=5010, motorTemperature=113000, motorVoltage=27900, motorCurrent=94360000, powerBattery=60976., maxFeedbackPower=390000, maxDischargePower=620000, bmsSelfCheck=20, powerBatteryCurrent=20000, powerBatteryV3=388000, maxVoltage=4000, minVoltage=3000, maxTemperature=260000, minTemperature=610000, availableCapacity=330000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:29.099 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:29.100 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:29.100 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 30 39 30 33 35 31 31 36 2e 37 34 36 32 30 37 30 33 39 2e 35 33 30 39 36 35 30 35 34 2e 30 30 30 34 31 2e 36 32 30 30 30 30 30 30 34 32 31 30 30 30 33 30 30 30 30 31 36 30 32 30 30 30 30 30 44 31 30 31 30 31 30 2e 33 30 30 30 30 30 30 30 39 32 36 35 38 39 32 36 30 38 30 30 30 30 30 32 34 38 30 30 31 31 36 35 35 30 30 30 36 30 39 37 36 2e 39 39 30 30 30 30 35 31 30 30 30 30 32 30 30 30 30 30 30 34 33 31 30 30 30 34 30 30 30 33 30 30 30 36 37 30 30 30 30 37 34 30 30 30 30 34 31 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 be 7E -2024-06-21 11:33:29.100 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940809035, longitude=116.7462070, latitude=39.5309650, speed=54.000, mileage=41.62000000, dischargeVoltage=421000, dischargeCurrent=30000, insulationResistance=160200000, gear=D, accelerationPedal=10, brakePedal=10, fuelConsumption=10.30, motorControllerTemperature=000000, motorSpeed=92658, motorTorque=9260, motorTemperature=800000, motorVoltage=24800, motorCurrent=11655000, powerBattery=60976., maxFeedbackPower=990000, maxDischargePower=510000, bmsSelfCheck=20, powerBatteryCurrent=00000, powerBatteryV3=431000, maxVoltage=4000, minVoltage=3000, maxTemperature=670000, minTemperature=740000, availableCapacity=410000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:29.101 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:29.101 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"410000","bmsSelfCheck":"20","brakePedal":"10","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"30000","dischargeVoltage":"421000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.30","gear":"D","insulationResistance":"160200000","latitude":"39.5309650","location":"1","longitude":"116.7462070","maxDischargePower":"510000","maxFeedbackPower":"990000","maxTemperature":"670000","maxVoltage":"4000","mcu":"1","mileage":"41.62000000","minTemperature":"740000","minVoltage":"3000","motorControllerTemperature":"000000","motorCurrent":"11655000","motorSpeed":"92658","motorTemperature":"800000","motorTorque":"9260","motorVoltage":"24800","powerBattery":"60976.","powerBatteryCurrent":"00000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"431000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718940809035","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:29.102 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940809035, longitude=116.7462070, latitude=39.5309650, speed=54.000, mileage=41.62000000, dischargeVoltage=421000, dischargeCurrent=30000, insulationResistance=160200000, gear=D, accelerationPedal=10, brakePedal=10, fuelConsumption=10.30, motorControllerTemperature=000000, motorSpeed=92658, motorTorque=9260, motorTemperature=800000, motorVoltage=24800, motorCurrent=11655000, powerBattery=60976., maxFeedbackPower=990000, maxDischargePower=510000, bmsSelfCheck=20, powerBatteryCurrent=00000, powerBatteryV3=431000, maxVoltage=4000, minVoltage=3000, maxTemperature=670000, minTemperature=740000, availableCapacity=410000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:30.074 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:30.074 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:30.074 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 31 30 30 32 33 31 31 36 2e 37 34 37 30 36 30 30 33 39 2e 35 33 31 30 37 37 30 35 34 2e 30 30 30 34 31 2e 36 35 30 30 30 30 30 30 35 30 34 30 30 30 31 39 30 30 30 32 35 33 30 35 30 30 30 30 44 30 30 33 30 31 31 2e 34 30 39 37 30 30 30 30 38 31 32 33 30 34 36 36 30 35 30 30 30 30 30 31 34 36 30 30 31 36 38 37 30 30 30 30 36 30 39 37 36 2e 33 36 30 30 30 30 35 36 30 30 30 30 31 33 32 30 30 30 30 32 36 34 30 30 30 33 30 30 30 33 30 30 30 39 30 30 30 30 30 38 33 30 30 30 30 35 35 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c2 7E -2024-06-21 11:33:30.074 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940810023, longitude=116.7470600, latitude=39.5310770, speed=54.000, mileage=41.65000000, dischargeVoltage=504000, dischargeCurrent=19000, insulationResistance=253050000, gear=D, accelerationPedal=00, brakePedal=30, fuelConsumption=11.40, motorControllerTemperature=970000, motorSpeed=81230, motorTorque=4660, motorTemperature=500000, motorVoltage=14600, motorCurrent=16870000, powerBattery=60976., maxFeedbackPower=360000, maxDischargePower=560000, bmsSelfCheck=13, powerBatteryCurrent=20000, powerBatteryV3=264000, maxVoltage=3000, minVoltage=3000, maxTemperature=900000, minTemperature=830000, availableCapacity=550000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:30.076 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:30.076 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"00","availableCapacity":"550000","bmsSelfCheck":"13","brakePedal":"30","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"19000","dischargeVoltage":"504000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.40","gear":"D","insulationResistance":"253050000","latitude":"39.5310770","location":"1","longitude":"116.7470600","maxDischargePower":"560000","maxFeedbackPower":"360000","maxTemperature":"900000","maxVoltage":"3000","mcu":"1","mileage":"41.65000000","minTemperature":"830000","minVoltage":"3000","motorControllerTemperature":"970000","motorCurrent":"16870000","motorSpeed":"81230","motorTemperature":"500000","motorTorque":"4660","motorVoltage":"14600","powerBattery":"60976.","powerBatteryCurrent":"20000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"264000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718940810023","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:30.077 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940810023, longitude=116.7470600, latitude=39.5310770, speed=54.000, mileage=41.65000000, dischargeVoltage=504000, dischargeCurrent=19000, insulationResistance=253050000, gear=D, accelerationPedal=00, brakePedal=30, fuelConsumption=11.40, motorControllerTemperature=970000, motorSpeed=81230, motorTorque=4660, motorTemperature=500000, motorVoltage=14600, motorCurrent=16870000, powerBattery=60976., maxFeedbackPower=360000, maxDischargePower=560000, bmsSelfCheck=13, powerBatteryCurrent=20000, powerBatteryV3=264000, maxVoltage=3000, minVoltage=3000, maxTemperature=900000, minTemperature=830000, availableCapacity=550000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:31.097 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:31.097 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:31.097 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 31 31 30 32 38 31 31 36 2e 37 34 38 30 38 35 30 33 39 2e 35 33 31 32 31 37 30 35 34 2e 30 30 30 34 31 2e 36 38 30 30 30 30 30 30 33 33 38 30 30 30 34 30 30 30 30 31 30 31 34 31 30 30 30 30 44 35 30 31 30 31 30 2e 33 30 36 33 30 30 30 30 31 39 31 31 30 32 33 35 30 31 33 35 30 30 30 31 32 39 30 30 31 32 30 36 36 30 30 30 36 30 39 37 36 2e 37 37 30 30 30 30 36 38 30 30 30 30 35 30 31 33 30 30 30 37 30 33 30 30 30 33 30 30 30 33 30 30 30 37 36 30 30 30 30 36 36 30 30 30 30 33 36 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c3 7E -2024-06-21 11:33:31.097 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940811028, longitude=116.7480850, latitude=39.5312170, speed=54.000, mileage=41.68000000, dischargeVoltage=338000, dischargeCurrent=40000, insulationResistance=101410000, gear=D, accelerationPedal=50, brakePedal=10, fuelConsumption=10.30, motorControllerTemperature=630000, motorSpeed=19110, motorTorque=2350, motorTemperature=135000, motorVoltage=12900, motorCurrent=12066000, powerBattery=60976., maxFeedbackPower=770000, maxDischargePower=680000, bmsSelfCheck=50, powerBatteryCurrent=13000, powerBatteryV3=703000, maxVoltage=3000, minVoltage=3000, maxTemperature=760000, minTemperature=660000, availableCapacity=360000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:31.099 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:31.099 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"360000","bmsSelfCheck":"50","brakePedal":"10","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"40000","dischargeVoltage":"338000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.30","gear":"D","insulationResistance":"101410000","latitude":"39.5312170","location":"1","longitude":"116.7480850","maxDischargePower":"680000","maxFeedbackPower":"770000","maxTemperature":"760000","maxVoltage":"3000","mcu":"1","mileage":"41.68000000","minTemperature":"660000","minVoltage":"3000","motorControllerTemperature":"630000","motorCurrent":"12066000","motorSpeed":"19110","motorTemperature":"135000","motorTorque":"2350","motorVoltage":"12900","powerBattery":"60976.","powerBatteryCurrent":"13000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"703000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718940811028","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:31.099 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940811028, longitude=116.7480850, latitude=39.5312170, speed=54.000, mileage=41.68000000, dischargeVoltage=338000, dischargeCurrent=40000, insulationResistance=101410000, gear=D, accelerationPedal=50, brakePedal=10, fuelConsumption=10.30, motorControllerTemperature=630000, motorSpeed=19110, motorTorque=2350, motorTemperature=135000, motorVoltage=12900, motorCurrent=12066000, powerBattery=60976., maxFeedbackPower=770000, maxDischargePower=680000, bmsSelfCheck=50, powerBatteryCurrent=13000, powerBatteryV3=703000, maxVoltage=3000, minVoltage=3000, maxTemperature=760000, minTemperature=660000, availableCapacity=360000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:32.075 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:32.076 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:32.076 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 31 32 30 32 39 31 31 36 2e 37 34 39 34 32 32 30 33 39 2e 35 33 31 34 30 37 30 31 32 36 2e 30 30 34 31 2e 37 35 30 30 30 30 30 30 36 36 30 30 30 30 38 30 30 30 30 31 37 38 34 35 30 30 30 30 44 37 30 31 30 31 31 2e 31 30 39 33 30 30 30 30 34 33 39 35 39 39 38 39 30 31 31 38 30 30 30 32 31 36 30 30 35 39 37 33 30 30 30 30 36 30 39 36 35 2e 36 37 30 30 30 30 33 39 30 30 30 30 34 30 31 31 30 30 30 33 35 34 30 30 30 33 30 30 30 34 30 30 30 33 31 30 30 30 30 32 31 30 30 30 30 37 34 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ec 7E -2024-06-21 11:33:32.077 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940812029, longitude=116.7494220, latitude=39.5314070, speed=126.00, mileage=41.75000000, dischargeVoltage=660000, dischargeCurrent=80000, insulationResistance=178450000, gear=D, accelerationPedal=70, brakePedal=10, fuelConsumption=11.10, motorControllerTemperature=930000, motorSpeed=43959, motorTorque=9890, motorTemperature=118000, motorVoltage=21600, motorCurrent=59730000, powerBattery=60965., maxFeedbackPower=670000, maxDischargePower=390000, bmsSelfCheck=40, powerBatteryCurrent=11000, powerBatteryV3=354000, maxVoltage=3000, minVoltage=4000, maxTemperature=310000, minTemperature=210000, availableCapacity=740000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:32.079 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:32.079 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"70","availableCapacity":"740000","bmsSelfCheck":"40","brakePedal":"10","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"80000","dischargeVoltage":"660000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.10","gear":"D","insulationResistance":"178450000","latitude":"39.5314070","location":"1","longitude":"116.7494220","maxDischargePower":"390000","maxFeedbackPower":"670000","maxTemperature":"310000","maxVoltage":"3000","mcu":"1","mileage":"41.75000000","minTemperature":"210000","minVoltage":"4000","motorControllerTemperature":"930000","motorCurrent":"59730000","motorSpeed":"43959","motorTemperature":"118000","motorTorque":"9890","motorVoltage":"21600","powerBattery":"60965.","powerBatteryCurrent":"11000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"354000","ptc":"1","runStatus":"1","soc":"1","speed":"126.00","timestamp":"1718940812029","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:32.080 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940812029, longitude=116.7494220, latitude=39.5314070, speed=126.00, mileage=41.75000000, dischargeVoltage=660000, dischargeCurrent=80000, insulationResistance=178450000, gear=D, accelerationPedal=70, brakePedal=10, fuelConsumption=11.10, motorControllerTemperature=930000, motorSpeed=43959, motorTorque=9890, motorTemperature=118000, motorVoltage=21600, motorCurrent=59730000, powerBattery=60965., maxFeedbackPower=670000, maxDischargePower=390000, bmsSelfCheck=40, powerBatteryCurrent=11000, powerBatteryV3=354000, maxVoltage=3000, minVoltage=4000, maxTemperature=310000, minTemperature=210000, availableCapacity=740000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:33.099 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:33.100 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:33.100 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 31 33 30 33 34 31 31 36 2e 37 35 31 33 36 34 30 33 39 2e 35 33 31 36 31 38 30 31 36 32 2e 30 30 34 31 2e 38 34 30 30 30 30 30 30 31 35 34 30 30 30 33 32 30 30 30 32 35 34 30 35 30 30 30 30 44 39 30 37 30 31 31 2e 37 30 39 30 30 30 30 30 31 35 32 33 34 34 37 35 30 38 32 30 30 30 30 32 39 32 30 30 35 31 38 32 30 30 30 30 36 30 39 35 33 2e 39 36 30 30 30 30 35 38 30 30 30 30 36 30 33 30 30 30 30 36 38 34 30 30 30 34 30 30 30 33 30 30 30 31 32 30 30 30 30 31 39 30 30 30 30 35 38 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 dc 7E -2024-06-21 11:33:33.100 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940813034, longitude=116.7513640, latitude=39.5316180, speed=162.00, mileage=41.84000000, dischargeVoltage=154000, dischargeCurrent=32000, insulationResistance=254050000, gear=D, accelerationPedal=90, brakePedal=70, fuelConsumption=11.70, motorControllerTemperature=900000, motorSpeed=15234, motorTorque=4750, motorTemperature=820000, motorVoltage=29200, motorCurrent=51820000, powerBattery=60953., maxFeedbackPower=960000, maxDischargePower=580000, bmsSelfCheck=60, powerBatteryCurrent=30000, powerBatteryV3=684000, maxVoltage=4000, minVoltage=3000, maxTemperature=120000, minTemperature=190000, availableCapacity=580000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:33.103 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:33.103 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"90","availableCapacity":"580000","bmsSelfCheck":"60","brakePedal":"70","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"32000","dischargeVoltage":"154000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.70","gear":"D","insulationResistance":"254050000","latitude":"39.5316180","location":"1","longitude":"116.7513640","maxDischargePower":"580000","maxFeedbackPower":"960000","maxTemperature":"120000","maxVoltage":"4000","mcu":"1","mileage":"41.84000000","minTemperature":"190000","minVoltage":"3000","motorControllerTemperature":"900000","motorCurrent":"51820000","motorSpeed":"15234","motorTemperature":"820000","motorTorque":"4750","motorVoltage":"29200","powerBattery":"60953.","powerBatteryCurrent":"30000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"684000","ptc":"1","runStatus":"1","soc":"1","speed":"162.00","timestamp":"1718940813034","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:33.103 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940813034, longitude=116.7513640, latitude=39.5316180, speed=162.00, mileage=41.84000000, dischargeVoltage=154000, dischargeCurrent=32000, insulationResistance=254050000, gear=D, accelerationPedal=90, brakePedal=70, fuelConsumption=11.70, motorControllerTemperature=900000, motorSpeed=15234, motorTorque=4750, motorTemperature=820000, motorVoltage=29200, motorCurrent=51820000, powerBattery=60953., maxFeedbackPower=960000, maxDischargePower=580000, bmsSelfCheck=60, powerBatteryCurrent=30000, powerBatteryV3=684000, maxVoltage=4000, minVoltage=3000, maxTemperature=120000, minTemperature=190000, availableCapacity=580000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:34.073 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:34.074 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:34.074 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 31 34 30 33 32 31 31 36 2e 37 35 32 38 30 37 30 33 39 2e 35 33 31 37 35 34 30 31 30 38 2e 30 30 34 31 2e 39 30 30 30 30 30 30 30 31 36 31 30 30 30 34 30 30 30 30 31 35 31 35 39 30 30 30 30 44 37 30 37 30 39 2e 31 30 30 33 30 30 30 30 30 31 38 34 37 30 36 36 30 30 36 30 30 30 30 30 32 38 31 30 30 37 38 35 38 30 30 30 30 36 30 39 34 34 2e 31 38 30 30 30 30 37 36 30 30 30 30 31 34 31 34 30 30 30 36 35 37 30 30 30 33 30 30 30 33 30 30 30 36 31 30 30 30 30 38 36 30 30 30 30 36 35 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 de 7E -2024-06-21 11:33:34.074 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940814032, longitude=116.7528070, latitude=39.5317540, speed=108.00, mileage=41.90000000, dischargeVoltage=161000, dischargeCurrent=40000, insulationResistance=151590000, gear=D, accelerationPedal=70, brakePedal=70, fuelConsumption=9.100, motorControllerTemperature=300000, motorSpeed=18470, motorTorque=6600, motorTemperature=600000, motorVoltage=28100, motorCurrent=78580000, powerBattery=60944., maxFeedbackPower=180000, maxDischargePower=760000, bmsSelfCheck=14, powerBatteryCurrent=14000, powerBatteryV3=657000, maxVoltage=3000, minVoltage=3000, maxTemperature=610000, minTemperature=860000, availableCapacity=650000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:34.075 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:34.075 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"70","availableCapacity":"650000","bmsSelfCheck":"14","brakePedal":"70","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"40000","dischargeVoltage":"161000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.100","gear":"D","insulationResistance":"151590000","latitude":"39.5317540","location":"1","longitude":"116.7528070","maxDischargePower":"760000","maxFeedbackPower":"180000","maxTemperature":"610000","maxVoltage":"3000","mcu":"1","mileage":"41.90000000","minTemperature":"860000","minVoltage":"3000","motorControllerTemperature":"300000","motorCurrent":"78580000","motorSpeed":"18470","motorTemperature":"600000","motorTorque":"6600","motorVoltage":"28100","powerBattery":"60944.","powerBatteryCurrent":"14000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"657000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718940814032","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:34.076 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940814032, longitude=116.7528070, latitude=39.5317540, speed=108.00, mileage=41.90000000, dischargeVoltage=161000, dischargeCurrent=40000, insulationResistance=151590000, gear=D, accelerationPedal=70, brakePedal=70, fuelConsumption=9.100, motorControllerTemperature=300000, motorSpeed=18470, motorTorque=6600, motorTemperature=600000, motorVoltage=28100, motorCurrent=78580000, powerBattery=60944., maxFeedbackPower=180000, maxDischargePower=760000, bmsSelfCheck=14, powerBatteryCurrent=14000, powerBatteryV3=657000, maxVoltage=3000, minVoltage=3000, maxTemperature=610000, minTemperature=860000, availableCapacity=650000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:35.098 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:35.099 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:35.099 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 31 35 30 33 33 31 31 36 2e 37 35 36 30 32 32 30 33 39 2e 35 33 32 30 33 33 30 31 30 38 2e 30 30 34 31 2e 39 36 30 30 30 30 30 30 35 36 35 30 30 30 34 37 30 30 30 35 30 37 36 30 30 30 30 30 44 31 30 39 30 31 31 2e 38 30 38 32 30 30 30 30 38 34 39 31 37 32 33 36 30 31 31 36 30 30 30 31 32 34 30 30 31 32 33 30 30 30 30 30 36 30 39 33 32 2e 39 30 30 30 30 30 35 33 30 30 30 30 36 30 31 34 30 30 30 35 30 31 30 30 30 34 30 30 30 33 30 30 30 39 30 30 30 30 30 35 34 30 30 30 30 36 39 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c4 7E -2024-06-21 11:33:35.099 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940815033, longitude=116.7560220, latitude=39.5320330, speed=108.00, mileage=41.96000000, dischargeVoltage=565000, dischargeCurrent=47000, insulationResistance=507600000, gear=D, accelerationPedal=10, brakePedal=90, fuelConsumption=11.80, motorControllerTemperature=820000, motorSpeed=84917, motorTorque=2360, motorTemperature=116000, motorVoltage=12400, motorCurrent=12300000, powerBattery=60932., maxFeedbackPower=900000, maxDischargePower=530000, bmsSelfCheck=60, powerBatteryCurrent=14000, powerBatteryV3=501000, maxVoltage=4000, minVoltage=3000, maxTemperature=900000, minTemperature=540000, availableCapacity=690000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:35.100 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:35.100 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"690000","bmsSelfCheck":"60","brakePedal":"90","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"47000","dischargeVoltage":"565000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.80","gear":"D","insulationResistance":"507600000","latitude":"39.5320330","location":"1","longitude":"116.7560220","maxDischargePower":"530000","maxFeedbackPower":"900000","maxTemperature":"900000","maxVoltage":"4000","mcu":"1","mileage":"41.96000000","minTemperature":"540000","minVoltage":"3000","motorControllerTemperature":"820000","motorCurrent":"12300000","motorSpeed":"84917","motorTemperature":"116000","motorTorque":"2360","motorVoltage":"12400","powerBattery":"60932.","powerBatteryCurrent":"14000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"501000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718940815033","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:35.101 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940815033, longitude=116.7560220, latitude=39.5320330, speed=108.00, mileage=41.96000000, dischargeVoltage=565000, dischargeCurrent=47000, insulationResistance=507600000, gear=D, accelerationPedal=10, brakePedal=90, fuelConsumption=11.80, motorControllerTemperature=820000, motorSpeed=84917, motorTorque=2360, motorTemperature=116000, motorVoltage=12400, motorCurrent=12300000, powerBattery=60932., maxFeedbackPower=900000, maxDischargePower=530000, bmsSelfCheck=60, powerBatteryCurrent=14000, powerBatteryV3=501000, maxVoltage=4000, minVoltage=3000, maxTemperature=900000, minTemperature=540000, availableCapacity=690000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:36.106 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:36.106 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:36.106 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 31 36 30 33 37 31 31 36 2e 37 35 37 31 37 36 30 33 39 2e 35 33 32 31 32 39 30 31 30 38 2e 30 30 34 32 2e 30 32 30 30 30 30 30 30 37 32 36 30 30 30 33 33 30 30 30 32 39 33 36 31 30 30 30 30 44 32 30 34 30 31 31 2e 32 30 37 36 30 30 30 30 38 34 30 39 35 33 36 30 30 39 37 30 30 30 30 32 31 38 30 30 37 33 31 37 30 30 30 30 36 30 39 32 31 2e 35 31 30 30 30 30 38 33 30 30 30 30 33 30 34 30 30 30 30 34 34 39 30 30 30 33 30 30 30 33 30 30 30 33 30 30 30 30 30 34 35 30 30 30 30 38 39 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d7 7E -2024-06-21 11:33:36.106 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940816037, longitude=116.7571760, latitude=39.5321290, speed=108.00, mileage=42.02000000, dischargeVoltage=726000, dischargeCurrent=33000, insulationResistance=293610000, gear=D, accelerationPedal=20, brakePedal=40, fuelConsumption=11.20, motorControllerTemperature=760000, motorSpeed=84095, motorTorque=3600, motorTemperature=970000, motorVoltage=21800, motorCurrent=73170000, powerBattery=60921., maxFeedbackPower=510000, maxDischargePower=830000, bmsSelfCheck=30, powerBatteryCurrent=40000, powerBatteryV3=449000, maxVoltage=3000, minVoltage=3000, maxTemperature=300000, minTemperature=450000, availableCapacity=890000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:36.108 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:36.108 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"890000","bmsSelfCheck":"30","brakePedal":"40","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"33000","dischargeVoltage":"726000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.20","gear":"D","insulationResistance":"293610000","latitude":"39.5321290","location":"1","longitude":"116.7571760","maxDischargePower":"830000","maxFeedbackPower":"510000","maxTemperature":"300000","maxVoltage":"3000","mcu":"1","mileage":"42.02000000","minTemperature":"450000","minVoltage":"3000","motorControllerTemperature":"760000","motorCurrent":"73170000","motorSpeed":"84095","motorTemperature":"970000","motorTorque":"3600","motorVoltage":"21800","powerBattery":"60921.","powerBatteryCurrent":"40000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"449000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718940816037","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:36.108 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940816037, longitude=116.7571760, latitude=39.5321290, speed=108.00, mileage=42.02000000, dischargeVoltage=726000, dischargeCurrent=33000, insulationResistance=293610000, gear=D, accelerationPedal=20, brakePedal=40, fuelConsumption=11.20, motorControllerTemperature=760000, motorSpeed=84095, motorTorque=3600, motorTemperature=970000, motorVoltage=21800, motorCurrent=73170000, powerBattery=60921., maxFeedbackPower=510000, maxDischargePower=830000, bmsSelfCheck=30, powerBatteryCurrent=40000, powerBatteryV3=449000, maxVoltage=3000, minVoltage=3000, maxTemperature=300000, minTemperature=450000, availableCapacity=890000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:37.056 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:37.057 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:37.057 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 31 37 30 32 34 31 31 36 2e 37 35 38 34 32 30 30 33 39 2e 35 33 32 32 33 36 30 31 32 36 2e 30 30 34 32 2e 30 39 30 30 30 30 30 30 31 32 35 30 30 30 33 39 30 30 30 31 34 35 35 30 30 30 30 30 44 36 30 35 30 31 31 2e 31 30 32 35 30 30 30 30 32 30 32 32 36 38 34 32 30 36 30 30 30 30 30 31 34 36 30 30 31 32 35 38 32 30 30 30 36 30 39 31 30 2e 33 39 30 30 30 30 39 36 30 30 30 30 32 30 30 30 30 30 30 35 34 35 30 30 30 34 30 30 30 34 30 30 30 37 39 30 30 30 30 33 35 30 30 30 30 34 34 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 bc 7E -2024-06-21 11:33:37.057 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940817024, longitude=116.7584200, latitude=39.5322360, speed=126.00, mileage=42.09000000, dischargeVoltage=125000, dischargeCurrent=39000, insulationResistance=145500000, gear=D, accelerationPedal=60, brakePedal=50, fuelConsumption=11.10, motorControllerTemperature=250000, motorSpeed=20226, motorTorque=8420, motorTemperature=600000, motorVoltage=14600, motorCurrent=12582000, powerBattery=60910., maxFeedbackPower=390000, maxDischargePower=960000, bmsSelfCheck=20, powerBatteryCurrent=00000, powerBatteryV3=545000, maxVoltage=4000, minVoltage=4000, maxTemperature=790000, minTemperature=350000, availableCapacity=440000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:37.059 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:37.059 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"440000","bmsSelfCheck":"20","brakePedal":"50","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"39000","dischargeVoltage":"125000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.10","gear":"D","insulationResistance":"145500000","latitude":"39.5322360","location":"1","longitude":"116.7584200","maxDischargePower":"960000","maxFeedbackPower":"390000","maxTemperature":"790000","maxVoltage":"4000","mcu":"1","mileage":"42.09000000","minTemperature":"350000","minVoltage":"4000","motorControllerTemperature":"250000","motorCurrent":"12582000","motorSpeed":"20226","motorTemperature":"600000","motorTorque":"8420","motorVoltage":"14600","powerBattery":"60910.","powerBatteryCurrent":"00000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"545000","ptc":"1","runStatus":"1","soc":"1","speed":"126.00","timestamp":"1718940817024","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:37.059 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940817024, longitude=116.7584200, latitude=39.5322360, speed=126.00, mileage=42.09000000, dischargeVoltage=125000, dischargeCurrent=39000, insulationResistance=145500000, gear=D, accelerationPedal=60, brakePedal=50, fuelConsumption=11.10, motorControllerTemperature=250000, motorSpeed=20226, motorTorque=8420, motorTemperature=600000, motorVoltage=14600, motorCurrent=12582000, powerBattery=60910., maxFeedbackPower=390000, maxDischargePower=960000, bmsSelfCheck=20, powerBatteryCurrent=00000, powerBatteryV3=545000, maxVoltage=4000, minVoltage=4000, maxTemperature=790000, minTemperature=350000, availableCapacity=440000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:38.075 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:38.076 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:38.076 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 31 38 30 33 30 31 31 36 2e 37 36 30 33 30 33 30 33 39 2e 35 33 32 33 38 31 30 32 31 36 2e 30 30 34 32 2e 32 31 30 30 30 30 30 30 37 34 37 30 30 30 32 36 30 30 30 31 34 39 32 32 30 30 30 30 44 39 30 36 30 31 30 2e 39 30 35 30 30 30 30 30 37 39 35 38 31 36 30 34 30 31 30 39 30 30 30 32 36 37 30 30 33 37 39 36 30 30 30 30 36 30 38 39 39 2e 37 30 30 30 30 30 37 30 30 30 30 30 31 34 33 30 30 30 30 36 35 35 30 30 30 33 30 30 30 34 30 30 30 34 30 30 30 30 30 36 33 30 30 30 30 34 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d8 7E -2024-06-21 11:33:38.076 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940818030, longitude=116.7603030, latitude=39.5323810, speed=216.00, mileage=42.21000000, dischargeVoltage=747000, dischargeCurrent=26000, insulationResistance=149220000, gear=D, accelerationPedal=90, brakePedal=60, fuelConsumption=10.90, motorControllerTemperature=500000, motorSpeed=79581, motorTorque=6040, motorTemperature=109000, motorVoltage=26700, motorCurrent=37960000, powerBattery=60899., maxFeedbackPower=700000, maxDischargePower=700000, bmsSelfCheck=14, powerBatteryCurrent=30000, powerBatteryV3=655000, maxVoltage=3000, minVoltage=4000, maxTemperature=400000, minTemperature=630000, availableCapacity=400000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:38.077 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:38.078 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"90","availableCapacity":"400000","bmsSelfCheck":"14","brakePedal":"60","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"26000","dischargeVoltage":"747000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.90","gear":"D","insulationResistance":"149220000","latitude":"39.5323810","location":"1","longitude":"116.7603030","maxDischargePower":"700000","maxFeedbackPower":"700000","maxTemperature":"400000","maxVoltage":"3000","mcu":"1","mileage":"42.21000000","minTemperature":"630000","minVoltage":"4000","motorControllerTemperature":"500000","motorCurrent":"37960000","motorSpeed":"79581","motorTemperature":"109000","motorTorque":"6040","motorVoltage":"26700","powerBattery":"60899.","powerBatteryCurrent":"30000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"655000","ptc":"1","runStatus":"1","soc":"1","speed":"216.00","timestamp":"1718940818030","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:38.078 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940818030, longitude=116.7603030, latitude=39.5323810, speed=216.00, mileage=42.21000000, dischargeVoltage=747000, dischargeCurrent=26000, insulationResistance=149220000, gear=D, accelerationPedal=90, brakePedal=60, fuelConsumption=10.90, motorControllerTemperature=500000, motorSpeed=79581, motorTorque=6040, motorTemperature=109000, motorVoltage=26700, motorCurrent=37960000, powerBattery=60899., maxFeedbackPower=700000, maxDischargePower=700000, bmsSelfCheck=14, powerBatteryCurrent=30000, powerBatteryV3=655000, maxVoltage=3000, minVoltage=4000, maxTemperature=400000, minTemperature=630000, availableCapacity=400000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:39.098 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:39.098 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:39.098 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 31 39 30 33 36 31 31 36 2e 37 36 31 38 37 32 30 33 39 2e 35 33 32 35 33 31 30 31 34 34 2e 30 30 34 32 2e 32 39 30 30 30 30 30 30 36 38 35 30 30 30 31 35 30 30 30 31 33 36 31 33 30 30 30 30 44 38 30 34 30 31 30 2e 31 30 37 37 30 30 30 30 37 38 31 32 32 38 34 39 30 32 30 30 30 30 30 32 37 33 30 30 33 36 38 38 30 30 30 30 36 30 38 38 39 2e 34 30 30 30 30 30 34 32 30 30 30 30 31 33 31 32 30 30 30 35 38 36 30 30 30 34 30 30 30 34 30 30 30 31 30 30 30 30 30 32 34 30 30 30 30 37 38 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e2 7E -2024-06-21 11:33:39.098 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940819036, longitude=116.7618720, latitude=39.5325310, speed=144.00, mileage=42.29000000, dischargeVoltage=685000, dischargeCurrent=15000, insulationResistance=136130000, gear=D, accelerationPedal=80, brakePedal=40, fuelConsumption=10.10, motorControllerTemperature=770000, motorSpeed=78122, motorTorque=8490, motorTemperature=200000, motorVoltage=27300, motorCurrent=36880000, powerBattery=60889., maxFeedbackPower=400000, maxDischargePower=420000, bmsSelfCheck=13, powerBatteryCurrent=12000, powerBatteryV3=586000, maxVoltage=4000, minVoltage=4000, maxTemperature=100000, minTemperature=240000, availableCapacity=780000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:39.099 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:39.099 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"80","availableCapacity":"780000","bmsSelfCheck":"13","brakePedal":"40","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"15000","dischargeVoltage":"685000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.10","gear":"D","insulationResistance":"136130000","latitude":"39.5325310","location":"1","longitude":"116.7618720","maxDischargePower":"420000","maxFeedbackPower":"400000","maxTemperature":"100000","maxVoltage":"4000","mcu":"1","mileage":"42.29000000","minTemperature":"240000","minVoltage":"4000","motorControllerTemperature":"770000","motorCurrent":"36880000","motorSpeed":"78122","motorTemperature":"200000","motorTorque":"8490","motorVoltage":"27300","powerBattery":"60889.","powerBatteryCurrent":"12000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"586000","ptc":"1","runStatus":"1","soc":"1","speed":"144.00","timestamp":"1718940819036","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:39.099 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940819036, longitude=116.7618720, latitude=39.5325310, speed=144.00, mileage=42.29000000, dischargeVoltage=685000, dischargeCurrent=15000, insulationResistance=136130000, gear=D, accelerationPedal=80, brakePedal=40, fuelConsumption=10.10, motorControllerTemperature=770000, motorSpeed=78122, motorTorque=8490, motorTemperature=200000, motorVoltage=27300, motorCurrent=36880000, powerBattery=60889., maxFeedbackPower=400000, maxDischargePower=420000, bmsSelfCheck=13, powerBatteryCurrent=12000, powerBatteryV3=586000, maxVoltage=4000, minVoltage=4000, maxTemperature=100000, minTemperature=240000, availableCapacity=780000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:40.400 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:40.400 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:40.400 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 32 30 30 33 37 31 31 36 2e 37 36 33 31 37 35 30 33 39 2e 35 33 32 36 31 37 30 37 32 2e 30 30 30 34 32 2e 33 33 30 30 30 30 30 30 33 33 32 30 30 30 31 33 30 30 30 32 37 36 35 30 30 30 30 30 44 35 30 30 30 39 2e 37 30 30 32 30 30 30 30 30 35 35 32 34 33 35 33 38 30 31 34 30 30 30 30 31 38 32 30 30 31 31 38 32 30 30 30 30 36 30 38 38 39 2e 38 38 30 30 30 30 39 36 30 30 30 30 31 31 31 33 30 30 30 37 34 30 30 30 30 33 30 30 30 33 30 30 30 36 31 30 30 30 30 35 30 30 30 30 30 35 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c1 7E -2024-06-21 11:33:40.400 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940820037, longitude=116.7631750, latitude=39.5326170, speed=72.000, mileage=42.33000000, dischargeVoltage=332000, dischargeCurrent=13000, insulationResistance=276500000, gear=D, accelerationPedal=50, brakePedal=00, fuelConsumption=9.700, motorControllerTemperature=200000, motorSpeed=55243, motorTorque=5380, motorTemperature=140000, motorVoltage=18200, motorCurrent=11820000, powerBattery=60889., maxFeedbackPower=880000, maxDischargePower=960000, bmsSelfCheck=11, powerBatteryCurrent=13000, powerBatteryV3=740000, maxVoltage=3000, minVoltage=3000, maxTemperature=610000, minTemperature=500000, availableCapacity=500000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:40.402 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:40.402 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"500000","bmsSelfCheck":"11","brakePedal":"00","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"13000","dischargeVoltage":"332000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.700","gear":"D","insulationResistance":"276500000","latitude":"39.5326170","location":"1","longitude":"116.7631750","maxDischargePower":"960000","maxFeedbackPower":"880000","maxTemperature":"610000","maxVoltage":"3000","mcu":"1","mileage":"42.33000000","minTemperature":"500000","minVoltage":"3000","motorControllerTemperature":"200000","motorCurrent":"11820000","motorSpeed":"55243","motorTemperature":"140000","motorTorque":"5380","motorVoltage":"18200","powerBattery":"60889.","powerBatteryCurrent":"13000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"740000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718940820037","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:40.402 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940820037, longitude=116.7631750, latitude=39.5326170, speed=72.000, mileage=42.33000000, dischargeVoltage=332000, dischargeCurrent=13000, insulationResistance=276500000, gear=D, accelerationPedal=50, brakePedal=00, fuelConsumption=9.700, motorControllerTemperature=200000, motorSpeed=55243, motorTorque=5380, motorTemperature=140000, motorVoltage=18200, motorCurrent=11820000, powerBattery=60889., maxFeedbackPower=880000, maxDischargePower=960000, bmsSelfCheck=11, powerBatteryCurrent=13000, powerBatteryV3=740000, maxVoltage=3000, minVoltage=3000, maxTemperature=610000, minTemperature=500000, availableCapacity=500000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:41.060 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:41.060 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:41.060 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 32 31 30 32 34 31 31 36 2e 37 36 34 35 34 39 30 33 39 2e 35 33 32 37 32 35 30 31 39 38 2e 30 30 34 32 2e 34 34 30 30 30 30 30 30 34 34 34 30 30 30 31 39 30 30 30 31 34 32 30 30 30 30 30 30 44 37 30 30 30 31 30 2e 38 30 39 36 30 30 30 30 37 37 35 36 38 36 30 32 30 31 31 34 30 30 30 32 31 34 30 30 37 34 37 30 30 30 30 30 36 30 38 37 38 2e 35 34 30 30 30 30 38 37 30 30 30 30 31 34 32 30 30 30 30 35 31 34 30 30 30 34 30 30 30 34 30 30 30 37 38 30 30 30 30 37 39 30 30 30 30 36 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ea 7E -2024-06-21 11:33:41.061 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940821024, longitude=116.7645490, latitude=39.5327250, speed=198.00, mileage=42.44000000, dischargeVoltage=444000, dischargeCurrent=19000, insulationResistance=142000000, gear=D, accelerationPedal=70, brakePedal=00, fuelConsumption=10.80, motorControllerTemperature=960000, motorSpeed=77568, motorTorque=6020, motorTemperature=114000, motorVoltage=21400, motorCurrent=74700000, powerBattery=60878., maxFeedbackPower=540000, maxDischargePower=870000, bmsSelfCheck=14, powerBatteryCurrent=20000, powerBatteryV3=514000, maxVoltage=4000, minVoltage=4000, maxTemperature=780000, minTemperature=790000, availableCapacity=600000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:41.062 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:41.062 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"70","availableCapacity":"600000","bmsSelfCheck":"14","brakePedal":"00","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"19000","dischargeVoltage":"444000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.80","gear":"D","insulationResistance":"142000000","latitude":"39.5327250","location":"1","longitude":"116.7645490","maxDischargePower":"870000","maxFeedbackPower":"540000","maxTemperature":"780000","maxVoltage":"4000","mcu":"1","mileage":"42.44000000","minTemperature":"790000","minVoltage":"4000","motorControllerTemperature":"960000","motorCurrent":"74700000","motorSpeed":"77568","motorTemperature":"114000","motorTorque":"6020","motorVoltage":"21400","powerBattery":"60878.","powerBatteryCurrent":"20000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"514000","ptc":"1","runStatus":"1","soc":"1","speed":"198.00","timestamp":"1718940821024","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:41.063 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940821024, longitude=116.7645490, latitude=39.5327250, speed=198.00, mileage=42.44000000, dischargeVoltage=444000, dischargeCurrent=19000, insulationResistance=142000000, gear=D, accelerationPedal=70, brakePedal=00, fuelConsumption=10.80, motorControllerTemperature=960000, motorSpeed=77568, motorTorque=6020, motorTemperature=114000, motorVoltage=21400, motorCurrent=74700000, powerBattery=60878., maxFeedbackPower=540000, maxDischargePower=870000, bmsSelfCheck=14, powerBatteryCurrent=20000, powerBatteryV3=514000, maxVoltage=4000, minVoltage=4000, maxTemperature=780000, minTemperature=790000, availableCapacity=600000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:42.075 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:42.075 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:42.075 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 32 32 30 33 38 31 31 36 2e 37 36 36 31 32 31 30 33 39 2e 35 33 32 38 37 34 30 31 39 38 2e 30 30 34 32 2e 35 35 30 30 30 30 30 30 35 34 36 30 30 30 31 30 30 30 30 38 31 33 33 30 30 30 30 30 44 31 30 37 30 31 32 2e 30 30 31 30 30 30 30 30 35 34 38 39 36 33 37 36 30 32 31 30 30 30 30 32 31 38 30 30 31 34 37 35 30 30 30 30 36 30 38 36 36 2e 35 32 30 30 30 30 38 33 30 30 30 30 38 30 37 30 30 30 30 36 31 33 30 30 30 34 30 30 30 33 30 30 30 32 30 30 30 30 30 38 37 30 30 30 30 32 32 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cf 7E -2024-06-21 11:33:42.075 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940822038, longitude=116.7661210, latitude=39.5328740, speed=198.00, mileage=42.55000000, dischargeVoltage=546000, dischargeCurrent=10000, insulationResistance=813300000, gear=D, accelerationPedal=10, brakePedal=70, fuelConsumption=12.00, motorControllerTemperature=100000, motorSpeed=54896, motorTorque=3760, motorTemperature=210000, motorVoltage=21800, motorCurrent=14750000, powerBattery=60866., maxFeedbackPower=520000, maxDischargePower=830000, bmsSelfCheck=80, powerBatteryCurrent=70000, powerBatteryV3=613000, maxVoltage=4000, minVoltage=3000, maxTemperature=200000, minTemperature=870000, availableCapacity=220000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:42.078 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:42.078 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"220000","bmsSelfCheck":"80","brakePedal":"70","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"10000","dischargeVoltage":"546000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"12.00","gear":"D","insulationResistance":"813300000","latitude":"39.5328740","location":"1","longitude":"116.7661210","maxDischargePower":"830000","maxFeedbackPower":"520000","maxTemperature":"200000","maxVoltage":"4000","mcu":"1","mileage":"42.55000000","minTemperature":"870000","minVoltage":"3000","motorControllerTemperature":"100000","motorCurrent":"14750000","motorSpeed":"54896","motorTemperature":"210000","motorTorque":"3760","motorVoltage":"21800","powerBattery":"60866.","powerBatteryCurrent":"70000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"613000","ptc":"1","runStatus":"1","soc":"1","speed":"198.00","timestamp":"1718940822038","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:42.078 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940822038, longitude=116.7661210, latitude=39.5328740, speed=198.00, mileage=42.55000000, dischargeVoltage=546000, dischargeCurrent=10000, insulationResistance=813300000, gear=D, accelerationPedal=10, brakePedal=70, fuelConsumption=12.00, motorControllerTemperature=100000, motorSpeed=54896, motorTorque=3760, motorTemperature=210000, motorVoltage=21800, motorCurrent=14750000, powerBattery=60866., maxFeedbackPower=520000, maxDischargePower=830000, bmsSelfCheck=80, powerBatteryCurrent=70000, powerBatteryV3=613000, maxVoltage=4000, minVoltage=3000, maxTemperature=200000, minTemperature=870000, availableCapacity=220000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:43.081 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:43.081 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:43.081 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 32 33 30 33 34 31 31 36 2e 37 36 37 30 31 37 30 33 39 2e 35 33 32 39 34 36 30 39 30 2e 30 30 30 34 32 2e 36 30 30 30 30 30 30 30 35 34 39 30 30 30 33 30 30 30 30 32 37 38 37 33 30 30 30 30 44 39 30 36 30 31 30 2e 39 30 34 33 30 30 30 30 39 32 34 38 35 33 39 32 30 39 38 30 30 30 30 32 34 39 30 30 31 33 31 38 37 30 30 30 36 30 38 35 35 2e 39 37 30 30 30 30 38 34 30 30 30 30 31 33 31 30 30 30 30 35 32 34 30 30 30 34 30 30 30 34 30 30 30 34 38 30 30 30 30 34 33 30 30 30 30 32 38 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 00 7E -2024-06-21 11:33:43.081 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940823034, longitude=116.7670170, latitude=39.5329460, speed=90.000, mileage=42.60000000, dischargeVoltage=549000, dischargeCurrent=30000, insulationResistance=278730000, gear=D, accelerationPedal=90, brakePedal=60, fuelConsumption=10.90, motorControllerTemperature=430000, motorSpeed=92485, motorTorque=3920, motorTemperature=980000, motorVoltage=24900, motorCurrent=13187000, powerBattery=60855., maxFeedbackPower=970000, maxDischargePower=840000, bmsSelfCheck=13, powerBatteryCurrent=10000, powerBatteryV3=524000, maxVoltage=4000, minVoltage=4000, maxTemperature=480000, minTemperature=430000, availableCapacity=280000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:43.083 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:43.083 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"90","availableCapacity":"280000","bmsSelfCheck":"13","brakePedal":"60","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"30000","dischargeVoltage":"549000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.90","gear":"D","insulationResistance":"278730000","latitude":"39.5329460","location":"1","longitude":"116.7670170","maxDischargePower":"840000","maxFeedbackPower":"970000","maxTemperature":"480000","maxVoltage":"4000","mcu":"1","mileage":"42.60000000","minTemperature":"430000","minVoltage":"4000","motorControllerTemperature":"430000","motorCurrent":"13187000","motorSpeed":"92485","motorTemperature":"980000","motorTorque":"3920","motorVoltage":"24900","powerBattery":"60855.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"524000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718940823034","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:43.084 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940823034, longitude=116.7670170, latitude=39.5329460, speed=90.000, mileage=42.60000000, dischargeVoltage=549000, dischargeCurrent=30000, insulationResistance=278730000, gear=D, accelerationPedal=90, brakePedal=60, fuelConsumption=10.90, motorControllerTemperature=430000, motorSpeed=92485, motorTorque=3920, motorTemperature=980000, motorVoltage=24900, motorCurrent=13187000, powerBattery=60855., maxFeedbackPower=970000, maxDischargePower=840000, bmsSelfCheck=13, powerBatteryCurrent=10000, powerBatteryV3=524000, maxVoltage=4000, minVoltage=4000, maxTemperature=480000, minTemperature=430000, availableCapacity=280000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:44.099 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:44.099 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:44.099 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 32 34 30 33 30 31 31 36 2e 37 36 38 33 33 36 30 33 39 2e 35 33 33 30 38 36 30 37 32 2e 30 30 30 34 32 2e 36 34 30 30 30 30 30 30 37 30 37 30 30 30 33 39 30 30 30 31 34 33 37 36 30 30 30 30 44 30 30 30 30 31 31 2e 31 30 38 30 30 30 30 30 37 31 37 38 30 34 39 34 30 31 34 32 30 30 30 31 36 35 30 30 31 34 37 34 30 30 30 30 36 30 38 35 35 2e 35 31 30 30 30 30 35 37 30 30 30 30 31 30 32 30 30 30 30 34 31 34 30 30 30 34 30 30 30 33 30 30 30 38 36 30 30 30 30 37 38 30 30 30 30 38 38 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 da 7E -2024-06-21 11:33:44.099 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940824030, longitude=116.7683360, latitude=39.5330860, speed=72.000, mileage=42.64000000, dischargeVoltage=707000, dischargeCurrent=39000, insulationResistance=143760000, gear=D, accelerationPedal=00, brakePedal=00, fuelConsumption=11.10, motorControllerTemperature=800000, motorSpeed=71780, motorTorque=4940, motorTemperature=142000, motorVoltage=16500, motorCurrent=14740000, powerBattery=60855., maxFeedbackPower=510000, maxDischargePower=570000, bmsSelfCheck=10, powerBatteryCurrent=20000, powerBatteryV3=414000, maxVoltage=4000, minVoltage=3000, maxTemperature=860000, minTemperature=780000, availableCapacity=880000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:44.101 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:44.101 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"00","availableCapacity":"880000","bmsSelfCheck":"10","brakePedal":"00","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"39000","dischargeVoltage":"707000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.10","gear":"D","insulationResistance":"143760000","latitude":"39.5330860","location":"1","longitude":"116.7683360","maxDischargePower":"570000","maxFeedbackPower":"510000","maxTemperature":"860000","maxVoltage":"4000","mcu":"1","mileage":"42.64000000","minTemperature":"780000","minVoltage":"3000","motorControllerTemperature":"800000","motorCurrent":"14740000","motorSpeed":"71780","motorTemperature":"142000","motorTorque":"4940","motorVoltage":"16500","powerBattery":"60855.","powerBatteryCurrent":"20000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"414000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718940824030","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:44.101 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940824030, longitude=116.7683360, latitude=39.5330860, speed=72.000, mileage=42.64000000, dischargeVoltage=707000, dischargeCurrent=39000, insulationResistance=143760000, gear=D, accelerationPedal=00, brakePedal=00, fuelConsumption=11.10, motorControllerTemperature=800000, motorSpeed=71780, motorTorque=4940, motorTemperature=142000, motorVoltage=16500, motorCurrent=14740000, powerBattery=60855., maxFeedbackPower=510000, maxDischargePower=570000, bmsSelfCheck=10, powerBatteryCurrent=20000, powerBatteryV3=414000, maxVoltage=4000, minVoltage=3000, maxTemperature=860000, minTemperature=780000, availableCapacity=880000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:45.101 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:45.101 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:45.101 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 32 35 30 32 39 31 31 36 2e 37 36 39 34 37 33 30 33 39 2e 35 33 33 31 39 30 30 39 30 2e 30 30 30 34 32 2e 36 39 30 30 30 30 30 30 34 31 36 30 30 30 34 35 30 30 30 31 36 36 32 35 30 30 30 30 44 36 30 34 30 31 31 2e 38 30 38 37 30 30 30 30 34 31 32 34 30 32 34 33 30 32 34 30 30 30 30 32 32 38 30 30 32 31 34 31 30 30 30 30 36 30 38 34 34 2e 37 30 30 30 30 30 38 31 30 30 30 30 31 34 31 32 30 30 30 32 33 37 30 30 30 33 30 30 30 34 30 30 30 38 36 30 30 30 30 32 34 30 30 30 30 34 31 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cb 7E -2024-06-21 11:33:45.101 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940825029, longitude=116.7694730, latitude=39.5331900, speed=90.000, mileage=42.69000000, dischargeVoltage=416000, dischargeCurrent=45000, insulationResistance=166250000, gear=D, accelerationPedal=60, brakePedal=40, fuelConsumption=11.80, motorControllerTemperature=870000, motorSpeed=41240, motorTorque=2430, motorTemperature=240000, motorVoltage=22800, motorCurrent=21410000, powerBattery=60844., maxFeedbackPower=700000, maxDischargePower=810000, bmsSelfCheck=14, powerBatteryCurrent=12000, powerBatteryV3=237000, maxVoltage=3000, minVoltage=4000, maxTemperature=860000, minTemperature=240000, availableCapacity=410000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:45.103 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:45.103 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"410000","bmsSelfCheck":"14","brakePedal":"40","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"45000","dischargeVoltage":"416000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.80","gear":"D","insulationResistance":"166250000","latitude":"39.5331900","location":"1","longitude":"116.7694730","maxDischargePower":"810000","maxFeedbackPower":"700000","maxTemperature":"860000","maxVoltage":"3000","mcu":"1","mileage":"42.69000000","minTemperature":"240000","minVoltage":"4000","motorControllerTemperature":"870000","motorCurrent":"21410000","motorSpeed":"41240","motorTemperature":"240000","motorTorque":"2430","motorVoltage":"22800","powerBattery":"60844.","powerBatteryCurrent":"12000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"237000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718940825029","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:45.103 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940825029, longitude=116.7694730, latitude=39.5331900, speed=90.000, mileage=42.69000000, dischargeVoltage=416000, dischargeCurrent=45000, insulationResistance=166250000, gear=D, accelerationPedal=60, brakePedal=40, fuelConsumption=11.80, motorControllerTemperature=870000, motorSpeed=41240, motorTorque=2430, motorTemperature=240000, motorVoltage=22800, motorCurrent=21410000, powerBattery=60844., maxFeedbackPower=700000, maxDischargePower=810000, bmsSelfCheck=14, powerBatteryCurrent=12000, powerBatteryV3=237000, maxVoltage=3000, minVoltage=4000, maxTemperature=860000, minTemperature=240000, availableCapacity=410000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:46.067 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:46.067 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:46.067 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 32 36 30 32 37 31 31 36 2e 37 37 30 35 32 35 30 33 39 2e 35 33 33 33 30 36 30 39 30 2e 30 30 30 34 32 2e 37 34 30 30 30 30 30 30 35 31 32 30 30 30 31 39 30 30 30 31 36 34 30 30 30 30 30 30 44 34 30 31 30 31 31 2e 30 30 32 33 30 30 30 30 38 37 31 30 30 35 37 34 30 38 31 30 30 30 30 32 35 38 30 30 32 35 30 34 30 30 30 30 36 30 38 33 33 2e 39 32 30 30 30 30 38 39 30 30 30 30 37 30 31 33 30 30 30 35 38 31 30 30 30 33 30 30 30 33 30 30 30 35 33 30 30 30 30 35 38 30 30 30 30 32 39 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c3 7E -2024-06-21 11:33:46.067 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940826027, longitude=116.7705250, latitude=39.5333060, speed=90.000, mileage=42.74000000, dischargeVoltage=512000, dischargeCurrent=19000, insulationResistance=164000000, gear=D, accelerationPedal=40, brakePedal=10, fuelConsumption=11.00, motorControllerTemperature=230000, motorSpeed=87100, motorTorque=5740, motorTemperature=810000, motorVoltage=25800, motorCurrent=25040000, powerBattery=60833., maxFeedbackPower=920000, maxDischargePower=890000, bmsSelfCheck=70, powerBatteryCurrent=13000, powerBatteryV3=581000, maxVoltage=3000, minVoltage=3000, maxTemperature=530000, minTemperature=580000, availableCapacity=290000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:46.069 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:46.069 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"40","availableCapacity":"290000","bmsSelfCheck":"70","brakePedal":"10","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"19000","dischargeVoltage":"512000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.00","gear":"D","insulationResistance":"164000000","latitude":"39.5333060","location":"1","longitude":"116.7705250","maxDischargePower":"890000","maxFeedbackPower":"920000","maxTemperature":"530000","maxVoltage":"3000","mcu":"1","mileage":"42.74000000","minTemperature":"580000","minVoltage":"3000","motorControllerTemperature":"230000","motorCurrent":"25040000","motorSpeed":"87100","motorTemperature":"810000","motorTorque":"5740","motorVoltage":"25800","powerBattery":"60833.","powerBatteryCurrent":"13000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"581000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718940826027","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:46.069 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940826027, longitude=116.7705250, latitude=39.5333060, speed=90.000, mileage=42.74000000, dischargeVoltage=512000, dischargeCurrent=19000, insulationResistance=164000000, gear=D, accelerationPedal=40, brakePedal=10, fuelConsumption=11.00, motorControllerTemperature=230000, motorSpeed=87100, motorTorque=5740, motorTemperature=810000, motorVoltage=25800, motorCurrent=25040000, powerBattery=60833., maxFeedbackPower=920000, maxDischargePower=890000, bmsSelfCheck=70, powerBatteryCurrent=13000, powerBatteryV3=581000, maxVoltage=3000, minVoltage=3000, maxTemperature=530000, minTemperature=580000, availableCapacity=290000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:47.106 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:47.106 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:47.106 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 32 37 30 32 39 31 31 36 2e 37 37 33 35 35 30 30 33 39 2e 35 33 33 36 30 30 30 32 31 36 2e 30 30 34 32 2e 38 36 30 30 30 30 30 30 32 32 30 30 30 30 33 30 30 30 30 34 37 39 31 30 30 30 30 30 44 34 30 33 30 31 31 2e 37 30 36 31 30 30 30 30 35 32 32 39 38 38 33 30 30 31 32 38 30 30 30 31 39 38 30 30 39 36 38 36 30 30 30 30 36 30 38 32 31 2e 32 32 30 30 30 30 38 32 30 30 30 30 31 34 38 30 30 30 30 33 30 33 30 30 30 33 30 30 30 33 30 30 30 35 34 30 30 30 30 31 32 30 30 30 30 36 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c8 7E -2024-06-21 11:33:47.106 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940827029, longitude=116.7735500, latitude=39.5336000, speed=216.00, mileage=42.86000000, dischargeVoltage=220000, dischargeCurrent=30000, insulationResistance=479100000, gear=D, accelerationPedal=40, brakePedal=30, fuelConsumption=11.70, motorControllerTemperature=610000, motorSpeed=52298, motorTorque=8300, motorTemperature=128000, motorVoltage=19800, motorCurrent=96860000, powerBattery=60821., maxFeedbackPower=220000, maxDischargePower=820000, bmsSelfCheck=14, powerBatteryCurrent=80000, powerBatteryV3=303000, maxVoltage=3000, minVoltage=3000, maxTemperature=540000, minTemperature=120000, availableCapacity=600000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:47.108 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:47.108 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"40","availableCapacity":"600000","bmsSelfCheck":"14","brakePedal":"30","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"30000","dischargeVoltage":"220000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.70","gear":"D","insulationResistance":"479100000","latitude":"39.5336000","location":"1","longitude":"116.7735500","maxDischargePower":"820000","maxFeedbackPower":"220000","maxTemperature":"540000","maxVoltage":"3000","mcu":"1","mileage":"42.86000000","minTemperature":"120000","minVoltage":"3000","motorControllerTemperature":"610000","motorCurrent":"96860000","motorSpeed":"52298","motorTemperature":"128000","motorTorque":"8300","motorVoltage":"19800","powerBattery":"60821.","powerBatteryCurrent":"80000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"303000","ptc":"1","runStatus":"1","soc":"1","speed":"216.00","timestamp":"1718940827029","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:47.109 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940827029, longitude=116.7735500, latitude=39.5336000, speed=216.00, mileage=42.86000000, dischargeVoltage=220000, dischargeCurrent=30000, insulationResistance=479100000, gear=D, accelerationPedal=40, brakePedal=30, fuelConsumption=11.70, motorControllerTemperature=610000, motorSpeed=52298, motorTorque=8300, motorTemperature=128000, motorVoltage=19800, motorCurrent=96860000, powerBattery=60821., maxFeedbackPower=220000, maxDischargePower=820000, bmsSelfCheck=14, powerBatteryCurrent=80000, powerBatteryV3=303000, maxVoltage=3000, minVoltage=3000, maxTemperature=540000, minTemperature=120000, availableCapacity=600000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:48.067 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:48.068 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:48.068 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 32 38 30 32 33 31 31 36 2e 37 37 35 39 39 30 30 33 39 2e 35 33 33 38 34 30 30 32 33 34 2e 30 30 34 32 2e 39 39 30 30 30 30 30 30 34 35 32 30 30 30 33 32 30 30 30 33 36 39 39 30 30 30 30 30 44 35 30 36 30 31 31 2e 39 30 36 35 30 30 30 30 37 34 33 39 35 34 34 39 30 35 30 30 30 30 30 31 33 32 30 30 31 31 30 39 30 30 30 30 36 30 38 30 39 2e 36 31 30 30 30 30 36 33 30 30 30 30 33 30 35 30 30 30 30 35 38 39 30 30 30 33 30 30 30 33 30 30 30 39 32 30 30 30 30 38 34 30 30 30 30 36 35 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f7 7E -2024-06-21 11:33:48.068 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940828023, longitude=116.7759900, latitude=39.5338400, speed=234.00, mileage=42.99000000, dischargeVoltage=452000, dischargeCurrent=32000, insulationResistance=369900000, gear=D, accelerationPedal=50, brakePedal=60, fuelConsumption=11.90, motorControllerTemperature=650000, motorSpeed=74395, motorTorque=4490, motorTemperature=500000, motorVoltage=13200, motorCurrent=11090000, powerBattery=60809., maxFeedbackPower=610000, maxDischargePower=630000, bmsSelfCheck=30, powerBatteryCurrent=50000, powerBatteryV3=589000, maxVoltage=3000, minVoltage=3000, maxTemperature=920000, minTemperature=840000, availableCapacity=650000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:48.069 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:48.069 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"650000","bmsSelfCheck":"30","brakePedal":"60","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"32000","dischargeVoltage":"452000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.90","gear":"D","insulationResistance":"369900000","latitude":"39.5338400","location":"1","longitude":"116.7759900","maxDischargePower":"630000","maxFeedbackPower":"610000","maxTemperature":"920000","maxVoltage":"3000","mcu":"1","mileage":"42.99000000","minTemperature":"840000","minVoltage":"3000","motorControllerTemperature":"650000","motorCurrent":"11090000","motorSpeed":"74395","motorTemperature":"500000","motorTorque":"4490","motorVoltage":"13200","powerBattery":"60809.","powerBatteryCurrent":"50000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"589000","ptc":"1","runStatus":"1","soc":"1","speed":"234.00","timestamp":"1718940828023","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:48.070 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940828023, longitude=116.7759900, latitude=39.5338400, speed=234.00, mileage=42.99000000, dischargeVoltage=452000, dischargeCurrent=32000, insulationResistance=369900000, gear=D, accelerationPedal=50, brakePedal=60, fuelConsumption=11.90, motorControllerTemperature=650000, motorSpeed=74395, motorTorque=4490, motorTemperature=500000, motorVoltage=13200, motorCurrent=11090000, powerBattery=60809., maxFeedbackPower=610000, maxDischargePower=630000, bmsSelfCheck=30, powerBatteryCurrent=50000, powerBatteryV3=589000, maxVoltage=3000, minVoltage=3000, maxTemperature=920000, minTemperature=840000, availableCapacity=650000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:49.066 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:49.066 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:49.066 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 32 39 30 32 33 31 31 36 2e 37 37 38 30 33 33 30 33 39 2e 35 33 34 30 35 35 30 31 32 36 2e 30 30 34 33 2e 30 36 30 30 30 30 30 30 32 32 31 30 30 30 34 30 30 30 30 32 31 39 32 37 30 30 30 30 44 38 30 36 30 31 30 2e 33 30 39 32 30 30 30 30 35 34 39 32 30 34 37 30 30 31 32 34 30 30 30 32 39 30 30 30 37 35 34 30 30 30 30 30 36 30 37 39 39 2e 36 30 30 30 30 30 31 34 30 30 30 30 35 30 31 30 30 30 30 34 38 31 30 30 30 33 30 30 30 34 30 30 30 34 39 30 30 30 30 36 33 30 30 30 30 36 39 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cc 7E -2024-06-21 11:33:49.066 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940829023, longitude=116.7780330, latitude=39.5340550, speed=126.00, mileage=43.06000000, dischargeVoltage=221000, dischargeCurrent=40000, insulationResistance=219270000, gear=D, accelerationPedal=80, brakePedal=60, fuelConsumption=10.30, motorControllerTemperature=920000, motorSpeed=54920, motorTorque=4700, motorTemperature=124000, motorVoltage=29000, motorCurrent=75400000, powerBattery=60799., maxFeedbackPower=600000, maxDischargePower=140000, bmsSelfCheck=50, powerBatteryCurrent=10000, powerBatteryV3=481000, maxVoltage=3000, minVoltage=4000, maxTemperature=490000, minTemperature=630000, availableCapacity=690000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:49.067 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:49.067 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"80","availableCapacity":"690000","bmsSelfCheck":"50","brakePedal":"60","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"40000","dischargeVoltage":"221000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.30","gear":"D","insulationResistance":"219270000","latitude":"39.5340550","location":"1","longitude":"116.7780330","maxDischargePower":"140000","maxFeedbackPower":"600000","maxTemperature":"490000","maxVoltage":"3000","mcu":"1","mileage":"43.06000000","minTemperature":"630000","minVoltage":"4000","motorControllerTemperature":"920000","motorCurrent":"75400000","motorSpeed":"54920","motorTemperature":"124000","motorTorque":"4700","motorVoltage":"29000","powerBattery":"60799.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"481000","ptc":"1","runStatus":"1","soc":"1","speed":"126.00","timestamp":"1718940829023","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:49.068 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940829023, longitude=116.7780330, latitude=39.5340550, speed=126.00, mileage=43.06000000, dischargeVoltage=221000, dischargeCurrent=40000, insulationResistance=219270000, gear=D, accelerationPedal=80, brakePedal=60, fuelConsumption=10.30, motorControllerTemperature=920000, motorSpeed=54920, motorTorque=4700, motorTemperature=124000, motorVoltage=29000, motorCurrent=75400000, powerBattery=60799., maxFeedbackPower=600000, maxDischargePower=140000, bmsSelfCheck=50, powerBatteryCurrent=10000, powerBatteryV3=481000, maxVoltage=3000, minVoltage=4000, maxTemperature=490000, minTemperature=630000, availableCapacity=690000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:50.074 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:50.075 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:50.075 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 33 30 30 32 33 31 31 36 2e 37 37 39 34 35 35 30 33 39 2e 35 33 34 32 30 34 30 31 32 36 2e 30 30 34 33 2e 31 33 30 30 30 30 30 30 34 39 33 30 30 30 31 32 30 30 30 31 38 38 39 37 30 30 30 30 44 32 30 38 30 31 30 2e 39 30 37 31 30 30 30 30 32 38 32 36 30 38 39 39 30 39 38 30 30 30 30 31 39 39 30 30 31 31 34 33 33 30 30 30 36 30 37 38 38 2e 36 36 30 30 30 30 38 39 30 30 30 30 34 30 31 32 30 30 30 36 36 38 30 30 30 33 30 30 30 33 30 30 30 34 35 30 30 30 30 34 36 30 30 30 30 35 37 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 08 7E -2024-06-21 11:33:50.075 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940830023, longitude=116.7794550, latitude=39.5342040, speed=126.00, mileage=43.13000000, dischargeVoltage=493000, dischargeCurrent=12000, insulationResistance=188970000, gear=D, accelerationPedal=20, brakePedal=80, fuelConsumption=10.90, motorControllerTemperature=710000, motorSpeed=28260, motorTorque=8990, motorTemperature=980000, motorVoltage=19900, motorCurrent=11433000, powerBattery=60788., maxFeedbackPower=660000, maxDischargePower=890000, bmsSelfCheck=40, powerBatteryCurrent=12000, powerBatteryV3=668000, maxVoltage=3000, minVoltage=3000, maxTemperature=450000, minTemperature=460000, availableCapacity=570000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:50.077 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:50.077 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"570000","bmsSelfCheck":"40","brakePedal":"80","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"12000","dischargeVoltage":"493000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.90","gear":"D","insulationResistance":"188970000","latitude":"39.5342040","location":"1","longitude":"116.7794550","maxDischargePower":"890000","maxFeedbackPower":"660000","maxTemperature":"450000","maxVoltage":"3000","mcu":"1","mileage":"43.13000000","minTemperature":"460000","minVoltage":"3000","motorControllerTemperature":"710000","motorCurrent":"11433000","motorSpeed":"28260","motorTemperature":"980000","motorTorque":"8990","motorVoltage":"19900","powerBattery":"60788.","powerBatteryCurrent":"12000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"668000","ptc":"1","runStatus":"1","soc":"1","speed":"126.00","timestamp":"1718940830023","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:50.077 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940830023, longitude=116.7794550, latitude=39.5342040, speed=126.00, mileage=43.13000000, dischargeVoltage=493000, dischargeCurrent=12000, insulationResistance=188970000, gear=D, accelerationPedal=20, brakePedal=80, fuelConsumption=10.90, motorControllerTemperature=710000, motorSpeed=28260, motorTorque=8990, motorTemperature=980000, motorVoltage=19900, motorCurrent=11433000, powerBattery=60788., maxFeedbackPower=660000, maxDischargePower=890000, bmsSelfCheck=40, powerBatteryCurrent=12000, powerBatteryV3=668000, maxVoltage=3000, minVoltage=3000, maxTemperature=450000, minTemperature=460000, availableCapacity=570000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:51.100 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:51.100 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:51.100 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 33 31 30 32 34 31 31 36 2e 37 38 30 35 31 37 30 33 39 2e 35 33 34 33 30 37 30 39 30 2e 30 30 30 34 33 2e 31 38 30 30 30 30 30 30 31 31 36 30 30 30 32 30 30 30 30 31 35 31 35 33 30 30 30 30 44 35 30 32 30 31 32 2e 30 30 34 39 30 30 30 30 31 39 33 32 30 33 32 35 30 31 34 35 30 30 30 32 30 39 30 30 38 31 38 31 30 30 30 30 36 30 37 37 36 2e 33 37 30 30 30 30 30 30 30 30 30 30 33 30 31 30 30 30 30 36 33 31 30 30 30 34 30 30 30 34 30 30 30 33 34 30 30 30 30 31 31 30 30 30 30 33 37 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 a1 7E -2024-06-21 11:33:51.100 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940831024, longitude=116.7805170, latitude=39.5343070, speed=90.000, mileage=43.18000000, dischargeVoltage=116000, dischargeCurrent=20000, insulationResistance=151530000, gear=D, accelerationPedal=50, brakePedal=20, fuelConsumption=12.00, motorControllerTemperature=490000, motorSpeed=19320, motorTorque=3250, motorTemperature=145000, motorVoltage=20900, motorCurrent=81810000, powerBattery=60776., maxFeedbackPower=370000, maxDischargePower=000000, bmsSelfCheck=30, powerBatteryCurrent=10000, powerBatteryV3=631000, maxVoltage=4000, minVoltage=4000, maxTemperature=340000, minTemperature=110000, availableCapacity=370000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:51.102 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:51.102 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"370000","bmsSelfCheck":"30","brakePedal":"20","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"20000","dischargeVoltage":"116000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"12.00","gear":"D","insulationResistance":"151530000","latitude":"39.5343070","location":"1","longitude":"116.7805170","maxDischargePower":"000000","maxFeedbackPower":"370000","maxTemperature":"340000","maxVoltage":"4000","mcu":"1","mileage":"43.18000000","minTemperature":"110000","minVoltage":"4000","motorControllerTemperature":"490000","motorCurrent":"81810000","motorSpeed":"19320","motorTemperature":"145000","motorTorque":"3250","motorVoltage":"20900","powerBattery":"60776.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"631000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718940831024","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:51.102 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940831024, longitude=116.7805170, latitude=39.5343070, speed=90.000, mileage=43.18000000, dischargeVoltage=116000, dischargeCurrent=20000, insulationResistance=151530000, gear=D, accelerationPedal=50, brakePedal=20, fuelConsumption=12.00, motorControllerTemperature=490000, motorSpeed=19320, motorTorque=3250, motorTemperature=145000, motorVoltage=20900, motorCurrent=81810000, powerBattery=60776., maxFeedbackPower=370000, maxDischargePower=000000, bmsSelfCheck=30, powerBatteryCurrent=10000, powerBatteryV3=631000, maxVoltage=4000, minVoltage=4000, maxTemperature=340000, minTemperature=110000, availableCapacity=370000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:52.057 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:52.057 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:52.057 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 33 32 30 32 34 31 31 36 2e 37 38 31 37 32 34 30 33 39 2e 35 33 34 37 30 35 30 35 34 2e 30 30 30 34 33 2e 32 31 30 30 30 30 30 30 31 35 36 30 30 30 31 38 30 30 30 39 31 34 30 30 30 30 30 30 44 35 30 34 30 39 2e 33 30 30 35 38 30 30 30 30 39 38 37 38 39 35 34 35 30 31 33 30 30 30 30 31 36 35 30 30 37 36 39 39 30 30 30 30 36 30 37 37 36 2e 33 31 30 30 30 30 36 37 30 30 30 30 37 30 31 32 30 30 30 35 39 36 30 30 30 33 30 30 30 33 30 30 30 39 39 30 30 30 30 38 37 30 30 30 30 36 34 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 07 7E -2024-06-21 11:33:52.057 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940832024, longitude=116.7817240, latitude=39.5347050, speed=54.000, mileage=43.21000000, dischargeVoltage=156000, dischargeCurrent=18000, insulationResistance=914000000, gear=D, accelerationPedal=50, brakePedal=40, fuelConsumption=9.300, motorControllerTemperature=580000, motorSpeed=98789, motorTorque=5450, motorTemperature=130000, motorVoltage=16500, motorCurrent=76990000, powerBattery=60776., maxFeedbackPower=310000, maxDischargePower=670000, bmsSelfCheck=70, powerBatteryCurrent=12000, powerBatteryV3=596000, maxVoltage=3000, minVoltage=3000, maxTemperature=990000, minTemperature=870000, availableCapacity=640000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:52.060 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:52.060 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"640000","bmsSelfCheck":"70","brakePedal":"40","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"18000","dischargeVoltage":"156000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.300","gear":"D","insulationResistance":"914000000","latitude":"39.5347050","location":"1","longitude":"116.7817240","maxDischargePower":"670000","maxFeedbackPower":"310000","maxTemperature":"990000","maxVoltage":"3000","mcu":"1","mileage":"43.21000000","minTemperature":"870000","minVoltage":"3000","motorControllerTemperature":"580000","motorCurrent":"76990000","motorSpeed":"98789","motorTemperature":"130000","motorTorque":"5450","motorVoltage":"16500","powerBattery":"60776.","powerBatteryCurrent":"12000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"596000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718940832024","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:52.060 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940832024, longitude=116.7817240, latitude=39.5347050, speed=54.000, mileage=43.21000000, dischargeVoltage=156000, dischargeCurrent=18000, insulationResistance=914000000, gear=D, accelerationPedal=50, brakePedal=40, fuelConsumption=9.300, motorControllerTemperature=580000, motorSpeed=98789, motorTorque=5450, motorTemperature=130000, motorVoltage=16500, motorCurrent=76990000, powerBattery=60776., maxFeedbackPower=310000, maxDischargePower=670000, bmsSelfCheck=70, powerBatteryCurrent=12000, powerBatteryV3=596000, maxVoltage=3000, minVoltage=3000, maxTemperature=990000, minTemperature=870000, availableCapacity=640000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:53.060 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:53.060 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:53.060 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 33 33 30 32 33 31 31 36 2e 37 38 31 35 36 33 30 33 39 2e 35 33 35 32 38 30 30 35 34 2e 30 30 30 34 33 2e 32 34 30 30 30 30 30 30 33 30 34 30 30 30 35 30 30 30 30 32 34 32 36 30 30 30 30 30 44 30 30 35 30 31 31 2e 35 30 32 34 30 30 30 30 31 35 30 31 32 37 38 33 30 31 32 34 30 30 30 31 32 34 30 30 38 33 36 32 30 30 30 30 36 30 37 37 36 2e 35 35 30 30 30 30 37 38 30 30 30 30 31 32 31 33 30 30 30 35 32 34 30 30 30 34 30 30 30 34 30 30 30 31 39 30 30 30 30 35 34 30 30 30 30 31 39 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 b7 7E -2024-06-21 11:33:53.060 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940833023, longitude=116.7815630, latitude=39.5352800, speed=54.000, mileage=43.24000000, dischargeVoltage=304000, dischargeCurrent=50000, insulationResistance=242600000, gear=D, accelerationPedal=00, brakePedal=50, fuelConsumption=11.50, motorControllerTemperature=240000, motorSpeed=15012, motorTorque=7830, motorTemperature=124000, motorVoltage=12400, motorCurrent=83620000, powerBattery=60776., maxFeedbackPower=550000, maxDischargePower=780000, bmsSelfCheck=12, powerBatteryCurrent=13000, powerBatteryV3=524000, maxVoltage=4000, minVoltage=4000, maxTemperature=190000, minTemperature=540000, availableCapacity=190000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:53.063 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:53.063 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"00","availableCapacity":"190000","bmsSelfCheck":"12","brakePedal":"50","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"50000","dischargeVoltage":"304000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.50","gear":"D","insulationResistance":"242600000","latitude":"39.5352800","location":"1","longitude":"116.7815630","maxDischargePower":"780000","maxFeedbackPower":"550000","maxTemperature":"190000","maxVoltage":"4000","mcu":"1","mileage":"43.24000000","minTemperature":"540000","minVoltage":"4000","motorControllerTemperature":"240000","motorCurrent":"83620000","motorSpeed":"15012","motorTemperature":"124000","motorTorque":"7830","motorVoltage":"12400","powerBattery":"60776.","powerBatteryCurrent":"13000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"524000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718940833023","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:53.063 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940833023, longitude=116.7815630, latitude=39.5352800, speed=54.000, mileage=43.24000000, dischargeVoltage=304000, dischargeCurrent=50000, insulationResistance=242600000, gear=D, accelerationPedal=00, brakePedal=50, fuelConsumption=11.50, motorControllerTemperature=240000, motorSpeed=15012, motorTorque=7830, motorTemperature=124000, motorVoltage=12400, motorCurrent=83620000, powerBattery=60776., maxFeedbackPower=550000, maxDischargePower=780000, bmsSelfCheck=12, powerBatteryCurrent=13000, powerBatteryV3=524000, maxVoltage=4000, minVoltage=4000, maxTemperature=190000, minTemperature=540000, availableCapacity=190000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:54.052 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:54.052 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:54.052 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 33 34 30 32 33 31 31 36 2e 37 38 31 34 31 38 30 33 39 2e 35 33 35 38 34 36 30 31 30 38 2e 30 30 34 33 2e 33 30 30 30 30 30 30 30 32 39 39 30 30 30 34 37 30 30 30 32 32 30 36 33 30 30 30 30 44 39 30 35 30 39 2e 39 30 30 31 35 30 30 30 30 36 38 31 38 37 37 37 36 30 39 30 30 30 30 30 32 31 33 30 30 35 34 32 31 30 30 30 30 36 30 37 36 36 2e 30 30 30 30 30 30 39 33 30 30 30 30 31 30 32 30 30 30 30 37 32 34 30 30 30 33 30 30 30 33 30 30 30 32 38 30 30 30 30 31 37 30 30 30 30 36 32 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 de 7E -2024-06-21 11:33:54.052 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940834023, longitude=116.7814180, latitude=39.5358460, speed=108.00, mileage=43.30000000, dischargeVoltage=299000, dischargeCurrent=47000, insulationResistance=220630000, gear=D, accelerationPedal=90, brakePedal=50, fuelConsumption=9.900, motorControllerTemperature=150000, motorSpeed=68187, motorTorque=7760, motorTemperature=900000, motorVoltage=21300, motorCurrent=54210000, powerBattery=60766., maxFeedbackPower=000000, maxDischargePower=930000, bmsSelfCheck=10, powerBatteryCurrent=20000, powerBatteryV3=724000, maxVoltage=3000, minVoltage=3000, maxTemperature=280000, minTemperature=170000, availableCapacity=620000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:54.054 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:54.055 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"90","availableCapacity":"620000","bmsSelfCheck":"10","brakePedal":"50","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"47000","dischargeVoltage":"299000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.900","gear":"D","insulationResistance":"220630000","latitude":"39.5358460","location":"1","longitude":"116.7814180","maxDischargePower":"930000","maxFeedbackPower":"000000","maxTemperature":"280000","maxVoltage":"3000","mcu":"1","mileage":"43.30000000","minTemperature":"170000","minVoltage":"3000","motorControllerTemperature":"150000","motorCurrent":"54210000","motorSpeed":"68187","motorTemperature":"900000","motorTorque":"7760","motorVoltage":"21300","powerBattery":"60766.","powerBatteryCurrent":"20000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"724000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718940834023","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:54.055 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940834023, longitude=116.7814180, latitude=39.5358460, speed=108.00, mileage=43.30000000, dischargeVoltage=299000, dischargeCurrent=47000, insulationResistance=220630000, gear=D, accelerationPedal=90, brakePedal=50, fuelConsumption=9.900, motorControllerTemperature=150000, motorSpeed=68187, motorTorque=7760, motorTemperature=900000, motorVoltage=21300, motorCurrent=54210000, powerBattery=60766., maxFeedbackPower=000000, maxDischargePower=930000, bmsSelfCheck=10, powerBatteryCurrent=20000, powerBatteryV3=724000, maxVoltage=3000, minVoltage=3000, maxTemperature=280000, minTemperature=170000, availableCapacity=620000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:55.059 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:55.060 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:55.060 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 33 35 30 32 34 31 31 36 2e 37 38 31 31 32 33 30 33 39 2e 35 33 36 38 39 33 30 31 30 38 2e 30 30 34 33 2e 33 36 30 30 30 30 30 30 33 31 36 30 30 30 34 37 30 30 30 32 39 38 32 33 30 30 30 30 44 30 30 35 30 39 2e 32 30 30 35 32 30 30 30 30 33 38 34 39 32 39 34 37 30 33 32 30 30 30 30 32 37 34 30 30 38 39 37 31 30 30 30 30 36 30 37 35 37 2e 32 37 30 30 30 30 39 35 30 30 30 30 31 34 31 30 30 30 30 33 30 38 30 30 30 34 30 30 30 34 30 30 30 33 38 30 30 30 30 39 30 30 30 30 30 39 34 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f5 7E -2024-06-21 11:33:55.060 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940835024, longitude=116.7811230, latitude=39.5368930, speed=108.00, mileage=43.36000000, dischargeVoltage=316000, dischargeCurrent=47000, insulationResistance=298230000, gear=D, accelerationPedal=00, brakePedal=50, fuelConsumption=9.200, motorControllerTemperature=520000, motorSpeed=38492, motorTorque=9470, motorTemperature=320000, motorVoltage=27400, motorCurrent=89710000, powerBattery=60757., maxFeedbackPower=270000, maxDischargePower=950000, bmsSelfCheck=14, powerBatteryCurrent=10000, powerBatteryV3=308000, maxVoltage=4000, minVoltage=4000, maxTemperature=380000, minTemperature=900000, availableCapacity=940000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:55.062 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:55.062 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"00","availableCapacity":"940000","bmsSelfCheck":"14","brakePedal":"50","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"47000","dischargeVoltage":"316000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.200","gear":"D","insulationResistance":"298230000","latitude":"39.5368930","location":"1","longitude":"116.7811230","maxDischargePower":"950000","maxFeedbackPower":"270000","maxTemperature":"380000","maxVoltage":"4000","mcu":"1","mileage":"43.36000000","minTemperature":"900000","minVoltage":"4000","motorControllerTemperature":"520000","motorCurrent":"89710000","motorSpeed":"38492","motorTemperature":"320000","motorTorque":"9470","motorVoltage":"27400","powerBattery":"60757.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"308000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718940835024","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:55.062 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940835024, longitude=116.7811230, latitude=39.5368930, speed=108.00, mileage=43.36000000, dischargeVoltage=316000, dischargeCurrent=47000, insulationResistance=298230000, gear=D, accelerationPedal=00, brakePedal=50, fuelConsumption=9.200, motorControllerTemperature=520000, motorSpeed=38492, motorTorque=9470, motorTemperature=320000, motorVoltage=27400, motorCurrent=89710000, powerBattery=60757., maxFeedbackPower=270000, maxDischargePower=950000, bmsSelfCheck=14, powerBatteryCurrent=10000, powerBatteryV3=308000, maxVoltage=4000, minVoltage=4000, maxTemperature=380000, minTemperature=900000, availableCapacity=940000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:56.050 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:56.050 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:56.050 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 33 36 30 32 33 31 31 36 2e 37 38 31 30 31 30 30 33 39 2e 35 33 37 33 33 32 30 30 2e 30 30 30 30 34 33 2e 33 36 30 30 30 30 30 30 37 31 32 30 30 30 33 30 30 30 30 31 38 39 32 31 30 30 30 30 44 38 30 36 30 39 2e 30 30 30 38 38 30 30 30 30 37 39 37 36 37 36 39 34 30 34 34 30 30 30 30 31 39 39 30 30 31 34 38 37 39 30 30 30 36 30 37 35 37 2e 39 34 30 30 30 30 31 38 30 30 30 30 33 30 35 30 30 30 30 33 35 34 30 30 30 33 30 30 30 33 30 30 30 37 33 30 30 30 30 36 33 30 30 30 30 35 32 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f0 7E -2024-06-21 11:33:56.050 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940836023, longitude=116.7810100, latitude=39.5373320, speed=0.0000, mileage=43.36000000, dischargeVoltage=712000, dischargeCurrent=30000, insulationResistance=189210000, gear=D, accelerationPedal=80, brakePedal=60, fuelConsumption=9.000, motorControllerTemperature=880000, motorSpeed=79767, motorTorque=6940, motorTemperature=440000, motorVoltage=19900, motorCurrent=14879000, powerBattery=60757., maxFeedbackPower=940000, maxDischargePower=180000, bmsSelfCheck=30, powerBatteryCurrent=50000, powerBatteryV3=354000, maxVoltage=3000, minVoltage=3000, maxTemperature=730000, minTemperature=630000, availableCapacity=520000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:56.052 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:56.052 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"80","availableCapacity":"520000","bmsSelfCheck":"30","brakePedal":"60","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"30000","dischargeVoltage":"712000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.000","gear":"D","insulationResistance":"189210000","latitude":"39.5373320","location":"1","longitude":"116.7810100","maxDischargePower":"180000","maxFeedbackPower":"940000","maxTemperature":"730000","maxVoltage":"3000","mcu":"1","mileage":"43.36000000","minTemperature":"630000","minVoltage":"3000","motorControllerTemperature":"880000","motorCurrent":"14879000","motorSpeed":"79767","motorTemperature":"440000","motorTorque":"6940","motorVoltage":"19900","powerBattery":"60757.","powerBatteryCurrent":"50000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"354000","ptc":"1","runStatus":"1","soc":"1","speed":"0.0000","timestamp":"1718940836023","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:56.052 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940836023, longitude=116.7810100, latitude=39.5373320, speed=0.0000, mileage=43.36000000, dischargeVoltage=712000, dischargeCurrent=30000, insulationResistance=189210000, gear=D, accelerationPedal=80, brakePedal=60, fuelConsumption=9.000, motorControllerTemperature=880000, motorSpeed=79767, motorTorque=6940, motorTemperature=440000, motorVoltage=19900, motorCurrent=14879000, powerBattery=60757., maxFeedbackPower=940000, maxDischargePower=180000, bmsSelfCheck=30, powerBatteryCurrent=50000, powerBatteryV3=354000, maxVoltage=3000, minVoltage=3000, maxTemperature=730000, minTemperature=630000, availableCapacity=520000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:57.061 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:57.061 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:57.061 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 33 37 30 32 33 31 31 36 2e 37 38 30 37 32 35 30 33 39 2e 35 33 38 34 31 36 30 39 30 2e 30 30 30 34 33 2e 34 31 30 30 30 30 30 30 31 31 37 30 30 30 33 32 30 30 30 31 31 39 38 39 30 30 30 30 44 32 30 33 30 39 2e 31 30 30 36 37 30 30 30 30 38 33 34 36 31 39 36 32 30 31 32 31 30 30 30 31 32 31 30 30 32 37 32 32 30 30 30 30 36 30 37 34 38 2e 32 39 30 30 30 30 37 30 30 30 30 30 34 30 31 33 30 30 30 33 36 32 30 30 30 34 30 30 30 34 30 30 30 37 38 30 30 30 30 38 37 30 30 30 30 31 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d2 7E -2024-06-21 11:33:57.061 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940837023, longitude=116.7807250, latitude=39.5384160, speed=90.000, mileage=43.41000000, dischargeVoltage=117000, dischargeCurrent=32000, insulationResistance=119890000, gear=D, accelerationPedal=20, brakePedal=30, fuelConsumption=9.100, motorControllerTemperature=670000, motorSpeed=83461, motorTorque=9620, motorTemperature=121000, motorVoltage=12100, motorCurrent=27220000, powerBattery=60748., maxFeedbackPower=290000, maxDischargePower=700000, bmsSelfCheck=40, powerBatteryCurrent=13000, powerBatteryV3=362000, maxVoltage=4000, minVoltage=4000, maxTemperature=780000, minTemperature=870000, availableCapacity=100000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:57.063 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:57.064 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"100000","bmsSelfCheck":"40","brakePedal":"30","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"32000","dischargeVoltage":"117000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.100","gear":"D","insulationResistance":"119890000","latitude":"39.5384160","location":"1","longitude":"116.7807250","maxDischargePower":"700000","maxFeedbackPower":"290000","maxTemperature":"780000","maxVoltage":"4000","mcu":"1","mileage":"43.41000000","minTemperature":"870000","minVoltage":"4000","motorControllerTemperature":"670000","motorCurrent":"27220000","motorSpeed":"83461","motorTemperature":"121000","motorTorque":"9620","motorVoltage":"12100","powerBattery":"60748.","powerBatteryCurrent":"13000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"362000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718940837023","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:57.064 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940837023, longitude=116.7807250, latitude=39.5384160, speed=90.000, mileage=43.41000000, dischargeVoltage=117000, dischargeCurrent=32000, insulationResistance=119890000, gear=D, accelerationPedal=20, brakePedal=30, fuelConsumption=9.100, motorControllerTemperature=670000, motorSpeed=83461, motorTorque=9620, motorTemperature=121000, motorVoltage=12100, motorCurrent=27220000, powerBattery=60748., maxFeedbackPower=290000, maxDischargePower=700000, bmsSelfCheck=40, powerBatteryCurrent=13000, powerBatteryV3=362000, maxVoltage=4000, minVoltage=4000, maxTemperature=780000, minTemperature=870000, availableCapacity=100000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:58.067 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:58.068 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:58.068 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 33 38 30 32 34 31 31 36 2e 37 38 30 35 32 37 30 33 39 2e 35 33 39 30 39 34 30 35 34 2e 30 30 30 34 33 2e 34 34 30 30 30 30 30 30 34 34 31 30 30 30 34 34 30 30 30 32 34 36 37 35 30 30 30 30 44 31 30 32 30 31 32 2e 30 30 35 30 30 30 30 30 33 35 37 36 38 38 32 30 30 35 37 30 30 30 30 31 38 37 30 30 31 34 35 30 32 30 30 30 36 30 37 34 38 2e 39 30 30 30 30 30 32 30 30 30 30 30 39 30 31 31 30 30 30 34 37 33 30 30 30 34 30 30 30 33 30 30 30 34 30 30 30 30 30 32 31 30 30 30 30 33 32 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c6 7E -2024-06-21 11:33:58.068 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940838024, longitude=116.7805270, latitude=39.5390940, speed=54.000, mileage=43.44000000, dischargeVoltage=441000, dischargeCurrent=44000, insulationResistance=246750000, gear=D, accelerationPedal=10, brakePedal=20, fuelConsumption=12.00, motorControllerTemperature=500000, motorSpeed=35768, motorTorque=8200, motorTemperature=570000, motorVoltage=18700, motorCurrent=14502000, powerBattery=60748., maxFeedbackPower=900000, maxDischargePower=200000, bmsSelfCheck=90, powerBatteryCurrent=11000, powerBatteryV3=473000, maxVoltage=4000, minVoltage=3000, maxTemperature=400000, minTemperature=210000, availableCapacity=320000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:58.070 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:58.070 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"320000","bmsSelfCheck":"90","brakePedal":"20","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"44000","dischargeVoltage":"441000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"12.00","gear":"D","insulationResistance":"246750000","latitude":"39.5390940","location":"1","longitude":"116.7805270","maxDischargePower":"200000","maxFeedbackPower":"900000","maxTemperature":"400000","maxVoltage":"4000","mcu":"1","mileage":"43.44000000","minTemperature":"210000","minVoltage":"3000","motorControllerTemperature":"500000","motorCurrent":"14502000","motorSpeed":"35768","motorTemperature":"570000","motorTorque":"8200","motorVoltage":"18700","powerBattery":"60748.","powerBatteryCurrent":"11000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"473000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718940838024","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:58.070 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940838024, longitude=116.7805270, latitude=39.5390940, speed=54.000, mileage=43.44000000, dischargeVoltage=441000, dischargeCurrent=44000, insulationResistance=246750000, gear=D, accelerationPedal=10, brakePedal=20, fuelConsumption=12.00, motorControllerTemperature=500000, motorSpeed=35768, motorTorque=8200, motorTemperature=570000, motorVoltage=18700, motorCurrent=14502000, powerBattery=60748., maxFeedbackPower=900000, maxDischargePower=200000, bmsSelfCheck=90, powerBatteryCurrent=11000, powerBatteryV3=473000, maxVoltage=4000, minVoltage=3000, maxTemperature=400000, minTemperature=210000, availableCapacity=320000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:59.100 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:33:59.100 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:33:59.100 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 33 39 30 32 34 31 31 36 2e 37 38 30 31 36 35 30 33 39 2e 35 34 30 34 32 39 30 31 34 34 2e 30 30 34 33 2e 35 32 30 30 30 30 30 30 35 35 34 30 30 30 33 39 30 30 30 32 32 34 30 31 30 30 30 30 44 31 30 36 30 39 2e 39 30 30 38 38 30 30 30 30 37 37 32 39 37 35 31 31 30 34 35 30 30 30 30 32 35 35 30 30 31 36 31 32 30 30 30 30 36 30 37 33 38 2e 34 39 30 30 30 30 34 30 30 30 30 30 37 30 37 30 30 30 30 35 33 34 30 30 30 34 30 30 30 33 30 30 30 37 35 30 30 30 30 38 31 30 30 30 30 31 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 dd 7E -2024-06-21 11:33:59.100 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940839024, longitude=116.7801650, latitude=39.5404290, speed=144.00, mileage=43.52000000, dischargeVoltage=554000, dischargeCurrent=39000, insulationResistance=224010000, gear=D, accelerationPedal=10, brakePedal=60, fuelConsumption=9.900, motorControllerTemperature=880000, motorSpeed=77297, motorTorque=5110, motorTemperature=450000, motorVoltage=25500, motorCurrent=16120000, powerBattery=60738., maxFeedbackPower=490000, maxDischargePower=400000, bmsSelfCheck=70, powerBatteryCurrent=70000, powerBatteryV3=534000, maxVoltage=4000, minVoltage=3000, maxTemperature=750000, minTemperature=810000, availableCapacity=100000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:33:59.102 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:33:59.102 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"100000","bmsSelfCheck":"70","brakePedal":"60","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"39000","dischargeVoltage":"554000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.900","gear":"D","insulationResistance":"224010000","latitude":"39.5404290","location":"1","longitude":"116.7801650","maxDischargePower":"400000","maxFeedbackPower":"490000","maxTemperature":"750000","maxVoltage":"4000","mcu":"1","mileage":"43.52000000","minTemperature":"810000","minVoltage":"3000","motorControllerTemperature":"880000","motorCurrent":"16120000","motorSpeed":"77297","motorTemperature":"450000","motorTorque":"5110","motorVoltage":"25500","powerBattery":"60738.","powerBatteryCurrent":"70000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"534000","ptc":"1","runStatus":"1","soc":"1","speed":"144.00","timestamp":"1718940839024","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:33:59.102 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940839024, longitude=116.7801650, latitude=39.5404290, speed=144.00, mileage=43.52000000, dischargeVoltage=554000, dischargeCurrent=39000, insulationResistance=224010000, gear=D, accelerationPedal=10, brakePedal=60, fuelConsumption=9.900, motorControllerTemperature=880000, motorSpeed=77297, motorTorque=5110, motorTemperature=450000, motorVoltage=25500, motorCurrent=16120000, powerBattery=60738., maxFeedbackPower=490000, maxDischargePower=400000, bmsSelfCheck=70, powerBatteryCurrent=70000, powerBatteryV3=534000, maxVoltage=4000, minVoltage=3000, maxTemperature=750000, minTemperature=810000, availableCapacity=100000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:00.059 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:34:00.060 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:34:00.060 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 34 30 30 32 34 31 31 36 2e 37 37 39 38 35 34 30 33 39 2e 35 34 31 35 30 38 30 31 30 38 2e 30 30 34 33 2e 35 38 30 30 30 30 30 30 34 33 39 30 30 30 35 30 30 30 30 32 30 34 37 35 30 30 30 30 44 39 30 33 30 31 31 2e 39 30 36 38 30 30 30 30 36 32 35 32 39 36 32 32 30 32 30 30 30 30 30 31 36 37 30 30 31 31 31 35 38 30 30 30 36 30 37 32 36 2e 33 32 30 30 30 30 31 38 30 30 30 30 38 30 37 30 30 30 30 34 31 35 30 30 30 33 30 30 30 33 30 30 30 37 31 30 30 30 30 35 38 30 30 30 30 38 34 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e6 7E -2024-06-21 11:34:00.060 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940840024, longitude=116.7798540, latitude=39.5415080, speed=108.00, mileage=43.58000000, dischargeVoltage=439000, dischargeCurrent=50000, insulationResistance=204750000, gear=D, accelerationPedal=90, brakePedal=30, fuelConsumption=11.90, motorControllerTemperature=680000, motorSpeed=62529, motorTorque=6220, motorTemperature=200000, motorVoltage=16700, motorCurrent=11158000, powerBattery=60726., maxFeedbackPower=320000, maxDischargePower=180000, bmsSelfCheck=80, powerBatteryCurrent=70000, powerBatteryV3=415000, maxVoltage=3000, minVoltage=3000, maxTemperature=710000, minTemperature=580000, availableCapacity=840000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:00.062 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:34:00.062 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"90","availableCapacity":"840000","bmsSelfCheck":"80","brakePedal":"30","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"50000","dischargeVoltage":"439000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.90","gear":"D","insulationResistance":"204750000","latitude":"39.5415080","location":"1","longitude":"116.7798540","maxDischargePower":"180000","maxFeedbackPower":"320000","maxTemperature":"710000","maxVoltage":"3000","mcu":"1","mileage":"43.58000000","minTemperature":"580000","minVoltage":"3000","motorControllerTemperature":"680000","motorCurrent":"11158000","motorSpeed":"62529","motorTemperature":"200000","motorTorque":"6220","motorVoltage":"16700","powerBattery":"60726.","powerBatteryCurrent":"70000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"415000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718940840024","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:34:00.062 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940840024, longitude=116.7798540, latitude=39.5415080, speed=108.00, mileage=43.58000000, dischargeVoltage=439000, dischargeCurrent=50000, insulationResistance=204750000, gear=D, accelerationPedal=90, brakePedal=30, fuelConsumption=11.90, motorControllerTemperature=680000, motorSpeed=62529, motorTorque=6220, motorTemperature=200000, motorVoltage=16700, motorCurrent=11158000, powerBattery=60726., maxFeedbackPower=320000, maxDischargePower=180000, bmsSelfCheck=80, powerBatteryCurrent=70000, powerBatteryV3=415000, maxVoltage=3000, minVoltage=3000, maxTemperature=710000, minTemperature=580000, availableCapacity=840000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:01.081 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:34:01.081 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:34:01.081 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 34 31 30 32 32 31 31 36 2e 37 37 39 36 34 34 30 33 39 2e 35 34 32 32 39 34 30 39 30 2e 30 30 30 34 33 2e 36 33 30 30 30 30 30 30 31 39 33 30 30 30 33 30 30 30 30 32 32 30 37 36 30 30 30 30 44 31 30 36 30 31 30 2e 33 30 31 34 30 30 30 30 31 34 31 39 33 39 35 31 30 31 32 31 30 30 30 31 32 34 30 30 35 39 34 36 30 30 30 30 36 30 37 31 35 2e 33 30 30 30 30 30 34 39 30 30 30 30 33 30 30 30 30 30 30 36 34 37 30 30 30 33 30 30 30 33 30 30 30 35 30 30 30 30 30 38 37 30 30 30 30 32 34 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 bc 7E -2024-06-21 11:34:01.082 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940841022, longitude=116.7796440, latitude=39.5422940, speed=90.000, mileage=43.63000000, dischargeVoltage=193000, dischargeCurrent=30000, insulationResistance=220760000, gear=D, accelerationPedal=10, brakePedal=60, fuelConsumption=10.30, motorControllerTemperature=140000, motorSpeed=14193, motorTorque=9510, motorTemperature=121000, motorVoltage=12400, motorCurrent=59460000, powerBattery=60715., maxFeedbackPower=300000, maxDischargePower=490000, bmsSelfCheck=30, powerBatteryCurrent=00000, powerBatteryV3=647000, maxVoltage=3000, minVoltage=3000, maxTemperature=500000, minTemperature=870000, availableCapacity=240000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:01.083 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:34:01.083 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"240000","bmsSelfCheck":"30","brakePedal":"60","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"30000","dischargeVoltage":"193000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.30","gear":"D","insulationResistance":"220760000","latitude":"39.5422940","location":"1","longitude":"116.7796440","maxDischargePower":"490000","maxFeedbackPower":"300000","maxTemperature":"500000","maxVoltage":"3000","mcu":"1","mileage":"43.63000000","minTemperature":"870000","minVoltage":"3000","motorControllerTemperature":"140000","motorCurrent":"59460000","motorSpeed":"14193","motorTemperature":"121000","motorTorque":"9510","motorVoltage":"12400","powerBattery":"60715.","powerBatteryCurrent":"00000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"647000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718940841022","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:34:01.083 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940841022, longitude=116.7796440, latitude=39.5422940, speed=90.000, mileage=43.63000000, dischargeVoltage=193000, dischargeCurrent=30000, insulationResistance=220760000, gear=D, accelerationPedal=10, brakePedal=60, fuelConsumption=10.30, motorControllerTemperature=140000, motorSpeed=14193, motorTorque=9510, motorTemperature=121000, motorVoltage=12400, motorCurrent=59460000, powerBattery=60715., maxFeedbackPower=300000, maxDischargePower=490000, bmsSelfCheck=30, powerBatteryCurrent=00000, powerBatteryV3=647000, maxVoltage=3000, minVoltage=3000, maxTemperature=500000, minTemperature=870000, availableCapacity=240000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:02.060 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:34:02.060 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:34:02.060 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 34 32 30 32 32 31 31 36 2e 37 37 39 33 34 34 30 33 39 2e 35 34 33 33 38 32 30 31 32 36 2e 30 30 34 33 2e 37 30 30 30 30 30 30 30 33 33 31 30 30 30 32 39 30 30 30 31 32 31 34 34 30 30 30 30 44 31 30 37 30 31 30 2e 36 30 31 37 30 30 30 30 33 30 33 30 30 38 31 35 30 31 37 30 30 30 30 32 30 33 30 30 34 31 30 31 30 30 30 30 36 30 37 30 35 2e 39 34 30 30 30 30 33 30 30 30 30 30 34 30 30 30 30 30 30 32 34 37 30 30 30 34 30 30 30 34 30 30 30 36 33 30 30 30 30 31 38 30 30 30 30 38 35 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 a1 7E -2024-06-21 11:34:02.060 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940842022, longitude=116.7793440, latitude=39.5433820, speed=126.00, mileage=43.70000000, dischargeVoltage=331000, dischargeCurrent=29000, insulationResistance=121440000, gear=D, accelerationPedal=10, brakePedal=70, fuelConsumption=10.60, motorControllerTemperature=170000, motorSpeed=30300, motorTorque=8150, motorTemperature=170000, motorVoltage=20300, motorCurrent=41010000, powerBattery=60705., maxFeedbackPower=940000, maxDischargePower=300000, bmsSelfCheck=40, powerBatteryCurrent=00000, powerBatteryV3=247000, maxVoltage=4000, minVoltage=4000, maxTemperature=630000, minTemperature=180000, availableCapacity=850000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:02.061 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:34:02.062 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"850000","bmsSelfCheck":"40","brakePedal":"70","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"29000","dischargeVoltage":"331000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.60","gear":"D","insulationResistance":"121440000","latitude":"39.5433820","location":"1","longitude":"116.7793440","maxDischargePower":"300000","maxFeedbackPower":"940000","maxTemperature":"630000","maxVoltage":"4000","mcu":"1","mileage":"43.70000000","minTemperature":"180000","minVoltage":"4000","motorControllerTemperature":"170000","motorCurrent":"41010000","motorSpeed":"30300","motorTemperature":"170000","motorTorque":"8150","motorVoltage":"20300","powerBattery":"60705.","powerBatteryCurrent":"00000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"247000","ptc":"1","runStatus":"1","soc":"1","speed":"126.00","timestamp":"1718940842022","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:34:02.062 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940842022, longitude=116.7793440, latitude=39.5433820, speed=126.00, mileage=43.70000000, dischargeVoltage=331000, dischargeCurrent=29000, insulationResistance=121440000, gear=D, accelerationPedal=10, brakePedal=70, fuelConsumption=10.60, motorControllerTemperature=170000, motorSpeed=30300, motorTorque=8150, motorTemperature=170000, motorVoltage=20300, motorCurrent=41010000, powerBattery=60705., maxFeedbackPower=940000, maxDischargePower=300000, bmsSelfCheck=40, powerBatteryCurrent=00000, powerBatteryV3=247000, maxVoltage=4000, minVoltage=4000, maxTemperature=630000, minTemperature=180000, availableCapacity=850000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:03.081 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:34:03.082 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:34:03.082 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 34 33 30 32 34 31 31 36 2e 37 37 39 30 30 36 30 33 39 2e 35 34 34 36 30 37 30 31 36 32 2e 30 30 34 33 2e 37 39 30 30 30 30 30 30 35 35 31 30 30 30 34 33 30 30 30 32 35 31 39 31 30 30 30 30 44 30 30 38 30 31 31 2e 39 30 32 33 30 30 30 30 39 39 31 35 35 31 35 34 30 32 34 30 30 30 30 31 34 35 30 30 31 32 35 33 32 30 30 30 36 30 36 39 33 2e 35 30 30 30 30 30 33 35 30 30 30 30 38 30 30 30 30 30 30 35 30 38 30 30 30 34 30 30 30 34 30 30 30 33 35 30 30 30 30 39 39 30 30 30 30 32 34 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d5 7E -2024-06-21 11:34:03.082 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940843024, longitude=116.7790060, latitude=39.5446070, speed=162.00, mileage=43.79000000, dischargeVoltage=551000, dischargeCurrent=43000, insulationResistance=251910000, gear=D, accelerationPedal=00, brakePedal=80, fuelConsumption=11.90, motorControllerTemperature=230000, motorSpeed=99155, motorTorque=1540, motorTemperature=240000, motorVoltage=14500, motorCurrent=12532000, powerBattery=60693., maxFeedbackPower=500000, maxDischargePower=350000, bmsSelfCheck=80, powerBatteryCurrent=00000, powerBatteryV3=508000, maxVoltage=4000, minVoltage=4000, maxTemperature=350000, minTemperature=990000, availableCapacity=240000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:03.083 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:34:03.084 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"00","availableCapacity":"240000","bmsSelfCheck":"80","brakePedal":"80","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"43000","dischargeVoltage":"551000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.90","gear":"D","insulationResistance":"251910000","latitude":"39.5446070","location":"1","longitude":"116.7790060","maxDischargePower":"350000","maxFeedbackPower":"500000","maxTemperature":"350000","maxVoltage":"4000","mcu":"1","mileage":"43.79000000","minTemperature":"990000","minVoltage":"4000","motorControllerTemperature":"230000","motorCurrent":"12532000","motorSpeed":"99155","motorTemperature":"240000","motorTorque":"1540","motorVoltage":"14500","powerBattery":"60693.","powerBatteryCurrent":"00000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"508000","ptc":"1","runStatus":"1","soc":"1","speed":"162.00","timestamp":"1718940843024","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:34:03.084 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940843024, longitude=116.7790060, latitude=39.5446070, speed=162.00, mileage=43.79000000, dischargeVoltage=551000, dischargeCurrent=43000, insulationResistance=251910000, gear=D, accelerationPedal=00, brakePedal=80, fuelConsumption=11.90, motorControllerTemperature=230000, motorSpeed=99155, motorTorque=1540, motorTemperature=240000, motorVoltage=14500, motorCurrent=12532000, powerBattery=60693., maxFeedbackPower=500000, maxDischargePower=350000, bmsSelfCheck=80, powerBatteryCurrent=00000, powerBatteryV3=508000, maxVoltage=4000, minVoltage=4000, maxTemperature=350000, minTemperature=990000, availableCapacity=240000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:04.060 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:34:04.060 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:34:04.060 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 34 34 30 32 33 31 31 36 2e 37 37 38 37 34 38 30 33 39 2e 35 34 35 35 33 33 30 37 32 2e 30 30 30 34 33 2e 38 33 30 30 30 30 30 30 36 35 30 30 30 30 33 39 30 30 30 32 34 39 39 35 30 30 30 30 44 30 30 37 30 31 31 2e 35 30 31 30 30 30 30 30 38 37 33 36 39 31 39 35 30 31 34 39 30 30 30 32 36 32 30 30 37 35 31 39 30 30 30 30 36 30 36 39 33 2e 36 35 30 30 30 30 36 32 30 30 30 30 33 30 31 31 30 30 30 37 30 37 30 30 30 34 30 30 30 34 30 30 30 38 31 30 30 30 30 35 35 30 30 30 30 35 39 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 01 7E -2024-06-21 11:34:04.060 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940844023, longitude=116.7787480, latitude=39.5455330, speed=72.000, mileage=43.83000000, dischargeVoltage=650000, dischargeCurrent=39000, insulationResistance=249950000, gear=D, accelerationPedal=00, brakePedal=70, fuelConsumption=11.50, motorControllerTemperature=100000, motorSpeed=87369, motorTorque=1950, motorTemperature=149000, motorVoltage=26200, motorCurrent=75190000, powerBattery=60693., maxFeedbackPower=650000, maxDischargePower=620000, bmsSelfCheck=30, powerBatteryCurrent=11000, powerBatteryV3=707000, maxVoltage=4000, minVoltage=4000, maxTemperature=810000, minTemperature=550000, availableCapacity=590000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:04.062 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:34:04.062 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"00","availableCapacity":"590000","bmsSelfCheck":"30","brakePedal":"70","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"39000","dischargeVoltage":"650000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.50","gear":"D","insulationResistance":"249950000","latitude":"39.5455330","location":"1","longitude":"116.7787480","maxDischargePower":"620000","maxFeedbackPower":"650000","maxTemperature":"810000","maxVoltage":"4000","mcu":"1","mileage":"43.83000000","minTemperature":"550000","minVoltage":"4000","motorControllerTemperature":"100000","motorCurrent":"75190000","motorSpeed":"87369","motorTemperature":"149000","motorTorque":"1950","motorVoltage":"26200","powerBattery":"60693.","powerBatteryCurrent":"11000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"707000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718940844023","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:34:04.062 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940844023, longitude=116.7787480, latitude=39.5455330, speed=72.000, mileage=43.83000000, dischargeVoltage=650000, dischargeCurrent=39000, insulationResistance=249950000, gear=D, accelerationPedal=00, brakePedal=70, fuelConsumption=11.50, motorControllerTemperature=100000, motorSpeed=87369, motorTorque=1950, motorTemperature=149000, motorVoltage=26200, motorCurrent=75190000, powerBattery=60693., maxFeedbackPower=650000, maxDischargePower=620000, bmsSelfCheck=30, powerBatteryCurrent=11000, powerBatteryV3=707000, maxVoltage=4000, minVoltage=4000, maxTemperature=810000, minTemperature=550000, availableCapacity=590000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:05.057 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:34:05.058 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:34:05.058 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 34 35 30 32 33 31 31 36 2e 37 37 38 33 38 34 30 33 39 2e 35 34 36 38 38 32 30 31 34 34 2e 30 30 34 33 2e 39 31 30 30 30 30 30 30 33 38 32 30 30 30 32 30 30 30 30 33 32 33 39 30 30 30 30 30 44 36 30 39 30 39 2e 31 30 30 34 30 30 30 30 30 31 30 34 30 30 38 34 32 30 35 37 30 30 30 30 32 33 34 30 30 32 35 34 36 30 30 30 30 36 30 36 38 34 2e 35 32 30 30 30 30 36 39 30 30 30 30 38 30 39 30 30 30 30 33 30 32 30 30 30 34 30 30 30 33 30 30 30 33 36 30 30 30 30 38 35 30 30 30 30 34 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d8 7E -2024-06-21 11:34:05.058 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940845023, longitude=116.7783840, latitude=39.5468820, speed=144.00, mileage=43.91000000, dischargeVoltage=382000, dischargeCurrent=20000, insulationResistance=323900000, gear=D, accelerationPedal=60, brakePedal=90, fuelConsumption=9.100, motorControllerTemperature=400000, motorSpeed=10400, motorTorque=8420, motorTemperature=570000, motorVoltage=23400, motorCurrent=25460000, powerBattery=60684., maxFeedbackPower=520000, maxDischargePower=690000, bmsSelfCheck=80, powerBatteryCurrent=90000, powerBatteryV3=302000, maxVoltage=4000, minVoltage=3000, maxTemperature=360000, minTemperature=850000, availableCapacity=400000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:05.060 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:34:05.061 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"400000","bmsSelfCheck":"80","brakePedal":"90","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"20000","dischargeVoltage":"382000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.100","gear":"D","insulationResistance":"323900000","latitude":"39.5468820","location":"1","longitude":"116.7783840","maxDischargePower":"690000","maxFeedbackPower":"520000","maxTemperature":"360000","maxVoltage":"4000","mcu":"1","mileage":"43.91000000","minTemperature":"850000","minVoltage":"3000","motorControllerTemperature":"400000","motorCurrent":"25460000","motorSpeed":"10400","motorTemperature":"570000","motorTorque":"8420","motorVoltage":"23400","powerBattery":"60684.","powerBatteryCurrent":"90000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"302000","ptc":"1","runStatus":"1","soc":"1","speed":"144.00","timestamp":"1718940845023","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:34:05.061 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940845023, longitude=116.7783840, latitude=39.5468820, speed=144.00, mileage=43.91000000, dischargeVoltage=382000, dischargeCurrent=20000, insulationResistance=323900000, gear=D, accelerationPedal=60, brakePedal=90, fuelConsumption=9.100, motorControllerTemperature=400000, motorSpeed=10400, motorTorque=8420, motorTemperature=570000, motorVoltage=23400, motorCurrent=25460000, powerBattery=60684., maxFeedbackPower=520000, maxDischargePower=690000, bmsSelfCheck=80, powerBatteryCurrent=90000, powerBatteryV3=302000, maxVoltage=4000, minVoltage=3000, maxTemperature=360000, minTemperature=850000, availableCapacity=400000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:06.058 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:34:06.058 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:34:06.058 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 34 36 30 32 33 31 31 36 2e 37 37 38 31 34 38 30 33 39 2e 35 34 37 37 32 36 30 39 30 2e 30 30 30 34 33 2e 39 36 30 30 30 30 30 30 36 39 33 30 30 30 33 30 30 30 30 32 34 34 31 31 30 30 30 30 44 32 30 35 30 39 2e 37 30 30 39 36 30 30 30 30 32 34 38 33 37 39 34 38 30 31 31 33 30 30 30 32 34 39 30 30 33 33 32 32 30 30 30 30 36 30 36 37 34 2e 31 33 30 30 30 30 38 34 30 30 30 30 30 30 31 31 30 30 30 37 33 35 30 30 30 33 30 30 30 33 30 30 30 39 36 30 30 30 30 39 35 30 30 30 30 34 33 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f3 7E -2024-06-21 11:34:06.058 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940846023, longitude=116.7781480, latitude=39.5477260, speed=90.000, mileage=43.96000000, dischargeVoltage=693000, dischargeCurrent=30000, insulationResistance=244110000, gear=D, accelerationPedal=20, brakePedal=50, fuelConsumption=9.700, motorControllerTemperature=960000, motorSpeed=24837, motorTorque=9480, motorTemperature=113000, motorVoltage=24900, motorCurrent=33220000, powerBattery=60674., maxFeedbackPower=130000, maxDischargePower=840000, bmsSelfCheck=00, powerBatteryCurrent=11000, powerBatteryV3=735000, maxVoltage=3000, minVoltage=3000, maxTemperature=960000, minTemperature=950000, availableCapacity=430000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:06.060 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:34:06.061 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"430000","bmsSelfCheck":"00","brakePedal":"50","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"30000","dischargeVoltage":"693000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.700","gear":"D","insulationResistance":"244110000","latitude":"39.5477260","location":"1","longitude":"116.7781480","maxDischargePower":"840000","maxFeedbackPower":"130000","maxTemperature":"960000","maxVoltage":"3000","mcu":"1","mileage":"43.96000000","minTemperature":"950000","minVoltage":"3000","motorControllerTemperature":"960000","motorCurrent":"33220000","motorSpeed":"24837","motorTemperature":"113000","motorTorque":"9480","motorVoltage":"24900","powerBattery":"60674.","powerBatteryCurrent":"11000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"735000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718940846023","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:34:06.061 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940846023, longitude=116.7781480, latitude=39.5477260, speed=90.000, mileage=43.96000000, dischargeVoltage=693000, dischargeCurrent=30000, insulationResistance=244110000, gear=D, accelerationPedal=20, brakePedal=50, fuelConsumption=9.700, motorControllerTemperature=960000, motorSpeed=24837, motorTorque=9480, motorTemperature=113000, motorVoltage=24900, motorCurrent=33220000, powerBattery=60674., maxFeedbackPower=130000, maxDischargePower=840000, bmsSelfCheck=00, powerBatteryCurrent=11000, powerBatteryV3=735000, maxVoltage=3000, minVoltage=3000, maxTemperature=960000, minTemperature=950000, availableCapacity=430000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:07.099 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:34:07.099 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:34:07.099 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 34 37 30 33 32 31 31 36 2e 37 37 37 39 34 39 30 33 39 2e 35 34 38 35 33 33 30 35 34 2e 30 30 30 34 33 2e 39 39 30 30 30 30 30 30 35 36 38 30 30 30 33 38 30 30 30 31 37 31 31 30 30 30 30 30 44 32 30 30 30 31 30 2e 30 30 39 33 30 30 30 30 39 34 33 38 30 33 35 31 30 34 33 30 30 30 30 32 33 37 30 30 32 30 35 35 30 30 30 30 36 30 36 37 34 2e 39 30 30 30 30 30 31 34 30 30 30 30 33 30 36 30 30 30 30 34 30 39 30 30 30 33 30 30 30 34 30 30 30 32 30 30 30 30 30 38 38 30 30 30 30 38 34 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 df 7E -2024-06-21 11:34:07.099 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940847032, longitude=116.7779490, latitude=39.5485330, speed=54.000, mileage=43.99000000, dischargeVoltage=568000, dischargeCurrent=38000, insulationResistance=171100000, gear=D, accelerationPedal=20, brakePedal=00, fuelConsumption=10.00, motorControllerTemperature=930000, motorSpeed=94380, motorTorque=3510, motorTemperature=430000, motorVoltage=23700, motorCurrent=20550000, powerBattery=60674., maxFeedbackPower=900000, maxDischargePower=140000, bmsSelfCheck=30, powerBatteryCurrent=60000, powerBatteryV3=409000, maxVoltage=3000, minVoltage=4000, maxTemperature=200000, minTemperature=880000, availableCapacity=840000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:07.101 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:34:07.101 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"840000","bmsSelfCheck":"30","brakePedal":"00","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"38000","dischargeVoltage":"568000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.00","gear":"D","insulationResistance":"171100000","latitude":"39.5485330","location":"1","longitude":"116.7779490","maxDischargePower":"140000","maxFeedbackPower":"900000","maxTemperature":"200000","maxVoltage":"3000","mcu":"1","mileage":"43.99000000","minTemperature":"880000","minVoltage":"4000","motorControllerTemperature":"930000","motorCurrent":"20550000","motorSpeed":"94380","motorTemperature":"430000","motorTorque":"3510","motorVoltage":"23700","powerBattery":"60674.","powerBatteryCurrent":"60000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"409000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718940847032","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:34:07.101 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940847032, longitude=116.7779490, latitude=39.5485330, speed=54.000, mileage=43.99000000, dischargeVoltage=568000, dischargeCurrent=38000, insulationResistance=171100000, gear=D, accelerationPedal=20, brakePedal=00, fuelConsumption=10.00, motorControllerTemperature=930000, motorSpeed=94380, motorTorque=3510, motorTemperature=430000, motorVoltage=23700, motorCurrent=20550000, powerBattery=60674., maxFeedbackPower=900000, maxDischargePower=140000, bmsSelfCheck=30, powerBatteryCurrent=60000, powerBatteryV3=409000, maxVoltage=3000, minVoltage=4000, maxTemperature=200000, minTemperature=880000, availableCapacity=840000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:08.090 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:34:08.090 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:34:08.090 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 34 38 30 33 38 31 31 36 2e 37 37 37 37 31 33 30 33 39 2e 35 34 39 34 30 30 30 31 32 36 2e 30 30 34 34 2e 30 36 30 30 30 30 30 30 33 38 34 30 30 30 34 34 30 30 30 37 39 37 32 30 30 30 30 30 44 32 30 35 30 31 31 2e 38 30 37 39 30 30 30 30 37 36 32 32 30 35 35 30 30 38 39 30 30 30 30 31 31 38 30 30 31 33 36 39 33 30 30 30 36 30 36 36 32 2e 36 34 30 30 30 30 33 34 30 30 30 30 31 32 35 30 30 30 30 35 34 36 30 30 30 34 30 30 30 34 30 30 30 36 30 30 30 30 30 36 39 30 30 30 30 39 36 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f8 7E -2024-06-21 11:34:08.090 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940848038, longitude=116.7777130, latitude=39.5494000, speed=126.00, mileage=44.06000000, dischargeVoltage=384000, dischargeCurrent=44000, insulationResistance=797200000, gear=D, accelerationPedal=20, brakePedal=50, fuelConsumption=11.80, motorControllerTemperature=790000, motorSpeed=76220, motorTorque=5500, motorTemperature=890000, motorVoltage=11800, motorCurrent=13693000, powerBattery=60662., maxFeedbackPower=640000, maxDischargePower=340000, bmsSelfCheck=12, powerBatteryCurrent=50000, powerBatteryV3=546000, maxVoltage=4000, minVoltage=4000, maxTemperature=600000, minTemperature=690000, availableCapacity=960000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:08.092 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:34:08.092 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"960000","bmsSelfCheck":"12","brakePedal":"50","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"44000","dischargeVoltage":"384000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.80","gear":"D","insulationResistance":"797200000","latitude":"39.5494000","location":"1","longitude":"116.7777130","maxDischargePower":"340000","maxFeedbackPower":"640000","maxTemperature":"600000","maxVoltage":"4000","mcu":"1","mileage":"44.06000000","minTemperature":"690000","minVoltage":"4000","motorControllerTemperature":"790000","motorCurrent":"13693000","motorSpeed":"76220","motorTemperature":"890000","motorTorque":"5500","motorVoltage":"11800","powerBattery":"60662.","powerBatteryCurrent":"50000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"546000","ptc":"1","runStatus":"1","soc":"1","speed":"126.00","timestamp":"1718940848038","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:34:08.092 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940848038, longitude=116.7777130, latitude=39.5494000, speed=126.00, mileage=44.06000000, dischargeVoltage=384000, dischargeCurrent=44000, insulationResistance=797200000, gear=D, accelerationPedal=20, brakePedal=50, fuelConsumption=11.80, motorControllerTemperature=790000, motorSpeed=76220, motorTorque=5500, motorTemperature=890000, motorVoltage=11800, motorCurrent=13693000, powerBattery=60662., maxFeedbackPower=640000, maxDischargePower=340000, bmsSelfCheck=12, powerBatteryCurrent=50000, powerBatteryV3=546000, maxVoltage=4000, minVoltage=4000, maxTemperature=600000, minTemperature=690000, availableCapacity=960000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:09.060 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:34:09.060 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:34:09.060 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 34 39 30 32 34 31 31 36 2e 37 37 37 35 39 35 30 33 39 2e 35 34 39 37 35 31 30 30 2e 30 30 30 30 34 34 2e 30 36 30 30 30 30 30 30 32 31 35 30 30 30 34 38 30 30 30 31 33 30 35 33 30 30 30 30 44 31 30 34 30 31 30 2e 37 30 34 34 30 30 30 30 37 33 37 30 30 38 36 34 30 36 31 30 30 30 30 31 39 32 30 30 36 31 33 30 30 30 30 30 36 30 36 36 32 2e 39 34 30 30 30 30 34 39 30 30 30 30 31 31 33 30 30 30 30 37 34 37 30 30 30 33 30 30 30 34 30 30 30 38 31 30 30 30 30 35 34 30 30 30 30 38 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d2 7E -2024-06-21 11:34:09.060 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940849024, longitude=116.7775950, latitude=39.5497510, speed=0.0000, mileage=44.06000000, dischargeVoltage=215000, dischargeCurrent=48000, insulationResistance=130530000, gear=D, accelerationPedal=10, brakePedal=40, fuelConsumption=10.70, motorControllerTemperature=440000, motorSpeed=73700, motorTorque=8640, motorTemperature=610000, motorVoltage=19200, motorCurrent=61300000, powerBattery=60662., maxFeedbackPower=940000, maxDischargePower=490000, bmsSelfCheck=11, powerBatteryCurrent=30000, powerBatteryV3=747000, maxVoltage=3000, minVoltage=4000, maxTemperature=810000, minTemperature=540000, availableCapacity=800000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:09.061 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:34:09.062 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"800000","bmsSelfCheck":"11","brakePedal":"40","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"48000","dischargeVoltage":"215000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.70","gear":"D","insulationResistance":"130530000","latitude":"39.5497510","location":"1","longitude":"116.7775950","maxDischargePower":"490000","maxFeedbackPower":"940000","maxTemperature":"810000","maxVoltage":"3000","mcu":"1","mileage":"44.06000000","minTemperature":"540000","minVoltage":"4000","motorControllerTemperature":"440000","motorCurrent":"61300000","motorSpeed":"73700","motorTemperature":"610000","motorTorque":"8640","motorVoltage":"19200","powerBattery":"60662.","powerBatteryCurrent":"30000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"747000","ptc":"1","runStatus":"1","soc":"1","speed":"0.0000","timestamp":"1718940849024","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:34:09.062 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940849024, longitude=116.7775950, latitude=39.5497510, speed=0.0000, mileage=44.06000000, dischargeVoltage=215000, dischargeCurrent=48000, insulationResistance=130530000, gear=D, accelerationPedal=10, brakePedal=40, fuelConsumption=10.70, motorControllerTemperature=440000, motorSpeed=73700, motorTorque=8640, motorTemperature=610000, motorVoltage=19200, motorCurrent=61300000, powerBattery=60662., maxFeedbackPower=940000, maxDischargePower=490000, bmsSelfCheck=11, powerBatteryCurrent=30000, powerBatteryV3=747000, maxVoltage=3000, minVoltage=4000, maxTemperature=810000, minTemperature=540000, availableCapacity=800000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:10.059 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:34:10.060 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:34:10.060 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 35 30 30 32 32 31 31 36 2e 37 37 37 33 31 36 30 33 39 2e 35 35 30 38 30 36 30 31 30 38 2e 30 30 34 34 2e 31 32 30 30 30 30 30 30 36 36 35 30 30 30 34 32 30 30 30 31 37 39 33 36 30 30 30 30 44 38 30 38 30 39 2e 33 30 30 31 32 30 30 30 30 39 39 37 34 30 34 34 38 30 39 30 30 30 30 30 32 38 34 30 30 31 33 35 31 39 30 30 30 36 30 36 35 33 2e 37 36 30 30 30 30 34 30 30 30 30 30 37 30 32 30 30 30 30 36 37 38 30 30 30 34 30 30 30 34 30 30 30 39 39 30 30 30 30 35 34 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f0 7E -2024-06-21 11:34:10.060 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940850022, longitude=116.7773160, latitude=39.5508060, speed=108.00, mileage=44.12000000, dischargeVoltage=665000, dischargeCurrent=42000, insulationResistance=179360000, gear=D, accelerationPedal=80, brakePedal=80, fuelConsumption=9.300, motorControllerTemperature=120000, motorSpeed=99740, motorTorque=4480, motorTemperature=900000, motorVoltage=28400, motorCurrent=13519000, powerBattery=60653., maxFeedbackPower=760000, maxDischargePower=400000, bmsSelfCheck=70, powerBatteryCurrent=20000, powerBatteryV3=678000, maxVoltage=4000, minVoltage=4000, maxTemperature=990000, minTemperature=540000, availableCapacity=000000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:10.062 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:34:10.062 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"80","availableCapacity":"000000","bmsSelfCheck":"70","brakePedal":"80","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"42000","dischargeVoltage":"665000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.300","gear":"D","insulationResistance":"179360000","latitude":"39.5508060","location":"1","longitude":"116.7773160","maxDischargePower":"400000","maxFeedbackPower":"760000","maxTemperature":"990000","maxVoltage":"4000","mcu":"1","mileage":"44.12000000","minTemperature":"540000","minVoltage":"4000","motorControllerTemperature":"120000","motorCurrent":"13519000","motorSpeed":"99740","motorTemperature":"900000","motorTorque":"4480","motorVoltage":"28400","powerBattery":"60653.","powerBatteryCurrent":"20000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"678000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718940850022","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:34:10.062 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940850022, longitude=116.7773160, latitude=39.5508060, speed=108.00, mileage=44.12000000, dischargeVoltage=665000, dischargeCurrent=42000, insulationResistance=179360000, gear=D, accelerationPedal=80, brakePedal=80, fuelConsumption=9.300, motorControllerTemperature=120000, motorSpeed=99740, motorTorque=4480, motorTemperature=900000, motorVoltage=28400, motorCurrent=13519000, powerBattery=60653., maxFeedbackPower=760000, maxDischargePower=400000, bmsSelfCheck=70, powerBatteryCurrent=20000, powerBatteryV3=678000, maxVoltage=4000, minVoltage=4000, maxTemperature=990000, minTemperature=540000, availableCapacity=000000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:11.100 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:34:11.100 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:34:11.100 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 35 31 30 33 36 31 31 36 2e 37 37 37 31 30 32 30 33 39 2e 35 35 31 35 37 31 30 37 32 2e 30 30 30 34 34 2e 31 36 30 30 30 30 30 30 34 38 35 30 30 30 33 33 30 30 30 31 31 39 37 38 30 30 30 30 44 33 30 31 30 31 31 2e 35 30 34 37 30 30 30 30 38 38 31 39 36 38 33 33 30 36 39 30 30 30 30 32 31 32 30 30 39 36 38 39 30 30 30 30 36 30 36 35 33 2e 32 31 30 30 30 30 39 30 30 30 30 30 31 30 35 30 30 30 30 35 32 34 30 30 30 33 30 30 30 33 30 30 30 35 34 30 30 30 30 36 36 30 30 30 30 39 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e4 7E -2024-06-21 11:34:11.101 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940851036, longitude=116.7771020, latitude=39.5515710, speed=72.000, mileage=44.16000000, dischargeVoltage=485000, dischargeCurrent=33000, insulationResistance=119780000, gear=D, accelerationPedal=30, brakePedal=10, fuelConsumption=11.50, motorControllerTemperature=470000, motorSpeed=88196, motorTorque=8330, motorTemperature=690000, motorVoltage=21200, motorCurrent=96890000, powerBattery=60653., maxFeedbackPower=210000, maxDischargePower=900000, bmsSelfCheck=10, powerBatteryCurrent=50000, powerBatteryV3=524000, maxVoltage=3000, minVoltage=3000, maxTemperature=540000, minTemperature=660000, availableCapacity=900000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:11.102 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:34:11.102 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"30","availableCapacity":"900000","bmsSelfCheck":"10","brakePedal":"10","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"33000","dischargeVoltage":"485000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.50","gear":"D","insulationResistance":"119780000","latitude":"39.5515710","location":"1","longitude":"116.7771020","maxDischargePower":"900000","maxFeedbackPower":"210000","maxTemperature":"540000","maxVoltage":"3000","mcu":"1","mileage":"44.16000000","minTemperature":"660000","minVoltage":"3000","motorControllerTemperature":"470000","motorCurrent":"96890000","motorSpeed":"88196","motorTemperature":"690000","motorTorque":"8330","motorVoltage":"21200","powerBattery":"60653.","powerBatteryCurrent":"50000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"524000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718940851036","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:34:11.102 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940851036, longitude=116.7771020, latitude=39.5515710, speed=72.000, mileage=44.16000000, dischargeVoltage=485000, dischargeCurrent=33000, insulationResistance=119780000, gear=D, accelerationPedal=30, brakePedal=10, fuelConsumption=11.50, motorControllerTemperature=470000, motorSpeed=88196, motorTorque=8330, motorTemperature=690000, motorVoltage=21200, motorCurrent=96890000, powerBattery=60653., maxFeedbackPower=210000, maxDischargePower=900000, bmsSelfCheck=10, powerBatteryCurrent=50000, powerBatteryV3=524000, maxVoltage=3000, minVoltage=3000, maxTemperature=540000, minTemperature=660000, availableCapacity=900000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:12.075 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:34:12.076 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:34:12.076 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 35 32 30 32 38 31 31 36 2e 37 37 36 38 33 32 30 33 39 2e 35 35 32 35 39 30 30 31 32 36 2e 30 30 34 34 2e 32 33 30 30 30 30 30 30 34 36 35 30 30 30 34 31 30 30 30 33 30 32 35 30 30 30 30 30 44 37 30 31 30 31 31 2e 30 30 38 30 30 30 30 30 32 34 30 34 31 32 38 36 30 34 35 30 30 30 30 31 32 38 30 30 35 30 30 30 30 30 30 30 36 30 36 34 32 2e 31 33 30 30 30 30 37 35 30 30 30 30 31 30 31 31 30 30 30 34 38 33 30 30 30 33 30 30 30 34 30 30 30 33 32 30 30 30 30 36 31 30 30 30 30 32 32 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 a0 7E -2024-06-21 11:34:12.076 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940852028, longitude=116.7768320, latitude=39.5525900, speed=126.00, mileage=44.23000000, dischargeVoltage=465000, dischargeCurrent=41000, insulationResistance=302500000, gear=D, accelerationPedal=70, brakePedal=10, fuelConsumption=11.00, motorControllerTemperature=800000, motorSpeed=24041, motorTorque=2860, motorTemperature=450000, motorVoltage=12800, motorCurrent=50000000, powerBattery=60642., maxFeedbackPower=130000, maxDischargePower=750000, bmsSelfCheck=10, powerBatteryCurrent=11000, powerBatteryV3=483000, maxVoltage=3000, minVoltage=4000, maxTemperature=320000, minTemperature=610000, availableCapacity=220000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:12.077 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:34:12.077 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"70","availableCapacity":"220000","bmsSelfCheck":"10","brakePedal":"10","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"41000","dischargeVoltage":"465000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.00","gear":"D","insulationResistance":"302500000","latitude":"39.5525900","location":"1","longitude":"116.7768320","maxDischargePower":"750000","maxFeedbackPower":"130000","maxTemperature":"320000","maxVoltage":"3000","mcu":"1","mileage":"44.23000000","minTemperature":"610000","minVoltage":"4000","motorControllerTemperature":"800000","motorCurrent":"50000000","motorSpeed":"24041","motorTemperature":"450000","motorTorque":"2860","motorVoltage":"12800","powerBattery":"60642.","powerBatteryCurrent":"11000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"483000","ptc":"1","runStatus":"1","soc":"1","speed":"126.00","timestamp":"1718940852028","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:34:12.077 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940852028, longitude=116.7768320, latitude=39.5525900, speed=126.00, mileage=44.23000000, dischargeVoltage=465000, dischargeCurrent=41000, insulationResistance=302500000, gear=D, accelerationPedal=70, brakePedal=10, fuelConsumption=11.00, motorControllerTemperature=800000, motorSpeed=24041, motorTorque=2860, motorTemperature=450000, motorVoltage=12800, motorCurrent=50000000, powerBattery=60642., maxFeedbackPower=130000, maxDischargePower=750000, bmsSelfCheck=10, powerBatteryCurrent=11000, powerBatteryV3=483000, maxVoltage=3000, minVoltage=4000, maxTemperature=320000, minTemperature=610000, availableCapacity=220000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:13.082 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:34:13.082 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:34:13.082 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 35 33 30 33 32 31 31 36 2e 37 37 36 34 36 38 30 33 39 2e 35 35 33 39 31 34 30 39 30 2e 30 30 30 34 34 2e 32 38 30 30 30 30 30 30 34 30 31 30 30 30 31 35 30 30 30 33 38 37 33 30 30 30 30 30 44 34 30 39 30 31 30 2e 32 30 37 30 30 30 30 30 39 35 32 34 34 32 39 32 30 31 33 34 30 30 30 31 35 30 30 30 31 34 36 37 30 30 30 30 36 30 36 33 32 2e 37 32 30 30 30 30 31 32 30 30 30 30 31 30 31 30 30 30 30 32 37 39 30 30 30 34 30 30 30 34 30 30 30 36 33 30 30 30 30 39 32 30 30 30 30 34 37 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cc 7E -2024-06-21 11:34:13.082 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940853032, longitude=116.7764680, latitude=39.5539140, speed=90.000, mileage=44.28000000, dischargeVoltage=401000, dischargeCurrent=15000, insulationResistance=387300000, gear=D, accelerationPedal=40, brakePedal=90, fuelConsumption=10.20, motorControllerTemperature=700000, motorSpeed=95244, motorTorque=2920, motorTemperature=134000, motorVoltage=15000, motorCurrent=14670000, powerBattery=60632., maxFeedbackPower=720000, maxDischargePower=120000, bmsSelfCheck=10, powerBatteryCurrent=10000, powerBatteryV3=279000, maxVoltage=4000, minVoltage=4000, maxTemperature=630000, minTemperature=920000, availableCapacity=470000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:13.084 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:34:13.084 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"40","availableCapacity":"470000","bmsSelfCheck":"10","brakePedal":"90","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"15000","dischargeVoltage":"401000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.20","gear":"D","insulationResistance":"387300000","latitude":"39.5539140","location":"1","longitude":"116.7764680","maxDischargePower":"120000","maxFeedbackPower":"720000","maxTemperature":"630000","maxVoltage":"4000","mcu":"1","mileage":"44.28000000","minTemperature":"920000","minVoltage":"4000","motorControllerTemperature":"700000","motorCurrent":"14670000","motorSpeed":"95244","motorTemperature":"134000","motorTorque":"2920","motorVoltage":"15000","powerBattery":"60632.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"279000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718940853032","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:34:13.084 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940853032, longitude=116.7764680, latitude=39.5539140, speed=90.000, mileage=44.28000000, dischargeVoltage=401000, dischargeCurrent=15000, insulationResistance=387300000, gear=D, accelerationPedal=40, brakePedal=90, fuelConsumption=10.20, motorControllerTemperature=700000, motorSpeed=95244, motorTorque=2920, motorTemperature=134000, motorVoltage=15000, motorCurrent=14670000, powerBattery=60632., maxFeedbackPower=720000, maxDischargePower=120000, bmsSelfCheck=10, powerBatteryCurrent=10000, powerBatteryV3=279000, maxVoltage=4000, minVoltage=4000, maxTemperature=630000, minTemperature=920000, availableCapacity=470000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:14.074 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:34:14.074 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:34:14.074 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 35 34 30 33 32 31 31 36 2e 37 37 36 32 38 30 30 33 39 2e 35 35 34 35 38 38 30 33 36 2e 30 30 30 34 34 2e 33 30 30 30 30 30 30 30 35 38 32 30 30 30 37 30 30 30 30 31 30 36 36 33 30 30 30 30 44 35 30 36 30 31 30 2e 37 30 35 37 30 30 30 30 37 36 34 35 35 37 36 36 30 37 39 30 30 30 30 32 38 31 30 30 35 32 35 39 30 30 30 30 36 30 36 33 32 2e 34 34 30 30 30 30 35 34 30 30 30 30 36 30 33 30 30 30 30 33 38 39 30 30 30 33 30 30 30 33 30 30 30 34 30 30 30 30 30 37 35 30 30 30 30 34 32 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f0 7E -2024-06-21 11:34:14.074 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940854032, longitude=116.7762800, latitude=39.5545880, speed=36.000, mileage=44.30000000, dischargeVoltage=582000, dischargeCurrent=70000, insulationResistance=106630000, gear=D, accelerationPedal=50, brakePedal=60, fuelConsumption=10.70, motorControllerTemperature=570000, motorSpeed=76455, motorTorque=7660, motorTemperature=790000, motorVoltage=28100, motorCurrent=52590000, powerBattery=60632., maxFeedbackPower=440000, maxDischargePower=540000, bmsSelfCheck=60, powerBatteryCurrent=30000, powerBatteryV3=389000, maxVoltage=3000, minVoltage=3000, maxTemperature=400000, minTemperature=750000, availableCapacity=420000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:14.076 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:34:14.076 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"420000","bmsSelfCheck":"60","brakePedal":"60","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"70000","dischargeVoltage":"582000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.70","gear":"D","insulationResistance":"106630000","latitude":"39.5545880","location":"1","longitude":"116.7762800","maxDischargePower":"540000","maxFeedbackPower":"440000","maxTemperature":"400000","maxVoltage":"3000","mcu":"1","mileage":"44.30000000","minTemperature":"750000","minVoltage":"3000","motorControllerTemperature":"570000","motorCurrent":"52590000","motorSpeed":"76455","motorTemperature":"790000","motorTorque":"7660","motorVoltage":"28100","powerBattery":"60632.","powerBatteryCurrent":"30000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"389000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718940854032","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:34:14.076 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940854032, longitude=116.7762800, latitude=39.5545880, speed=36.000, mileage=44.30000000, dischargeVoltage=582000, dischargeCurrent=70000, insulationResistance=106630000, gear=D, accelerationPedal=50, brakePedal=60, fuelConsumption=10.70, motorControllerTemperature=570000, motorSpeed=76455, motorTorque=7660, motorTemperature=790000, motorVoltage=28100, motorCurrent=52590000, powerBattery=60632., maxFeedbackPower=440000, maxDischargePower=540000, bmsSelfCheck=60, powerBatteryCurrent=30000, powerBatteryV3=389000, maxVoltage=3000, minVoltage=3000, maxTemperature=400000, minTemperature=750000, availableCapacity=420000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:15.097 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:34:15.098 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:34:15.098 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 35 35 30 33 30 31 31 36 2e 37 37 35 39 38 35 30 33 39 2e 35 35 35 36 33 38 30 31 30 38 2e 30 30 34 34 2e 33 36 30 30 30 30 30 30 33 32 33 30 30 30 31 33 30 30 30 31 37 38 30 35 30 30 30 30 44 31 30 35 30 31 31 2e 36 30 36 34 30 30 30 30 33 33 37 31 35 36 30 37 30 33 35 30 30 30 30 31 38 33 30 30 37 35 36 35 30 30 30 30 36 30 36 32 30 2e 36 38 30 30 30 30 31 30 30 30 30 30 33 30 31 30 30 30 30 36 38 36 30 30 30 34 30 30 30 33 30 30 30 34 31 30 30 30 30 39 37 30 30 30 30 36 31 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 db 7E -2024-06-21 11:34:15.098 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940855030, longitude=116.7759850, latitude=39.5556380, speed=108.00, mileage=44.36000000, dischargeVoltage=323000, dischargeCurrent=13000, insulationResistance=178050000, gear=D, accelerationPedal=10, brakePedal=50, fuelConsumption=11.60, motorControllerTemperature=640000, motorSpeed=33715, motorTorque=6070, motorTemperature=350000, motorVoltage=18300, motorCurrent=75650000, powerBattery=60620., maxFeedbackPower=680000, maxDischargePower=100000, bmsSelfCheck=30, powerBatteryCurrent=10000, powerBatteryV3=686000, maxVoltage=4000, minVoltage=3000, maxTemperature=410000, minTemperature=970000, availableCapacity=610000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:15.099 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:34:15.099 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"610000","bmsSelfCheck":"30","brakePedal":"50","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"13000","dischargeVoltage":"323000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.60","gear":"D","insulationResistance":"178050000","latitude":"39.5556380","location":"1","longitude":"116.7759850","maxDischargePower":"100000","maxFeedbackPower":"680000","maxTemperature":"410000","maxVoltage":"4000","mcu":"1","mileage":"44.36000000","minTemperature":"970000","minVoltage":"3000","motorControllerTemperature":"640000","motorCurrent":"75650000","motorSpeed":"33715","motorTemperature":"350000","motorTorque":"6070","motorVoltage":"18300","powerBattery":"60620.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"686000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718940855030","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:34:15.100 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940855030, longitude=116.7759850, latitude=39.5556380, speed=108.00, mileage=44.36000000, dischargeVoltage=323000, dischargeCurrent=13000, insulationResistance=178050000, gear=D, accelerationPedal=10, brakePedal=50, fuelConsumption=11.60, motorControllerTemperature=640000, motorSpeed=33715, motorTorque=6070, motorTemperature=350000, motorVoltage=18300, motorCurrent=75650000, powerBattery=60620., maxFeedbackPower=680000, maxDischargePower=100000, bmsSelfCheck=30, powerBatteryCurrent=10000, powerBatteryV3=686000, maxVoltage=4000, minVoltage=3000, maxTemperature=410000, minTemperature=970000, availableCapacity=610000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:16.099 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:34:16.099 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:34:16.099 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 35 36 30 33 30 31 31 36 2e 37 37 35 36 37 34 30 33 39 2e 35 35 36 38 32 39 30 31 30 38 2e 30 30 34 34 2e 34 32 30 30 30 30 30 30 36 31 33 30 30 30 34 38 30 30 30 31 32 31 37 30 30 30 30 30 44 36 30 30 30 31 30 2e 30 30 38 35 30 30 30 30 33 36 32 37 38 33 39 35 30 31 34 37 30 30 30 32 36 33 30 30 31 31 31 34 33 30 30 30 36 30 36 31 30 2e 36 37 30 30 30 30 37 30 30 30 30 30 35 30 31 32 30 30 30 34 33 38 30 30 30 33 30 30 30 33 30 30 30 34 39 30 30 30 30 32 32 30 30 30 30 37 33 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d5 7E -2024-06-21 11:34:16.099 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940856030, longitude=116.7756740, latitude=39.5568290, speed=108.00, mileage=44.42000000, dischargeVoltage=613000, dischargeCurrent=48000, insulationResistance=121700000, gear=D, accelerationPedal=60, brakePedal=00, fuelConsumption=10.00, motorControllerTemperature=850000, motorSpeed=36278, motorTorque=3950, motorTemperature=147000, motorVoltage=26300, motorCurrent=11143000, powerBattery=60610., maxFeedbackPower=670000, maxDischargePower=700000, bmsSelfCheck=50, powerBatteryCurrent=12000, powerBatteryV3=438000, maxVoltage=3000, minVoltage=3000, maxTemperature=490000, minTemperature=220000, availableCapacity=730000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:16.102 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:34:16.102 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"730000","bmsSelfCheck":"50","brakePedal":"00","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"48000","dischargeVoltage":"613000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.00","gear":"D","insulationResistance":"121700000","latitude":"39.5568290","location":"1","longitude":"116.7756740","maxDischargePower":"700000","maxFeedbackPower":"670000","maxTemperature":"490000","maxVoltage":"3000","mcu":"1","mileage":"44.42000000","minTemperature":"220000","minVoltage":"3000","motorControllerTemperature":"850000","motorCurrent":"11143000","motorSpeed":"36278","motorTemperature":"147000","motorTorque":"3950","motorVoltage":"26300","powerBattery":"60610.","powerBatteryCurrent":"12000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"438000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718940856030","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:34:16.102 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940856030, longitude=116.7756740, latitude=39.5568290, speed=108.00, mileage=44.42000000, dischargeVoltage=613000, dischargeCurrent=48000, insulationResistance=121700000, gear=D, accelerationPedal=60, brakePedal=00, fuelConsumption=10.00, motorControllerTemperature=850000, motorSpeed=36278, motorTorque=3950, motorTemperature=147000, motorVoltage=26300, motorCurrent=11143000, powerBattery=60610., maxFeedbackPower=670000, maxDischargePower=700000, bmsSelfCheck=50, powerBatteryCurrent=12000, powerBatteryV3=438000, maxVoltage=3000, minVoltage=3000, maxTemperature=490000, minTemperature=220000, availableCapacity=730000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:17.097 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:34:17.097 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:34:17.097 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 35 37 30 32 39 31 31 36 2e 37 37 35 34 38 31 30 33 39 2e 35 35 37 36 36 31 30 31 30 38 2e 30 30 34 34 2e 34 38 30 30 30 30 30 30 35 36 30 30 30 30 32 38 30 30 30 31 37 33 36 38 30 30 30 30 44 34 30 37 30 31 30 2e 39 30 35 37 30 30 30 30 37 33 35 33 38 31 39 31 30 33 35 30 30 30 30 31 31 30 30 30 34 39 38 33 30 30 30 30 36 30 35 39 39 2e 35 36 30 30 30 30 39 30 30 30 30 30 31 32 36 30 30 30 30 37 32 39 30 30 30 34 30 30 30 34 30 30 30 38 37 30 30 30 30 34 32 30 30 30 30 38 31 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 09 7E -2024-06-21 11:34:17.098 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940857029, longitude=116.7754810, latitude=39.5576610, speed=108.00, mileage=44.48000000, dischargeVoltage=560000, dischargeCurrent=28000, insulationResistance=173680000, gear=D, accelerationPedal=40, brakePedal=70, fuelConsumption=10.90, motorControllerTemperature=570000, motorSpeed=73538, motorTorque=1910, motorTemperature=350000, motorVoltage=11000, motorCurrent=49830000, powerBattery=60599., maxFeedbackPower=560000, maxDischargePower=900000, bmsSelfCheck=12, powerBatteryCurrent=60000, powerBatteryV3=729000, maxVoltage=4000, minVoltage=4000, maxTemperature=870000, minTemperature=420000, availableCapacity=810000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:17.099 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:34:17.099 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"40","availableCapacity":"810000","bmsSelfCheck":"12","brakePedal":"70","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"28000","dischargeVoltage":"560000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.90","gear":"D","insulationResistance":"173680000","latitude":"39.5576610","location":"1","longitude":"116.7754810","maxDischargePower":"900000","maxFeedbackPower":"560000","maxTemperature":"870000","maxVoltage":"4000","mcu":"1","mileage":"44.48000000","minTemperature":"420000","minVoltage":"4000","motorControllerTemperature":"570000","motorCurrent":"49830000","motorSpeed":"73538","motorTemperature":"350000","motorTorque":"1910","motorVoltage":"11000","powerBattery":"60599.","powerBatteryCurrent":"60000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"729000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718940857029","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:34:17.099 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940857029, longitude=116.7754810, latitude=39.5576610, speed=108.00, mileage=44.48000000, dischargeVoltage=560000, dischargeCurrent=28000, insulationResistance=173680000, gear=D, accelerationPedal=40, brakePedal=70, fuelConsumption=10.90, motorControllerTemperature=570000, motorSpeed=73538, motorTorque=1910, motorTemperature=350000, motorVoltage=11000, motorCurrent=49830000, powerBattery=60599., maxFeedbackPower=560000, maxDischargePower=900000, bmsSelfCheck=12, powerBatteryCurrent=60000, powerBatteryV3=729000, maxVoltage=4000, minVoltage=4000, maxTemperature=870000, minTemperature=420000, availableCapacity=810000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:18.111 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:34:18.111 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:34:18.111 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 35 38 30 33 31 31 31 36 2e 37 37 35 32 32 38 30 33 39 2e 35 35 38 35 32 35 30 39 30 2e 30 30 30 34 34 2e 35 33 30 30 30 30 30 30 33 36 38 30 30 30 31 31 30 30 30 31 32 34 37 32 30 30 30 30 44 37 30 33 30 31 31 2e 39 30 33 37 30 30 30 30 38 38 32 32 37 32 32 34 30 37 37 30 30 30 30 32 38 31 30 30 33 33 39 34 30 30 30 30 36 30 35 38 37 2e 36 32 30 30 30 30 39 31 30 30 30 30 35 30 31 31 30 30 30 36 38 37 30 30 30 33 30 30 30 33 30 30 30 33 33 30 30 30 30 35 34 30 30 30 30 36 38 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f2 7E -2024-06-21 11:34:18.111 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940858031, longitude=116.7752280, latitude=39.5585250, speed=90.000, mileage=44.53000000, dischargeVoltage=368000, dischargeCurrent=11000, insulationResistance=124720000, gear=D, accelerationPedal=70, brakePedal=30, fuelConsumption=11.90, motorControllerTemperature=370000, motorSpeed=88227, motorTorque=2240, motorTemperature=770000, motorVoltage=28100, motorCurrent=33940000, powerBattery=60587., maxFeedbackPower=620000, maxDischargePower=910000, bmsSelfCheck=50, powerBatteryCurrent=11000, powerBatteryV3=687000, maxVoltage=3000, minVoltage=3000, maxTemperature=330000, minTemperature=540000, availableCapacity=680000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:18.113 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:34:18.113 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"70","availableCapacity":"680000","bmsSelfCheck":"50","brakePedal":"30","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"11000","dischargeVoltage":"368000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.90","gear":"D","insulationResistance":"124720000","latitude":"39.5585250","location":"1","longitude":"116.7752280","maxDischargePower":"910000","maxFeedbackPower":"620000","maxTemperature":"330000","maxVoltage":"3000","mcu":"1","mileage":"44.53000000","minTemperature":"540000","minVoltage":"3000","motorControllerTemperature":"370000","motorCurrent":"33940000","motorSpeed":"88227","motorTemperature":"770000","motorTorque":"2240","motorVoltage":"28100","powerBattery":"60587.","powerBatteryCurrent":"11000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"687000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718940858031","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:34:18.113 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940858031, longitude=116.7752280, latitude=39.5585250, speed=90.000, mileage=44.53000000, dischargeVoltage=368000, dischargeCurrent=11000, insulationResistance=124720000, gear=D, accelerationPedal=70, brakePedal=30, fuelConsumption=11.90, motorControllerTemperature=370000, motorSpeed=88227, motorTorque=2240, motorTemperature=770000, motorVoltage=28100, motorCurrent=33940000, powerBattery=60587., maxFeedbackPower=620000, maxDischargePower=910000, bmsSelfCheck=50, powerBatteryCurrent=11000, powerBatteryV3=687000, maxVoltage=3000, minVoltage=3000, maxTemperature=330000, minTemperature=540000, availableCapacity=680000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:19.099 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:34:19.099 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:34:19.099 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 35 39 30 33 30 31 31 36 2e 37 37 35 30 34 31 30 33 39 2e 35 35 39 31 39 39 30 35 34 2e 30 30 30 34 34 2e 35 36 30 30 30 30 30 30 34 36 31 30 30 30 34 37 30 30 30 31 38 33 30 33 30 30 30 30 44 38 30 34 30 39 2e 34 30 30 35 31 30 30 30 30 34 31 32 34 33 39 31 39 30 31 32 30 30 30 30 32 37 36 30 30 33 30 38 32 30 30 30 30 36 30 35 38 37 2e 34 36 30 30 30 30 36 34 30 30 30 30 31 33 31 32 30 30 30 33 39 39 30 30 30 34 30 30 30 33 30 30 30 33 34 30 30 30 30 38 30 30 30 30 30 33 32 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e3 7E -2024-06-21 11:34:19.099 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940859030, longitude=116.7750410, latitude=39.5591990, speed=54.000, mileage=44.56000000, dischargeVoltage=461000, dischargeCurrent=47000, insulationResistance=183030000, gear=D, accelerationPedal=80, brakePedal=40, fuelConsumption=9.400, motorControllerTemperature=510000, motorSpeed=41243, motorTorque=9190, motorTemperature=120000, motorVoltage=27600, motorCurrent=30820000, powerBattery=60587., maxFeedbackPower=460000, maxDischargePower=640000, bmsSelfCheck=13, powerBatteryCurrent=12000, powerBatteryV3=399000, maxVoltage=4000, minVoltage=3000, maxTemperature=340000, minTemperature=800000, availableCapacity=320000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:19.101 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:34:19.101 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"80","availableCapacity":"320000","bmsSelfCheck":"13","brakePedal":"40","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"47000","dischargeVoltage":"461000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.400","gear":"D","insulationResistance":"183030000","latitude":"39.5591990","location":"1","longitude":"116.7750410","maxDischargePower":"640000","maxFeedbackPower":"460000","maxTemperature":"340000","maxVoltage":"4000","mcu":"1","mileage":"44.56000000","minTemperature":"800000","minVoltage":"3000","motorControllerTemperature":"510000","motorCurrent":"30820000","motorSpeed":"41243","motorTemperature":"120000","motorTorque":"9190","motorVoltage":"27600","powerBattery":"60587.","powerBatteryCurrent":"12000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"399000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718940859030","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:34:19.103 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940859030, longitude=116.7750410, latitude=39.5591990, speed=54.000, mileage=44.56000000, dischargeVoltage=461000, dischargeCurrent=47000, insulationResistance=183030000, gear=D, accelerationPedal=80, brakePedal=40, fuelConsumption=9.400, motorControllerTemperature=510000, motorSpeed=41243, motorTorque=9190, motorTemperature=120000, motorVoltage=27600, motorCurrent=30820000, powerBattery=60587., maxFeedbackPower=460000, maxDischargePower=640000, bmsSelfCheck=13, powerBatteryCurrent=12000, powerBatteryV3=399000, maxVoltage=4000, minVoltage=3000, maxTemperature=340000, minTemperature=800000, availableCapacity=320000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:20.076 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:34:20.078 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:34:20.078 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 36 30 30 32 39 31 31 36 2e 37 37 34 37 34 30 30 33 39 2e 35 36 30 32 37 39 30 31 34 34 2e 30 30 34 34 2e 36 34 30 30 30 30 30 30 34 30 35 30 30 30 34 34 30 30 30 32 35 31 33 31 30 30 30 30 44 37 30 30 30 31 31 2e 39 30 34 37 30 30 30 30 34 38 31 35 31 32 39 32 30 31 30 37 30 30 30 31 37 33 30 30 31 30 35 32 37 30 30 30 36 30 35 37 36 2e 37 35 30 30 30 30 32 32 30 30 30 30 31 31 39 30 30 30 30 32 34 34 30 30 30 33 30 30 30 33 30 30 30 32 31 30 30 30 30 31 35 30 30 30 30 32 31 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c0 7E -2024-06-21 11:34:20.079 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940860029, longitude=116.7747400, latitude=39.5602790, speed=144.00, mileage=44.64000000, dischargeVoltage=405000, dischargeCurrent=44000, insulationResistance=251310000, gear=D, accelerationPedal=70, brakePedal=00, fuelConsumption=11.90, motorControllerTemperature=470000, motorSpeed=48151, motorTorque=2920, motorTemperature=107000, motorVoltage=17300, motorCurrent=10527000, powerBattery=60576., maxFeedbackPower=750000, maxDischargePower=220000, bmsSelfCheck=11, powerBatteryCurrent=90000, powerBatteryV3=244000, maxVoltage=3000, minVoltage=3000, maxTemperature=210000, minTemperature=150000, availableCapacity=210000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:20.080 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:34:20.080 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"70","availableCapacity":"210000","bmsSelfCheck":"11","brakePedal":"00","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"44000","dischargeVoltage":"405000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.90","gear":"D","insulationResistance":"251310000","latitude":"39.5602790","location":"1","longitude":"116.7747400","maxDischargePower":"220000","maxFeedbackPower":"750000","maxTemperature":"210000","maxVoltage":"3000","mcu":"1","mileage":"44.64000000","minTemperature":"150000","minVoltage":"3000","motorControllerTemperature":"470000","motorCurrent":"10527000","motorSpeed":"48151","motorTemperature":"107000","motorTorque":"2920","motorVoltage":"17300","powerBattery":"60576.","powerBatteryCurrent":"90000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"244000","ptc":"1","runStatus":"1","soc":"1","speed":"144.00","timestamp":"1718940860029","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:34:20.080 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940860029, longitude=116.7747400, latitude=39.5602790, speed=144.00, mileage=44.64000000, dischargeVoltage=405000, dischargeCurrent=44000, insulationResistance=251310000, gear=D, accelerationPedal=70, brakePedal=00, fuelConsumption=11.90, motorControllerTemperature=470000, motorSpeed=48151, motorTorque=2920, motorTemperature=107000, motorVoltage=17300, motorCurrent=10527000, powerBattery=60576., maxFeedbackPower=750000, maxDischargePower=220000, bmsSelfCheck=11, powerBatteryCurrent=90000, powerBatteryV3=244000, maxVoltage=3000, minVoltage=3000, maxTemperature=210000, minTemperature=150000, availableCapacity=210000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:21.074 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:34:21.075 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:34:21.075 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 36 31 30 32 39 31 31 36 2e 37 37 34 35 32 36 30 33 39 2e 35 36 31 30 37 37 30 37 32 2e 30 30 30 34 34 2e 36 38 30 30 30 30 30 30 32 30 31 30 30 30 34 37 30 30 30 31 33 32 38 39 30 30 30 30 44 36 30 34 30 31 30 2e 35 30 34 37 30 30 30 30 34 32 39 37 32 34 32 30 30 32 32 30 30 30 30 31 37 30 30 30 31 34 30 32 31 30 30 30 36 30 35 37 36 2e 34 30 30 30 30 30 37 31 30 30 30 30 31 31 31 32 30 30 30 34 32 36 30 30 30 34 30 30 30 33 30 30 30 32 32 30 30 30 30 33 37 30 30 30 30 38 32 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 bf 7E -2024-06-21 11:34:21.075 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940861029, longitude=116.7745260, latitude=39.5610770, speed=72.000, mileage=44.68000000, dischargeVoltage=201000, dischargeCurrent=47000, insulationResistance=132890000, gear=D, accelerationPedal=60, brakePedal=40, fuelConsumption=10.50, motorControllerTemperature=470000, motorSpeed=42972, motorTorque=4200, motorTemperature=220000, motorVoltage=17000, motorCurrent=14021000, powerBattery=60576., maxFeedbackPower=400000, maxDischargePower=710000, bmsSelfCheck=11, powerBatteryCurrent=12000, powerBatteryV3=426000, maxVoltage=4000, minVoltage=3000, maxTemperature=220000, minTemperature=370000, availableCapacity=820000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:21.079 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:34:21.079 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"820000","bmsSelfCheck":"11","brakePedal":"40","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"47000","dischargeVoltage":"201000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.50","gear":"D","insulationResistance":"132890000","latitude":"39.5610770","location":"1","longitude":"116.7745260","maxDischargePower":"710000","maxFeedbackPower":"400000","maxTemperature":"220000","maxVoltage":"4000","mcu":"1","mileage":"44.68000000","minTemperature":"370000","minVoltage":"3000","motorControllerTemperature":"470000","motorCurrent":"14021000","motorSpeed":"42972","motorTemperature":"220000","motorTorque":"4200","motorVoltage":"17000","powerBattery":"60576.","powerBatteryCurrent":"12000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"426000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718940861029","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:34:21.079 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940861029, longitude=116.7745260, latitude=39.5610770, speed=72.000, mileage=44.68000000, dischargeVoltage=201000, dischargeCurrent=47000, insulationResistance=132890000, gear=D, accelerationPedal=60, brakePedal=40, fuelConsumption=10.50, motorControllerTemperature=470000, motorSpeed=42972, motorTorque=4200, motorTemperature=220000, motorVoltage=17000, motorCurrent=14021000, powerBattery=60576., maxFeedbackPower=400000, maxDischargePower=710000, bmsSelfCheck=11, powerBatteryCurrent=12000, powerBatteryV3=426000, maxVoltage=4000, minVoltage=3000, maxTemperature=220000, minTemperature=370000, availableCapacity=820000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:22.060 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:34:22.061 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:34:22.061 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 36 32 30 32 37 31 31 36 2e 37 37 34 32 37 31 30 33 39 2e 35 36 31 39 37 30 30 31 30 38 2e 30 30 34 34 2e 37 34 30 30 30 30 30 30 35 31 39 30 30 30 36 30 30 30 30 31 38 32 33 38 30 30 30 30 44 30 30 33 30 31 31 2e 34 30 35 35 30 30 30 30 38 33 33 35 33 32 30 37 30 39 31 30 30 30 30 32 33 33 30 30 35 35 37 31 30 30 30 30 36 30 35 36 34 2e 34 36 30 30 30 30 38 36 30 30 30 30 31 30 34 30 30 30 30 36 34 37 30 30 30 34 30 30 30 34 30 30 30 37 34 30 30 30 30 36 39 30 30 30 30 34 37 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e5 7E -2024-06-21 11:34:22.061 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940862027, longitude=116.7742710, latitude=39.5619700, speed=108.00, mileage=44.74000000, dischargeVoltage=519000, dischargeCurrent=60000, insulationResistance=182380000, gear=D, accelerationPedal=00, brakePedal=30, fuelConsumption=11.40, motorControllerTemperature=550000, motorSpeed=83353, motorTorque=2070, motorTemperature=910000, motorVoltage=23300, motorCurrent=55710000, powerBattery=60564., maxFeedbackPower=460000, maxDischargePower=860000, bmsSelfCheck=10, powerBatteryCurrent=40000, powerBatteryV3=647000, maxVoltage=4000, minVoltage=4000, maxTemperature=740000, minTemperature=690000, availableCapacity=470000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:22.063 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:34:22.063 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"00","availableCapacity":"470000","bmsSelfCheck":"10","brakePedal":"30","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"60000","dischargeVoltage":"519000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.40","gear":"D","insulationResistance":"182380000","latitude":"39.5619700","location":"1","longitude":"116.7742710","maxDischargePower":"860000","maxFeedbackPower":"460000","maxTemperature":"740000","maxVoltage":"4000","mcu":"1","mileage":"44.74000000","minTemperature":"690000","minVoltage":"4000","motorControllerTemperature":"550000","motorCurrent":"55710000","motorSpeed":"83353","motorTemperature":"910000","motorTorque":"2070","motorVoltage":"23300","powerBattery":"60564.","powerBatteryCurrent":"40000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"647000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718940862027","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:34:22.064 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940862027, longitude=116.7742710, latitude=39.5619700, speed=108.00, mileage=44.74000000, dischargeVoltage=519000, dischargeCurrent=60000, insulationResistance=182380000, gear=D, accelerationPedal=00, brakePedal=30, fuelConsumption=11.40, motorControllerTemperature=550000, motorSpeed=83353, motorTorque=2070, motorTemperature=910000, motorVoltage=23300, motorCurrent=55710000, powerBattery=60564., maxFeedbackPower=460000, maxDischargePower=860000, bmsSelfCheck=10, powerBatteryCurrent=40000, powerBatteryV3=647000, maxVoltage=4000, minVoltage=4000, maxTemperature=740000, minTemperature=690000, availableCapacity=470000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:23.101 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:34:23.101 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:34:23.101 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 36 33 30 33 33 31 31 36 2e 37 37 34 30 32 34 30 33 39 2e 35 36 32 39 30 39 30 37 32 2e 30 30 30 34 34 2e 37 38 30 30 30 30 30 30 31 34 34 30 30 30 31 31 30 30 30 31 37 36 36 36 30 30 30 30 44 37 30 33 30 31 30 2e 30 30 38 31 30 30 30 30 38 38 37 35 37 35 39 32 30 31 33 39 30 30 30 31 39 33 30 30 34 36 35 38 30 30 30 30 36 30 35 36 34 2e 36 32 30 30 30 30 31 34 30 30 30 30 35 30 37 30 30 30 30 37 30 36 30 30 30 34 30 30 30 34 30 30 30 39 35 30 30 30 30 33 34 30 30 30 30 33 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ed 7E -2024-06-21 11:34:23.101 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940863033, longitude=116.7740240, latitude=39.5629090, speed=72.000, mileage=44.78000000, dischargeVoltage=144000, dischargeCurrent=11000, insulationResistance=176660000, gear=D, accelerationPedal=70, brakePedal=30, fuelConsumption=10.00, motorControllerTemperature=810000, motorSpeed=88757, motorTorque=5920, motorTemperature=139000, motorVoltage=19300, motorCurrent=46580000, powerBattery=60564., maxFeedbackPower=620000, maxDischargePower=140000, bmsSelfCheck=50, powerBatteryCurrent=70000, powerBatteryV3=706000, maxVoltage=4000, minVoltage=4000, maxTemperature=950000, minTemperature=340000, availableCapacity=300000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:23.103 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:34:23.103 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"70","availableCapacity":"300000","bmsSelfCheck":"50","brakePedal":"30","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"11000","dischargeVoltage":"144000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.00","gear":"D","insulationResistance":"176660000","latitude":"39.5629090","location":"1","longitude":"116.7740240","maxDischargePower":"140000","maxFeedbackPower":"620000","maxTemperature":"950000","maxVoltage":"4000","mcu":"1","mileage":"44.78000000","minTemperature":"340000","minVoltage":"4000","motorControllerTemperature":"810000","motorCurrent":"46580000","motorSpeed":"88757","motorTemperature":"139000","motorTorque":"5920","motorVoltage":"19300","powerBattery":"60564.","powerBatteryCurrent":"70000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"706000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718940863033","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:34:23.103 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940863033, longitude=116.7740240, latitude=39.5629090, speed=72.000, mileage=44.78000000, dischargeVoltage=144000, dischargeCurrent=11000, insulationResistance=176660000, gear=D, accelerationPedal=70, brakePedal=30, fuelConsumption=10.00, motorControllerTemperature=810000, motorSpeed=88757, motorTorque=5920, motorTemperature=139000, motorVoltage=19300, motorCurrent=46580000, powerBattery=60564., maxFeedbackPower=620000, maxDischargePower=140000, bmsSelfCheck=50, powerBatteryCurrent=70000, powerBatteryV3=706000, maxVoltage=4000, minVoltage=4000, maxTemperature=950000, minTemperature=340000, availableCapacity=300000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:24.100 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:34:24.100 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:34:24.100 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 36 34 30 33 31 31 31 36 2e 37 37 33 37 39 33 30 33 39 2e 35 36 33 37 35 32 30 37 32 2e 30 30 30 34 34 2e 38 32 30 30 30 30 30 30 37 34 36 30 30 30 31 35 30 30 30 32 37 35 38 39 30 30 30 30 44 39 30 33 30 31 30 2e 35 30 35 30 30 30 30 30 32 33 31 36 37 33 30 30 30 31 34 31 30 30 30 32 39 39 30 30 31 30 39 38 33 30 30 30 36 30 35 36 34 2e 34 34 30 30 30 30 31 32 30 30 30 30 39 30 33 30 30 30 30 35 30 32 30 30 30 34 30 30 30 33 30 30 30 31 31 30 30 30 30 36 32 30 30 30 30 37 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d5 7E -2024-06-21 11:34:24.100 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940864031, longitude=116.7737930, latitude=39.5637520, speed=72.000, mileage=44.82000000, dischargeVoltage=746000, dischargeCurrent=15000, insulationResistance=275890000, gear=D, accelerationPedal=90, brakePedal=30, fuelConsumption=10.50, motorControllerTemperature=500000, motorSpeed=23167, motorTorque=3000, motorTemperature=141000, motorVoltage=29900, motorCurrent=10983000, powerBattery=60564., maxFeedbackPower=440000, maxDischargePower=120000, bmsSelfCheck=90, powerBatteryCurrent=30000, powerBatteryV3=502000, maxVoltage=4000, minVoltage=3000, maxTemperature=110000, minTemperature=620000, availableCapacity=700000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:24.102 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:34:24.102 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"90","availableCapacity":"700000","bmsSelfCheck":"90","brakePedal":"30","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"15000","dischargeVoltage":"746000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.50","gear":"D","insulationResistance":"275890000","latitude":"39.5637520","location":"1","longitude":"116.7737930","maxDischargePower":"120000","maxFeedbackPower":"440000","maxTemperature":"110000","maxVoltage":"4000","mcu":"1","mileage":"44.82000000","minTemperature":"620000","minVoltage":"3000","motorControllerTemperature":"500000","motorCurrent":"10983000","motorSpeed":"23167","motorTemperature":"141000","motorTorque":"3000","motorVoltage":"29900","powerBattery":"60564.","powerBatteryCurrent":"30000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"502000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718940864031","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:34:24.102 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940864031, longitude=116.7737930, latitude=39.5637520, speed=72.000, mileage=44.82000000, dischargeVoltage=746000, dischargeCurrent=15000, insulationResistance=275890000, gear=D, accelerationPedal=90, brakePedal=30, fuelConsumption=10.50, motorControllerTemperature=500000, motorSpeed=23167, motorTorque=3000, motorTemperature=141000, motorVoltage=29900, motorCurrent=10983000, powerBattery=60564., maxFeedbackPower=440000, maxDischargePower=120000, bmsSelfCheck=90, powerBatteryCurrent=30000, powerBatteryV3=502000, maxVoltage=4000, minVoltage=3000, maxTemperature=110000, minTemperature=620000, availableCapacity=700000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:25.106 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:34:25.107 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:34:25.107 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 36 35 30 33 33 31 31 36 2e 37 37 33 36 30 35 30 33 39 2e 35 36 34 33 39 37 30 39 30 2e 30 30 30 34 34 2e 38 37 30 30 30 30 30 30 33 38 33 30 30 30 33 30 30 30 30 36 34 35 38 30 30 30 30 30 44 39 30 33 30 31 30 2e 37 30 33 32 30 30 30 30 32 33 34 30 35 33 32 30 30 36 34 30 30 30 30 31 33 37 30 30 31 33 31 36 31 30 30 30 36 30 35 35 33 2e 39 30 30 30 30 30 38 31 30 30 30 30 32 30 37 30 30 30 30 33 31 30 30 30 30 34 30 30 30 34 30 30 30 35 36 30 30 30 30 36 32 30 30 30 30 31 34 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c5 7E -2024-06-21 11:34:25.107 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940865033, longitude=116.7736050, latitude=39.5643970, speed=90.000, mileage=44.87000000, dischargeVoltage=383000, dischargeCurrent=30000, insulationResistance=645800000, gear=D, accelerationPedal=90, brakePedal=30, fuelConsumption=10.70, motorControllerTemperature=320000, motorSpeed=23405, motorTorque=3200, motorTemperature=640000, motorVoltage=13700, motorCurrent=13161000, powerBattery=60553., maxFeedbackPower=900000, maxDischargePower=810000, bmsSelfCheck=20, powerBatteryCurrent=70000, powerBatteryV3=310000, maxVoltage=4000, minVoltage=4000, maxTemperature=560000, minTemperature=620000, availableCapacity=140000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:25.108 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:34:25.108 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"90","availableCapacity":"140000","bmsSelfCheck":"20","brakePedal":"30","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"30000","dischargeVoltage":"383000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.70","gear":"D","insulationResistance":"645800000","latitude":"39.5643970","location":"1","longitude":"116.7736050","maxDischargePower":"810000","maxFeedbackPower":"900000","maxTemperature":"560000","maxVoltage":"4000","mcu":"1","mileage":"44.87000000","minTemperature":"620000","minVoltage":"4000","motorControllerTemperature":"320000","motorCurrent":"13161000","motorSpeed":"23405","motorTemperature":"640000","motorTorque":"3200","motorVoltage":"13700","powerBattery":"60553.","powerBatteryCurrent":"70000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"310000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718940865033","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:34:25.109 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940865033, longitude=116.7736050, latitude=39.5643970, speed=90.000, mileage=44.87000000, dischargeVoltage=383000, dischargeCurrent=30000, insulationResistance=645800000, gear=D, accelerationPedal=90, brakePedal=30, fuelConsumption=10.70, motorControllerTemperature=320000, motorSpeed=23405, motorTorque=3200, motorTemperature=640000, motorVoltage=13700, motorCurrent=13161000, powerBattery=60553., maxFeedbackPower=900000, maxDischargePower=810000, bmsSelfCheck=20, powerBatteryCurrent=70000, powerBatteryV3=310000, maxVoltage=4000, minVoltage=4000, maxTemperature=560000, minTemperature=620000, availableCapacity=140000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:26.073 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:34:26.073 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:34:26.073 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 36 36 30 33 31 31 31 36 2e 37 37 33 33 36 37 30 33 39 2e 35 36 35 32 39 38 30 39 30 2e 30 30 30 34 34 2e 39 32 30 30 30 30 30 30 32 35 36 30 30 30 33 32 30 30 30 35 31 36 37 30 30 30 30 30 44 35 30 30 30 31 31 2e 31 30 38 38 30 30 30 30 38 36 31 36 38 34 36 35 30 32 32 30 30 30 30 31 37 35 30 30 35 31 32 32 30 30 30 30 36 30 35 34 32 2e 33 35 30 30 30 30 32 30 30 30 30 30 33 30 38 30 30 30 30 33 35 37 30 30 30 33 30 30 30 34 30 30 30 32 34 30 30 30 30 39 30 30 30 30 30 34 34 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d6 7E -2024-06-21 11:34:26.073 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940866031, longitude=116.7733670, latitude=39.5652980, speed=90.000, mileage=44.92000000, dischargeVoltage=256000, dischargeCurrent=32000, insulationResistance=516700000, gear=D, accelerationPedal=50, brakePedal=00, fuelConsumption=11.10, motorControllerTemperature=880000, motorSpeed=86168, motorTorque=4650, motorTemperature=220000, motorVoltage=17500, motorCurrent=51220000, powerBattery=60542., maxFeedbackPower=350000, maxDischargePower=200000, bmsSelfCheck=30, powerBatteryCurrent=80000, powerBatteryV3=357000, maxVoltage=3000, minVoltage=4000, maxTemperature=240000, minTemperature=900000, availableCapacity=440000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:26.075 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:34:26.075 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"440000","bmsSelfCheck":"30","brakePedal":"00","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"32000","dischargeVoltage":"256000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.10","gear":"D","insulationResistance":"516700000","latitude":"39.5652980","location":"1","longitude":"116.7733670","maxDischargePower":"200000","maxFeedbackPower":"350000","maxTemperature":"240000","maxVoltage":"3000","mcu":"1","mileage":"44.92000000","minTemperature":"900000","minVoltage":"4000","motorControllerTemperature":"880000","motorCurrent":"51220000","motorSpeed":"86168","motorTemperature":"220000","motorTorque":"4650","motorVoltage":"17500","powerBattery":"60542.","powerBatteryCurrent":"80000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"357000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718940866031","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:34:26.075 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940866031, longitude=116.7733670, latitude=39.5652980, speed=90.000, mileage=44.92000000, dischargeVoltage=256000, dischargeCurrent=32000, insulationResistance=516700000, gear=D, accelerationPedal=50, brakePedal=00, fuelConsumption=11.10, motorControllerTemperature=880000, motorSpeed=86168, motorTorque=4650, motorTemperature=220000, motorVoltage=17500, motorCurrent=51220000, powerBattery=60542., maxFeedbackPower=350000, maxDischargePower=200000, bmsSelfCheck=30, powerBatteryCurrent=80000, powerBatteryV3=357000, maxVoltage=3000, minVoltage=4000, maxTemperature=240000, minTemperature=900000, availableCapacity=440000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:27.060 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:34:27.060 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:34:27.061 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 36 37 30 32 33 31 31 36 2e 37 37 33 32 30 36 30 33 39 2e 35 36 35 38 36 31 30 33 36 2e 30 30 30 34 34 2e 39 34 30 30 30 30 30 30 32 34 30 30 30 30 32 33 30 30 30 32 34 39 37 36 30 30 30 30 44 33 30 38 30 31 30 2e 36 30 34 35 30 30 30 30 33 38 35 33 38 32 31 30 30 34 31 30 30 30 30 32 35 34 30 30 37 35 37 36 30 30 30 30 36 30 35 34 32 2e 33 32 30 30 30 30 39 30 30 30 30 30 34 30 31 32 30 30 30 32 34 38 30 30 30 33 30 30 30 33 30 30 30 33 33 30 30 30 30 38 34 30 30 30 30 37 39 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 db 7E -2024-06-21 11:34:27.061 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940867023, longitude=116.7732060, latitude=39.5658610, speed=36.000, mileage=44.94000000, dischargeVoltage=240000, dischargeCurrent=23000, insulationResistance=249760000, gear=D, accelerationPedal=30, brakePedal=80, fuelConsumption=10.60, motorControllerTemperature=450000, motorSpeed=38538, motorTorque=2100, motorTemperature=410000, motorVoltage=25400, motorCurrent=75760000, powerBattery=60542., maxFeedbackPower=320000, maxDischargePower=900000, bmsSelfCheck=40, powerBatteryCurrent=12000, powerBatteryV3=248000, maxVoltage=3000, minVoltage=3000, maxTemperature=330000, minTemperature=840000, availableCapacity=790000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:27.063 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:34:27.063 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"30","availableCapacity":"790000","bmsSelfCheck":"40","brakePedal":"80","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"23000","dischargeVoltage":"240000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.60","gear":"D","insulationResistance":"249760000","latitude":"39.5658610","location":"1","longitude":"116.7732060","maxDischargePower":"900000","maxFeedbackPower":"320000","maxTemperature":"330000","maxVoltage":"3000","mcu":"1","mileage":"44.94000000","minTemperature":"840000","minVoltage":"3000","motorControllerTemperature":"450000","motorCurrent":"75760000","motorSpeed":"38538","motorTemperature":"410000","motorTorque":"2100","motorVoltage":"25400","powerBattery":"60542.","powerBatteryCurrent":"12000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"248000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718940867023","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:34:27.063 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940867023, longitude=116.7732060, latitude=39.5658610, speed=36.000, mileage=44.94000000, dischargeVoltage=240000, dischargeCurrent=23000, insulationResistance=249760000, gear=D, accelerationPedal=30, brakePedal=80, fuelConsumption=10.60, motorControllerTemperature=450000, motorSpeed=38538, motorTorque=2100, motorTemperature=410000, motorVoltage=25400, motorCurrent=75760000, powerBattery=60542., maxFeedbackPower=320000, maxDischargePower=900000, bmsSelfCheck=40, powerBatteryCurrent=12000, powerBatteryV3=248000, maxVoltage=3000, minVoltage=3000, maxTemperature=330000, minTemperature=840000, availableCapacity=790000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:28.060 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:34:28.060 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:34:28.061 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 36 38 30 32 34 31 31 36 2e 37 37 33 30 33 34 30 33 39 2e 35 36 36 34 37 33 30 37 32 2e 30 30 30 34 34 2e 39 38 30 30 30 30 30 30 34 33 39 30 30 30 31 31 30 30 30 31 33 35 34 30 30 30 30 30 44 36 30 37 30 31 30 2e 39 30 35 35 30 30 30 30 31 34 32 34 35 31 30 38 30 37 37 30 30 30 30 31 32 36 30 30 31 32 38 32 39 30 30 30 36 30 35 34 32 2e 35 35 30 30 30 30 39 30 30 30 30 30 31 30 32 30 30 30 30 35 38 32 30 30 30 33 30 30 30 34 30 30 30 35 30 30 30 30 30 33 35 30 30 30 30 38 36 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d9 7E -2024-06-21 11:34:28.061 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940868024, longitude=116.7730340, latitude=39.5664730, speed=72.000, mileage=44.98000000, dischargeVoltage=439000, dischargeCurrent=11000, insulationResistance=135400000, gear=D, accelerationPedal=60, brakePedal=70, fuelConsumption=10.90, motorControllerTemperature=550000, motorSpeed=14245, motorTorque=1080, motorTemperature=770000, motorVoltage=12600, motorCurrent=12829000, powerBattery=60542., maxFeedbackPower=550000, maxDischargePower=900000, bmsSelfCheck=10, powerBatteryCurrent=20000, powerBatteryV3=582000, maxVoltage=3000, minVoltage=4000, maxTemperature=500000, minTemperature=350000, availableCapacity=860000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:28.062 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:34:28.062 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"860000","bmsSelfCheck":"10","brakePedal":"70","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"11000","dischargeVoltage":"439000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.90","gear":"D","insulationResistance":"135400000","latitude":"39.5664730","location":"1","longitude":"116.7730340","maxDischargePower":"900000","maxFeedbackPower":"550000","maxTemperature":"500000","maxVoltage":"3000","mcu":"1","mileage":"44.98000000","minTemperature":"350000","minVoltage":"4000","motorControllerTemperature":"550000","motorCurrent":"12829000","motorSpeed":"14245","motorTemperature":"770000","motorTorque":"1080","motorVoltage":"12600","powerBattery":"60542.","powerBatteryCurrent":"20000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"582000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718940868024","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:34:28.062 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940868024, longitude=116.7730340, latitude=39.5664730, speed=72.000, mileage=44.98000000, dischargeVoltage=439000, dischargeCurrent=11000, insulationResistance=135400000, gear=D, accelerationPedal=60, brakePedal=70, fuelConsumption=10.90, motorControllerTemperature=550000, motorSpeed=14245, motorTorque=1080, motorTemperature=770000, motorVoltage=12600, motorCurrent=12829000, powerBattery=60542., maxFeedbackPower=550000, maxDischargePower=900000, bmsSelfCheck=10, powerBatteryCurrent=20000, powerBatteryV3=582000, maxVoltage=3000, minVoltage=4000, maxTemperature=500000, minTemperature=350000, availableCapacity=860000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:29.067 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:34:29.067 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:34:29.067 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 36 39 30 32 33 31 31 36 2e 37 37 32 31 38 37 30 33 39 2e 35 36 36 33 37 34 30 39 30 2e 30 30 30 34 35 2e 30 33 30 30 30 30 30 30 36 31 38 30 30 30 31 36 30 30 30 32 31 36 37 30 30 30 30 30 44 32 30 30 30 31 31 2e 36 30 36 35 30 30 30 30 32 31 37 34 39 35 34 34 30 31 32 31 30 30 30 32 33 31 30 30 32 35 33 36 30 30 30 30 36 30 35 33 31 2e 32 30 30 30 30 30 36 35 30 30 30 30 31 31 37 30 30 30 30 33 38 33 30 30 30 34 30 30 30 33 30 30 30 33 39 30 30 30 30 32 39 30 30 30 30 36 38 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ce 7E -2024-06-21 11:34:29.067 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940869023, longitude=116.7721870, latitude=39.5663740, speed=90.000, mileage=45.03000000, dischargeVoltage=618000, dischargeCurrent=16000, insulationResistance=216700000, gear=D, accelerationPedal=20, brakePedal=00, fuelConsumption=11.60, motorControllerTemperature=650000, motorSpeed=21749, motorTorque=5440, motorTemperature=121000, motorVoltage=23100, motorCurrent=25360000, powerBattery=60531., maxFeedbackPower=200000, maxDischargePower=650000, bmsSelfCheck=11, powerBatteryCurrent=70000, powerBatteryV3=383000, maxVoltage=4000, minVoltage=3000, maxTemperature=390000, minTemperature=290000, availableCapacity=680000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:29.068 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:34:29.068 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"680000","bmsSelfCheck":"11","brakePedal":"00","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"16000","dischargeVoltage":"618000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.60","gear":"D","insulationResistance":"216700000","latitude":"39.5663740","location":"1","longitude":"116.7721870","maxDischargePower":"650000","maxFeedbackPower":"200000","maxTemperature":"390000","maxVoltage":"4000","mcu":"1","mileage":"45.03000000","minTemperature":"290000","minVoltage":"3000","motorControllerTemperature":"650000","motorCurrent":"25360000","motorSpeed":"21749","motorTemperature":"121000","motorTorque":"5440","motorVoltage":"23100","powerBattery":"60531.","powerBatteryCurrent":"70000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"383000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718940869023","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:34:29.068 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940869023, longitude=116.7721870, latitude=39.5663740, speed=90.000, mileage=45.03000000, dischargeVoltage=618000, dischargeCurrent=16000, insulationResistance=216700000, gear=D, accelerationPedal=20, brakePedal=00, fuelConsumption=11.60, motorControllerTemperature=650000, motorSpeed=21749, motorTorque=5440, motorTemperature=121000, motorVoltage=23100, motorCurrent=25360000, powerBattery=60531., maxFeedbackPower=200000, maxDischargePower=650000, bmsSelfCheck=11, powerBatteryCurrent=70000, powerBatteryV3=383000, maxVoltage=4000, minVoltage=3000, maxTemperature=390000, minTemperature=290000, availableCapacity=680000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:30.089 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:34:30.089 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:34:30.089 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 37 30 30 32 33 31 31 36 2e 37 37 31 33 38 32 30 33 39 2e 35 36 36 32 35 34 30 35 34 2e 30 30 30 34 35 2e 30 36 30 30 30 30 30 30 37 30 37 30 30 30 31 32 30 30 30 31 39 34 33 31 30 30 30 30 44 39 30 36 30 39 2e 31 30 30 34 30 30 30 30 30 34 33 37 36 32 34 31 32 30 38 36 30 30 30 30 32 33 32 30 30 31 32 38 38 31 30 30 30 36 30 35 33 31 2e 34 35 30 30 30 30 31 32 30 30 30 30 33 30 37 30 30 30 30 36 33 30 30 30 30 33 30 30 30 34 30 30 30 32 32 30 30 30 30 37 33 30 30 30 30 31 39 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 bd 7E -2024-06-21 11:34:30.089 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940870023, longitude=116.7713820, latitude=39.5662540, speed=54.000, mileage=45.06000000, dischargeVoltage=707000, dischargeCurrent=12000, insulationResistance=194310000, gear=D, accelerationPedal=90, brakePedal=60, fuelConsumption=9.100, motorControllerTemperature=400000, motorSpeed=43762, motorTorque=4120, motorTemperature=860000, motorVoltage=23200, motorCurrent=12881000, powerBattery=60531., maxFeedbackPower=450000, maxDischargePower=120000, bmsSelfCheck=30, powerBatteryCurrent=70000, powerBatteryV3=630000, maxVoltage=3000, minVoltage=4000, maxTemperature=220000, minTemperature=730000, availableCapacity=190000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:30.091 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:34:30.091 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"90","availableCapacity":"190000","bmsSelfCheck":"30","brakePedal":"60","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"12000","dischargeVoltage":"707000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.100","gear":"D","insulationResistance":"194310000","latitude":"39.5662540","location":"1","longitude":"116.7713820","maxDischargePower":"120000","maxFeedbackPower":"450000","maxTemperature":"220000","maxVoltage":"3000","mcu":"1","mileage":"45.06000000","minTemperature":"730000","minVoltage":"4000","motorControllerTemperature":"400000","motorCurrent":"12881000","motorSpeed":"43762","motorTemperature":"860000","motorTorque":"4120","motorVoltage":"23200","powerBattery":"60531.","powerBatteryCurrent":"70000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"630000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718940870023","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:34:30.091 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940870023, longitude=116.7713820, latitude=39.5662540, speed=54.000, mileage=45.06000000, dischargeVoltage=707000, dischargeCurrent=12000, insulationResistance=194310000, gear=D, accelerationPedal=90, brakePedal=60, fuelConsumption=9.100, motorControllerTemperature=400000, motorSpeed=43762, motorTorque=4120, motorTemperature=860000, motorVoltage=23200, motorCurrent=12881000, powerBattery=60531., maxFeedbackPower=450000, maxDischargePower=120000, bmsSelfCheck=30, powerBatteryCurrent=70000, powerBatteryV3=630000, maxVoltage=3000, minVoltage=4000, maxTemperature=220000, minTemperature=730000, availableCapacity=190000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:31.217 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:34:31.218 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:34:31.218 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 37 31 30 32 33 31 31 36 2e 37 37 30 30 35 32 30 33 39 2e 35 36 36 30 33 39 30 31 30 38 2e 30 30 34 35 2e 31 32 30 30 30 30 30 30 36 35 31 30 30 30 34 30 30 30 30 37 37 35 33 30 30 30 30 30 44 31 30 34 30 31 31 2e 38 30 33 35 30 30 30 30 33 39 36 30 32 35 35 38 30 37 30 30 30 30 30 32 36 36 30 30 39 30 39 33 30 30 30 30 36 30 35 31 39 2e 33 30 30 30 30 30 39 36 30 30 30 30 39 30 37 30 30 30 30 33 39 39 30 30 30 34 30 30 30 33 30 30 30 31 32 30 30 30 30 34 39 30 30 30 30 35 38 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 df 7E -2024-06-21 11:34:31.218 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940871023, longitude=116.7700520, latitude=39.5660390, speed=108.00, mileage=45.12000000, dischargeVoltage=651000, dischargeCurrent=40000, insulationResistance=775300000, gear=D, accelerationPedal=10, brakePedal=40, fuelConsumption=11.80, motorControllerTemperature=350000, motorSpeed=39602, motorTorque=5580, motorTemperature=700000, motorVoltage=26600, motorCurrent=90930000, powerBattery=60519., maxFeedbackPower=300000, maxDischargePower=960000, bmsSelfCheck=90, powerBatteryCurrent=70000, powerBatteryV3=399000, maxVoltage=4000, minVoltage=3000, maxTemperature=120000, minTemperature=490000, availableCapacity=580000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:31.219 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:34:31.219 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"580000","bmsSelfCheck":"90","brakePedal":"40","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"40000","dischargeVoltage":"651000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.80","gear":"D","insulationResistance":"775300000","latitude":"39.5660390","location":"1","longitude":"116.7700520","maxDischargePower":"960000","maxFeedbackPower":"300000","maxTemperature":"120000","maxVoltage":"4000","mcu":"1","mileage":"45.12000000","minTemperature":"490000","minVoltage":"3000","motorControllerTemperature":"350000","motorCurrent":"90930000","motorSpeed":"39602","motorTemperature":"700000","motorTorque":"5580","motorVoltage":"26600","powerBattery":"60519.","powerBatteryCurrent":"70000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"399000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718940871023","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:34:31.220 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940871023, longitude=116.7700520, latitude=39.5660390, speed=108.00, mileage=45.12000000, dischargeVoltage=651000, dischargeCurrent=40000, insulationResistance=775300000, gear=D, accelerationPedal=10, brakePedal=40, fuelConsumption=11.80, motorControllerTemperature=350000, motorSpeed=39602, motorTorque=5580, motorTemperature=700000, motorVoltage=26600, motorCurrent=90930000, powerBattery=60519., maxFeedbackPower=300000, maxDischargePower=960000, bmsSelfCheck=90, powerBatteryCurrent=70000, powerBatteryV3=399000, maxVoltage=4000, minVoltage=3000, maxTemperature=120000, minTemperature=490000, availableCapacity=580000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:32.059 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:34:32.060 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:34:32.060 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 37 32 30 32 33 31 31 36 2e 37 36 39 31 30 32 30 33 39 2e 35 36 35 38 38 32 30 35 34 2e 30 30 30 34 35 2e 31 35 30 30 30 30 30 30 33 36 38 30 30 30 33 37 30 30 30 31 31 36 34 30 30 30 30 30 44 32 30 32 30 31 30 2e 34 30 35 35 30 30 30 30 36 30 38 30 34 35 37 39 30 36 30 30 30 30 30 32 31 31 30 30 31 34 37 38 31 30 30 30 36 30 35 31 39 2e 31 30 30 30 30 30 34 36 30 30 30 30 38 30 32 30 30 30 30 32 36 39 30 30 30 34 30 30 30 34 30 30 30 38 31 30 30 30 30 31 31 30 30 30 30 31 35 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c3 7E -2024-06-21 11:34:32.060 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940872023, longitude=116.7691020, latitude=39.5658820, speed=54.000, mileage=45.15000000, dischargeVoltage=368000, dischargeCurrent=37000, insulationResistance=116400000, gear=D, accelerationPedal=20, brakePedal=20, fuelConsumption=10.40, motorControllerTemperature=550000, motorSpeed=60804, motorTorque=5790, motorTemperature=600000, motorVoltage=21100, motorCurrent=14781000, powerBattery=60519., maxFeedbackPower=100000, maxDischargePower=460000, bmsSelfCheck=80, powerBatteryCurrent=20000, powerBatteryV3=269000, maxVoltage=4000, minVoltage=4000, maxTemperature=810000, minTemperature=110000, availableCapacity=150000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:32.063 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:34:32.063 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"150000","bmsSelfCheck":"80","brakePedal":"20","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"37000","dischargeVoltage":"368000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.40","gear":"D","insulationResistance":"116400000","latitude":"39.5658820","location":"1","longitude":"116.7691020","maxDischargePower":"460000","maxFeedbackPower":"100000","maxTemperature":"810000","maxVoltage":"4000","mcu":"1","mileage":"45.15000000","minTemperature":"110000","minVoltage":"4000","motorControllerTemperature":"550000","motorCurrent":"14781000","motorSpeed":"60804","motorTemperature":"600000","motorTorque":"5790","motorVoltage":"21100","powerBattery":"60519.","powerBatteryCurrent":"20000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"269000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718940872023","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:34:32.063 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940872023, longitude=116.7691020, latitude=39.5658820, speed=54.000, mileage=45.15000000, dischargeVoltage=368000, dischargeCurrent=37000, insulationResistance=116400000, gear=D, accelerationPedal=20, brakePedal=20, fuelConsumption=10.40, motorControllerTemperature=550000, motorSpeed=60804, motorTorque=5790, motorTemperature=600000, motorVoltage=21100, motorCurrent=14781000, powerBattery=60519., maxFeedbackPower=100000, maxDischargePower=460000, bmsSelfCheck=80, powerBatteryCurrent=20000, powerBatteryV3=269000, maxVoltage=4000, minVoltage=4000, maxTemperature=810000, minTemperature=110000, availableCapacity=150000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:33.049 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:34:33.049 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:34:33.049 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 37 33 30 32 34 31 31 36 2e 37 36 38 32 37 36 30 33 39 2e 35 36 35 37 36 32 30 39 30 2e 30 30 30 34 35 2e 32 30 30 30 30 30 30 30 31 34 31 30 30 30 32 34 30 30 30 32 31 34 30 31 30 30 30 30 44 33 30 32 30 31 31 2e 36 30 35 38 30 30 30 30 32 38 37 33 31 38 38 39 30 32 33 30 30 30 30 32 33 35 30 30 32 33 39 37 30 30 30 30 36 30 35 30 37 2e 31 33 30 30 30 30 32 36 30 30 30 30 31 32 31 32 30 30 30 36 36 36 30 30 30 34 30 30 30 33 30 30 30 36 30 30 30 30 30 33 37 30 30 30 30 35 37 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ce 7E -2024-06-21 11:34:33.049 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940873024, longitude=116.7682760, latitude=39.5657620, speed=90.000, mileage=45.20000000, dischargeVoltage=141000, dischargeCurrent=24000, insulationResistance=214010000, gear=D, accelerationPedal=30, brakePedal=20, fuelConsumption=11.60, motorControllerTemperature=580000, motorSpeed=28731, motorTorque=8890, motorTemperature=230000, motorVoltage=23500, motorCurrent=23970000, powerBattery=60507., maxFeedbackPower=130000, maxDischargePower=260000, bmsSelfCheck=12, powerBatteryCurrent=12000, powerBatteryV3=666000, maxVoltage=4000, minVoltage=3000, maxTemperature=600000, minTemperature=370000, availableCapacity=570000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:33.051 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:34:33.051 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"30","availableCapacity":"570000","bmsSelfCheck":"12","brakePedal":"20","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"24000","dischargeVoltage":"141000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.60","gear":"D","insulationResistance":"214010000","latitude":"39.5657620","location":"1","longitude":"116.7682760","maxDischargePower":"260000","maxFeedbackPower":"130000","maxTemperature":"600000","maxVoltage":"4000","mcu":"1","mileage":"45.20000000","minTemperature":"370000","minVoltage":"3000","motorControllerTemperature":"580000","motorCurrent":"23970000","motorSpeed":"28731","motorTemperature":"230000","motorTorque":"8890","motorVoltage":"23500","powerBattery":"60507.","powerBatteryCurrent":"12000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"666000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718940873024","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:34:33.051 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940873024, longitude=116.7682760, latitude=39.5657620, speed=90.000, mileage=45.20000000, dischargeVoltage=141000, dischargeCurrent=24000, insulationResistance=214010000, gear=D, accelerationPedal=30, brakePedal=20, fuelConsumption=11.60, motorControllerTemperature=580000, motorSpeed=28731, motorTorque=8890, motorTemperature=230000, motorVoltage=23500, motorCurrent=23970000, powerBattery=60507., maxFeedbackPower=130000, maxDischargePower=260000, bmsSelfCheck=12, powerBatteryCurrent=12000, powerBatteryV3=666000, maxVoltage=4000, minVoltage=3000, maxTemperature=600000, minTemperature=370000, availableCapacity=570000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:34.056 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:34:34.058 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:34:34.058 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 37 34 30 32 33 31 31 36 2e 37 36 37 30 33 37 30 33 39 2e 35 36 35 35 32 36 30 31 30 38 2e 30 30 34 35 2e 32 36 30 30 30 30 30 30 33 38 30 30 30 30 31 37 30 30 30 33 32 35 31 30 30 30 30 30 44 32 30 32 30 39 2e 33 30 30 38 34 30 30 30 30 34 34 35 37 33 32 36 35 30 31 30 32 30 30 30 32 39 32 30 30 31 31 36 38 30 30 30 30 36 30 34 39 38 2e 31 36 30 30 30 30 33 30 30 30 30 30 31 33 33 30 30 30 30 32 32 37 30 30 30 34 30 30 30 34 30 30 30 38 31 30 30 30 30 32 30 30 30 30 30 39 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c4 7E -2024-06-21 11:34:34.058 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940874023, longitude=116.7670370, latitude=39.5655260, speed=108.00, mileage=45.26000000, dischargeVoltage=380000, dischargeCurrent=17000, insulationResistance=325100000, gear=D, accelerationPedal=20, brakePedal=20, fuelConsumption=9.300, motorControllerTemperature=840000, motorSpeed=44573, motorTorque=2650, motorTemperature=102000, motorVoltage=29200, motorCurrent=11680000, powerBattery=60498., maxFeedbackPower=160000, maxDischargePower=300000, bmsSelfCheck=13, powerBatteryCurrent=30000, powerBatteryV3=227000, maxVoltage=4000, minVoltage=4000, maxTemperature=810000, minTemperature=200000, availableCapacity=900000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:34.059 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:34:34.060 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"900000","bmsSelfCheck":"13","brakePedal":"20","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"17000","dischargeVoltage":"380000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.300","gear":"D","insulationResistance":"325100000","latitude":"39.5655260","location":"1","longitude":"116.7670370","maxDischargePower":"300000","maxFeedbackPower":"160000","maxTemperature":"810000","maxVoltage":"4000","mcu":"1","mileage":"45.26000000","minTemperature":"200000","minVoltage":"4000","motorControllerTemperature":"840000","motorCurrent":"11680000","motorSpeed":"44573","motorTemperature":"102000","motorTorque":"2650","motorVoltage":"29200","powerBattery":"60498.","powerBatteryCurrent":"30000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"227000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718940874023","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:34:34.060 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940874023, longitude=116.7670370, latitude=39.5655260, speed=108.00, mileage=45.26000000, dischargeVoltage=380000, dischargeCurrent=17000, insulationResistance=325100000, gear=D, accelerationPedal=20, brakePedal=20, fuelConsumption=9.300, motorControllerTemperature=840000, motorSpeed=44573, motorTorque=2650, motorTemperature=102000, motorVoltage=29200, motorCurrent=11680000, powerBattery=60498., maxFeedbackPower=160000, maxDischargePower=300000, bmsSelfCheck=13, powerBatteryCurrent=30000, powerBatteryV3=227000, maxVoltage=4000, minVoltage=4000, maxTemperature=810000, minTemperature=200000, availableCapacity=900000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:35.059 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:34:35.059 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:34:35.059 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 37 35 30 32 33 31 31 36 2e 37 36 35 37 35 35 30 33 39 2e 35 36 35 32 39 38 30 31 30 38 2e 30 30 34 35 2e 33 32 30 30 30 30 30 30 35 31 36 30 30 30 33 34 30 30 30 32 34 33 34 35 30 30 30 30 44 32 30 35 30 39 2e 39 30 30 32 31 30 30 30 30 37 39 37 32 31 36 30 33 30 31 30 30 30 30 30 31 36 39 30 30 32 39 33 30 30 30 30 30 36 30 34 38 38 2e 32 30 30 30 30 30 39 30 30 30 30 30 31 31 38 30 30 30 30 35 31 35 30 30 30 33 30 30 30 34 30 30 30 38 31 30 30 30 30 31 38 30 30 30 30 38 38 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e2 7E -2024-06-21 11:34:35.059 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940875023, longitude=116.7657550, latitude=39.5652980, speed=108.00, mileage=45.32000000, dischargeVoltage=516000, dischargeCurrent=34000, insulationResistance=243450000, gear=D, accelerationPedal=20, brakePedal=50, fuelConsumption=9.900, motorControllerTemperature=210000, motorSpeed=79721, motorTorque=6030, motorTemperature=100000, motorVoltage=16900, motorCurrent=29300000, powerBattery=60488., maxFeedbackPower=200000, maxDischargePower=900000, bmsSelfCheck=11, powerBatteryCurrent=80000, powerBatteryV3=515000, maxVoltage=3000, minVoltage=4000, maxTemperature=810000, minTemperature=180000, availableCapacity=880000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:35.062 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:34:35.062 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"880000","bmsSelfCheck":"11","brakePedal":"50","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"34000","dischargeVoltage":"516000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.900","gear":"D","insulationResistance":"243450000","latitude":"39.5652980","location":"1","longitude":"116.7657550","maxDischargePower":"900000","maxFeedbackPower":"200000","maxTemperature":"810000","maxVoltage":"3000","mcu":"1","mileage":"45.32000000","minTemperature":"180000","minVoltage":"4000","motorControllerTemperature":"210000","motorCurrent":"29300000","motorSpeed":"79721","motorTemperature":"100000","motorTorque":"6030","motorVoltage":"16900","powerBattery":"60488.","powerBatteryCurrent":"80000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"515000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718940875023","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:34:35.062 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940875023, longitude=116.7657550, latitude=39.5652980, speed=108.00, mileage=45.32000000, dischargeVoltage=516000, dischargeCurrent=34000, insulationResistance=243450000, gear=D, accelerationPedal=20, brakePedal=50, fuelConsumption=9.900, motorControllerTemperature=210000, motorSpeed=79721, motorTorque=6030, motorTemperature=100000, motorVoltage=16900, motorCurrent=29300000, powerBattery=60488., maxFeedbackPower=200000, maxDischargePower=900000, bmsSelfCheck=11, powerBatteryCurrent=80000, powerBatteryV3=515000, maxVoltage=3000, minVoltage=4000, maxTemperature=810000, minTemperature=180000, availableCapacity=880000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:36.218 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:34:36.218 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:34:36.218 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 37 36 30 32 34 31 31 36 2e 37 36 34 35 36 39 30 33 39 2e 35 36 35 31 32 31 30 39 30 2e 30 30 30 34 35 2e 33 37 30 30 30 30 30 30 35 39 34 30 30 30 32 31 30 30 30 32 36 37 31 33 30 30 30 30 44 39 30 37 30 31 32 2e 30 30 33 34 30 30 30 30 39 30 38 31 31 33 34 31 30 33 30 30 30 30 30 32 39 35 30 30 31 30 38 31 30 30 30 30 36 30 34 37 36 2e 34 33 30 30 30 30 36 38 30 30 30 30 32 30 36 30 30 30 30 37 30 39 30 30 30 34 30 30 30 34 30 30 30 37 35 30 30 30 30 35 34 30 30 30 30 31 34 30 30 30 30 31 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d7 7E -2024-06-21 11:34:36.218 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940876024, longitude=116.7645690, latitude=39.5651210, speed=90.000, mileage=45.37000000, dischargeVoltage=594000, dischargeCurrent=21000, insulationResistance=267130000, gear=D, accelerationPedal=90, brakePedal=70, fuelConsumption=12.00, motorControllerTemperature=340000, motorSpeed=90811, motorTorque=3410, motorTemperature=300000, motorVoltage=29500, motorCurrent=10810000, powerBattery=60476., maxFeedbackPower=430000, maxDischargePower=680000, bmsSelfCheck=20, powerBatteryCurrent=60000, powerBatteryV3=709000, maxVoltage=4000, minVoltage=4000, maxTemperature=750000, minTemperature=540000, availableCapacity=140000, vehicleStatus=1, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:36.220 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:34:36.220 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"90","availableCapacity":"140000","bmsSelfCheck":"20","brakePedal":"70","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"21000","dischargeVoltage":"594000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"12.00","gear":"D","insulationResistance":"267130000","latitude":"39.5651210","location":"1","longitude":"116.7645690","maxDischargePower":"680000","maxFeedbackPower":"430000","maxTemperature":"750000","maxVoltage":"4000","mcu":"1","mileage":"45.37000000","minTemperature":"540000","minVoltage":"4000","motorControllerTemperature":"340000","motorCurrent":"10810000","motorSpeed":"90811","motorTemperature":"300000","motorTorque":"3410","motorVoltage":"29500","powerBattery":"60476.","powerBatteryCurrent":"60000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"709000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718940876024","vehicleStatus":"1","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:34:36.220 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940876024, longitude=116.7645690, latitude=39.5651210, speed=90.000, mileage=45.37000000, dischargeVoltage=594000, dischargeCurrent=21000, insulationResistance=267130000, gear=D, accelerationPedal=90, brakePedal=70, fuelConsumption=12.00, motorControllerTemperature=340000, motorSpeed=90811, motorTorque=3410, motorTemperature=300000, motorVoltage=29500, motorCurrent=10810000, powerBattery=60476., maxFeedbackPower=430000, maxDischargePower=680000, bmsSelfCheck=20, powerBatteryCurrent=60000, powerBatteryV3=709000, maxVoltage=4000, minVoltage=4000, maxTemperature=750000, minTemperature=540000, availableCapacity=140000, vehicleStatus=1, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:36.269 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:97 - 该车故障GZ001信息存储到本地缓存中 -2024-06-21 11:34:36.269 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:98 - 该车故障GZ001信息存储到Redis中 -2024-06-21 11:34:36.270 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:110 - 该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:34:36.370 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:113 - 该车故障GZ002信息存储到Redis中 -2024-06-21 11:34:37.066 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:34:37.067 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:34:37.067 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 37 37 30 32 33 31 31 36 2e 37 36 33 30 34 31 30 33 39 2e 35 36 34 38 35 34 30 31 34 34 2e 30 30 34 35 2e 34 35 30 30 30 30 30 30 33 32 32 30 30 30 31 32 30 30 30 32 33 34 35 32 30 30 30 30 44 34 30 39 30 39 2e 30 30 30 33 33 30 30 30 30 33 35 35 35 38 38 35 32 30 32 30 30 30 30 30 32 37 33 30 30 39 38 31 30 30 30 30 30 36 30 34 36 37 2e 35 36 30 30 30 30 33 38 30 30 30 30 36 30 31 30 30 30 30 36 32 35 30 30 30 33 30 30 30 34 30 30 30 32 33 30 30 30 30 33 32 30 30 30 30 39 31 30 30 30 30 31 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cd 7E -2024-06-21 11:34:37.067 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940877023, longitude=116.7630410, latitude=39.5648540, speed=144.00, mileage=45.45000000, dischargeVoltage=322000, dischargeCurrent=12000, insulationResistance=234520000, gear=D, accelerationPedal=40, brakePedal=90, fuelConsumption=9.000, motorControllerTemperature=330000, motorSpeed=35558, motorTorque=8520, motorTemperature=200000, motorVoltage=27300, motorCurrent=98100000, powerBattery=60467., maxFeedbackPower=560000, maxDischargePower=380000, bmsSelfCheck=60, powerBatteryCurrent=10000, powerBatteryV3=625000, maxVoltage=3000, minVoltage=4000, maxTemperature=230000, minTemperature=320000, availableCapacity=910000, vehicleStatus=1, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:37.068 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:34:37.068 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"40","availableCapacity":"910000","bmsSelfCheck":"60","brakePedal":"90","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"12000","dischargeVoltage":"322000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.000","gear":"D","insulationResistance":"234520000","latitude":"39.5648540","location":"1","longitude":"116.7630410","maxDischargePower":"380000","maxFeedbackPower":"560000","maxTemperature":"230000","maxVoltage":"3000","mcu":"1","mileage":"45.45000000","minTemperature":"320000","minVoltage":"4000","motorControllerTemperature":"330000","motorCurrent":"98100000","motorSpeed":"35558","motorTemperature":"200000","motorTorque":"8520","motorVoltage":"27300","powerBattery":"60467.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"625000","ptc":"1","runStatus":"1","soc":"1","speed":"144.00","timestamp":"1718940877023","vehicleStatus":"1","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:34:37.069 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940877023, longitude=116.7630410, latitude=39.5648540, speed=144.00, mileage=45.45000000, dischargeVoltage=322000, dischargeCurrent=12000, insulationResistance=234520000, gear=D, accelerationPedal=40, brakePedal=90, fuelConsumption=9.000, motorControllerTemperature=330000, motorSpeed=35558, motorTorque=8520, motorTemperature=200000, motorVoltage=27300, motorCurrent=98100000, powerBattery=60467., maxFeedbackPower=560000, maxDischargePower=380000, bmsSelfCheck=60, powerBatteryCurrent=10000, powerBatteryV3=625000, maxVoltage=3000, minVoltage=4000, maxTemperature=230000, minTemperature=320000, availableCapacity=910000, vehicleStatus=1, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:37.180 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:97 - 该车故障GZ001信息存储到本地缓存中 -2024-06-21 11:34:37.180 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:98 - 该车故障GZ001信息存储到Redis中 -2024-06-21 11:34:37.181 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:110 - 该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:34:38.075 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:34:38.075 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:34:38.075 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 37 38 30 32 33 31 31 36 2e 37 36 31 36 33 35 30 33 39 2e 35 36 34 37 30 34 30 31 36 32 2e 30 30 34 35 2e 35 34 30 30 30 30 30 30 34 34 35 30 30 30 34 37 30 30 30 37 30 34 38 30 30 30 30 30 44 30 30 35 30 39 2e 31 30 30 39 39 30 30 30 30 37 34 35 33 30 36 30 33 30 38 38 30 30 30 30 31 37 39 30 30 33 32 31 34 30 30 30 30 36 30 34 35 38 2e 32 39 30 30 30 30 38 31 30 30 30 30 31 34 31 30 30 30 30 34 30 39 30 30 30 33 30 30 30 33 30 30 30 34 34 30 30 30 30 35 30 30 30 30 30 32 30 30 30 30 30 31 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 da 7E -2024-06-21 11:34:38.075 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940878023, longitude=116.7616350, latitude=39.5647040, speed=162.00, mileage=45.54000000, dischargeVoltage=445000, dischargeCurrent=47000, insulationResistance=704800000, gear=D, accelerationPedal=00, brakePedal=50, fuelConsumption=9.100, motorControllerTemperature=990000, motorSpeed=74530, motorTorque=6030, motorTemperature=880000, motorVoltage=17900, motorCurrent=32140000, powerBattery=60458., maxFeedbackPower=290000, maxDischargePower=810000, bmsSelfCheck=14, powerBatteryCurrent=10000, powerBatteryV3=409000, maxVoltage=3000, minVoltage=3000, maxTemperature=440000, minTemperature=500000, availableCapacity=200000, vehicleStatus=1, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:38.077 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:34:38.077 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"00","availableCapacity":"200000","bmsSelfCheck":"14","brakePedal":"50","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"47000","dischargeVoltage":"445000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.100","gear":"D","insulationResistance":"704800000","latitude":"39.5647040","location":"1","longitude":"116.7616350","maxDischargePower":"810000","maxFeedbackPower":"290000","maxTemperature":"440000","maxVoltage":"3000","mcu":"1","mileage":"45.54000000","minTemperature":"500000","minVoltage":"3000","motorControllerTemperature":"990000","motorCurrent":"32140000","motorSpeed":"74530","motorTemperature":"880000","motorTorque":"6030","motorVoltage":"17900","powerBattery":"60458.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"409000","ptc":"1","runStatus":"1","soc":"1","speed":"162.00","timestamp":"1718940878023","vehicleStatus":"1","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:34:38.077 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940878023, longitude=116.7616350, latitude=39.5647040, speed=162.00, mileage=45.54000000, dischargeVoltage=445000, dischargeCurrent=47000, insulationResistance=704800000, gear=D, accelerationPedal=00, brakePedal=50, fuelConsumption=9.100, motorControllerTemperature=990000, motorSpeed=74530, motorTorque=6030, motorTemperature=880000, motorVoltage=17900, motorCurrent=32140000, powerBattery=60458., maxFeedbackPower=290000, maxDischargePower=810000, bmsSelfCheck=14, powerBatteryCurrent=10000, powerBatteryV3=409000, maxVoltage=3000, minVoltage=3000, maxTemperature=440000, minTemperature=500000, availableCapacity=200000, vehicleStatus=1, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:38.211 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:97 - 该车故障GZ001信息存储到本地缓存中 -2024-06-21 11:34:38.212 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:98 - 该车故障GZ001信息存储到Redis中 -2024-06-21 11:34:38.213 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:110 - 该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:34:39.106 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:34:39.106 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:34:39.106 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 37 39 30 32 34 31 31 36 2e 37 36 31 32 37 36 30 33 39 2e 35 36 34 39 31 31 30 35 34 2e 30 30 30 34 35 2e 35 37 30 30 30 30 30 30 33 37 37 30 30 30 32 34 30 30 30 32 35 34 31 33 30 30 30 30 44 36 30 36 30 39 2e 36 30 30 32 38 30 30 30 30 33 30 35 36 36 34 32 38 30 31 32 36 30 30 30 32 30 35 30 30 31 33 32 33 37 30 30 30 36 30 34 35 38 2e 32 36 30 30 30 30 38 30 30 30 30 30 37 30 38 30 30 30 30 36 33 37 30 30 30 34 30 30 30 33 30 30 30 30 30 30 30 30 30 31 37 30 30 30 30 36 30 30 30 30 30 31 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e2 7E -2024-06-21 11:34:39.106 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940879024, longitude=116.7612760, latitude=39.5649110, speed=54.000, mileage=45.57000000, dischargeVoltage=377000, dischargeCurrent=24000, insulationResistance=254130000, gear=D, accelerationPedal=60, brakePedal=60, fuelConsumption=9.600, motorControllerTemperature=280000, motorSpeed=30566, motorTorque=4280, motorTemperature=126000, motorVoltage=20500, motorCurrent=13237000, powerBattery=60458., maxFeedbackPower=260000, maxDischargePower=800000, bmsSelfCheck=70, powerBatteryCurrent=80000, powerBatteryV3=637000, maxVoltage=4000, minVoltage=3000, maxTemperature=000000, minTemperature=170000, availableCapacity=600000, vehicleStatus=1, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:39.107 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:34:39.107 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"600000","bmsSelfCheck":"70","brakePedal":"60","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"24000","dischargeVoltage":"377000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.600","gear":"D","insulationResistance":"254130000","latitude":"39.5649110","location":"1","longitude":"116.7612760","maxDischargePower":"800000","maxFeedbackPower":"260000","maxTemperature":"000000","maxVoltage":"4000","mcu":"1","mileage":"45.57000000","minTemperature":"170000","minVoltage":"3000","motorControllerTemperature":"280000","motorCurrent":"13237000","motorSpeed":"30566","motorTemperature":"126000","motorTorque":"4280","motorVoltage":"20500","powerBattery":"60458.","powerBatteryCurrent":"80000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"637000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718940879024","vehicleStatus":"1","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:34:39.107 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940879024, longitude=116.7612760, latitude=39.5649110, speed=54.000, mileage=45.57000000, dischargeVoltage=377000, dischargeCurrent=24000, insulationResistance=254130000, gear=D, accelerationPedal=60, brakePedal=60, fuelConsumption=9.600, motorControllerTemperature=280000, motorSpeed=30566, motorTorque=4280, motorTemperature=126000, motorVoltage=20500, motorCurrent=13237000, powerBattery=60458., maxFeedbackPower=260000, maxDischargePower=800000, bmsSelfCheck=70, powerBatteryCurrent=80000, powerBatteryV3=637000, maxVoltage=4000, minVoltage=3000, maxTemperature=000000, minTemperature=170000, availableCapacity=600000, vehicleStatus=1, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:39.155 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:97 - 该车故障GZ001信息存储到本地缓存中 -2024-06-21 11:34:39.156 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:98 - 该车故障GZ001信息存储到Redis中 -2024-06-21 11:34:39.157 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:110 - 该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:34:40.066 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:34:40.067 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:34:40.067 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 38 30 30 32 33 31 31 36 2e 37 36 31 30 35 30 30 33 39 2e 35 36 35 37 37 35 30 35 34 2e 30 30 30 34 35 2e 36 30 30 30 30 30 30 30 35 36 31 30 30 30 34 32 30 30 30 32 34 30 30 30 30 30 30 30 44 33 30 32 30 31 31 2e 39 30 35 38 30 30 30 30 35 36 31 30 34 35 31 34 30 32 38 30 30 30 30 31 36 39 30 30 32 38 35 31 30 30 30 30 36 30 34 35 38 2e 39 35 30 30 30 30 35 34 30 30 30 30 31 33 31 32 30 30 30 36 37 31 30 30 30 33 30 30 30 34 30 30 30 36 30 30 30 30 30 32 39 30 30 30 30 33 34 30 30 30 30 31 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c5 7E -2024-06-21 11:34:40.067 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940880023, longitude=116.7610500, latitude=39.5657750, speed=54.000, mileage=45.60000000, dischargeVoltage=561000, dischargeCurrent=42000, insulationResistance=240000000, gear=D, accelerationPedal=30, brakePedal=20, fuelConsumption=11.90, motorControllerTemperature=580000, motorSpeed=56104, motorTorque=5140, motorTemperature=280000, motorVoltage=16900, motorCurrent=28510000, powerBattery=60458., maxFeedbackPower=950000, maxDischargePower=540000, bmsSelfCheck=13, powerBatteryCurrent=12000, powerBatteryV3=671000, maxVoltage=3000, minVoltage=4000, maxTemperature=600000, minTemperature=290000, availableCapacity=340000, vehicleStatus=1, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:40.069 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:34:40.069 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"30","availableCapacity":"340000","bmsSelfCheck":"13","brakePedal":"20","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"42000","dischargeVoltage":"561000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.90","gear":"D","insulationResistance":"240000000","latitude":"39.5657750","location":"1","longitude":"116.7610500","maxDischargePower":"540000","maxFeedbackPower":"950000","maxTemperature":"600000","maxVoltage":"3000","mcu":"1","mileage":"45.60000000","minTemperature":"290000","minVoltage":"4000","motorControllerTemperature":"580000","motorCurrent":"28510000","motorSpeed":"56104","motorTemperature":"280000","motorTorque":"5140","motorVoltage":"16900","powerBattery":"60458.","powerBatteryCurrent":"12000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"671000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718940880023","vehicleStatus":"1","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:34:40.069 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940880023, longitude=116.7610500, latitude=39.5657750, speed=54.000, mileage=45.60000000, dischargeVoltage=561000, dischargeCurrent=42000, insulationResistance=240000000, gear=D, accelerationPedal=30, brakePedal=20, fuelConsumption=11.90, motorControllerTemperature=580000, motorSpeed=56104, motorTorque=5140, motorTemperature=280000, motorVoltage=16900, motorCurrent=28510000, powerBattery=60458., maxFeedbackPower=950000, maxDischargePower=540000, bmsSelfCheck=13, powerBatteryCurrent=12000, powerBatteryV3=671000, maxVoltage=3000, minVoltage=4000, maxTemperature=600000, minTemperature=290000, availableCapacity=340000, vehicleStatus=1, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:40.154 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:97 - 该车故障GZ001信息存储到本地缓存中 -2024-06-21 11:34:40.155 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:98 - 该车故障GZ001信息存储到Redis中 -2024-06-21 11:34:40.155 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:110 - 该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:34:41.049 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:34:41.049 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:34:41.049 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 38 31 30 32 33 31 31 36 2e 37 36 30 37 36 36 30 33 39 2e 35 36 36 38 34 32 30 31 32 36 2e 30 30 34 35 2e 36 37 30 30 30 30 30 30 35 36 35 30 30 30 34 39 30 30 30 31 38 37 32 37 30 30 30 30 44 34 30 35 30 39 2e 37 30 30 32 30 30 30 30 30 39 37 31 36 30 33 36 34 30 31 34 39 30 30 30 32 31 31 30 30 35 34 32 33 30 30 30 30 36 30 34 34 38 2e 35 34 30 30 30 30 38 37 30 30 30 30 31 34 33 30 30 30 30 33 39 33 30 30 30 34 30 30 30 34 30 30 30 34 31 30 30 30 30 34 33 30 30 30 30 37 30 30 30 30 30 31 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f0 7E -2024-06-21 11:34:41.049 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940881023, longitude=116.7607660, latitude=39.5668420, speed=126.00, mileage=45.67000000, dischargeVoltage=565000, dischargeCurrent=49000, insulationResistance=187270000, gear=D, accelerationPedal=40, brakePedal=50, fuelConsumption=9.700, motorControllerTemperature=200000, motorSpeed=97160, motorTorque=3640, motorTemperature=149000, motorVoltage=21100, motorCurrent=54230000, powerBattery=60448., maxFeedbackPower=540000, maxDischargePower=870000, bmsSelfCheck=14, powerBatteryCurrent=30000, powerBatteryV3=393000, maxVoltage=4000, minVoltage=4000, maxTemperature=410000, minTemperature=430000, availableCapacity=700000, vehicleStatus=1, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:41.051 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:34:41.051 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"40","availableCapacity":"700000","bmsSelfCheck":"14","brakePedal":"50","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"49000","dischargeVoltage":"565000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.700","gear":"D","insulationResistance":"187270000","latitude":"39.5668420","location":"1","longitude":"116.7607660","maxDischargePower":"870000","maxFeedbackPower":"540000","maxTemperature":"410000","maxVoltage":"4000","mcu":"1","mileage":"45.67000000","minTemperature":"430000","minVoltage":"4000","motorControllerTemperature":"200000","motorCurrent":"54230000","motorSpeed":"97160","motorTemperature":"149000","motorTorque":"3640","motorVoltage":"21100","powerBattery":"60448.","powerBatteryCurrent":"30000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"393000","ptc":"1","runStatus":"1","soc":"1","speed":"126.00","timestamp":"1718940881023","vehicleStatus":"1","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:34:41.051 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940881023, longitude=116.7607660, latitude=39.5668420, speed=126.00, mileage=45.67000000, dischargeVoltage=565000, dischargeCurrent=49000, insulationResistance=187270000, gear=D, accelerationPedal=40, brakePedal=50, fuelConsumption=9.700, motorControllerTemperature=200000, motorSpeed=97160, motorTorque=3640, motorTemperature=149000, motorVoltage=21100, motorCurrent=54230000, powerBattery=60448., maxFeedbackPower=540000, maxDischargePower=870000, bmsSelfCheck=14, powerBatteryCurrent=30000, powerBatteryV3=393000, maxVoltage=4000, minVoltage=4000, maxTemperature=410000, minTemperature=430000, availableCapacity=700000, vehicleStatus=1, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:41.093 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:97 - 该车故障GZ001信息存储到本地缓存中 -2024-06-21 11:34:41.094 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:98 - 该车故障GZ001信息存储到Redis中 -2024-06-21 11:34:41.094 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:110 - 该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:34:42.060 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:34:42.060 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:34:42.060 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 38 32 30 32 33 31 31 36 2e 37 36 30 35 32 35 30 33 39 2e 35 36 37 36 38 31 30 37 32 2e 30 30 30 34 35 2e 37 31 30 30 30 30 30 30 31 34 33 30 30 30 33 30 30 30 30 31 36 31 34 30 30 30 30 30 44 35 30 30 30 39 2e 32 30 30 34 33 30 30 30 30 34 33 39 30 36 31 35 31 30 31 34 30 30 30 30 31 33 38 30 30 32 39 37 30 30 30 30 30 36 30 34 34 38 2e 32 37 30 30 30 30 31 33 30 30 30 30 31 32 31 32 30 30 30 35 33 38 30 30 30 34 30 30 30 34 30 30 30 39 39 30 30 30 30 31 35 30 30 30 30 38 30 30 30 30 30 31 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c1 7E -2024-06-21 11:34:42.060 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940882023, longitude=116.7605250, latitude=39.5676810, speed=72.000, mileage=45.71000000, dischargeVoltage=143000, dischargeCurrent=30000, insulationResistance=161400000, gear=D, accelerationPedal=50, brakePedal=00, fuelConsumption=9.200, motorControllerTemperature=430000, motorSpeed=43906, motorTorque=1510, motorTemperature=140000, motorVoltage=13800, motorCurrent=29700000, powerBattery=60448., maxFeedbackPower=270000, maxDischargePower=130000, bmsSelfCheck=12, powerBatteryCurrent=12000, powerBatteryV3=538000, maxVoltage=4000, minVoltage=4000, maxTemperature=990000, minTemperature=150000, availableCapacity=800000, vehicleStatus=1, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:42.061 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:34:42.062 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"800000","bmsSelfCheck":"12","brakePedal":"00","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"30000","dischargeVoltage":"143000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.200","gear":"D","insulationResistance":"161400000","latitude":"39.5676810","location":"1","longitude":"116.7605250","maxDischargePower":"130000","maxFeedbackPower":"270000","maxTemperature":"990000","maxVoltage":"4000","mcu":"1","mileage":"45.71000000","minTemperature":"150000","minVoltage":"4000","motorControllerTemperature":"430000","motorCurrent":"29700000","motorSpeed":"43906","motorTemperature":"140000","motorTorque":"1510","motorVoltage":"13800","powerBattery":"60448.","powerBatteryCurrent":"12000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"538000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718940882023","vehicleStatus":"1","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:34:42.062 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940882023, longitude=116.7605250, latitude=39.5676810, speed=72.000, mileage=45.71000000, dischargeVoltage=143000, dischargeCurrent=30000, insulationResistance=161400000, gear=D, accelerationPedal=50, brakePedal=00, fuelConsumption=9.200, motorControllerTemperature=430000, motorSpeed=43906, motorTorque=1510, motorTemperature=140000, motorVoltage=13800, motorCurrent=29700000, powerBattery=60448., maxFeedbackPower=270000, maxDischargePower=130000, bmsSelfCheck=12, powerBatteryCurrent=12000, powerBatteryV3=538000, maxVoltage=4000, minVoltage=4000, maxTemperature=990000, minTemperature=150000, availableCapacity=800000, vehicleStatus=1, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:42.091 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:97 - 该车故障GZ001信息存储到本地缓存中 -2024-06-21 11:34:42.092 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:98 - 该车故障GZ001信息存储到Redis中 -2024-06-21 11:34:42.092 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:110 - 该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:34:43.089 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:34:43.089 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:34:43.089 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 38 33 30 32 33 31 31 36 2e 37 36 30 34 31 34 30 33 39 2e 35 36 38 31 30 37 30 39 30 2e 30 30 30 34 35 2e 37 36 30 30 30 30 30 30 34 39 31 30 30 30 36 30 30 30 30 38 35 30 36 30 30 30 30 30 44 38 30 33 30 31 31 2e 38 30 33 36 30 30 30 30 34 37 38 34 32 34 38 37 30 31 30 35 30 30 30 32 33 30 30 30 31 33 31 31 32 30 30 30 36 30 34 33 37 2e 36 30 30 30 30 30 34 37 30 30 30 30 33 30 38 30 30 30 30 32 37 35 30 30 30 33 30 30 30 34 30 30 30 37 31 30 30 30 30 31 39 30 30 30 30 36 39 30 30 30 30 31 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d9 7E -2024-06-21 11:34:43.090 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940883023, longitude=116.7604140, latitude=39.5681070, speed=90.000, mileage=45.76000000, dischargeVoltage=491000, dischargeCurrent=60000, insulationResistance=850600000, gear=D, accelerationPedal=80, brakePedal=30, fuelConsumption=11.80, motorControllerTemperature=360000, motorSpeed=47842, motorTorque=4870, motorTemperature=105000, motorVoltage=23000, motorCurrent=13112000, powerBattery=60437., maxFeedbackPower=600000, maxDischargePower=470000, bmsSelfCheck=30, powerBatteryCurrent=80000, powerBatteryV3=275000, maxVoltage=3000, minVoltage=4000, maxTemperature=710000, minTemperature=190000, availableCapacity=690000, vehicleStatus=1, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:43.091 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:34:43.091 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"80","availableCapacity":"690000","bmsSelfCheck":"30","brakePedal":"30","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"60000","dischargeVoltage":"491000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.80","gear":"D","insulationResistance":"850600000","latitude":"39.5681070","location":"1","longitude":"116.7604140","maxDischargePower":"470000","maxFeedbackPower":"600000","maxTemperature":"710000","maxVoltage":"3000","mcu":"1","mileage":"45.76000000","minTemperature":"190000","minVoltage":"4000","motorControllerTemperature":"360000","motorCurrent":"13112000","motorSpeed":"47842","motorTemperature":"105000","motorTorque":"4870","motorVoltage":"23000","powerBattery":"60437.","powerBatteryCurrent":"80000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"275000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718940883023","vehicleStatus":"1","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:34:43.091 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940883023, longitude=116.7604140, latitude=39.5681070, speed=90.000, mileage=45.76000000, dischargeVoltage=491000, dischargeCurrent=60000, insulationResistance=850600000, gear=D, accelerationPedal=80, brakePedal=30, fuelConsumption=11.80, motorControllerTemperature=360000, motorSpeed=47842, motorTorque=4870, motorTemperature=105000, motorVoltage=23000, motorCurrent=13112000, powerBattery=60437., maxFeedbackPower=600000, maxDischargePower=470000, bmsSelfCheck=30, powerBatteryCurrent=80000, powerBatteryV3=275000, maxVoltage=3000, minVoltage=4000, maxTemperature=710000, minTemperature=190000, availableCapacity=690000, vehicleStatus=1, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:43.140 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:97 - 该车故障GZ001信息存储到本地缓存中 -2024-06-21 11:34:43.141 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:98 - 该车故障GZ001信息存储到Redis中 -2024-06-21 11:34:43.142 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:110 - 该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:34:57.049 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:34:57.049 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:34:57.049 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 38 39 37 30 31 36 31 31 36 2e 37 36 30 32 38 35 30 33 39 2e 35 36 38 35 39 39 30 33 36 2e 30 30 30 34 35 2e 37 38 30 30 30 30 30 30 34 33 36 30 30 30 32 31 30 30 30 32 31 31 35 30 30 30 30 30 44 37 30 33 30 31 31 2e 32 30 37 34 30 30 30 30 37 34 31 39 34 39 31 34 30 35 30 30 30 30 30 31 34 32 30 30 33 35 35 31 30 30 30 30 36 30 34 33 37 2e 34 36 30 30 30 30 39 37 30 30 30 30 38 30 31 34 30 30 30 34 34 32 30 30 30 34 30 30 30 34 30 30 30 36 36 30 30 30 30 34 38 30 30 30 30 35 39 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f4 7E -2024-06-21 11:34:57.050 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940897016, longitude=116.7602850, latitude=39.5685990, speed=36.000, mileage=45.78000000, dischargeVoltage=436000, dischargeCurrent=21000, insulationResistance=211500000, gear=D, accelerationPedal=70, brakePedal=30, fuelConsumption=11.20, motorControllerTemperature=740000, motorSpeed=74194, motorTorque=9140, motorTemperature=500000, motorVoltage=14200, motorCurrent=35510000, powerBattery=60437., maxFeedbackPower=460000, maxDischargePower=970000, bmsSelfCheck=80, powerBatteryCurrent=14000, powerBatteryV3=442000, maxVoltage=4000, minVoltage=4000, maxTemperature=660000, minTemperature=480000, availableCapacity=590000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:57.051 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:34:57.051 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"70","availableCapacity":"590000","bmsSelfCheck":"80","brakePedal":"30","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"21000","dischargeVoltage":"436000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.20","gear":"D","insulationResistance":"211500000","latitude":"39.5685990","location":"1","longitude":"116.7602850","maxDischargePower":"970000","maxFeedbackPower":"460000","maxTemperature":"660000","maxVoltage":"4000","mcu":"1","mileage":"45.78000000","minTemperature":"480000","minVoltage":"4000","motorControllerTemperature":"740000","motorCurrent":"35510000","motorSpeed":"74194","motorTemperature":"500000","motorTorque":"9140","motorVoltage":"14200","powerBattery":"60437.","powerBatteryCurrent":"14000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"442000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718940897016","vehicleStatus":"1","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:34:57.051 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940897016, longitude=116.7602850, latitude=39.5685990, speed=36.000, mileage=45.78000000, dischargeVoltage=436000, dischargeCurrent=21000, insulationResistance=211500000, gear=D, accelerationPedal=70, brakePedal=30, fuelConsumption=11.20, motorControllerTemperature=740000, motorSpeed=74194, motorTorque=9140, motorTemperature=500000, motorVoltage=14200, motorCurrent=35510000, powerBattery=60437., maxFeedbackPower=460000, maxDischargePower=970000, bmsSelfCheck=80, powerBatteryCurrent=14000, powerBatteryV3=442000, maxVoltage=4000, minVoltage=4000, maxTemperature=660000, minTemperature=480000, availableCapacity=590000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:34:57.091 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:97 - 该车故障GZ001信息存储到本地缓存中 -2024-06-21 11:34:57.092 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:98 - 该车故障GZ001信息存储到Redis中 -2024-06-21 11:35:12.084 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 11:35:12.140 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 11:35:12.173 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 11:35:13.013 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 11:35:13.058 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 11:35:13.067 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 11:35:13.081 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0 -2024-06-21 11:35:13.081 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-2fc4e4ce-ce80-40c4-a76f-43a6ff165d68 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 11:35:13.081 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-927bce2d-31e8-4c8c-8b3a-6dd2ef5f488a sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 11:35:13.081 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0] -2024-06-21 11:35:13.081 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-04df3fa2-bac5-4405-b04d-e33762ffab39 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 11:35:13.081 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 11:35:13.081 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 11:35:13.081 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 11:35:13.082 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 11:35:13.082 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 11:35:13.082 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 11:35:13.084 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered -2024-06-21 11:35:13.084 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 11:35:13.084 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 11:35:13.084 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 11:35:13.084 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 11:35:13.085 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered -2024-06-21 11:35:13.085 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 11:35:13.085 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 11:35:13.085 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 11:35:13.085 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 11:35:13.086 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered -2024-06-21 11:35:13.086 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 11:35:13.087 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 11:35:13.087 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 11:35:13.087 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 11:35:13.090 [SpringApplicationShutdownHook] INFO org.apache.kafka.clients.producer.KafkaProducer:1204 - [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 30000 ms. -2024-06-21 11:35:13.091 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 11:35:13.092 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 11:35:13.092 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 11:35:13.092 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.producer for producer-1 unregistered -2024-06-21 11:35:13.265 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 11:35:13.269 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. -2024-06-21 11:35:21.392 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 31420 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 11:35:21.393 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 11:35:21.393 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 11:35:21.984 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 11:35:21.986 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 11:35:22.009 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 11 ms. Found 0 Redis repository interfaces. -2024-06-21 11:35:22.256 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$e7a4817f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:35:22.363 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:35:22.365 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:35:22.367 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:35:22.383 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:35:22.416 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:35:22.420 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:35:22.656 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 11:35:22.663 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 11:35:22.664 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 11:35:22.773 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 11:35:22.774 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1344 ms -2024-06-21 11:35:23.481 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 11:35:24.052 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 11:35:24.058 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 11:35:24.075 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 11:35:24.130 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 11:35:24.146 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Partitions-1 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = true - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Partitions - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 11:35:24.204 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:35:24.204 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:35:24.204 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718940924203 -2024-06-21 11:35:24.205 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 11:35:24.317 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 11:35:24.401 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ -2024-06-21 11:35:24.469 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 11:35:24.470 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:35:24.472 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 11:35:24.479 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 11:35:24.481 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=49, memberId='consumer-Partitions-1-14bde22d-e06a-49e2-a7ee-a8a89b856ec6', protocol='range'} -2024-06-21 11:35:24.483 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 49: {consumer-Partitions-1-14bde22d-e06a-49e2-a7ee-a8a89b856ec6=Assignment(partitions=[test1-0])} -2024-06-21 11:35:24.486 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=49, memberId='consumer-Partitions-1-14bde22d-e06a-49e2-a7ee-a8a89b856ec6', protocol='range'} -2024-06-21 11:35:24.486 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 11:35:24.488 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0 -2024-06-21 11:35:24.493 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=221, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 11:35:25.125 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-2 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 11:35:25.130 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:35:25.130 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:35:25.131 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718940925130 -2024-06-21 11:35:25.132 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 11:35:25.138 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-3 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 11:35:25.141 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 11:35:25.141 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:35:25.142 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 11:35:25.142 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:35:25.142 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:35:25.143 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718940925142 -2024-06-21 11:35:25.143 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 11:35:25.144 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-4 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 11:35:25.144 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 11:35:25.146 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 11:35:25.146 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=65, memberId='consumer-Topics-2-19f488d3-9bc1-4d9c-a66a-1cf2055193dc', protocol='range'} -2024-06-21 11:35:25.146 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 65: {consumer-Topics-2-19f488d3-9bc1-4d9c-a66a-1cf2055193dc=Assignment(partitions=[test1-0])} -2024-06-21 11:35:25.146 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:35:25.147 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 11:35:25.147 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:35:25.147 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:35:25.147 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718940925147 -2024-06-21 11:35:25.147 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 11:35:25.148 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=65, memberId='consumer-Topics-2-19f488d3-9bc1-4d9c-a66a-1cf2055193dc', protocol='range'} -2024-06-21 11:35:25.148 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 11:35:25.148 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 11:35:25.149 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 11:35:25.150 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=221, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 11:35:25.150 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 11:35:25.151 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 11:35:25.151 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:35:25.152 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 11:35:25.153 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 11:35:25.164 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' -2024-06-21 11:35:25.165 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 11:35:25.375 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#655909e2:0/SimpleConnection@3d0f4ac4 [delegate=amqp://guest@101.34.243.166:5672/, localPort= 64105] -2024-06-21 11:35:26.388 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 5.355 seconds (JVM running for 5.927) -2024-06-21 11:35:26.389 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 -2024-06-21 11:35:28.152 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing -2024-06-21 11:35:28.153 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0 -2024-06-21 11:35:28.153 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0] -2024-06-21 11:35:28.153 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 11:35:28.155 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=66, memberId='consumer-Topics-4-7abd37ac-bb3c-4650-8733-3399fe911c9b', protocol='range'} -2024-06-21 11:35:28.155 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=66, memberId='consumer-Topics-3-71d3159c-1461-4a4e-86c7-52b45ee0a6d6', protocol='range'} -2024-06-21 11:35:28.156 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=66, memberId='consumer-Topics-2-19f488d3-9bc1-4d9c-a66a-1cf2055193dc', protocol='range'} -2024-06-21 11:35:28.156 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 66: {consumer-Topics-2-19f488d3-9bc1-4d9c-a66a-1cf2055193dc=Assignment(partitions=[test1-0]), consumer-Topics-3-71d3159c-1461-4a4e-86c7-52b45ee0a6d6=Assignment(partitions=[]), consumer-Topics-4-7abd37ac-bb3c-4650-8733-3399fe911c9b=Assignment(partitions=[])} -2024-06-21 11:35:28.159 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=66, memberId='consumer-Topics-3-71d3159c-1461-4a4e-86c7-52b45ee0a6d6', protocol='range'} -2024-06-21 11:35:28.159 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=66, memberId='consumer-Topics-4-7abd37ac-bb3c-4650-8733-3399fe911c9b', protocol='range'} -2024-06-21 11:35:28.159 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[]) -2024-06-21 11:35:28.159 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[]) -2024-06-21 11:35:28.159 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=66, memberId='consumer-Topics-2-19f488d3-9bc1-4d9c-a66a-1cf2055193dc', protocol='range'} -2024-06-21 11:35:28.159 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: -2024-06-21 11:35:28.159 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: -2024-06-21 11:35:28.159 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [] -2024-06-21 11:35:28.159 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [] -2024-06-21 11:35:28.159 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 11:35:28.160 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 11:35:28.160 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=221, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 11:35:28.161 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 11:35:29.136 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 -2024-06-21 11:35:29.140 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 11:35:29.618 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 11:35:29.618 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 11:35:30.059 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 11:35:39.698 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:35:39.699 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:35:39.699 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 39 33 39 36 36 34 31 31 36 2e 37 36 30 31 32 39 30 33 39 2e 35 36 39 32 30 37 30 35 34 2e 30 30 30 34 35 2e 38 31 30 30 30 30 30 30 36 31 30 30 30 30 33 31 30 30 30 38 36 31 34 30 30 30 30 30 44 39 30 35 30 31 30 2e 34 30 33 30 30 30 30 30 37 30 31 33 39 39 39 35 30 31 33 32 30 30 30 32 30 33 30 30 39 35 31 33 30 30 30 30 36 30 34 33 37 2e 35 36 30 30 30 30 31 38 30 30 30 30 30 30 39 30 30 30 30 37 32 32 30 30 30 34 30 30 30 34 30 30 30 32 30 30 30 30 30 34 31 30 30 30 30 38 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cc 7E -2024-06-21 11:35:39.714 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940939664, longitude=116.7601290, latitude=39.5692070, speed=54.000, mileage=45.81000000, dischargeVoltage=610000, dischargeCurrent=31000, insulationResistance=861400000, gear=D, accelerationPedal=90, brakePedal=50, fuelConsumption=10.40, motorControllerTemperature=300000, motorSpeed=70139, motorTorque=9950, motorTemperature=132000, motorVoltage=20300, motorCurrent=95130000, powerBattery=60437., maxFeedbackPower=560000, maxDischargePower=180000, bmsSelfCheck=00, powerBatteryCurrent=90000, powerBatteryV3=722000, maxVoltage=4000, minVoltage=4000, maxTemperature=200000, minTemperature=410000, availableCapacity=800000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:35:39.767 [MQTT Call: protocol-parsing] INFO org.apache.kafka.clients.producer.ProducerConfig:372 - ProducerConfig values: - acks = 1 - batch.size = 16384 - bootstrap.servers = [localhost:9092] - buffer.memory = 33554432 - client.dns.lookup = use_all_dns_ips - client.id = producer-1 - compression.type = none - connections.max.idle.ms = 540000 - delivery.timeout.ms = 120000 - enable.idempotence = false - interceptor.classes = [] - internal.auto.downgrade.txn.commit = false - key.serializer = class org.apache.kafka.common.serialization.StringSerializer - linger.ms = 0 - max.block.ms = 60000 - max.in.flight.requests.per.connection = 5 - max.request.size = 1048576 - metadata.max.age.ms = 300000 - metadata.max.idle.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner - receive.buffer.bytes = 32768 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retries = 2147483647 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - transaction.timeout.ms = 60000 - transactional.id = null - value.serializer = class org.apache.kafka.common.serialization.StringSerializer - -2024-06-21 11:35:39.778 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:35:39.779 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:35:39.779 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718940939778 -2024-06-21 11:35:39.780 [kafka-producer-network-thread | producer-1] INFO org.apache.kafka.clients.Metadata:279 - [Producer clientId=producer-1] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 11:35:39.798 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:35:39.798 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"90","availableCapacity":"800000","bmsSelfCheck":"00","brakePedal":"50","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"31000","dischargeVoltage":"610000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.40","gear":"D","insulationResistance":"861400000","latitude":"39.5692070","location":"1","longitude":"116.7601290","maxDischargePower":"180000","maxFeedbackPower":"560000","maxTemperature":"200000","maxVoltage":"4000","mcu":"1","mileage":"45.81000000","minTemperature":"410000","minVoltage":"4000","motorControllerTemperature":"300000","motorCurrent":"95130000","motorSpeed":"70139","motorTemperature":"132000","motorTorque":"9950","motorVoltage":"20300","powerBattery":"60437.","powerBatteryCurrent":"90000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"722000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718940939664","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:35:39.812 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:88 - 该车故障GZ001信息存储到本地缓存中 -2024-06-21 11:35:40.162 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 11:35:40.220 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 11:35:40.235 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940939664, longitude=116.7601290, latitude=39.5692070, speed=54.000, mileage=45.81000000, dischargeVoltage=610000, dischargeCurrent=31000, insulationResistance=861400000, gear=D, accelerationPedal=90, brakePedal=50, fuelConsumption=10.40, motorControllerTemperature=300000, motorSpeed=70139, motorTorque=9950, motorTemperature=132000, motorVoltage=20300, motorCurrent=95130000, powerBattery=60437., maxFeedbackPower=560000, maxDischargePower=180000, bmsSelfCheck=00, powerBatteryCurrent=90000, powerBatteryV3=722000, maxVoltage=4000, minVoltage=4000, maxTemperature=200000, minTemperature=410000, availableCapacity=800000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:35:40.255 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 11:35:40.258 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 11:35:40.531 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 11:35:40.697 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:35:40.697 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:35:40.698 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 30 39 34 30 36 36 34 31 31 36 2e 37 36 30 30 31 31 30 33 39 2e 35 36 39 36 34 39 30 35 34 2e 30 30 30 34 35 2e 38 34 30 30 30 30 30 30 34 37 34 30 30 30 32 34 30 30 30 31 34 33 34 36 30 30 30 30 44 34 30 30 30 31 31 2e 35 30 37 35 30 30 30 30 39 34 32 38 34 35 31 34 30 32 30 30 30 30 30 31 34 30 30 30 32 36 38 33 30 30 30 30 36 30 34 33 37 2e 34 30 30 30 30 30 39 39 30 30 30 30 31 32 31 32 30 30 30 35 32 33 30 30 30 34 30 30 30 34 30 30 30 35 31 30 30 30 30 36 35 30 30 30 30 38 36 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d6 7E -2024-06-21 11:35:40.698 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940940664, longitude=116.7600110, latitude=39.5696490, speed=54.000, mileage=45.84000000, dischargeVoltage=474000, dischargeCurrent=24000, insulationResistance=143460000, gear=D, accelerationPedal=40, brakePedal=00, fuelConsumption=11.50, motorControllerTemperature=750000, motorSpeed=94284, motorTorque=5140, motorTemperature=200000, motorVoltage=14000, motorCurrent=26830000, powerBattery=60437., maxFeedbackPower=400000, maxDischargePower=990000, bmsSelfCheck=12, powerBatteryCurrent=12000, powerBatteryV3=523000, maxVoltage=4000, minVoltage=4000, maxTemperature=510000, minTemperature=650000, availableCapacity=860000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:35:40.700 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:35:40.701 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"40","availableCapacity":"860000","bmsSelfCheck":"12","brakePedal":"00","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"24000","dischargeVoltage":"474000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.50","gear":"D","insulationResistance":"143460000","latitude":"39.5696490","location":"1","longitude":"116.7600110","maxDischargePower":"990000","maxFeedbackPower":"400000","maxTemperature":"510000","maxVoltage":"4000","mcu":"1","mileage":"45.84000000","minTemperature":"650000","minVoltage":"4000","motorControllerTemperature":"750000","motorCurrent":"26830000","motorSpeed":"94284","motorTemperature":"200000","motorTorque":"5140","motorVoltage":"14000","powerBattery":"60437.","powerBatteryCurrent":"12000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"523000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718940940664","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:35:40.701 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718940940664, longitude=116.7600110, latitude=39.5696490, speed=54.000, mileage=45.84000000, dischargeVoltage=474000, dischargeCurrent=24000, insulationResistance=143460000, gear=D, accelerationPedal=40, brakePedal=00, fuelConsumption=11.50, motorControllerTemperature=750000, motorSpeed=94284, motorTorque=5140, motorTemperature=200000, motorVoltage=14000, motorCurrent=26830000, powerBattery=60437., maxFeedbackPower=400000, maxDischargePower=990000, bmsSelfCheck=12, powerBatteryCurrent=12000, powerBatteryV3=523000, maxVoltage=4000, minVoltage=4000, maxTemperature=510000, minTemperature=650000, availableCapacity=860000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:35:41.180 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 11:35:41.213 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0 -2024-06-21 11:35:41.213 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-71d3159c-1461-4a4e-86c7-52b45ee0a6d6 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 11:35:41.213 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0] -2024-06-21 11:35:41.213 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-7abd37ac-bb3c-4650-8733-3399fe911c9b sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 11:35:41.213 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-19f488d3-9bc1-4d9c-a66a-1cf2055193dc sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 11:35:41.213 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 11:35:41.213 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 11:35:41.213 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 11:35:41.214 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 11:35:41.214 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 11:35:41.214 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 11:35:41.214 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 11:35:41.214 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 11:35:41.214 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 11:35:41.215 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 11:35:41.215 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 11:35:41.215 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 11:35:41.217 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered -2024-06-21 11:35:41.217 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered -2024-06-21 11:35:41.217 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 11:35:41.218 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 11:35:41.218 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered -2024-06-21 11:35:41.218 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 11:35:41.219 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 11:35:41.219 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 11:35:41.219 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 11:35:41.222 [SpringApplicationShutdownHook] INFO org.apache.kafka.clients.producer.KafkaProducer:1204 - [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 30000 ms. -2024-06-21 11:35:41.223 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 11:35:41.224 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 11:35:41.224 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 11:35:41.224 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.producer for producer-1 unregistered -2024-06-21 11:35:41.382 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 11:35:41.386 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. -2024-06-21 11:35:49.384 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 30668 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 11:35:49.385 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 11:35:49.386 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 11:35:49.931 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 11:35:49.934 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 11:35:49.957 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2024-06-21 11:35:50.189 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$e7a4817f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:35:50.280 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:35:50.281 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:35:50.283 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:35:50.296 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:35:50.329 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:35:50.332 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:35:50.556 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 11:35:50.563 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 11:35:50.563 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 11:35:50.661 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 11:35:50.662 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1243 ms -2024-06-21 11:35:51.263 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 11:35:51.771 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 11:35:51.776 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 11:35:51.792 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 11:35:51.848 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 11:35:51.864 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Partitions-1 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = true - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Partitions - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 11:35:51.917 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:35:51.918 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:35:51.918 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718940951917 -2024-06-21 11:35:51.920 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 11:35:52.028 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 11:35:52.100 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ -2024-06-21 11:35:52.167 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 11:35:52.168 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:35:52.170 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 11:35:52.178 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 11:35:52.179 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=51, memberId='consumer-Partitions-1-515e1a34-eeee-48d6-915d-05f36db1a9db', protocol='range'} -2024-06-21 11:35:52.181 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 51: {consumer-Partitions-1-515e1a34-eeee-48d6-915d-05f36db1a9db=Assignment(partitions=[test1-0])} -2024-06-21 11:35:52.184 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=51, memberId='consumer-Partitions-1-515e1a34-eeee-48d6-915d-05f36db1a9db', protocol='range'} -2024-06-21 11:35:52.185 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 11:35:52.187 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0 -2024-06-21 11:35:52.192 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=221, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 11:35:52.299 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:88 - 该车故障GZ001信息存储到本地缓存中 -2024-06-21 11:35:53.019 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-2 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 11:35:53.023 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:35:53.023 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:35:53.024 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718940953023 -2024-06-21 11:35:53.026 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 11:35:53.044 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-3 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 11:35:53.047 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 11:35:53.048 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:35:53.049 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 11:35:53.049 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:35:53.049 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:35:53.049 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718940953049 -2024-06-21 11:35:53.049 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 11:35:53.050 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-4 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 11:35:53.050 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 11:35:53.051 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 11:35:53.052 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:35:53.052 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=68, memberId='consumer-Topics-2-a75a26d7-4758-4a74-8855-b2b88c167c95', protocol='range'} -2024-06-21 11:35:53.052 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 68: {consumer-Topics-2-a75a26d7-4758-4a74-8855-b2b88c167c95=Assignment(partitions=[test1-0])} -2024-06-21 11:35:53.052 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 11:35:53.053 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:35:53.053 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:35:53.053 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=68, memberId='consumer-Topics-2-a75a26d7-4758-4a74-8855-b2b88c167c95', protocol='range'} -2024-06-21 11:35:53.053 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718940953053 -2024-06-21 11:35:53.053 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 11:35:53.054 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 11:35:53.054 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 11:35:53.054 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 11:35:53.056 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 11:35:53.056 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=223, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 11:35:53.056 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:35:53.056 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 11:35:53.056 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 11:35:53.058 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 11:35:53.063 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' -2024-06-21 11:35:53.064 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 11:35:53.254 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#655909e2:0/SimpleConnection@20d92f1e [delegate=amqp://guest@101.34.243.166:5672/, localPort= 64173] -2024-06-21 11:35:54.476 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 5.356 seconds (JVM running for 5.816) -2024-06-21 11:35:54.478 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 -2024-06-21 11:35:56.055 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing -2024-06-21 11:35:56.056 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0 -2024-06-21 11:35:56.056 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0] -2024-06-21 11:35:56.057 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 11:35:56.058 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=69, memberId='consumer-Topics-4-c8040f6e-4dc6-4e6a-9898-812e96a97e13', protocol='range'} -2024-06-21 11:35:56.058 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=69, memberId='consumer-Topics-3-460e00d4-e708-4827-8a41-d9bd692e1b95', protocol='range'} -2024-06-21 11:35:56.058 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=69, memberId='consumer-Topics-2-a75a26d7-4758-4a74-8855-b2b88c167c95', protocol='range'} -2024-06-21 11:35:56.060 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 69: {consumer-Topics-2-a75a26d7-4758-4a74-8855-b2b88c167c95=Assignment(partitions=[test1-0]), consumer-Topics-3-460e00d4-e708-4827-8a41-d9bd692e1b95=Assignment(partitions=[]), consumer-Topics-4-c8040f6e-4dc6-4e6a-9898-812e96a97e13=Assignment(partitions=[])} -2024-06-21 11:35:56.061 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=69, memberId='consumer-Topics-3-460e00d4-e708-4827-8a41-d9bd692e1b95', protocol='range'} -2024-06-21 11:35:56.061 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[]) -2024-06-21 11:35:56.061 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: -2024-06-21 11:35:56.061 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [] -2024-06-21 11:35:56.061 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=69, memberId='consumer-Topics-2-a75a26d7-4758-4a74-8855-b2b88c167c95', protocol='range'} -2024-06-21 11:35:56.061 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 11:35:56.061 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=69, memberId='consumer-Topics-4-c8040f6e-4dc6-4e6a-9898-812e96a97e13', protocol='range'} -2024-06-21 11:35:56.061 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 11:35:56.062 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[]) -2024-06-21 11:35:56.062 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: -2024-06-21 11:35:56.062 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [] -2024-06-21 11:35:56.063 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=223, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 11:35:56.063 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 11:36:06.123 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 -2024-06-21 11:36:06.127 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 11:36:06.660 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 11:36:06.660 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 11:36:07.130 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 11:36:46.636 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 11:36:46.707 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 11:36:46.771 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 11:36:47.223 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 11:36:47.223 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 11:36:47.740 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 11:36:47.755 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0 -2024-06-21 11:36:47.755 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-c8040f6e-4dc6-4e6a-9898-812e96a97e13 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 11:36:47.755 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-460e00d4-e708-4827-8a41-d9bd692e1b95 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 11:36:47.756 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0] -2024-06-21 11:36:47.756 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-a75a26d7-4758-4a74-8855-b2b88c167c95 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 11:36:47.756 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 11:36:47.756 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 11:36:47.756 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 11:36:47.758 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 11:36:47.758 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 11:36:47.758 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 11:36:47.758 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 11:36:47.758 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 11:36:47.758 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 11:36:47.759 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 11:36:47.759 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 11:36:47.759 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 11:36:47.761 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered -2024-06-21 11:36:47.761 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered -2024-06-21 11:36:47.761 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 11:36:47.761 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 11:36:47.761 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered -2024-06-21 11:36:47.762 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 11:36:47.762 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 11:36:47.762 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 11:36:47.762 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 11:36:47.949 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 11:36:47.956 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. -2024-06-21 11:36:56.575 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 11600 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 11:36:56.576 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 11:36:56.576 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 11:36:57.058 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 11:36:57.060 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 11:36:57.082 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2024-06-21 11:36:57.321 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$f57eab5f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:36:57.399 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:36:57.401 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:36:57.403 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:36:57.421 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:36:57.449 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:36:57.453 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:36:57.661 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 11:36:57.667 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 11:36:57.667 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 11:36:57.759 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 11:36:57.759 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1153 ms -2024-06-21 11:36:58.349 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 11:36:58.973 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 11:36:58.980 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 11:36:58.997 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 11:36:59.065 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 11:36:59.079 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Partitions-1 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = true - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Partitions - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 11:36:59.131 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:36:59.131 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:36:59.131 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718941019130 -2024-06-21 11:36:59.133 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 11:36:59.232 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 11:36:59.301 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ -2024-06-21 11:36:59.360 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 11:36:59.361 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:36:59.363 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 11:36:59.371 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 11:36:59.372 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=53, memberId='consumer-Partitions-1-966a3437-5c4c-41c1-a3eb-433452d3c443', protocol='range'} -2024-06-21 11:36:59.373 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 53: {consumer-Partitions-1-966a3437-5c4c-41c1-a3eb-433452d3c443=Assignment(partitions=[test1-0])} -2024-06-21 11:36:59.376 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=53, memberId='consumer-Partitions-1-966a3437-5c4c-41c1-a3eb-433452d3c443', protocol='range'} -2024-06-21 11:36:59.376 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 11:36:59.377 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0 -2024-06-21 11:36:59.382 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=223, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 11:36:59.951 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-2 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 11:36:59.956 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:36:59.957 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:36:59.957 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718941019955 -2024-06-21 11:36:59.958 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 11:36:59.964 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-3 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 11:36:59.967 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 11:36:59.968 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:36:59.968 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:36:59.968 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:36:59.969 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718941019968 -2024-06-21 11:36:59.969 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 11:36:59.969 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 11:36:59.970 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-4 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 11:36:59.972 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 11:36:59.972 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 11:36:59.973 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:36:59.973 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:36:59.974 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:36:59.974 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 11:36:59.974 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718941019973 -2024-06-21 11:36:59.974 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=71, memberId='consumer-Topics-2-a86ade1a-4a21-48f1-b0ec-1fe02a099b96', protocol='range'} -2024-06-21 11:36:59.975 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 11:36:59.975 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 71: {consumer-Topics-2-a86ade1a-4a21-48f1-b0ec-1fe02a099b96=Assignment(partitions=[test1-0])} -2024-06-21 11:36:59.976 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=71, memberId='consumer-Topics-2-a86ade1a-4a21-48f1-b0ec-1fe02a099b96', protocol='range'} -2024-06-21 11:36:59.977 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 11:36:59.977 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 11:36:59.977 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 11:36:59.977 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 11:36:59.978 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:36:59.978 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 11:36:59.979 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=223, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 11:36:59.980 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 11:36:59.980 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 11:36:59.986 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' -2024-06-21 11:36:59.987 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 11:37:00.214 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#70d687b8:0/SimpleConnection@4c9bed65 [delegate=amqp://guest@101.34.243.166:5672/, localPort= 64325] -2024-06-21 11:37:01.068 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 -2024-06-21 11:37:01.072 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 11:37:01.467 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 5.156 seconds (JVM running for 5.62) -2024-06-21 11:37:01.469 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 -2024-06-21 11:37:01.618 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 11:37:01.620 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 11:37:02.009 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 11:37:02.974 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing -2024-06-21 11:37:02.975 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0 -2024-06-21 11:37:02.976 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0] -2024-06-21 11:37:02.976 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 11:37:02.977 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=72, memberId='consumer-Topics-3-d59356db-15b1-4739-8ff0-dc8616391e97', protocol='range'} -2024-06-21 11:37:02.977 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=72, memberId='consumer-Topics-4-c9e10353-cb31-4e38-a0bf-e9b2831d64bc', protocol='range'} -2024-06-21 11:37:02.978 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=72, memberId='consumer-Topics-2-a86ade1a-4a21-48f1-b0ec-1fe02a099b96', protocol='range'} -2024-06-21 11:37:02.978 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 72: {consumer-Topics-4-c9e10353-cb31-4e38-a0bf-e9b2831d64bc=Assignment(partitions=[]), consumer-Topics-2-a86ade1a-4a21-48f1-b0ec-1fe02a099b96=Assignment(partitions=[test1-0]), consumer-Topics-3-d59356db-15b1-4739-8ff0-dc8616391e97=Assignment(partitions=[])} -2024-06-21 11:37:02.980 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=72, memberId='consumer-Topics-4-c9e10353-cb31-4e38-a0bf-e9b2831d64bc', protocol='range'} -2024-06-21 11:37:02.980 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=72, memberId='consumer-Topics-3-d59356db-15b1-4739-8ff0-dc8616391e97', protocol='range'} -2024-06-21 11:37:02.980 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[]) -2024-06-21 11:37:02.980 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: -2024-06-21 11:37:02.980 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[]) -2024-06-21 11:37:02.980 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: -2024-06-21 11:37:02.980 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [] -2024-06-21 11:37:02.980 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [] -2024-06-21 11:37:02.981 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=72, memberId='consumer-Topics-2-a86ade1a-4a21-48f1-b0ec-1fe02a099b96', protocol='range'} -2024-06-21 11:37:02.981 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 11:37:02.981 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 11:37:02.982 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=223, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 11:37:02.982 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 11:38:48.052 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 -2024-06-21 11:38:48.052 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 11:38:48.489 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 11:38:48.491 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 11:38:48.940 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 11:38:53.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:38:53.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:38:53.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 31 31 33 33 36 33 39 31 31 36 2e 36 35 35 35 38 30 30 33 39 2e 35 32 30 39 32 32 30 37 32 2e 30 30 30 33 37 2e 36 35 30 30 30 30 30 30 34 33 34 30 30 30 31 39 30 30 30 32 33 39 33 34 30 30 30 30 44 32 30 35 30 31 30 2e 35 30 32 39 30 30 30 30 32 35 32 33 37 33 38 33 30 35 36 30 30 30 30 32 39 30 30 30 36 37 39 38 30 30 30 30 36 31 33 34 32 2e 37 39 30 30 30 30 37 30 30 30 30 30 34 30 37 30 30 30 30 33 39 36 30 30 30 33 30 30 30 33 30 30 30 34 31 30 30 30 30 35 30 30 30 30 30 32 33 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e0 7E -2024-06-21 11:38:53.692 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941133639, longitude=116.6555800, latitude=39.5209220, speed=72.000, mileage=37.65000000, dischargeVoltage=434000, dischargeCurrent=19000, insulationResistance=239340000, gear=D, accelerationPedal=20, brakePedal=50, fuelConsumption=10.50, motorControllerTemperature=290000, motorSpeed=25237, motorTorque=3830, motorTemperature=560000, motorVoltage=29000, motorCurrent=67980000, powerBattery=61342., maxFeedbackPower=790000, maxDischargePower=700000, bmsSelfCheck=40, powerBatteryCurrent=70000, powerBatteryV3=396000, maxVoltage=3000, minVoltage=3000, maxTemperature=410000, minTemperature=500000, availableCapacity=230000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:38:53.741 [MQTT Call: protocol-parsing] INFO org.apache.kafka.clients.producer.ProducerConfig:372 - ProducerConfig values: - acks = 1 - batch.size = 16384 - bootstrap.servers = [localhost:9092] - buffer.memory = 33554432 - client.dns.lookup = use_all_dns_ips - client.id = producer-1 - compression.type = none - connections.max.idle.ms = 540000 - delivery.timeout.ms = 120000 - enable.idempotence = false - interceptor.classes = [] - internal.auto.downgrade.txn.commit = false - key.serializer = class org.apache.kafka.common.serialization.StringSerializer - linger.ms = 0 - max.block.ms = 60000 - max.in.flight.requests.per.connection = 5 - max.request.size = 1048576 - metadata.max.age.ms = 300000 - metadata.max.idle.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner - receive.buffer.bytes = 32768 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retries = 2147483647 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - transaction.timeout.ms = 60000 - transactional.id = null - value.serializer = class org.apache.kafka.common.serialization.StringSerializer - -2024-06-21 11:38:53.754 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:38:53.755 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:38:53.755 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718941133754 -2024-06-21 11:38:53.757 [kafka-producer-network-thread | producer-1] INFO org.apache.kafka.clients.Metadata:279 - [Producer clientId=producer-1] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 11:38:53.773 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:38:53.773 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"230000","bmsSelfCheck":"40","brakePedal":"50","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"19000","dischargeVoltage":"434000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.50","gear":"D","insulationResistance":"239340000","latitude":"39.5209220","location":"1","longitude":"116.6555800","maxDischargePower":"700000","maxFeedbackPower":"790000","maxTemperature":"410000","maxVoltage":"3000","mcu":"1","mileage":"37.65000000","minTemperature":"500000","minVoltage":"3000","motorControllerTemperature":"290000","motorCurrent":"67980000","motorSpeed":"25237","motorTemperature":"560000","motorTorque":"3830","motorVoltage":"29000","powerBattery":"61342.","powerBatteryCurrent":"70000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"396000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718941133639","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:38:53.788 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:88 - 该车故障GZ001信息存储到本地缓存中 -2024-06-21 11:38:53.887 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941133639, longitude=116.6555800, latitude=39.5209220, speed=72.000, mileage=37.65000000, dischargeVoltage=434000, dischargeCurrent=19000, insulationResistance=239340000, gear=D, accelerationPedal=20, brakePedal=50, fuelConsumption=10.50, motorControllerTemperature=290000, motorSpeed=25237, motorTorque=3830, motorTemperature=560000, motorVoltage=29000, motorCurrent=67980000, powerBattery=61342., maxFeedbackPower=790000, maxDischargePower=700000, bmsSelfCheck=40, powerBatteryCurrent=70000, powerBatteryV3=396000, maxVoltage=3000, minVoltage=3000, maxTemperature=410000, minTemperature=500000, availableCapacity=230000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:39:23.916 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 11:39:23.972 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 11:39:24.013 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 11:39:24.076 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 11:39:24.252 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 11:39:24.252 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 11:39:24.269 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0 -2024-06-21 11:39:24.269 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0] -2024-06-21 11:39:24.269 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-c9e10353-cb31-4e38-a0bf-e9b2831d64bc sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 11:39:24.269 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-a86ade1a-4a21-48f1-b0ec-1fe02a099b96 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 11:39:24.269 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-d59356db-15b1-4739-8ff0-dc8616391e97 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 11:39:24.270 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 11:39:24.270 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 11:39:24.270 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 11:39:24.273 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 11:39:24.273 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 11:39:24.273 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 11:39:24.273 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 11:39:24.273 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 11:39:24.274 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 11:39:24.274 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 11:39:24.274 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 11:39:24.274 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 11:39:24.275 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered -2024-06-21 11:39:24.276 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 11:39:24.276 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered -2024-06-21 11:39:24.276 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 11:39:24.276 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered -2024-06-21 11:39:24.276 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 11:39:24.277 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 11:39:24.277 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 11:39:24.277 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 11:39:24.281 [SpringApplicationShutdownHook] INFO org.apache.kafka.clients.producer.KafkaProducer:1204 - [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 30000 ms. -2024-06-21 11:39:24.282 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 11:39:24.283 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 11:39:24.283 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 11:39:24.283 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.producer for producer-1 unregistered -2024-06-21 11:39:24.439 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 11:39:24.445 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. -2024-06-21 11:39:34.972 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 5328 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 11:39:34.973 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 11:39:34.974 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 11:39:35.466 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 11:39:35.468 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 11:39:35.490 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 11 ms. Found 0 Redis repository interfaces. -2024-06-21 11:39:35.736 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$e7a4817f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:39:35.821 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:39:35.823 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:39:35.825 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:39:35.840 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:39:35.872 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:39:35.876 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:39:36.099 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 11:39:36.107 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 11:39:36.108 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 11:39:36.203 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 11:39:36.204 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1199 ms -2024-06-21 11:39:36.817 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 11:39:37.427 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 11:39:37.432 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 11:39:37.448 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 11:39:37.521 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 11:39:37.536 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Partitions-1 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = true - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Partitions - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 11:39:37.590 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:39:37.590 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:39:37.590 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718941177589 -2024-06-21 11:39:37.592 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 11:39:37.684 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 11:39:37.750 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ -2024-06-21 11:39:37.807 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 11:39:37.807 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:39:37.809 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 11:39:37.816 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 11:39:37.818 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=55, memberId='consumer-Partitions-1-168c58f9-40a5-4d2d-8445-50a087b60792', protocol='range'} -2024-06-21 11:39:37.819 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 55: {consumer-Partitions-1-168c58f9-40a5-4d2d-8445-50a087b60792=Assignment(partitions=[test1-0])} -2024-06-21 11:39:37.822 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=55, memberId='consumer-Partitions-1-168c58f9-40a5-4d2d-8445-50a087b60792', protocol='range'} -2024-06-21 11:39:37.823 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 11:39:37.824 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0 -2024-06-21 11:39:37.828 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=224, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 11:39:38.420 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-2 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 11:39:38.424 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:39:38.424 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:39:38.424 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718941178424 -2024-06-21 11:39:38.426 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 11:39:38.436 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-3 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 11:39:38.439 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 11:39:38.439 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:39:38.439 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:39:38.439 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:39:38.440 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718941178439 -2024-06-21 11:39:38.440 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 11:39:38.440 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 11:39:38.441 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-4 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 11:39:38.443 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 11:39:38.444 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:39:38.444 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:39:38.444 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:39:38.444 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718941178444 -2024-06-21 11:39:38.444 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 11:39:38.444 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 11:39:38.444 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 11:39:38.446 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 11:39:38.446 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=74, memberId='consumer-Topics-2-63c3367c-47c3-4992-8130-74b09532dcb8', protocol='range'} -2024-06-21 11:39:38.447 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 74: {consumer-Topics-2-63c3367c-47c3-4992-8130-74b09532dcb8=Assignment(partitions=[test1-0])} -2024-06-21 11:39:38.448 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 11:39:38.448 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:39:38.448 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:783 - [Consumer clientId=consumer-Topics-2, groupId=Topics] SyncGroup failed: The group began another rebalance. Need to re-join the group. Sent generation was Generation{generationId=74, memberId='consumer-Topics-2-63c3367c-47c3-4992-8130-74b09532dcb8', protocol='range'} -2024-06-21 11:39:38.448 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 11:39:38.449 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 11:39:38.450 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:470 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Rebalance failed. +2024-06-22 10:49:48.353 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:49:48.353 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:49:48.353 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:49:48.354 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:49:48.354 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719024588353 +2024-06-22 10:49:48.354 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 +2024-06-22 10:49:48.354 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group +2024-06-22 10:49:48.355 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group +2024-06-22 10:49:48.356 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group +2024-06-22 10:49:48.356 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:49:48.357 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:49:48.357 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=28, memberId='consumer-Topics-2-99d5c7b0-b47f-4dd1-9da6-696891e77f13', protocol='range'} +2024-06-22 10:49:48.357 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 28: {consumer-Topics-2-99d5c7b0-b47f-4dd1-9da6-696891e77f13=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} +2024-06-22 10:49:48.357 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group +2024-06-22 10:49:48.358 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:783 - [Consumer clientId=consumer-Topics-2, groupId=Topics] SyncGroup failed: The group began another rebalance. Need to re-join the group. Sent generation was Generation{generationId=28, memberId='consumer-Topics-2-99d5c7b0-b47f-4dd1-9da6-696891e77f13', protocol='range'} +2024-06-22 10:49:48.359 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group +2024-06-22 10:49:48.360 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:470 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Rebalance failed. org.apache.kafka.common.errors.RebalanceInProgressException: The group is rebalancing, so a rejoin is needed. -2024-06-21 11:39:38.450 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 11:39:38.451 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=75, memberId='consumer-Topics-4-f9eca73b-d236-42ad-a5f2-be965fbb7eef', protocol='range'} -2024-06-21 11:39:38.451 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=75, memberId='consumer-Topics-3-355828a0-a8b0-4593-ac8b-f5f18c53a6b8', protocol='range'} -2024-06-21 11:39:38.451 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=75, memberId='consumer-Topics-2-63c3367c-47c3-4992-8130-74b09532dcb8', protocol='range'} -2024-06-21 11:39:38.451 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 75: {consumer-Topics-4-f9eca73b-d236-42ad-a5f2-be965fbb7eef=Assignment(partitions=[]), consumer-Topics-2-63c3367c-47c3-4992-8130-74b09532dcb8=Assignment(partitions=[test1-0]), consumer-Topics-3-355828a0-a8b0-4593-ac8b-f5f18c53a6b8=Assignment(partitions=[])} -2024-06-21 11:39:38.452 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=75, memberId='consumer-Topics-4-f9eca73b-d236-42ad-a5f2-be965fbb7eef', protocol='range'} -2024-06-21 11:39:38.452 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=75, memberId='consumer-Topics-3-355828a0-a8b0-4593-ac8b-f5f18c53a6b8', protocol='range'} -2024-06-21 11:39:38.452 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=75, memberId='consumer-Topics-2-63c3367c-47c3-4992-8130-74b09532dcb8', protocol='range'} -2024-06-21 11:39:38.452 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[]) -2024-06-21 11:39:38.452 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: -2024-06-21 11:39:38.452 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 11:39:38.452 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 11:39:38.452 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[]) -2024-06-21 11:39:38.453 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: -2024-06-21 11:39:38.453 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [] -2024-06-21 11:39:38.453 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [] -2024-06-21 11:39:38.454 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=224, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 11:39:38.454 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 11:39:38.456 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' -2024-06-21 11:39:38.458 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 11:39:38.614 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#655909e2:0/SimpleConnection@3d0f4ac4 [delegate=amqp://guest@101.34.243.166:5672/, localPort= 64511] -2024-06-21 11:39:39.782 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 5.095 seconds (JVM running for 5.858) -2024-06-21 11:39:39.783 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 -2024-06-21 11:39:40.018 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 -2024-06-21 11:39:40.021 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 11:39:40.514 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 11:39:40.515 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 11:39:41.027 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 11:39:55.821 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:39:55.821 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:39:55.821 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 31 31 39 35 37 36 31 31 31 36 2e 36 35 35 35 38 30 30 33 39 2e 35 32 30 39 32 32 30 37 32 2e 30 30 30 33 37 2e 36 39 30 30 30 30 30 30 32 30 30 30 30 30 34 30 30 30 30 32 35 34 34 30 30 30 30 30 44 33 30 39 30 31 30 2e 37 30 33 32 30 30 30 30 31 33 38 39 38 31 35 36 30 32 37 30 30 30 30 31 37 35 30 30 31 30 37 37 37 30 30 30 36 31 33 34 32 2e 32 36 30 30 30 30 35 38 30 30 30 30 38 30 31 32 30 30 30 36 36 38 30 30 30 34 30 30 30 33 30 30 30 32 31 30 30 30 30 35 38 30 30 30 30 34 31 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 db 7E -2024-06-21 11:39:55.835 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941195761, longitude=116.6555800, latitude=39.5209220, speed=72.000, mileage=37.69000000, dischargeVoltage=200000, dischargeCurrent=40000, insulationResistance=254400000, gear=D, accelerationPedal=30, brakePedal=90, fuelConsumption=10.70, motorControllerTemperature=320000, motorSpeed=13898, motorTorque=1560, motorTemperature=270000, motorVoltage=17500, motorCurrent=10777000, powerBattery=61342., maxFeedbackPower=260000, maxDischargePower=580000, bmsSelfCheck=80, powerBatteryCurrent=12000, powerBatteryV3=668000, maxVoltage=4000, minVoltage=3000, maxTemperature=210000, minTemperature=580000, availableCapacity=410000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:39:55.886 [MQTT Call: protocol-parsing] INFO org.apache.kafka.clients.producer.ProducerConfig:372 - ProducerConfig values: +2024-06-22 10:49:48.361 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group +2024-06-22 10:49:48.362 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=29, memberId='consumer-Topics-4-ceedf78a-9b1d-4713-b5c6-61230c6a9b93', protocol='range'} +2024-06-22 10:49:48.362 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=29, memberId='consumer-Topics-3-50355dee-01ec-41aa-bb0a-78a3100e45c3', protocol='range'} +2024-06-22 10:49:48.362 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=29, memberId='consumer-Topics-2-99d5c7b0-b47f-4dd1-9da6-696891e77f13', protocol='range'} +2024-06-22 10:49:48.362 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 29: {consumer-Topics-4-ceedf78a-9b1d-4713-b5c6-61230c6a9b93=Assignment(partitions=[test1-6, test1-7]), consumer-Topics-3-50355dee-01ec-41aa-bb0a-78a3100e45c3=Assignment(partitions=[test1-3, test1-4, test1-5]), consumer-Topics-2-99d5c7b0-b47f-4dd1-9da6-696891e77f13=Assignment(partitions=[test1-0, test1-1, test1-2])} +2024-06-22 10:49:48.364 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=29, memberId='consumer-Topics-3-50355dee-01ec-41aa-bb0a-78a3100e45c3', protocol='range'} +2024-06-22 10:49:48.364 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=29, memberId='consumer-Topics-4-ceedf78a-9b1d-4713-b5c6-61230c6a9b93', protocol='range'} +2024-06-22 10:49:48.364 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=29, memberId='consumer-Topics-2-99d5c7b0-b47f-4dd1-9da6-696891e77f13', protocol='range'} +2024-06-22 10:49:48.364 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-3, test1-4, test1-5]) +2024-06-22 10:49:48.364 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2]) +2024-06-22 10:49:48.364 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-6, test1-7]) +2024-06-22 10:49:48.364 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-2, test1-1 +2024-06-22 10:49:48.364 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: test1-5, test1-4, test1-3 +2024-06-22 10:49:48.364 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: test1-6, test1-7 +2024-06-22 10:49:48.366 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' +2024-06-22 10:49:48.366 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:49:48.366 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:49:48.366 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:49:48.367 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:49:48.367 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:49:48.367 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:49:48.367 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=39, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:49:48.367 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:49:48.367 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-5, test1-4, test1-3] +2024-06-22 10:49:48.367 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-2, test1-1] +2024-06-22 10:49:48.367 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-6, test1-7] +2024-06-22 10:49:48.483 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] +2024-06-22 10:49:48.625 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#51743cc0:0/SimpleConnection@137db13f [delegate=amqp://guest@101.34.243.166:5672/, localPort= 61486] +2024-06-22 10:49:49.123 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 4.985 seconds (JVM running for 5.649) +2024-06-22 10:49:49.124 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 +2024-06-22 10:49:50.272 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 +2024-06-22 10:49:50.276 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) +2024-06-22 10:49:50.729 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing +2024-06-22 10:49:50.729 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) +2024-06-22 10:49:51.130 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing +2024-06-22 10:50:16.887 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 +2024-06-22 10:50:16.888 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 +2024-06-22 10:50:16.888 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 39 30 32 34 36 31 36 38 35 30 31 31 36 2e 36 39 31 32 30 36 30 33 39 2e 35 32 35 34 35 33 30 31 36 32 2e 30 30 34 35 2e 30 31 30 30 30 30 30 30 31 39 33 30 30 30 34 30 30 30 30 31 35 37 33 35 30 30 30 30 44 35 30 36 30 31 31 2e 30 30 36 35 30 30 30 30 39 30 38 38 33 31 31 34 30 31 32 39 30 30 30 31 33 39 30 30 36 31 33 35 30 30 30 30 36 30 36 33 35 2e 38 31 30 30 30 30 39 30 30 30 30 30 38 30 39 30 30 30 30 35 33 34 30 30 30 34 30 30 30 34 30 30 30 37 30 30 30 30 30 38 33 30 30 30 30 38 34 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cf 7E +2024-06-22 10:50:16.903 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1719024616850, longitude=116.6912060, latitude=39.5254530, speed=162.00, mileage=45.01000000, dischargeVoltage=193000, dischargeCurrent=40000, insulationResistance=157350000, gear=D, accelerationPedal=50, brakePedal=60, fuelConsumption=11.00, motorControllerTemperature=650000, motorSpeed=90883, motorTorque=1140, motorTemperature=129000, motorVoltage=13900, motorCurrent=61350000, powerBattery=60635., maxFeedbackPower=810000, maxDischargePower=900000, bmsSelfCheck=80, powerBatteryCurrent=90000, powerBatteryV3=534000, maxVoltage=4000, minVoltage=4000, maxTemperature=700000, minTemperature=830000, availableCapacity=840000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) +2024-06-22 10:50:16.954 [MQTT Call: protocol-parsing] INFO org.apache.kafka.clients.producer.ProducerConfig:372 - ProducerConfig values: acks = 1 batch.size = 16384 bootstrap.servers = [localhost:9092] @@ -15808,110 +5543,119 @@ org.apache.kafka.common.errors.RebalanceInProgressException: The group is rebala transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer -2024-06-21 11:39:55.898 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:39:55.898 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:39:55.898 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718941195898 -2024-06-21 11:39:55.900 [kafka-producer-network-thread | producer-1] INFO org.apache.kafka.clients.Metadata:279 - [Producer clientId=producer-1] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 11:39:55.916 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:39:55.917 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"30","availableCapacity":"410000","bmsSelfCheck":"80","brakePedal":"90","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"40000","dischargeVoltage":"200000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.70","gear":"D","insulationResistance":"254400000","latitude":"39.5209220","location":"1","longitude":"116.6555800","maxDischargePower":"580000","maxFeedbackPower":"260000","maxTemperature":"210000","maxVoltage":"4000","mcu":"1","mileage":"37.69000000","minTemperature":"580000","minVoltage":"3000","motorControllerTemperature":"320000","motorCurrent":"10777000","motorSpeed":"13898","motorTemperature":"270000","motorTorque":"1560","motorVoltage":"17500","powerBattery":"61342.","powerBatteryCurrent":"12000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"668000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718941195761","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:39:55.932 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:88 - 该车故障GZ001信息存储到本地缓存中 -2024-06-21 11:39:56.035 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941195761, longitude=116.6555800, latitude=39.5209220, speed=72.000, mileage=37.69000000, dischargeVoltage=200000, dischargeCurrent=40000, insulationResistance=254400000, gear=D, accelerationPedal=30, brakePedal=90, fuelConsumption=10.70, motorControllerTemperature=320000, motorSpeed=13898, motorTorque=1560, motorTemperature=270000, motorVoltage=17500, motorCurrent=10777000, powerBattery=61342., maxFeedbackPower=260000, maxDischargePower=580000, bmsSelfCheck=80, powerBatteryCurrent=12000, powerBatteryV3=668000, maxVoltage=4000, minVoltage=3000, maxTemperature=210000, minTemperature=580000, availableCapacity=410000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:39:56.411 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:91 - 该车故障GZ001信息存储到Redis中 -2024-06-21 11:40:16.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:40:16.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:40:16.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 31 32 31 36 36 32 33 31 31 36 2e 36 35 36 33 37 33 30 33 39 2e 35 32 30 39 39 37 30 35 34 2e 30 30 30 33 37 2e 37 32 30 30 30 30 30 30 36 37 39 30 30 30 32 31 30 30 30 32 37 31 33 37 30 30 30 30 44 36 30 35 30 31 31 2e 33 30 30 30 30 30 30 30 32 30 30 30 30 34 36 36 30 31 33 30 30 30 30 32 39 32 30 30 32 34 32 30 30 30 30 30 36 31 33 34 32 2e 35 36 30 30 30 30 35 30 30 30 30 30 35 30 38 30 30 30 30 32 37 32 30 30 30 33 30 30 30 33 30 30 30 32 38 30 30 30 30 34 34 30 30 30 30 31 38 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 b8 7E -2024-06-21 11:40:16.679 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941216623, longitude=116.6563730, latitude=39.5209970, speed=54.000, mileage=37.72000000, dischargeVoltage=679000, dischargeCurrent=21000, insulationResistance=271370000, gear=D, accelerationPedal=60, brakePedal=50, fuelConsumption=11.30, motorControllerTemperature=000000, motorSpeed=20000, motorTorque=4660, motorTemperature=130000, motorVoltage=29200, motorCurrent=24200000, powerBattery=61342., maxFeedbackPower=560000, maxDischargePower=500000, bmsSelfCheck=50, powerBatteryCurrent=80000, powerBatteryV3=272000, maxVoltage=3000, minVoltage=3000, maxTemperature=280000, minTemperature=440000, availableCapacity=180000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:40:16.680 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:40:16.681 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"180000","bmsSelfCheck":"50","brakePedal":"50","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"21000","dischargeVoltage":"679000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.30","gear":"D","insulationResistance":"271370000","latitude":"39.5209970","location":"1","longitude":"116.6563730","maxDischargePower":"500000","maxFeedbackPower":"560000","maxTemperature":"280000","maxVoltage":"3000","mcu":"1","mileage":"37.72000000","minTemperature":"440000","minVoltage":"3000","motorControllerTemperature":"000000","motorCurrent":"24200000","motorSpeed":"20000","motorTemperature":"130000","motorTorque":"4660","motorVoltage":"29200","powerBattery":"61342.","powerBatteryCurrent":"80000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"272000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718941216623","vehicleStatus":"1","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:40:16.681 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941216623, longitude=116.6563730, latitude=39.5209970, speed=54.000, mileage=37.72000000, dischargeVoltage=679000, dischargeCurrent=21000, insulationResistance=271370000, gear=D, accelerationPedal=60, brakePedal=50, fuelConsumption=11.30, motorControllerTemperature=000000, motorSpeed=20000, motorTorque=4660, motorTemperature=130000, motorVoltage=29200, motorCurrent=24200000, powerBattery=61342., maxFeedbackPower=560000, maxDischargePower=500000, bmsSelfCheck=50, powerBatteryCurrent=80000, powerBatteryV3=272000, maxVoltage=3000, minVoltage=3000, maxTemperature=280000, minTemperature=440000, availableCapacity=180000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:40:17.005 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:97 - 该车故障GZ001信息存储到本地缓存中 -2024-06-21 11:40:17.005 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:98 - 该车故障GZ001信息存储到Redis中 -2024-06-21 11:41:34.218 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:41:34.218 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:41:34.218 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 31 32 39 34 31 34 38 31 31 36 2e 36 35 37 36 32 39 30 33 39 2e 35 32 31 31 32 31 30 37 32 2e 30 30 30 33 37 2e 37 36 30 30 30 30 30 30 37 34 38 30 30 30 33 30 30 30 30 32 36 32 34 37 30 30 30 30 44 33 30 38 30 31 30 2e 37 30 34 38 30 30 30 30 35 37 30 39 31 39 30 34 30 35 30 30 30 30 30 31 39 38 30 30 31 32 38 36 30 30 30 30 36 31 33 34 32 2e 32 35 30 30 30 30 35 30 30 30 30 30 36 30 35 30 30 30 30 35 30 34 30 30 30 33 30 30 30 34 30 30 30 31 35 30 30 30 30 34 38 30 30 30 30 39 37 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e0 7E -2024-06-21 11:41:34.218 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941294148, longitude=116.6576290, latitude=39.5211210, speed=72.000, mileage=37.76000000, dischargeVoltage=748000, dischargeCurrent=30000, insulationResistance=262470000, gear=D, accelerationPedal=30, brakePedal=80, fuelConsumption=10.70, motorControllerTemperature=480000, motorSpeed=57091, motorTorque=9040, motorTemperature=500000, motorVoltage=19800, motorCurrent=12860000, powerBattery=61342., maxFeedbackPower=250000, maxDischargePower=500000, bmsSelfCheck=60, powerBatteryCurrent=50000, powerBatteryV3=504000, maxVoltage=3000, minVoltage=4000, maxTemperature=150000, minTemperature=480000, availableCapacity=970000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:41:34.220 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:41:34.221 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"30","availableCapacity":"970000","bmsSelfCheck":"60","brakePedal":"80","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"30000","dischargeVoltage":"748000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.70","gear":"D","insulationResistance":"262470000","latitude":"39.5211210","location":"1","longitude":"116.6576290","maxDischargePower":"500000","maxFeedbackPower":"250000","maxTemperature":"150000","maxVoltage":"3000","mcu":"1","mileage":"37.76000000","minTemperature":"480000","minVoltage":"4000","motorControllerTemperature":"480000","motorCurrent":"12860000","motorSpeed":"57091","motorTemperature":"500000","motorTorque":"9040","motorVoltage":"19800","powerBattery":"61342.","powerBatteryCurrent":"50000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"504000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718941294148","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:41:34.221 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:88 - 该车故障GZ001信息存储到本地缓存中 -2024-06-21 11:41:34.221 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941294148, longitude=116.6576290, latitude=39.5211210, speed=72.000, mileage=37.76000000, dischargeVoltage=748000, dischargeCurrent=30000, insulationResistance=262470000, gear=D, accelerationPedal=30, brakePedal=80, fuelConsumption=10.70, motorControllerTemperature=480000, motorSpeed=57091, motorTorque=9040, motorTemperature=500000, motorVoltage=19800, motorCurrent=12860000, powerBattery=61342., maxFeedbackPower=250000, maxDischargePower=500000, bmsSelfCheck=60, powerBatteryCurrent=50000, powerBatteryV3=504000, maxVoltage=3000, minVoltage=4000, maxTemperature=150000, minTemperature=480000, availableCapacity=970000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:41:34.313 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:91 - 该车故障GZ001信息存储到Redis中 -2024-06-21 11:42:40.809 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:42:40.810 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:42:40.810 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 31 33 36 30 37 37 31 31 31 36 2e 36 35 38 34 37 38 30 33 39 2e 35 32 31 31 36 33 30 35 34 2e 30 30 30 33 37 2e 37 39 30 30 30 30 30 30 31 37 37 30 30 30 33 32 30 30 30 31 34 34 39 37 30 30 30 30 44 33 30 32 30 31 31 2e 38 30 35 32 30 30 30 30 36 35 39 33 37 34 30 39 30 33 31 30 30 30 30 32 32 39 30 30 39 37 36 31 30 30 30 30 36 31 33 34 32 2e 34 33 30 30 30 30 32 30 30 30 30 30 35 30 30 30 30 30 30 32 39 34 30 30 30 33 30 30 30 33 30 30 30 33 31 30 30 30 30 38 30 30 30 30 30 35 35 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d9 7E -2024-06-21 11:42:40.810 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941360771, longitude=116.6584780, latitude=39.5211630, speed=54.000, mileage=37.79000000, dischargeVoltage=177000, dischargeCurrent=32000, insulationResistance=144970000, gear=D, accelerationPedal=30, brakePedal=20, fuelConsumption=11.80, motorControllerTemperature=520000, motorSpeed=65937, motorTorque=4090, motorTemperature=310000, motorVoltage=22900, motorCurrent=97610000, powerBattery=61342., maxFeedbackPower=430000, maxDischargePower=200000, bmsSelfCheck=50, powerBatteryCurrent=00000, powerBatteryV3=294000, maxVoltage=3000, minVoltage=3000, maxTemperature=310000, minTemperature=800000, availableCapacity=550000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:42:41.221 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:42:41.221 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"30","availableCapacity":"550000","bmsSelfCheck":"50","brakePedal":"20","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"32000","dischargeVoltage":"177000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.80","gear":"D","insulationResistance":"144970000","latitude":"39.5211630","location":"1","longitude":"116.6584780","maxDischargePower":"200000","maxFeedbackPower":"430000","maxTemperature":"310000","maxVoltage":"3000","mcu":"1","mileage":"37.79000000","minTemperature":"800000","minVoltage":"3000","motorControllerTemperature":"520000","motorCurrent":"97610000","motorSpeed":"65937","motorTemperature":"310000","motorTorque":"4090","motorVoltage":"22900","powerBattery":"61342.","powerBatteryCurrent":"00000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"294000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718941360771","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:42:41.221 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941360771, longitude=116.6584780, latitude=39.5211630, speed=54.000, mileage=37.79000000, dischargeVoltage=177000, dischargeCurrent=32000, insulationResistance=144970000, gear=D, accelerationPedal=30, brakePedal=20, fuelConsumption=11.80, motorControllerTemperature=520000, motorSpeed=65937, motorTorque=4090, motorTemperature=310000, motorVoltage=22900, motorCurrent=97610000, powerBattery=61342., maxFeedbackPower=430000, maxDischargePower=200000, bmsSelfCheck=50, powerBatteryCurrent=00000, powerBatteryV3=294000, maxVoltage=3000, minVoltage=3000, maxTemperature=310000, minTemperature=800000, availableCapacity=550000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:42:41.276 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 11:42:41.331 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 11:42:41.373 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 11:42:41.587 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 11:42:41.818 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:42:41.818 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:42:41.818 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 31 33 36 31 37 38 30 31 31 36 2e 36 35 39 34 34 34 30 33 39 2e 35 32 31 32 35 34 30 37 32 2e 30 30 30 33 37 2e 38 33 30 30 30 30 30 30 31 33 36 30 30 30 35 30 30 30 30 31 30 31 33 30 30 30 30 30 44 36 30 31 30 31 31 2e 31 30 34 37 30 30 30 30 36 32 30 34 35 39 39 36 30 31 30 34 30 30 30 31 35 38 30 30 31 32 38 30 37 30 30 30 36 31 33 34 32 2e 38 37 30 30 30 30 36 34 30 30 30 30 31 33 32 30 30 30 30 34 33 31 30 30 30 33 30 30 30 34 30 30 30 35 30 30 30 30 30 32 33 30 30 30 30 39 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 b9 7E -2024-06-21 11:42:41.818 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941361780, longitude=116.6594440, latitude=39.5212540, speed=72.000, mileage=37.83000000, dischargeVoltage=136000, dischargeCurrent=50000, insulationResistance=101300000, gear=D, accelerationPedal=60, brakePedal=10, fuelConsumption=11.10, motorControllerTemperature=470000, motorSpeed=62045, motorTorque=9960, motorTemperature=104000, motorVoltage=15800, motorCurrent=12807000, powerBattery=61342., maxFeedbackPower=870000, maxDischargePower=640000, bmsSelfCheck=13, powerBatteryCurrent=20000, powerBatteryV3=431000, maxVoltage=3000, minVoltage=4000, maxTemperature=500000, minTemperature=230000, availableCapacity=900000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:42:41.820 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:42:41.820 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"900000","bmsSelfCheck":"13","brakePedal":"10","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"50000","dischargeVoltage":"136000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.10","gear":"D","insulationResistance":"101300000","latitude":"39.5212540","location":"1","longitude":"116.6594440","maxDischargePower":"640000","maxFeedbackPower":"870000","maxTemperature":"500000","maxVoltage":"3000","mcu":"1","mileage":"37.83000000","minTemperature":"230000","minVoltage":"4000","motorControllerTemperature":"470000","motorCurrent":"12807000","motorSpeed":"62045","motorTemperature":"104000","motorTorque":"9960","motorVoltage":"15800","powerBattery":"61342.","powerBatteryCurrent":"20000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"431000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718941361780","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:42:41.820 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941361780, longitude=116.6594440, latitude=39.5212540, speed=72.000, mileage=37.83000000, dischargeVoltage=136000, dischargeCurrent=50000, insulationResistance=101300000, gear=D, accelerationPedal=60, brakePedal=10, fuelConsumption=11.10, motorControllerTemperature=470000, motorSpeed=62045, motorTorque=9960, motorTemperature=104000, motorVoltage=15800, motorCurrent=12807000, powerBattery=61342., maxFeedbackPower=870000, maxDischargePower=640000, bmsSelfCheck=13, powerBatteryCurrent=20000, powerBatteryV3=431000, maxVoltage=3000, minVoltage=4000, maxTemperature=500000, minTemperature=230000, availableCapacity=900000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:42:42.290 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 11:42:42.290 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 11:42:42.305 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-f9eca73b-d236-42ad-a5f2-be965fbb7eef sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 11:42:42.305 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0 -2024-06-21 11:42:42.305 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-355828a0-a8b0-4593-ac8b-f5f18c53a6b8 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 11:42:42.305 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0] -2024-06-21 11:42:42.306 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 11:42:42.306 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 11:42:42.306 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-63c3367c-47c3-4992-8130-74b09532dcb8 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 11:42:42.306 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 11:42:42.308 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 11:42:42.308 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 11:42:42.308 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 11:42:42.308 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 11:42:42.308 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 11:42:42.308 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 11:42:42.309 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 11:42:42.309 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 11:42:42.309 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 11:42:42.310 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered -2024-06-21 11:42:42.311 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered -2024-06-21 11:42:42.311 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 11:42:42.311 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered -2024-06-21 11:42:42.311 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 11:42:42.311 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 11:42:42.313 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 11:42:42.313 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 11:42:42.314 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 11:42:42.317 [SpringApplicationShutdownHook] INFO org.apache.kafka.clients.producer.KafkaProducer:1204 - [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 30000 ms. -2024-06-21 11:42:42.318 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 11:42:42.318 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 11:42:42.318 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 11:42:42.318 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.producer for producer-1 unregistered -2024-06-21 11:42:42.521 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 11:42:42.524 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. -2024-06-21 11:42:52.356 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 32656 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 11:42:52.357 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 11:42:52.357 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 11:42:52.821 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 11:42:52.823 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 11:42:52.844 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 11 ms. Found 0 Redis repository interfaces. -2024-06-21 11:42:53.069 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$e7a4817f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:42:53.148 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:42:53.149 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:42:53.151 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:42:53.167 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:42:53.198 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:42:53.203 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:42:53.410 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 11:42:53.416 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 11:42:53.417 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 11:42:53.513 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 11:42:53.514 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1126 ms -2024-06-21 11:42:54.111 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 11:42:54.668 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 11:42:54.672 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 11:42:54.688 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 11:42:54.753 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 11:42:54.768 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: +2024-06-22 10:50:16.967 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:50:16.968 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:50:16.968 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719024616967 +2024-06-22 10:50:16.970 [kafka-producer-network-thread | producer-1] INFO org.apache.kafka.clients.Metadata:279 - [Producer clientId=producer-1] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:50:21.655 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 +2024-06-22 10:50:21.656 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 +2024-06-22 10:50:21.656 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 39 30 32 34 36 31 37 38 35 30 31 31 36 2e 36 39 31 36 38 34 30 33 39 2e 35 32 35 38 36 33 30 31 38 2e 30 30 30 34 35 2e 30 32 30 30 30 30 30 30 31 37 39 30 30 30 34 30 30 30 30 32 33 39 30 30 30 30 30 30 44 38 30 37 30 31 30 2e 31 30 38 32 30 30 30 30 38 32 34 35 30 37 39 35 30 31 32 34 30 30 30 32 39 31 30 30 38 38 35 39 30 30 30 30 36 30 36 33 35 2e 35 38 30 30 30 30 32 34 30 30 30 30 33 30 31 32 30 30 30 33 30 39 30 30 30 34 30 30 30 34 30 30 30 32 37 30 30 30 30 33 37 30 30 30 30 38 35 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e7 7E +2024-06-22 10:50:21.656 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1719024617850, longitude=116.6916840, latitude=39.5258630, speed=18.000, mileage=45.02000000, dischargeVoltage=179000, dischargeCurrent=40000, insulationResistance=239000000, gear=D, accelerationPedal=80, brakePedal=70, fuelConsumption=10.10, motorControllerTemperature=820000, motorSpeed=82450, motorTorque=7950, motorTemperature=124000, motorVoltage=29100, motorCurrent=88590000, powerBattery=60635., maxFeedbackPower=580000, maxDischargePower=240000, bmsSelfCheck=30, powerBatteryCurrent=12000, powerBatteryV3=309000, maxVoltage=4000, minVoltage=4000, maxTemperature=270000, minTemperature=370000, availableCapacity=850000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) +2024-06-22 10:50:21.658 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 +2024-06-22 10:50:21.658 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 +2024-06-22 10:50:21.658 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 39 30 32 34 36 31 38 38 36 35 31 31 36 2e 36 39 32 31 31 33 30 33 39 2e 35 32 35 39 30 39 30 35 34 2e 30 30 30 34 35 2e 30 35 30 30 30 30 30 30 34 37 34 30 30 30 35 30 30 30 30 37 32 38 38 30 30 30 30 30 44 31 30 37 30 39 2e 30 30 30 36 30 30 30 30 30 31 31 36 34 31 37 35 35 30 31 34 33 30 30 30 32 39 33 30 30 35 33 35 38 30 30 30 30 36 30 36 33 35 2e 34 36 30 30 30 30 37 33 30 30 30 30 38 30 30 30 30 30 30 36 39 39 30 30 30 33 30 30 30 34 30 30 30 32 39 30 30 30 30 37 30 30 30 30 30 38 33 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e7 7E +2024-06-22 10:50:21.658 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1719024618865, longitude=116.6921130, latitude=39.5259090, speed=54.000, mileage=45.05000000, dischargeVoltage=474000, dischargeCurrent=50000, insulationResistance=728800000, gear=D, accelerationPedal=10, brakePedal=70, fuelConsumption=9.000, motorControllerTemperature=600000, motorSpeed=11641, motorTorque=7550, motorTemperature=143000, motorVoltage=29300, motorCurrent=53580000, powerBattery=60635., maxFeedbackPower=460000, maxDischargePower=730000, bmsSelfCheck=80, powerBatteryCurrent=00000, powerBatteryV3=699000, maxVoltage=3000, minVoltage=4000, maxTemperature=290000, minTemperature=700000, availableCapacity=830000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) +2024-06-22 10:50:21.658 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 +2024-06-22 10:50:21.658 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 +2024-06-22 10:50:21.658 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 39 30 32 34 36 31 39 38 36 34 31 31 36 2e 36 39 32 34 32 34 30 33 39 2e 35 32 36 31 34 39 30 35 34 2e 30 30 30 34 35 2e 30 38 30 30 30 30 30 30 31 34 36 30 30 30 33 31 30 30 30 34 33 30 33 30 30 30 30 30 44 30 30 34 30 31 30 2e 37 30 36 37 30 30 30 30 31 38 34 39 32 39 35 39 30 38 32 30 30 30 30 31 35 38 30 30 31 30 34 32 30 30 30 30 36 30 36 33 35 2e 36 38 30 30 30 30 38 39 30 30 30 30 34 30 30 30 30 30 30 34 33 31 30 30 30 33 30 30 30 33 30 30 30 35 32 30 30 30 30 38 35 30 30 30 30 37 37 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 da 7E +2024-06-22 10:50:21.658 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1719024619864, longitude=116.6924240, latitude=39.5261490, speed=54.000, mileage=45.08000000, dischargeVoltage=146000, dischargeCurrent=31000, insulationResistance=430300000, gear=D, accelerationPedal=00, brakePedal=40, fuelConsumption=10.70, motorControllerTemperature=670000, motorSpeed=18492, motorTorque=9590, motorTemperature=820000, motorVoltage=15800, motorCurrent=10420000, powerBattery=60635., maxFeedbackPower=680000, maxDischargePower=890000, bmsSelfCheck=40, powerBatteryCurrent=00000, powerBatteryV3=431000, maxVoltage=3000, minVoltage=3000, maxTemperature=520000, minTemperature=850000, availableCapacity=770000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) +2024-06-22 10:50:21.659 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 +2024-06-22 10:50:21.659 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 +2024-06-22 10:50:21.659 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 39 30 32 34 36 32 30 38 36 31 31 31 36 2e 36 39 33 32 30 37 30 33 39 2e 35 32 36 32 33 31 30 37 32 2e 30 30 30 34 35 2e 31 32 30 30 30 30 30 30 36 31 35 30 30 30 31 34 30 30 30 36 36 30 31 30 30 30 30 30 44 35 30 39 30 39 2e 35 30 30 37 37 30 30 30 30 39 34 32 32 35 37 39 37 30 35 30 30 30 30 30 32 36 34 30 30 38 31 34 32 30 30 30 30 36 30 36 33 35 2e 36 35 30 30 30 30 34 39 30 30 30 30 35 30 32 30 30 30 30 36 37 32 30 30 30 34 30 30 30 33 30 30 30 36 36 30 30 30 30 37 30 30 30 30 30 31 31 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ce 7E +2024-06-22 10:50:21.659 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1719024620861, longitude=116.6932070, latitude=39.5262310, speed=72.000, mileage=45.12000000, dischargeVoltage=615000, dischargeCurrent=14000, insulationResistance=660100000, gear=D, accelerationPedal=50, brakePedal=90, fuelConsumption=9.500, motorControllerTemperature=770000, motorSpeed=94225, motorTorque=7970, motorTemperature=500000, motorVoltage=26400, motorCurrent=81420000, powerBattery=60635., maxFeedbackPower=650000, maxDischargePower=490000, bmsSelfCheck=50, powerBatteryCurrent=20000, powerBatteryV3=672000, maxVoltage=4000, minVoltage=3000, maxTemperature=660000, minTemperature=700000, availableCapacity=110000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) +2024-06-22 10:50:21.685 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:701 - 故障信息发送到RabbitMQ +2024-06-22 10:50:21.686 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:282 - 该车故障GZ001信息首次存储到本地缓存和Redis中,并发送到RabbitMQ +2024-06-22 10:50:21.742 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:287 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ +2024-06-22 10:50:21.790 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:287 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ +2024-06-22 10:50:21.840 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:287 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ +2024-06-22 10:50:21.893 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 +2024-06-22 10:50:21.894 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 +2024-06-22 10:50:21.894 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 39 30 32 34 36 32 31 38 36 31 31 31 36 2e 36 39 34 36 31 39 30 33 39 2e 35 32 36 33 34 33 30 31 34 34 2e 30 30 34 35 2e 32 30 30 30 30 30 30 30 33 36 37 30 30 30 31 35 30 30 30 38 31 30 35 30 30 30 30 30 44 36 30 37 30 31 31 2e 33 30 37 30 30 30 30 30 36 36 36 32 36 38 37 31 30 31 31 39 30 30 30 31 36 31 30 30 31 33 34 31 31 30 30 30 36 30 36 32 34 2e 31 30 30 30 30 30 35 36 30 30 30 30 31 32 36 30 30 30 30 36 30 39 30 30 30 34 30 30 30 34 30 30 30 32 30 30 30 30 30 34 34 30 30 30 30 32 39 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 be 7E +2024-06-22 10:50:21.894 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1719024621861, longitude=116.6946190, latitude=39.5263430, speed=144.00, mileage=45.20000000, dischargeVoltage=367000, dischargeCurrent=15000, insulationResistance=810500000, gear=D, accelerationPedal=60, brakePedal=70, fuelConsumption=11.30, motorControllerTemperature=700000, motorSpeed=66626, motorTorque=8710, motorTemperature=119000, motorVoltage=16100, motorCurrent=13411000, powerBattery=60624., maxFeedbackPower=100000, maxDischargePower=560000, bmsSelfCheck=12, powerBatteryCurrent=60000, powerBatteryV3=609000, maxVoltage=4000, minVoltage=4000, maxTemperature=200000, minTemperature=440000, availableCapacity=290000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) +2024-06-22 10:50:21.898 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:287 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ +2024-06-22 10:50:21.956 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:287 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ +2024-06-22 10:50:22.893 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 +2024-06-22 10:50:22.893 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 +2024-06-22 10:50:22.894 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 39 30 32 34 36 32 32 38 36 34 31 31 36 2e 36 39 35 33 39 37 30 33 39 2e 35 32 36 33 39 37 30 35 34 2e 30 30 30 34 35 2e 32 33 30 30 30 30 30 30 32 38 37 30 30 30 32 31 30 30 30 32 34 33 36 37 30 30 30 30 44 35 30 32 30 31 31 2e 38 30 36 30 30 30 30 30 34 38 37 35 31 32 33 32 30 35 30 30 30 30 30 31 32 35 30 30 31 33 36 30 30 30 30 30 36 30 36 32 34 2e 34 34 30 30 30 30 36 33 30 30 30 30 39 30 38 30 30 30 30 36 35 30 30 30 30 33 30 30 30 33 30 30 30 32 31 30 30 30 30 31 36 30 30 30 30 35 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c7 7E +2024-06-22 10:50:22.894 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1719024622864, longitude=116.6953970, latitude=39.5263970, speed=54.000, mileage=45.23000000, dischargeVoltage=287000, dischargeCurrent=21000, insulationResistance=243670000, gear=D, accelerationPedal=50, brakePedal=20, fuelConsumption=11.80, motorControllerTemperature=600000, motorSpeed=48751, motorTorque=2320, motorTemperature=500000, motorVoltage=12500, motorCurrent=13600000, powerBattery=60624., maxFeedbackPower=440000, maxDischargePower=630000, bmsSelfCheck=90, powerBatteryCurrent=80000, powerBatteryV3=650000, maxVoltage=3000, minVoltage=3000, maxTemperature=210000, minTemperature=160000, availableCapacity=500000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) +2024-06-22 10:50:22.950 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:287 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ +2024-06-22 10:50:23.878 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 +2024-06-22 10:50:23.879 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 +2024-06-22 10:50:23.879 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 39 30 32 34 36 32 33 38 35 30 31 31 36 2e 36 39 35 38 34 38 30 33 39 2e 35 32 36 34 33 34 30 33 36 2e 30 30 30 34 35 2e 32 35 30 30 30 30 30 30 31 39 31 30 30 30 34 37 30 30 30 36 30 33 38 30 30 30 30 30 44 35 30 32 30 31 31 2e 32 30 36 30 30 30 30 30 33 37 31 31 35 37 30 30 30 31 32 35 30 30 30 31 34 39 30 30 39 35 39 36 30 30 30 30 36 30 36 32 34 2e 35 34 30 30 30 30 36 31 30 30 30 30 33 30 37 30 30 30 30 35 36 38 30 30 30 33 30 30 30 34 30 30 30 35 39 30 30 30 30 37 36 30 30 30 30 34 33 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 dd 7E +2024-06-22 10:50:23.879 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1719024623850, longitude=116.6958480, latitude=39.5264340, speed=36.000, mileage=45.25000000, dischargeVoltage=191000, dischargeCurrent=47000, insulationResistance=603800000, gear=D, accelerationPedal=50, brakePedal=20, fuelConsumption=11.20, motorControllerTemperature=600000, motorSpeed=37115, motorTorque=7000, motorTemperature=125000, motorVoltage=14900, motorCurrent=95960000, powerBattery=60624., maxFeedbackPower=540000, maxDischargePower=610000, bmsSelfCheck=30, powerBatteryCurrent=70000, powerBatteryV3=568000, maxVoltage=3000, minVoltage=4000, maxTemperature=590000, minTemperature=760000, availableCapacity=430000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) +2024-06-22 10:50:23.934 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:287 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ +2024-06-22 10:50:24.883 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 +2024-06-22 10:50:24.884 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 +2024-06-22 10:50:24.884 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 39 30 32 34 36 32 34 38 35 31 31 31 36 2e 36 39 37 30 32 32 30 33 39 2e 35 32 36 35 33 37 30 39 30 2e 30 30 30 34 35 2e 33 30 30 30 30 30 30 30 33 37 36 30 30 30 39 30 30 30 30 39 30 39 32 30 30 30 30 30 44 39 30 30 30 31 31 2e 35 30 35 31 30 30 30 30 31 39 39 33 37 31 32 30 30 39 37 30 30 30 30 32 32 38 30 30 31 33 32 34 37 30 30 30 36 30 36 31 32 2e 31 38 30 30 30 30 34 31 30 30 30 30 32 30 36 30 30 30 30 34 38 35 30 30 30 33 30 30 30 33 30 30 30 38 39 30 30 30 30 32 31 30 30 30 30 37 33 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d0 7E +2024-06-22 10:50:24.884 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1719024624851, longitude=116.6970220, latitude=39.5265370, speed=90.000, mileage=45.30000000, dischargeVoltage=376000, dischargeCurrent=90000, insulationResistance=909200000, gear=D, accelerationPedal=90, brakePedal=00, fuelConsumption=11.50, motorControllerTemperature=510000, motorSpeed=19937, motorTorque=1200, motorTemperature=970000, motorVoltage=22800, motorCurrent=13247000, powerBattery=60612., maxFeedbackPower=180000, maxDischargePower=410000, bmsSelfCheck=20, powerBatteryCurrent=60000, powerBatteryV3=485000, maxVoltage=3000, minVoltage=3000, maxTemperature=890000, minTemperature=210000, availableCapacity=730000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) +2024-06-22 10:50:24.951 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:287 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ +2024-06-22 10:50:35.016 [container-2] INFO com.muyu.event.redis.RedisKeyExpirationListener:39 - 过期redis数据:ZEQA6V2Z98M9ZMFZF-GZ001 +2024-06-22 10:50:35.017 [container-2] INFO com.muyu.event.redis.RedisKeyExpirationListener:41 - pattern:[95, 95, 107, 101, 121, 101, 118, 101, 110, 116, 64, 42, 95, 95, 58, 101, 120, 112, 105, 114, 101, 100] +2024-06-22 10:50:35.017 [container-2] INFO com.muyu.event.redis.RedisKeyExpirationListener:43 - 过期redis数据:ZEQA6V2Z98M9ZMFZF-GZ001 +2024-06-22 10:52:53.163 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. +2024-06-22 10:52:53.184 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. +2024-06-22 10:52:53.201 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. +2024-06-22 10:52:53.972 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. +2024-06-22 10:52:54.003 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. +2024-06-22 10:52:54.003 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. +2024-06-22 10:52:54.016 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-2, test1-1 +2024-06-22 10:52:54.016 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Revoke previously assigned partitions test1-5, test1-4, test1-3 +2024-06-22 10:52:54.016 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Revoke previously assigned partitions test1-6, test1-7 +2024-06-22 10:52:54.016 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-2, test1-1] +2024-06-22 10:52:54.016 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-5, test1-4, test1-3] +2024-06-22 10:52:54.016 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-6, test1-7] +2024-06-22 10:52:54.017 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-50355dee-01ec-41aa-bb0a-78a3100e45c3 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics +2024-06-22 10:52:54.017 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-ceedf78a-9b1d-4713-b5c6-61230c6a9b93 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics +2024-06-22 10:52:54.017 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-99d5c7b0-b47f-4dd1-9da6-696891e77f13 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics +2024-06-22 10:52:54.017 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions +2024-06-22 10:52:54.017 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions +2024-06-22 10:52:54.017 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions +2024-06-22 10:52:54.019 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed +2024-06-22 10:52:54.019 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed +2024-06-22 10:52:54.019 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter +2024-06-22 10:52:54.019 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter +2024-06-22 10:52:54.019 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed +2024-06-22 10:52:54.019 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed +2024-06-22 10:52:54.019 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed +2024-06-22 10:52:54.019 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter +2024-06-22 10:52:54.019 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed +2024-06-22 10:52:54.021 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered +2024-06-22 10:52:54.021 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped +2024-06-22 10:52:54.021 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered +2024-06-22 10:52:54.021 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped +2024-06-22 10:52:54.021 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered +2024-06-22 10:52:54.021 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped +2024-06-22 10:52:54.022 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped +2024-06-22 10:52:54.022 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped +2024-06-22 10:52:54.022 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped +2024-06-22 10:52:54.025 [SpringApplicationShutdownHook] INFO org.apache.kafka.clients.producer.KafkaProducer:1204 - [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 30000 ms. +2024-06-22 10:52:54.027 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed +2024-06-22 10:52:54.027 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter +2024-06-22 10:52:54.027 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed +2024-06-22 10:52:54.027 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.producer for producer-1 unregistered +2024-06-22 10:52:54.185 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... +2024-06-22 10:52:54.190 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. +2024-06-22 10:53:03.097 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 27428 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) +2024-06-22 10:53:03.098 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 +2024-06-22 10:53:03.098 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" +2024-06-22 10:53:03.675 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode +2024-06-22 10:53:03.677 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-06-22 10:53:03.706 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 11 ms. Found 0 Redis repository interfaces. +2024-06-22 10:53:03.950 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$faefdb65] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:53:04.038 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:53:04.039 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:53:04.042 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:53:04.054 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:53:04.083 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:53:04.087 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:53:04.309 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) +2024-06-22 10:53:04.420 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1279 ms +2024-06-22 10:53:05.037 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... +2024-06-22 10:53:05.380 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. +2024-06-22 10:53:05.386 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event +2024-06-22 10:53:05.403 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: +2024-06-22 10:53:05.442 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 +2024-06-22 10:53:05.458 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest @@ -15990,540 +5734,34 @@ org.apache.kafka.common.errors.RebalanceInProgressException: The group is rebala ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer -2024-06-21 11:42:54.819 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:42:54.819 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:42:54.819 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718941374818 -2024-06-21 11:42:54.821 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 11:42:54.920 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 11:42:54.990 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ -2024-06-21 11:42:55.049 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 11:42:55.049 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:42:55.051 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 11:42:55.057 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 11:42:55.059 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=57, memberId='consumer-Partitions-1-369cc0c5-076c-4c9e-84db-d015cde7bcaf', protocol='range'} -2024-06-21 11:42:55.060 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 57: {consumer-Partitions-1-369cc0c5-076c-4c9e-84db-d015cde7bcaf=Assignment(partitions=[test1-0])} -2024-06-21 11:42:55.062 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=57, memberId='consumer-Partitions-1-369cc0c5-076c-4c9e-84db-d015cde7bcaf', protocol='range'} -2024-06-21 11:42:55.064 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 11:42:55.065 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0 -2024-06-21 11:42:55.070 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=227, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 11:43:01.667 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:88 - 该车故障GZ001信息存储到本地缓存中 -2024-06-21 11:43:02.630 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-2 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 11:43:02.634 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:43:02.634 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:43:02.635 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718941382634 -2024-06-21 11:43:02.636 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 11:43:02.646 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-3 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 11:43:02.649 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 11:43:02.649 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:43:02.650 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 11:43:02.650 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:43:02.650 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:43:02.650 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718941382650 -2024-06-21 11:43:02.650 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 11:43:02.652 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 11:43:02.652 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-4 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 11:43:02.653 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 11:43:02.653 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:43:02.653 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 11:43:02.655 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=77, memberId='consumer-Topics-2-6b672052-a3b9-4c18-a729-d2cdda0cc8b7', protocol='range'} -2024-06-21 11:43:02.655 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 77: {consumer-Topics-2-6b672052-a3b9-4c18-a729-d2cdda0cc8b7=Assignment(partitions=[test1-0])} -2024-06-21 11:43:02.655 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:43:02.655 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:43:02.655 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718941382655 -2024-06-21 11:43:02.656 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 11:43:02.656 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=77, memberId='consumer-Topics-2-6b672052-a3b9-4c18-a729-d2cdda0cc8b7', protocol='range'} -2024-06-21 11:43:02.657 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 11:43:02.657 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 11:43:02.657 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 11:43:02.658 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: UlzePUvoSjCEt5Vm95Z1Aw -2024-06-21 11:43:02.659 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:43:02.659 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 11:43:02.659 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=229, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 11:43:02.660 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 11:43:02.662 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 11:43:02.665 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' -2024-06-21 11:43:02.666 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 11:43:02.932 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#655909e2:0/SimpleConnection@3cf7433e [delegate=amqp://guest@101.34.243.166:5672/, localPort= 64674] -2024-06-21 11:43:04.283 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 12.194 seconds (JVM running for 12.664) -2024-06-21 11:43:04.284 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 -2024-06-21 11:43:07.395 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing -2024-06-21 11:43:07.396 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0 -2024-06-21 11:43:07.396 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0] -2024-06-21 11:43:07.397 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 11:43:07.398 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=78, memberId='consumer-Topics-4-b43b8727-72d7-4f21-be9b-4c793689bcde', protocol='range'} -2024-06-21 11:43:07.398 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=78, memberId='consumer-Topics-3-8e99a2e5-f9a7-412f-ac59-645fab381e24', protocol='range'} -2024-06-21 11:43:07.399 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=78, memberId='consumer-Topics-2-6b672052-a3b9-4c18-a729-d2cdda0cc8b7', protocol='range'} -2024-06-21 11:43:07.399 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 78: {consumer-Topics-4-b43b8727-72d7-4f21-be9b-4c793689bcde=Assignment(partitions=[]), consumer-Topics-2-6b672052-a3b9-4c18-a729-d2cdda0cc8b7=Assignment(partitions=[test1-0]), consumer-Topics-3-8e99a2e5-f9a7-412f-ac59-645fab381e24=Assignment(partitions=[])} -2024-06-21 11:43:07.401 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=78, memberId='consumer-Topics-4-b43b8727-72d7-4f21-be9b-4c793689bcde', protocol='range'} -2024-06-21 11:43:07.401 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[]) -2024-06-21 11:43:07.401 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=78, memberId='consumer-Topics-3-8e99a2e5-f9a7-412f-ac59-645fab381e24', protocol='range'} -2024-06-21 11:43:07.402 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: -2024-06-21 11:43:07.402 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=78, memberId='consumer-Topics-2-6b672052-a3b9-4c18-a729-d2cdda0cc8b7', protocol='range'} -2024-06-21 11:43:07.402 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [] -2024-06-21 11:43:07.402 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[]) -2024-06-21 11:43:07.402 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: -2024-06-21 11:43:07.402 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [] -2024-06-21 11:43:07.402 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 11:43:07.402 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 11:43:07.406 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=229, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 11:43:07.407 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 11:43:08.010 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:91 - 该车故障GZ001信息存储到Redis中 -2024-06-21 11:43:29.005 [kafka-coordinator-heartbeat-thread | Topics] INFO o.a.k.c.consumer.internals.AbstractCoordinator:911 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Group coordinator xiaoxin:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: session timed out without receiving a heartbeat response.isDisconnected: false. Rediscovery will be attempted. -2024-06-21 11:43:29.005 [kafka-coordinator-heartbeat-thread | Partitions] INFO o.a.k.c.consumer.internals.AbstractCoordinator:911 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Group coordinator xiaoxin:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: session timed out without receiving a heartbeat response.isDisconnected: false. Rediscovery will be attempted. -2024-06-21 11:43:29.005 [kafka-coordinator-heartbeat-thread | Topics] INFO o.a.k.c.consumer.internals.AbstractCoordinator:911 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Group coordinator xiaoxin:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: session timed out without receiving a heartbeat response.isDisconnected: false. Rediscovery will be attempted. -2024-06-21 11:43:29.005 [kafka-coordinator-heartbeat-thread | Topics] INFO o.a.k.c.consumer.internals.AbstractCoordinator:911 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Group coordinator xiaoxin:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: session timed out without receiving a heartbeat response.isDisconnected: false. Rediscovery will be attempted. -2024-06-21 11:43:29.009 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:43:29.010 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:911 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Group coordinator xiaoxin:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: coordinator unavailable.isDisconnected: true. Rediscovery will be attempted. -2024-06-21 11:43:29.014 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:43:29.014 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:43:29.014 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:43:29.014 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:911 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Group coordinator xiaoxin:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: coordinator unavailable.isDisconnected: false. Rediscovery will be attempted. -2024-06-21 11:43:29.015 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:43:29.014 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:43:29.015 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:911 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Group coordinator xiaoxin:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: coordinator unavailable.isDisconnected: false. Rediscovery will be attempted. -2024-06-21 11:43:29.015 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:911 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Group coordinator xiaoxin:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: coordinator unavailable.isDisconnected: false. Rediscovery will be attempted. -2024-06-21 11:43:29.074 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:119 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:43:29.075 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:120 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 11:43:41.018 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:43:41.019 [kafka-coordinator-heartbeat-thread | Partitions] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:43:41.019 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:43:41.526 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:43:41.527 [kafka-coordinator-heartbeat-thread | Partitions] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:43:41.528 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1134 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Attempt to heartbeat with Generation{generationId=78, memberId='consumer-Topics-3-8e99a2e5-f9a7-412f-ac59-645fab381e24', protocol='range'} and group instance id Optional.empty failed due to UNKNOWN_MEMBER_ID, resetting generation -2024-06-21 11:43:42.037 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 11:43:42.037 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1134 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Attempt to heartbeat with Generation{generationId=78, memberId='consumer-Topics-4-b43b8727-72d7-4f21-be9b-4c793689bcde', protocol='range'} and group instance id Optional.empty failed due to UNKNOWN_MEMBER_ID, resetting generation -2024-06-21 11:43:42.038 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 11:43:42.039 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1134 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat with Generation{generationId=78, memberId='consumer-Topics-2-6b672052-a3b9-4c18-a729-d2cdda0cc8b7', protocol='range'} and group instance id Optional.empty failed due to UNKNOWN_MEMBER_ID, resetting generation -2024-06-21 11:43:42.039 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 11:43:42.040 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 11:43:42.040 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:691 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Giving away all assigned partitions as lost since generation has been reset,indicating that consumer is no longer part of the group -2024-06-21 11:43:42.040 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:326 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Lost previously assigned partitions test1-0 -2024-06-21 11:43:42.845 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=80, memberId='consumer-Topics-3-0a41a313-b7af-453d-8444-ee28e723acd8', protocol='range'} -2024-06-21 11:43:42.845 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=80, memberId='consumer-Topics-4-b607664a-b33a-483c-b450-b7745ce1ef4d', protocol='range'} -2024-06-21 11:43:42.846 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Finished assignment for group at generation 80: {consumer-Topics-3-0a41a313-b7af-453d-8444-ee28e723acd8=Assignment(partitions=[test1-0]), consumer-Topics-4-b607664a-b33a-483c-b450-b7745ce1ef4d=Assignment(partitions=[])} -2024-06-21 11:43:42.847 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions lost: [test1-0] -2024-06-21 11:43:42.847 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0] -2024-06-21 11:43:42.847 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 11:43:42.848 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=80, memberId='consumer-Topics-3-0a41a313-b7af-453d-8444-ee28e723acd8', protocol='range'} -2024-06-21 11:43:42.848 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=80, memberId='consumer-Topics-4-b607664a-b33a-483c-b450-b7745ce1ef4d', protocol='range'} -2024-06-21 11:43:45.486 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[]) -2024-06-21 11:43:45.486 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 11:43:45.486 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: -2024-06-21 11:43:45.486 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [] -2024-06-21 11:43:45.486 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 11:43:45.486 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 11:43:45.488 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=229, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 11:43:45.488 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 11:43:45.531 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:119 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:43:45.532 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:120 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 11:43:45.535 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1134 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Attempt to heartbeat with Generation{generationId=57, memberId='consumer-Partitions-1-369cc0c5-076c-4c9e-84db-d015cde7bcaf', protocol='range'} and group instance id Optional.empty failed due to UNKNOWN_MEMBER_ID, resetting generation -2024-06-21 11:43:45.537 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1140 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Attempt to heartbeat with stale Generation{generationId=57, memberId='consumer-Partitions-1-369cc0c5-076c-4c9e-84db-d015cde7bcaf', protocol='range'} and group instance id Optional.empty failed due to UNKNOWN_MEMBER_ID, ignoring the error -2024-06-21 11:43:45.538 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1130 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Failing OffsetCommit request since the consumer is not part of an active group -2024-06-21 11:43:45.539 [Thread-1] ERROR o.a.k.c.consumer.internals.ConsumerCoordinator:1190 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Offset commit failed on partition test1-0 at offset 229: The coordinator is not aware of this member. -2024-06-21 11:43:45.539 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1246 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] OffsetCommit failed with Generation{generationId=57, memberId='consumer-Partitions-1-369cc0c5-076c-4c9e-84db-d015cde7bcaf', protocol='range'}: The coordinator is not aware of this member. -2024-06-21 11:43:45.540 [Thread-1] WARN o.a.k.c.consumer.internals.ConsumerCoordinator:1048 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Asynchronous auto-commit of offsets {test1-0=OffsetAndMetadata{offset=229, leaderEpoch=0, metadata=''}} failed: Commit cannot be completed since the group has already rebalanced and assigned the partitions to another member. This means that the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time message processing. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. -2024-06-21 11:43:45.540 [Thread-1] WARN o.a.k.c.consumer.internals.ConsumerCoordinator:1069 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Synchronous auto-commit of offsets {test1-0=OffsetAndMetadata{offset=229, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. -2024-06-21 11:43:45.542 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:691 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Giving away all assigned partitions as lost since generation has been reset,indicating that consumer is no longer part of the group -2024-06-21 11:43:45.542 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:326 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Lost previously assigned partitions test1-0 -2024-06-21 11:43:45.542 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 11:43:45.545 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 11:43:45.547 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=59, memberId='consumer-Partitions-1-274de847-13fd-41bd-b412-2efd71f58f8f', protocol='range'} -2024-06-21 11:43:45.547 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 59: {consumer-Partitions-1-274de847-13fd-41bd-b412-2efd71f58f8f=Assignment(partitions=[test1-0])} -2024-06-21 11:43:45.548 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=59, memberId='consumer-Partitions-1-274de847-13fd-41bd-b412-2efd71f58f8f', protocol='range'} -2024-06-21 11:43:45.549 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 11:43:45.550 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0 -2024-06-21 11:43:45.551 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=227, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 11:43:45.848 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Attempt to heartbeat failed since group is rebalancing -2024-06-21 11:43:45.848 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Revoke previously assigned partitions test1-0 -2024-06-21 11:43:45.848 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0] -2024-06-21 11:43:45.848 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 11:43:45.848 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Attempt to heartbeat failed since group is rebalancing -2024-06-21 11:43:45.848 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Revoke previously assigned partitions -2024-06-21 11:43:45.848 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [] -2024-06-21 11:43:45.849 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 11:43:45.850 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=81, memberId='consumer-Topics-3-0a41a313-b7af-453d-8444-ee28e723acd8', protocol='range'} -2024-06-21 11:43:45.850 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=81, memberId='consumer-Topics-2-97fb15c9-d8ea-4718-8336-c9ed877bc2eb', protocol='range'} -2024-06-21 11:43:45.850 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Finished assignment for group at generation 81: {consumer-Topics-2-97fb15c9-d8ea-4718-8336-c9ed877bc2eb=Assignment(partitions=[test1-0]), consumer-Topics-3-0a41a313-b7af-453d-8444-ee28e723acd8=Assignment(partitions=[]), consumer-Topics-4-b607664a-b33a-483c-b450-b7745ce1ef4d=Assignment(partitions=[])} -2024-06-21 11:43:45.850 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=81, memberId='consumer-Topics-4-b607664a-b33a-483c-b450-b7745ce1ef4d', protocol='range'} -2024-06-21 11:43:45.851 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=81, memberId='consumer-Topics-2-97fb15c9-d8ea-4718-8336-c9ed877bc2eb', protocol='range'} -2024-06-21 11:43:45.851 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 11:43:45.851 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 11:43:45.852 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=81, memberId='consumer-Topics-3-0a41a313-b7af-453d-8444-ee28e723acd8', protocol='range'} -2024-06-21 11:43:45.852 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[]) -2024-06-21 11:43:45.852 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: -2024-06-21 11:43:45.852 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [] -2024-06-21 11:43:45.852 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=81, memberId='consumer-Topics-4-b607664a-b33a-483c-b450-b7745ce1ef4d', protocol='range'} -2024-06-21 11:43:45.852 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[]) -2024-06-21 11:43:45.852 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: -2024-06-21 11:43:45.852 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [] -2024-06-21 11:43:45.853 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=229, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 11:43:45.853 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 11:44:10.928 [kafka-coordinator-heartbeat-thread | Topics] INFO o.a.k.c.consumer.internals.AbstractCoordinator:911 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Group coordinator xiaoxin:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: session timed out without receiving a heartbeat response.isDisconnected: false. Rediscovery will be attempted. -2024-06-21 11:44:10.929 [kafka-coordinator-heartbeat-thread | Topics] INFO o.a.k.c.consumer.internals.AbstractCoordinator:911 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Group coordinator xiaoxin:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: session timed out without receiving a heartbeat response.isDisconnected: false. Rediscovery will be attempted. -2024-06-21 11:44:10.928 [kafka-coordinator-heartbeat-thread | Topics] INFO o.a.k.c.consumer.internals.AbstractCoordinator:911 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Group coordinator xiaoxin:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: session timed out without receiving a heartbeat response.isDisconnected: false. Rediscovery will be attempted. -2024-06-21 11:44:10.929 [kafka-coordinator-heartbeat-thread | Partitions] INFO o.a.k.c.consumer.internals.AbstractCoordinator:911 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Group coordinator xiaoxin:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: session timed out without receiving a heartbeat response.isDisconnected: false. Rediscovery will be attempted. -2024-06-21 11:44:10.930 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:44:10.930 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:44:10.930 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:44:10.931 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:911 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Group coordinator xiaoxin:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: coordinator unavailable.isDisconnected: true. Rediscovery will be attempted. -2024-06-21 11:44:10.931 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:911 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Group coordinator xiaoxin:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: coordinator unavailable.isDisconnected: true. Rediscovery will be attempted. -2024-06-21 11:44:10.931 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:911 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Group coordinator xiaoxin:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: coordinator unavailable.isDisconnected: true. Rediscovery will be attempted. -2024-06-21 11:44:10.933 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:44:10.933 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:44:10.933 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:44:10.933 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:911 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Group coordinator xiaoxin:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: coordinator unavailable.isDisconnected: false. Rediscovery will be attempted. -2024-06-21 11:44:10.933 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:911 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Group coordinator xiaoxin:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: coordinator unavailable.isDisconnected: false. Rediscovery will be attempted. -2024-06-21 11:44:10.933 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:911 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Group coordinator xiaoxin:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: coordinator unavailable.isDisconnected: false. Rediscovery will be attempted. -2024-06-21 11:44:10.970 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:119 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:44:10.970 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:120 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 11:44:11.680 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:44:11.680 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:44:11.680 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:44:11.682 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1134 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat with Generation{generationId=81, memberId='consumer-Topics-2-97fb15c9-d8ea-4718-8336-c9ed877bc2eb', protocol='range'} and group instance id Optional.empty failed due to UNKNOWN_MEMBER_ID, resetting generation -2024-06-21 11:44:11.682 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1134 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Attempt to heartbeat with Generation{generationId=81, memberId='consumer-Topics-4-b607664a-b33a-483c-b450-b7745ce1ef4d', protocol='range'} and group instance id Optional.empty failed due to UNKNOWN_MEMBER_ID, resetting generation -2024-06-21 11:44:11.682 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1134 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Attempt to heartbeat with Generation{generationId=81, memberId='consumer-Topics-3-0a41a313-b7af-453d-8444-ee28e723acd8', protocol='range'} and group instance id Optional.empty failed due to UNKNOWN_MEMBER_ID, resetting generation -2024-06-21 11:44:11.683 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 11:44:11.683 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:691 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Giving away all assigned partitions as lost since generation has been reset,indicating that consumer is no longer part of the group -2024-06-21 11:44:11.683 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 11:44:11.683 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:326 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Lost previously assigned partitions test1-0 -2024-06-21 11:44:11.683 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions lost: [test1-0] -2024-06-21 11:44:11.683 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0] -2024-06-21 11:44:11.683 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 11:44:11.684 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 11:44:11.684 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 11:44:11.684 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 11:44:11.686 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=83, memberId='consumer-Topics-2-f50b6032-ba3f-41ff-94e4-40ea74ee6909', protocol='range'} -2024-06-21 11:44:11.686 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=83, memberId='consumer-Topics-4-d23c45f5-c0c6-4159-ba27-78d6da082e90', protocol='range'} -2024-06-21 11:44:11.686 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=83, memberId='consumer-Topics-3-24bd3f78-cddf-409f-a814-de608251aa4a', protocol='range'} -2024-06-21 11:44:11.686 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Finished assignment for group at generation 83: {consumer-Topics-2-f50b6032-ba3f-41ff-94e4-40ea74ee6909=Assignment(partitions=[test1-0]), consumer-Topics-4-d23c45f5-c0c6-4159-ba27-78d6da082e90=Assignment(partitions=[]), consumer-Topics-3-24bd3f78-cddf-409f-a814-de608251aa4a=Assignment(partitions=[])} -2024-06-21 11:44:11.687 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=83, memberId='consumer-Topics-4-d23c45f5-c0c6-4159-ba27-78d6da082e90', protocol='range'} -2024-06-21 11:44:11.687 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=83, memberId='consumer-Topics-3-24bd3f78-cddf-409f-a814-de608251aa4a', protocol='range'} -2024-06-21 11:44:11.687 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=83, memberId='consumer-Topics-2-f50b6032-ba3f-41ff-94e4-40ea74ee6909', protocol='range'} -2024-06-21 11:44:11.687 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[]) -2024-06-21 11:44:11.688 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: -2024-06-21 11:44:11.688 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[]) -2024-06-21 11:44:11.688 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 11:44:11.688 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: -2024-06-21 11:44:11.688 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [] -2024-06-21 11:44:11.688 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 11:44:11.688 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [] -2024-06-21 11:44:11.689 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=229, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 11:44:11.689 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 11:44:11.747 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:119 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:44:11.748 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:120 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 11:44:11.750 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:44:11.755 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1134 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Attempt to heartbeat with Generation{generationId=59, memberId='consumer-Partitions-1-274de847-13fd-41bd-b412-2efd71f58f8f', protocol='range'} and group instance id Optional.empty failed due to UNKNOWN_MEMBER_ID, resetting generation -2024-06-21 11:44:11.756 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1130 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Failing OffsetCommit request since the consumer is not part of an active group -2024-06-21 11:44:11.757 [Thread-1] ERROR o.a.k.c.consumer.internals.ConsumerCoordinator:1190 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Offset commit failed on partition test1-0 at offset 229: The coordinator is not aware of this member. -2024-06-21 11:44:11.757 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1246 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] OffsetCommit failed with Generation{generationId=59, memberId='consumer-Partitions-1-274de847-13fd-41bd-b412-2efd71f58f8f', protocol='range'}: The coordinator is not aware of this member. -2024-06-21 11:44:11.757 [Thread-1] WARN o.a.k.c.consumer.internals.ConsumerCoordinator:1048 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Asynchronous auto-commit of offsets {test1-0=OffsetAndMetadata{offset=229, leaderEpoch=0, metadata=''}} failed: Commit cannot be completed since the group has already rebalanced and assigned the partitions to another member. This means that the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time message processing. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. -2024-06-21 11:44:11.758 [Thread-1] WARN o.a.k.c.consumer.internals.ConsumerCoordinator:1069 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Synchronous auto-commit of offsets {test1-0=OffsetAndMetadata{offset=229, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. -2024-06-21 11:44:11.758 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:691 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Giving away all assigned partitions as lost since generation has been reset,indicating that consumer is no longer part of the group -2024-06-21 11:44:11.758 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:326 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Lost previously assigned partitions test1-0 -2024-06-21 11:44:11.759 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 11:44:11.762 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 11:44:11.764 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=61, memberId='consumer-Partitions-1-5a31ceb8-1a75-48e8-ae5d-f918a125b677', protocol='range'} -2024-06-21 11:44:11.766 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 61: {consumer-Partitions-1-5a31ceb8-1a75-48e8-ae5d-f918a125b677=Assignment(partitions=[test1-0])} -2024-06-21 11:44:11.768 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=61, memberId='consumer-Partitions-1-5a31ceb8-1a75-48e8-ae5d-f918a125b677', protocol='range'} -2024-06-21 11:44:11.768 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 11:44:11.769 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0 -2024-06-21 11:44:11.771 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=227, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 11:44:14.955 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:119 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:44:14.956 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:120 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 11:44:15.353 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:119 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:44:15.353 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:120 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 11:46:07.690 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 11:46:07.740 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 11:46:07.771 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 11:46:07.821 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 11:46:07.821 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 11:46:07.853 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 11:46:07.873 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-d23c45f5-c0c6-4159-ba27-78d6da082e90 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 11:46:07.873 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0 -2024-06-21 11:46:07.874 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-24bd3f78-cddf-409f-a814-de608251aa4a sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 11:46:07.874 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0] -2024-06-21 11:46:07.874 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-f50b6032-ba3f-41ff-94e4-40ea74ee6909 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 11:46:07.874 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 11:46:07.874 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 11:46:07.874 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 11:46:07.876 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 11:46:07.876 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 11:46:07.876 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 11:46:07.876 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 11:46:07.876 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 11:46:07.876 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 11:46:07.876 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 11:46:07.876 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 11:46:07.877 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 11:46:07.879 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered -2024-06-21 11:46:07.880 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered -2024-06-21 11:46:07.880 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 11:46:07.880 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 11:46:07.880 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered -2024-06-21 11:46:07.880 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 11:46:07.882 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 11:46:07.882 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 11:46:07.882 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 11:46:08.052 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 11:46:08.056 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. -2024-06-21 11:46:50.747 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 5760 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 11:46:50.749 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 11:46:50.750 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 11:46:51.585 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 11:46:51.587 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 11:46:51.614 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 13 ms. Found 0 Redis repository interfaces. -2024-06-21 11:46:51.887 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$e7a4817f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:46:51.987 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:46:51.989 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:46:51.992 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:46:52.009 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:46:52.045 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:46:52.051 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:46:52.408 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 11:46:52.417 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 11:46:52.418 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 11:46:52.563 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 11:46:52.563 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1734 ms -2024-06-21 11:46:53.346 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 11:46:53.818 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 11:46:53.824 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 11:46:53.842 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 11:46:53.923 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 11:46:53.940 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: +2024-06-22 10:53:05.512 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:53:05.513 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:53:05.513 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719024785512 +2024-06-22 10:53:05.514 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 +2024-06-22 10:53:13.097 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 17732 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) +2024-06-22 10:53:13.098 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 +2024-06-22 10:53:13.099 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" +2024-06-22 10:53:13.580 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode +2024-06-22 10:53:13.581 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-06-22 10:53:13.603 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. +2024-06-22 10:53:13.839 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$a04ce44a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:53:13.917 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:53:13.918 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:53:13.920 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:53:13.933 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:53:13.963 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:53:13.967 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:53:14.173 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) +2024-06-22 10:53:14.180 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] +2024-06-22 10:53:14.180 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] +2024-06-22 10:53:14.276 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext +2024-06-22 10:53:14.276 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1144 ms +2024-06-22 10:53:14.847 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... +2024-06-22 10:53:15.196 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. +2024-06-22 10:53:15.201 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event +2024-06-22 10:53:15.218 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: +2024-06-22 10:53:15.256 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 +2024-06-22 10:53:15.271 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest @@ -16602,25 +5840,30 @@ org.apache.kafka.common.errors.RebalanceInProgressException: The group is rebala ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer -2024-06-21 11:46:53.997 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:46:53.997 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:46:53.997 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718941613996 -2024-06-21 11:46:53.999 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 11:46:54.100 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 11:46:54.167 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ -2024-06-21 11:46:54.234 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1100 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Error while fetching metadata with correlation id 2 : {test1=LEADER_NOT_AVAILABLE} -2024-06-21 11:46:54.235 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: BqKt-lTlTMC3GGuUJMoJTA -2024-06-21 11:46:54.237 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:46:54.239 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 11:46:54.260 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 11:46:54.279 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=1, memberId='consumer-Partitions-1-cc1b89b2-b53b-4749-89d5-520c28c69a2d', protocol='range'} -2024-06-21 11:46:54.351 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 1: {consumer-Partitions-1-cc1b89b2-b53b-4749-89d5-520c28c69a2d=Assignment(partitions=[test1-0])} -2024-06-21 11:46:54.404 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=1, memberId='consumer-Partitions-1-cc1b89b2-b53b-4749-89d5-520c28c69a2d', protocol='range'} -2024-06-21 11:46:54.404 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 11:46:54.406 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0 -2024-06-21 11:46:54.420 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Found no committed offset for partition test1-0 -2024-06-21 11:46:54.426 [Thread-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Resetting offset for partition test1-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 11:46:54.982 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: +2024-06-22 10:53:15.320 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:53:15.320 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:53:15.320 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719024795319 +2024-06-22 10:53:15.322 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 +2024-06-22 10:53:15.534 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:53:15.535 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:53:15.536 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group +2024-06-22 10:53:15.542 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group +2024-06-22 10:53:15.544 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=23, memberId='consumer-Partitions-1-3945ad26-2215-4b89-90d8-3401e5f990c6', protocol='range'} +2024-06-22 10:53:15.545 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 23: {consumer-Partitions-1-3945ad26-2215-4b89-90d8-3401e5f990c6=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} +2024-06-22 10:53:15.547 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=23, memberId='consumer-Partitions-1-3945ad26-2215-4b89-90d8-3401e5f990c6', protocol='range'} +2024-06-22 10:53:15.547 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) +2024-06-22 10:53:15.548 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 +2024-06-22 10:53:15.557 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:53:15.557 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:53:15.557 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:53:15.558 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:53:15.558 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:53:15.558 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:53:15.558 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:53:15.558 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=48, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:53:15.777 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... +2024-06-22 10:53:15.836 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ +2024-06-22 10:53:16.468 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest @@ -16699,11 +5942,11 @@ org.apache.kafka.common.errors.RebalanceInProgressException: The group is rebala ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer -2024-06-21 11:46:54.989 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:46:54.989 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:46:54.990 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718941614989 -2024-06-21 11:46:54.992 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 11:46:54.999 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: +2024-06-22 10:53:16.473 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:53:16.473 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:53:16.473 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719024796473 +2024-06-22 10:53:16.475 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 +2024-06-22 10:53:16.480 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest @@ -16782,14 +6025,14 @@ org.apache.kafka.common.errors.RebalanceInProgressException: The group is rebala ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer -2024-06-21 11:46:55.002 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:46:55.003 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:46:55.003 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718941615002 -2024-06-21 11:46:55.003 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: BqKt-lTlTMC3GGuUJMoJTA -2024-06-21 11:46:55.004 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 11:46:55.004 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:46:55.004 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 11:46:55.005 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: +2024-06-22 10:53:16.485 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:53:16.485 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:53:16.485 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719024796485 +2024-06-22 10:53:16.485 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 +2024-06-22 10:53:16.486 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:53:16.486 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:53:16.486 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group +2024-06-22 10:53:16.487 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest @@ -16868,91 +6111,138 @@ org.apache.kafka.common.errors.RebalanceInProgressException: The group is rebala ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer -2024-06-21 11:46:55.007 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: BqKt-lTlTMC3GGuUJMoJTA -2024-06-21 11:46:55.007 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 11:46:55.009 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:46:55.010 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 11:46:55.010 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:46:55.010 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:46:55.010 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718941615010 -2024-06-21 11:46:55.010 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 11:46:55.011 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=1, memberId='consumer-Topics-2-5b43a9a5-8bee-4310-b2da-fc81ceda166f', protocol='range'} -2024-06-21 11:46:55.011 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 1: {consumer-Topics-2-5b43a9a5-8bee-4310-b2da-fc81ceda166f=Assignment(partitions=[test1-0])} -2024-06-21 11:46:55.013 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 11:46:55.014 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: BqKt-lTlTMC3GGuUJMoJTA -2024-06-21 11:46:55.014 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=1, memberId='consumer-Topics-2-5b43a9a5-8bee-4310-b2da-fc81ceda166f', protocol='range'} -2024-06-21 11:46:55.014 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:46:55.014 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 11:46:55.014 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 11:46:55.015 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 11:46:55.016 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-0 -2024-06-21 11:46:55.018 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 11:46:55.018 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-0 -2024-06-21 11:46:55.021 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Resetting offset for partition test1-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 11:46:55.024 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' -2024-06-21 11:46:55.025 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 11:46:55.039 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 11:46:55.254 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#655909e2:0/SimpleConnection@544733a4 [delegate=amqp://guest@101.34.243.166:5672/, localPort= 64903] -2024-06-21 11:46:56.259 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 6.152 seconds (JVM running for 6.818) -2024-06-21 11:46:56.261 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 -2024-06-21 11:46:56.306 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 11:46:56.371 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 11:46:56.416 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 11:46:56.924 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 11:46:57.131 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 11:46:57.296 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 11:46:57.311 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-8824939a-54ed-4ab6-81c7-908e4aa8c1f1 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 11:46:57.311 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0 -2024-06-21 11:46:57.311 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-b5ff6f04-a5be-455b-8437-7f928af87d14 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 11:46:57.312 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0] -2024-06-21 11:46:57.312 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 11:46:57.312 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 11:46:57.312 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-5b43a9a5-8bee-4310-b2da-fc81ceda166f sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 11:46:57.312 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 11:46:57.319 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 11:46:57.319 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 11:46:57.319 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 11:46:57.320 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 11:46:57.320 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 11:46:57.320 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 11:46:57.321 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered -2024-06-21 11:46:57.322 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered -2024-06-21 11:46:57.322 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 11:46:57.322 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 11:46:57.329 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 11:46:57.329 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 11:46:57.329 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 11:46:57.329 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered -2024-06-21 11:46:57.330 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 11:46:57.331 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 11:46:57.331 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 11:46:57.331 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 11:46:57.380 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 11:46:57.384 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. -2024-06-21 11:47:05.756 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 30924 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 11:47:05.758 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 11:47:05.758 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 11:47:06.488 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 11:47:06.491 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 11:47:06.513 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 11 ms. Found 0 Redis repository interfaces. -2024-06-21 11:47:06.754 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$e7a4817f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:47:06.841 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:47:06.842 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:47:06.844 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:47:06.856 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:47:06.887 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:47:06.890 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:47:07.113 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 11:47:07.120 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 11:47:07.120 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 11:47:07.217 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 11:47:07.217 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1411 ms -2024-06-21 11:47:07.855 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 11:47:08.418 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 11:47:08.424 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 11:47:08.440 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 11:47:08.511 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 11:47:08.526 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: +2024-06-22 10:53:16.489 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:53:16.489 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:53:16.490 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:53:16.490 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group +2024-06-22 10:53:16.490 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:53:16.490 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group +2024-06-22 10:53:16.490 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719024796490 +2024-06-22 10:53:16.490 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 +2024-06-22 10:53:16.492 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=31, memberId='consumer-Topics-2-a5af86a3-8668-4778-8eb0-739997ca02ca', protocol='range'} +2024-06-22 10:53:16.492 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 31: {consumer-Topics-2-a5af86a3-8668-4778-8eb0-739997ca02ca=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} +2024-06-22 10:53:16.492 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group +2024-06-22 10:53:16.493 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:53:16.493 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:53:16.493 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=31, memberId='consumer-Topics-2-a5af86a3-8668-4778-8eb0-739997ca02ca', protocol='range'} +2024-06-22 10:53:16.493 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group +2024-06-22 10:53:16.493 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) +2024-06-22 10:53:16.493 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 +2024-06-22 10:53:16.494 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group +2024-06-22 10:53:16.495 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:53:16.495 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:53:16.496 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:53:16.496 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:53:16.496 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:53:16.496 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:53:16.496 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:53:16.496 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=48, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:53:16.497 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] +2024-06-22 10:53:16.501 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' +2024-06-22 10:53:16.630 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] +2024-06-22 10:53:16.777 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#72a34537:0/SimpleConnection@27d4513e [delegate=amqp://guest@101.34.243.166:5672/, localPort= 61662] +2024-06-22 10:53:17.117 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 +2024-06-22 10:53:17.120 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) +2024-06-22 10:53:17.354 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 4.527 seconds (JVM running for 4.991) +2024-06-22 10:53:17.355 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 +2024-06-22 10:53:17.550 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing +2024-06-22 10:53:17.550 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) +2024-06-22 10:53:17.946 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing +2024-06-22 10:53:19.503 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing +2024-06-22 10:53:19.504 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 +2024-06-22 10:53:19.505 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] +2024-06-22 10:53:19.505 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group +2024-06-22 10:53:19.507 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=32, memberId='consumer-Topics-4-52340135-3bba-4bb3-8090-1ce9d1ab8b91', protocol='range'} +2024-06-22 10:53:19.507 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=32, memberId='consumer-Topics-3-4dfc7117-495c-4e30-baf3-c01a867828c3', protocol='range'} +2024-06-22 10:53:19.508 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=32, memberId='consumer-Topics-2-a5af86a3-8668-4778-8eb0-739997ca02ca', protocol='range'} +2024-06-22 10:53:19.508 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 32: {consumer-Topics-4-52340135-3bba-4bb3-8090-1ce9d1ab8b91=Assignment(partitions=[test1-6, test1-7]), consumer-Topics-3-4dfc7117-495c-4e30-baf3-c01a867828c3=Assignment(partitions=[test1-3, test1-4, test1-5]), consumer-Topics-2-a5af86a3-8668-4778-8eb0-739997ca02ca=Assignment(partitions=[test1-0, test1-1, test1-2])} +2024-06-22 10:53:19.509 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=32, memberId='consumer-Topics-4-52340135-3bba-4bb3-8090-1ce9d1ab8b91', protocol='range'} +2024-06-22 10:53:19.509 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=32, memberId='consumer-Topics-2-a5af86a3-8668-4778-8eb0-739997ca02ca', protocol='range'} +2024-06-22 10:53:19.509 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-6, test1-7]) +2024-06-22 10:53:19.509 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: test1-6, test1-7 +2024-06-22 10:53:19.509 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2]) +2024-06-22 10:53:19.509 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=32, memberId='consumer-Topics-3-4dfc7117-495c-4e30-baf3-c01a867828c3', protocol='range'} +2024-06-22 10:53:19.509 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-2, test1-1 +2024-06-22 10:53:19.510 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-3, test1-4, test1-5]) +2024-06-22 10:53:19.510 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: test1-5, test1-4, test1-3 +2024-06-22 10:53:19.511 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:53:19.512 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:53:19.512 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-6, test1-7] +2024-06-22 10:53:19.513 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:53:19.513 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:53:19.513 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=48, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:53:19.513 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-5, test1-4, test1-3] +2024-06-22 10:53:19.514 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:53:19.515 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:53:19.515 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:53:19.516 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-2, test1-1] +2024-06-22 10:53:43.317 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 +2024-06-22 10:53:43.317 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) +2024-06-22 10:53:43.725 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing +2024-06-22 10:53:43.725 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) +2024-06-22 10:53:44.090 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing +2024-06-22 10:53:55.351 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. +2024-06-22 10:53:55.379 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. +2024-06-22 10:53:55.399 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. +2024-06-22 10:53:55.579 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. +2024-06-22 10:53:55.663 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. +2024-06-22 10:53:56.130 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. +2024-06-22 10:53:56.146 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Revoke previously assigned partitions test1-5, test1-4, test1-3 +2024-06-22 10:53:56.146 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-2, test1-1 +2024-06-22 10:53:56.146 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-5, test1-4, test1-3] +2024-06-22 10:53:56.146 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Revoke previously assigned partitions test1-6, test1-7 +2024-06-22 10:53:56.146 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-2, test1-1] +2024-06-22 10:53:56.146 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-6, test1-7] +2024-06-22 10:53:56.146 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-4dfc7117-495c-4e30-baf3-c01a867828c3 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics +2024-06-22 10:53:56.146 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-52340135-3bba-4bb3-8090-1ce9d1ab8b91 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics +2024-06-22 10:53:56.146 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-a5af86a3-8668-4778-8eb0-739997ca02ca sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics +2024-06-22 10:53:56.146 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions +2024-06-22 10:53:56.146 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions +2024-06-22 10:53:56.146 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions +2024-06-22 10:53:56.148 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed +2024-06-22 10:53:56.148 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter +2024-06-22 10:53:56.148 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed +2024-06-22 10:53:56.148 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed +2024-06-22 10:53:56.148 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter +2024-06-22 10:53:56.148 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed +2024-06-22 10:53:56.148 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed +2024-06-22 10:53:56.148 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter +2024-06-22 10:53:56.148 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed +2024-06-22 10:53:56.150 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered +2024-06-22 10:53:56.150 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered +2024-06-22 10:53:56.150 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped +2024-06-22 10:53:56.150 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped +2024-06-22 10:53:56.150 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered +2024-06-22 10:53:56.150 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped +2024-06-22 10:53:56.151 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped +2024-06-22 10:53:56.151 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped +2024-06-22 10:53:56.151 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped +2024-06-22 10:53:56.294 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... +2024-06-22 10:53:56.298 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. +2024-06-22 10:54:03.512 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 23588 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) +2024-06-22 10:54:03.513 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 +2024-06-22 10:54:03.514 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" +2024-06-22 10:54:04.017 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode +2024-06-22 10:54:04.019 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-06-22 10:54:04.041 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 11 ms. Found 0 Redis repository interfaces. +2024-06-22 10:54:04.277 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$8b278f3e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:54:04.357 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:54:04.359 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:54:04.360 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:54:04.373 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:54:04.404 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:54:04.408 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:54:04.621 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) +2024-06-22 10:54:04.629 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] +2024-06-22 10:54:04.629 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] +2024-06-22 10:54:04.733 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext +2024-06-22 10:54:04.733 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1185 ms +2024-06-22 10:54:05.339 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... +2024-06-22 10:54:05.685 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. +2024-06-22 10:54:05.690 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event +2024-06-22 10:54:05.705 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: +2024-06-22 10:54:05.746 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 +2024-06-22 10:54:05.762 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest @@ -17031,24 +6321,30 @@ org.apache.kafka.common.errors.RebalanceInProgressException: The group is rebala ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer -2024-06-21 11:47:08.581 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:47:08.581 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:47:08.581 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718941628580 -2024-06-21 11:47:08.583 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 11:47:08.679 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 11:47:08.751 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ -2024-06-21 11:47:08.812 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: BqKt-lTlTMC3GGuUJMoJTA -2024-06-21 11:47:08.813 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:47:08.814 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 11:47:08.822 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 11:47:08.824 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=3, memberId='consumer-Partitions-1-8862a017-050e-4e24-8fd0-b9ec9fc86aee', protocol='range'} -2024-06-21 11:47:08.825 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 3: {consumer-Partitions-1-8862a017-050e-4e24-8fd0-b9ec9fc86aee=Assignment(partitions=[test1-0])} -2024-06-21 11:47:08.829 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=3, memberId='consumer-Partitions-1-8862a017-050e-4e24-8fd0-b9ec9fc86aee', protocol='range'} -2024-06-21 11:47:08.830 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 11:47:08.831 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0 -2024-06-21 11:47:08.835 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Found no committed offset for partition test1-0 -2024-06-21 11:47:08.841 [Thread-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Resetting offset for partition test1-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 11:47:09.439 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: +2024-06-22 10:54:05.817 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:54:05.817 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:54:05.817 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719024845816 +2024-06-22 10:54:05.818 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 +2024-06-22 10:54:06.023 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:54:06.023 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:54:06.025 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group +2024-06-22 10:54:06.031 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group +2024-06-22 10:54:06.032 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=25, memberId='consumer-Partitions-1-8aaa380e-a48e-4198-9693-8253f25e837d', protocol='range'} +2024-06-22 10:54:06.033 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 25: {consumer-Partitions-1-8aaa380e-a48e-4198-9693-8253f25e837d=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} +2024-06-22 10:54:06.036 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=25, memberId='consumer-Partitions-1-8aaa380e-a48e-4198-9693-8253f25e837d', protocol='range'} +2024-06-22 10:54:06.036 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) +2024-06-22 10:54:06.037 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 +2024-06-22 10:54:06.042 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:54:06.042 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:54:06.042 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:54:06.042 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:54:06.042 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:54:06.042 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:54:06.042 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:54:06.043 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=48, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:54:06.260 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... +2024-06-22 10:54:06.317 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ +2024-06-22 10:54:06.959 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest @@ -17127,11 +6423,11 @@ org.apache.kafka.common.errors.RebalanceInProgressException: The group is rebala ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer -2024-06-21 11:47:09.444 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:47:09.444 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:47:09.445 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718941629444 -2024-06-21 11:47:09.446 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 11:47:09.452 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: +2024-06-22 10:54:06.964 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:54:06.965 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:54:06.965 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719024846964 +2024-06-22 10:54:06.966 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 +2024-06-22 10:54:06.972 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest @@ -17210,14 +6506,14 @@ org.apache.kafka.common.errors.RebalanceInProgressException: The group is rebala ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer -2024-06-21 11:47:09.456 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:47:09.456 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: BqKt-lTlTMC3GGuUJMoJTA -2024-06-21 11:47:09.456 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:47:09.456 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718941629456 -2024-06-21 11:47:09.456 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:47:09.456 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 11:47:09.456 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 11:47:09.457 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: +2024-06-22 10:54:06.976 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:54:06.976 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:54:06.976 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719024846976 +2024-06-22 10:54:06.976 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 +2024-06-22 10:54:06.976 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:54:06.977 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:54:06.977 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group +2024-06-22 10:54:06.977 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest @@ -17296,540 +6592,128 @@ org.apache.kafka.common.errors.RebalanceInProgressException: The group is rebala ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer -2024-06-21 11:47:09.460 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:47:09.460 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: BqKt-lTlTMC3GGuUJMoJTA -2024-06-21 11:47:09.460 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:47:09.460 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 11:47:09.460 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718941629460 -2024-06-21 11:47:09.460 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 11:47:09.460 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:47:09.461 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 11:47:09.464 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=4, memberId='consumer-Topics-2-c4ce71ce-109e-44b2-8891-c7168d7aeb6b', protocol='range'} -2024-06-21 11:47:09.464 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 4: {consumer-Topics-2-c4ce71ce-109e-44b2-8891-c7168d7aeb6b=Assignment(partitions=[test1-0])} -2024-06-21 11:47:09.464 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: BqKt-lTlTMC3GGuUJMoJTA -2024-06-21 11:47:09.464 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 11:47:09.465 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:47:09.465 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 11:47:09.468 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=4, memberId='consumer-Topics-2-c4ce71ce-109e-44b2-8891-c7168d7aeb6b', protocol='range'} -2024-06-21 11:47:09.468 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 11:47:09.469 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 11:47:09.469 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 11:47:09.471 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 11:47:09.472 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' -2024-06-21 11:47:09.472 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 11:47:09.473 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 11:47:09.733 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#655909e2:0/SimpleConnection@522f74a1 [delegate=amqp://guest@101.34.243.166:5672/, localPort= 64950] -2024-06-21 11:47:10.387 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 -2024-06-21 11:47:10.391 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 11:47:10.857 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 11:47:10.857 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 11:47:11.074 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 5.726 seconds (JVM running for 6.251) -2024-06-21 11:47:11.075 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 -2024-06-21 11:47:11.291 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 11:47:12.473 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing -2024-06-21 11:47:12.474 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0 -2024-06-21 11:47:12.475 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0] -2024-06-21 11:47:12.475 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 11:47:12.476 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=5, memberId='consumer-Topics-4-ce306258-a81a-4378-9023-3711b65b6605', protocol='range'} -2024-06-21 11:47:12.476 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=5, memberId='consumer-Topics-3-04876db9-a39b-4f94-87a8-8ee950d06f59', protocol='range'} -2024-06-21 11:47:12.477 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=5, memberId='consumer-Topics-2-c4ce71ce-109e-44b2-8891-c7168d7aeb6b', protocol='range'} -2024-06-21 11:47:12.477 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 5: {consumer-Topics-4-ce306258-a81a-4378-9023-3711b65b6605=Assignment(partitions=[]), consumer-Topics-3-04876db9-a39b-4f94-87a8-8ee950d06f59=Assignment(partitions=[]), consumer-Topics-2-c4ce71ce-109e-44b2-8891-c7168d7aeb6b=Assignment(partitions=[test1-0])} -2024-06-21 11:47:12.479 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=5, memberId='consumer-Topics-4-ce306258-a81a-4378-9023-3711b65b6605', protocol='range'} -2024-06-21 11:47:12.479 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=5, memberId='consumer-Topics-3-04876db9-a39b-4f94-87a8-8ee950d06f59', protocol='range'} -2024-06-21 11:47:12.479 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=5, memberId='consumer-Topics-2-c4ce71ce-109e-44b2-8891-c7168d7aeb6b', protocol='range'} -2024-06-21 11:47:12.479 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[]) -2024-06-21 11:47:12.479 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[]) -2024-06-21 11:47:12.479 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: -2024-06-21 11:47:12.480 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 11:47:12.480 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [] -2024-06-21 11:47:12.480 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: -2024-06-21 11:47:12.480 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 11:47:12.480 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [] -2024-06-21 11:47:12.482 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 11:47:12.482 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 11:47:26.457 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:47:26.457 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:47:26.457 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 31 36 34 36 34 31 36 31 31 36 2e 36 35 35 35 38 30 30 33 39 2e 35 32 30 39 32 32 30 37 32 2e 30 30 30 34 33 2e 34 34 30 30 30 30 30 30 34 37 34 30 30 30 33 36 30 30 30 35 31 33 39 30 30 30 30 30 44 35 30 31 30 31 30 2e 35 30 35 33 30 30 30 30 32 36 35 36 36 31 31 35 30 36 38 30 30 30 30 31 34 32 30 30 31 36 35 30 30 30 30 30 36 30 37 36 34 2e 37 31 30 30 30 30 30 30 30 30 30 30 31 30 31 31 30 30 30 36 39 30 30 30 30 33 30 30 30 33 30 30 30 38 39 30 30 30 30 39 33 30 30 30 30 33 39 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ca 7E -2024-06-21 11:47:26.472 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941646416, longitude=116.6555800, latitude=39.5209220, speed=72.000, mileage=43.44000000, dischargeVoltage=474000, dischargeCurrent=36000, insulationResistance=513900000, gear=D, accelerationPedal=50, brakePedal=10, fuelConsumption=10.50, motorControllerTemperature=530000, motorSpeed=26566, motorTorque=1150, motorTemperature=680000, motorVoltage=14200, motorCurrent=16500000, powerBattery=60764., maxFeedbackPower=710000, maxDischargePower=000000, bmsSelfCheck=10, powerBatteryCurrent=11000, powerBatteryV3=690000, maxVoltage=3000, minVoltage=3000, maxTemperature=890000, minTemperature=930000, availableCapacity=390000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:26.525 [MQTT Call: protocol-parsing] INFO org.apache.kafka.clients.producer.ProducerConfig:372 - ProducerConfig values: - acks = 1 - batch.size = 16384 - bootstrap.servers = [localhost:9092] - buffer.memory = 33554432 - client.dns.lookup = use_all_dns_ips - client.id = producer-1 - compression.type = none - connections.max.idle.ms = 540000 - delivery.timeout.ms = 120000 - enable.idempotence = false - interceptor.classes = [] - internal.auto.downgrade.txn.commit = false - key.serializer = class org.apache.kafka.common.serialization.StringSerializer - linger.ms = 0 - max.block.ms = 60000 - max.in.flight.requests.per.connection = 5 - max.request.size = 1048576 - metadata.max.age.ms = 300000 - metadata.max.idle.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner - receive.buffer.bytes = 32768 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retries = 2147483647 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - transaction.timeout.ms = 60000 - transactional.id = null - value.serializer = class org.apache.kafka.common.serialization.StringSerializer - -2024-06-21 11:47:26.538 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:47:26.538 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:47:26.538 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718941646538 -2024-06-21 11:47:26.541 [kafka-producer-network-thread | producer-1] INFO org.apache.kafka.clients.Metadata:279 - [Producer clientId=producer-1] Cluster ID: BqKt-lTlTMC3GGuUJMoJTA -2024-06-21 11:47:26.575 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:47:26.575 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"390000","bmsSelfCheck":"10","brakePedal":"10","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"36000","dischargeVoltage":"474000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.50","gear":"D","insulationResistance":"513900000","latitude":"39.5209220","location":"1","longitude":"116.6555800","maxDischargePower":"000000","maxFeedbackPower":"710000","maxTemperature":"890000","maxVoltage":"3000","mcu":"1","mileage":"43.44000000","minTemperature":"930000","minVoltage":"3000","motorControllerTemperature":"530000","motorCurrent":"16500000","motorSpeed":"26566","motorTemperature":"680000","motorTorque":"1150","motorVoltage":"14200","powerBattery":"60764.","powerBatteryCurrent":"11000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"690000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718941646416","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:47:29.138 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:47:29.139 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:47:29.139 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 31 36 34 37 34 32 39 31 31 36 2e 36 35 36 33 37 33 30 33 39 2e 35 32 30 39 39 37 30 35 34 2e 30 30 30 34 33 2e 34 37 30 30 30 30 30 30 34 36 32 30 30 30 33 36 30 30 30 35 38 37 37 30 30 30 30 30 44 36 30 39 30 31 31 2e 37 30 33 30 30 30 30 30 32 32 38 33 32 32 32 36 30 31 32 36 30 30 30 31 32 35 30 30 31 33 37 36 36 30 30 30 36 30 37 36 34 2e 38 37 30 30 30 30 39 36 30 30 30 30 31 32 36 30 30 30 30 36 35 31 30 30 30 33 30 30 30 33 30 30 30 39 38 30 30 30 30 32 32 30 30 30 30 38 34 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ff 7E -2024-06-21 11:47:29.834 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941647429, longitude=116.6563730, latitude=39.5209970, speed=54.000, mileage=43.47000000, dischargeVoltage=462000, dischargeCurrent=36000, insulationResistance=587700000, gear=D, accelerationPedal=60, brakePedal=90, fuelConsumption=11.70, motorControllerTemperature=300000, motorSpeed=22832, motorTorque=2260, motorTemperature=126000, motorVoltage=12500, motorCurrent=13766000, powerBattery=60764., maxFeedbackPower=870000, maxDischargePower=960000, bmsSelfCheck=12, powerBatteryCurrent=60000, powerBatteryV3=651000, maxVoltage=3000, minVoltage=3000, maxTemperature=980000, minTemperature=220000, availableCapacity=840000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:29.836 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:47:29.837 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:47:29.837 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 31 36 34 38 34 31 35 31 31 36 2e 36 35 37 36 32 39 30 33 39 2e 35 32 31 31 32 31 30 37 32 2e 30 30 30 34 33 2e 35 31 30 30 30 30 30 30 32 35 31 30 30 30 32 39 30 30 30 39 39 37 34 30 30 30 30 30 44 35 30 37 30 31 31 2e 37 30 39 36 30 30 30 30 31 32 37 33 37 35 38 31 30 39 32 30 30 30 30 32 31 37 30 30 36 33 34 31 30 30 30 30 36 30 37 36 34 2e 35 36 30 30 30 30 38 36 30 30 30 30 30 30 33 30 30 30 30 36 38 37 30 30 30 33 30 30 30 34 30 30 30 33 35 30 30 30 30 33 32 30 30 30 30 34 35 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e6 7E -2024-06-21 11:47:29.837 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941648415, longitude=116.6576290, latitude=39.5211210, speed=72.000, mileage=43.51000000, dischargeVoltage=251000, dischargeCurrent=29000, insulationResistance=997400000, gear=D, accelerationPedal=50, brakePedal=70, fuelConsumption=11.70, motorControllerTemperature=960000, motorSpeed=12737, motorTorque=5810, motorTemperature=920000, motorVoltage=21700, motorCurrent=63410000, powerBattery=60764., maxFeedbackPower=560000, maxDischargePower=860000, bmsSelfCheck=00, powerBatteryCurrent=30000, powerBatteryV3=687000, maxVoltage=3000, minVoltage=4000, maxTemperature=350000, minTemperature=320000, availableCapacity=450000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:29.837 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:47:29.837 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:47:29.837 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 31 36 34 39 34 31 39 31 31 36 2e 36 35 38 34 37 38 30 33 39 2e 35 32 31 31 36 33 30 35 34 2e 30 30 30 34 33 2e 35 34 30 30 30 30 30 30 33 39 37 30 30 30 33 33 30 30 30 31 39 39 36 30 30 30 30 30 44 36 30 32 30 31 31 2e 37 30 32 39 30 30 30 30 38 34 38 31 33 33 38 30 30 31 39 30 30 30 30 32 38 37 30 30 33 30 32 30 30 30 30 30 36 30 37 36 34 2e 32 33 30 30 30 30 36 30 30 30 30 30 34 30 31 32 30 30 30 35 39 34 30 30 30 34 30 30 30 34 30 30 30 35 30 30 30 30 30 33 33 30 30 30 30 33 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 db 7E -2024-06-21 11:47:29.838 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941649419, longitude=116.6584780, latitude=39.5211630, speed=54.000, mileage=43.54000000, dischargeVoltage=397000, dischargeCurrent=33000, insulationResistance=199600000, gear=D, accelerationPedal=60, brakePedal=20, fuelConsumption=11.70, motorControllerTemperature=290000, motorSpeed=84813, motorTorque=3800, motorTemperature=190000, motorVoltage=28700, motorCurrent=30200000, powerBattery=60764., maxFeedbackPower=230000, maxDischargePower=600000, bmsSelfCheck=40, powerBatteryCurrent=12000, powerBatteryV3=594000, maxVoltage=4000, minVoltage=4000, maxTemperature=500000, minTemperature=330000, availableCapacity=300000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:30.725 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:47:30.725 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:47:30.726 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 31 36 35 30 34 31 39 31 31 36 2e 36 35 39 34 34 34 30 33 39 2e 35 32 31 32 35 34 30 37 32 2e 30 30 30 34 33 2e 35 38 30 30 30 30 30 30 32 38 39 30 30 30 33 37 30 30 30 31 37 30 32 36 30 30 30 30 44 35 30 34 30 31 30 2e 35 30 32 36 30 30 30 30 38 32 31 39 39 36 37 36 30 37 33 30 30 30 30 32 34 30 30 30 31 34 37 35 36 30 30 30 36 30 37 36 34 2e 34 36 30 30 30 30 39 30 30 30 30 30 34 30 31 30 30 30 30 36 38 35 30 30 30 34 30 30 30 34 30 30 30 31 33 30 30 30 30 33 36 30 30 30 30 34 36 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ec 7E -2024-06-21 11:47:31.132 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941650419, longitude=116.6594440, latitude=39.5212540, speed=72.000, mileage=43.58000000, dischargeVoltage=289000, dischargeCurrent=37000, insulationResistance=170260000, gear=D, accelerationPedal=50, brakePedal=40, fuelConsumption=10.50, motorControllerTemperature=260000, motorSpeed=82199, motorTorque=6760, motorTemperature=730000, motorVoltage=24000, motorCurrent=14756000, powerBattery=60764., maxFeedbackPower=460000, maxDischargePower=900000, bmsSelfCheck=40, powerBatteryCurrent=10000, powerBatteryV3=685000, maxVoltage=4000, minVoltage=4000, maxTemperature=130000, minTemperature=360000, availableCapacity=460000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:31.537 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:47:31.934 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:47:31.936 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 31 36 35 31 34 32 32 31 31 36 2e 36 36 30 36 39 39 30 33 39 2e 35 32 31 33 34 35 30 31 30 38 2e 30 30 34 33 2e 36 34 30 30 30 30 30 30 36 39 31 30 30 30 33 35 30 30 30 31 34 37 33 38 30 30 30 30 44 34 30 30 30 39 2e 31 30 30 35 35 30 30 30 30 33 32 39 34 30 37 32 30 30 38 30 30 30 30 30 32 35 33 30 30 31 30 34 37 32 30 30 30 36 30 37 35 35 2e 33 34 30 30 30 30 32 30 30 30 30 30 37 30 35 30 30 30 30 36 33 35 30 30 30 33 30 30 30 34 30 30 30 33 31 30 30 30 30 38 30 30 30 30 30 36 39 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cb 7E -2024-06-21 11:47:32.386 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941651422, longitude=116.6606990, latitude=39.5213450, speed=108.00, mileage=43.64000000, dischargeVoltage=691000, dischargeCurrent=35000, insulationResistance=147380000, gear=D, accelerationPedal=40, brakePedal=00, fuelConsumption=9.100, motorControllerTemperature=550000, motorSpeed=32940, motorTorque=7200, motorTemperature=800000, motorVoltage=25300, motorCurrent=10472000, powerBattery=60755., maxFeedbackPower=340000, maxDischargePower=200000, bmsSelfCheck=70, powerBatteryCurrent=50000, powerBatteryV3=635000, maxVoltage=3000, minVoltage=4000, maxTemperature=310000, minTemperature=800000, availableCapacity=690000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:32.792 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:47:32.792 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:47:32.792 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:88 - 该车故障GZ001信息存储到本地缓存中 -2024-06-21 11:47:32.792 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 31 36 35 32 34 32 31 31 31 36 2e 36 36 31 31 30 37 30 33 39 2e 35 32 31 33 37 38 30 33 36 2e 30 30 30 34 33 2e 36 36 30 30 30 30 30 30 34 31 36 30 30 30 33 36 30 30 30 31 38 31 34 32 30 30 30 30 44 34 30 33 30 39 2e 39 30 30 39 38 30 30 30 30 39 35 39 35 38 39 37 34 30 36 37 30 30 30 30 32 37 34 30 30 31 33 37 36 39 30 30 30 36 30 37 35 35 2e 38 30 30 30 30 30 35 34 30 30 30 30 31 30 32 30 30 30 30 37 32 30 30 30 30 33 30 30 30 33 30 30 30 33 32 30 30 30 30 32 34 30 30 30 30 35 36 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f0 7E -2024-06-21 11:47:32.793 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941652421, longitude=116.6611070, latitude=39.5213780, speed=36.000, mileage=43.66000000, dischargeVoltage=416000, dischargeCurrent=36000, insulationResistance=181420000, gear=D, accelerationPedal=40, brakePedal=30, fuelConsumption=9.900, motorControllerTemperature=980000, motorSpeed=95958, motorTorque=9740, motorTemperature=670000, motorVoltage=27400, motorCurrent=13769000, powerBattery=60755., maxFeedbackPower=800000, maxDischargePower=540000, bmsSelfCheck=10, powerBatteryCurrent=20000, powerBatteryV3=720000, maxVoltage=3000, minVoltage=3000, maxTemperature=320000, minTemperature=240000, availableCapacity=560000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:33.288 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941646416, longitude=116.6555800, latitude=39.5209220, speed=72.000, mileage=43.44000000, dischargeVoltage=474000, dischargeCurrent=36000, insulationResistance=513900000, gear=D, accelerationPedal=50, brakePedal=10, fuelConsumption=10.50, motorControllerTemperature=530000, motorSpeed=26566, motorTorque=1150, motorTemperature=680000, motorVoltage=14200, motorCurrent=16500000, powerBattery=60764., maxFeedbackPower=710000, maxDischargePower=000000, bmsSelfCheck=10, powerBatteryCurrent=11000, powerBatteryV3=690000, maxVoltage=3000, minVoltage=3000, maxTemperature=890000, minTemperature=930000, availableCapacity=390000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:33.298 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:47:33.298 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"840000","bmsSelfCheck":"12","brakePedal":"90","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"36000","dischargeVoltage":"462000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.70","gear":"D","insulationResistance":"587700000","latitude":"39.5209970","location":"1","longitude":"116.6563730","maxDischargePower":"960000","maxFeedbackPower":"870000","maxTemperature":"980000","maxVoltage":"3000","mcu":"1","mileage":"43.47000000","minTemperature":"220000","minVoltage":"3000","motorControllerTemperature":"300000","motorCurrent":"13766000","motorSpeed":"22832","motorTemperature":"126000","motorTorque":"2260","motorVoltage":"12500","powerBattery":"60764.","powerBatteryCurrent":"60000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"651000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718941647429","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:47:33.298 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941647429, longitude=116.6563730, latitude=39.5209970, speed=54.000, mileage=43.47000000, dischargeVoltage=462000, dischargeCurrent=36000, insulationResistance=587700000, gear=D, accelerationPedal=60, brakePedal=90, fuelConsumption=11.70, motorControllerTemperature=300000, motorSpeed=22832, motorTorque=2260, motorTemperature=126000, motorVoltage=12500, motorCurrent=13766000, powerBattery=60764., maxFeedbackPower=870000, maxDischargePower=960000, bmsSelfCheck=12, powerBatteryCurrent=60000, powerBatteryV3=651000, maxVoltage=3000, minVoltage=3000, maxTemperature=980000, minTemperature=220000, availableCapacity=840000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:33.299 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:47:33.300 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"450000","bmsSelfCheck":"00","brakePedal":"70","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"29000","dischargeVoltage":"251000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.70","gear":"D","insulationResistance":"997400000","latitude":"39.5211210","location":"1","longitude":"116.6576290","maxDischargePower":"860000","maxFeedbackPower":"560000","maxTemperature":"350000","maxVoltage":"3000","mcu":"1","mileage":"43.51000000","minTemperature":"320000","minVoltage":"4000","motorControllerTemperature":"960000","motorCurrent":"63410000","motorSpeed":"12737","motorTemperature":"920000","motorTorque":"5810","motorVoltage":"21700","powerBattery":"60764.","powerBatteryCurrent":"30000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"687000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718941648415","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:47:33.300 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941648415, longitude=116.6576290, latitude=39.5211210, speed=72.000, mileage=43.51000000, dischargeVoltage=251000, dischargeCurrent=29000, insulationResistance=997400000, gear=D, accelerationPedal=50, brakePedal=70, fuelConsumption=11.70, motorControllerTemperature=960000, motorSpeed=12737, motorTorque=5810, motorTemperature=920000, motorVoltage=21700, motorCurrent=63410000, powerBattery=60764., maxFeedbackPower=560000, maxDischargePower=860000, bmsSelfCheck=00, powerBatteryCurrent=30000, powerBatteryV3=687000, maxVoltage=3000, minVoltage=4000, maxTemperature=350000, minTemperature=320000, availableCapacity=450000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:33.301 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:47:33.301 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"300000","bmsSelfCheck":"40","brakePedal":"20","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"33000","dischargeVoltage":"397000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.70","gear":"D","insulationResistance":"199600000","latitude":"39.5211630","location":"1","longitude":"116.6584780","maxDischargePower":"600000","maxFeedbackPower":"230000","maxTemperature":"500000","maxVoltage":"4000","mcu":"1","mileage":"43.54000000","minTemperature":"330000","minVoltage":"4000","motorControllerTemperature":"290000","motorCurrent":"30200000","motorSpeed":"84813","motorTemperature":"190000","motorTorque":"3800","motorVoltage":"28700","powerBattery":"60764.","powerBatteryCurrent":"12000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"594000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718941649419","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:47:33.301 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941649419, longitude=116.6584780, latitude=39.5211630, speed=54.000, mileage=43.54000000, dischargeVoltage=397000, dischargeCurrent=33000, insulationResistance=199600000, gear=D, accelerationPedal=60, brakePedal=20, fuelConsumption=11.70, motorControllerTemperature=290000, motorSpeed=84813, motorTorque=3800, motorTemperature=190000, motorVoltage=28700, motorCurrent=30200000, powerBattery=60764., maxFeedbackPower=230000, maxDischargePower=600000, bmsSelfCheck=40, powerBatteryCurrent=12000, powerBatteryV3=594000, maxVoltage=4000, minVoltage=4000, maxTemperature=500000, minTemperature=330000, availableCapacity=300000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:33.302 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:47:33.302 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"460000","bmsSelfCheck":"40","brakePedal":"40","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"37000","dischargeVoltage":"289000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.50","gear":"D","insulationResistance":"170260000","latitude":"39.5212540","location":"1","longitude":"116.6594440","maxDischargePower":"900000","maxFeedbackPower":"460000","maxTemperature":"130000","maxVoltage":"4000","mcu":"1","mileage":"43.58000000","minTemperature":"360000","minVoltage":"4000","motorControllerTemperature":"260000","motorCurrent":"14756000","motorSpeed":"82199","motorTemperature":"730000","motorTorque":"6760","motorVoltage":"24000","powerBattery":"60764.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"685000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718941650419","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:47:33.302 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941650419, longitude=116.6594440, latitude=39.5212540, speed=72.000, mileage=43.58000000, dischargeVoltage=289000, dischargeCurrent=37000, insulationResistance=170260000, gear=D, accelerationPedal=50, brakePedal=40, fuelConsumption=10.50, motorControllerTemperature=260000, motorSpeed=82199, motorTorque=6760, motorTemperature=730000, motorVoltage=24000, motorCurrent=14756000, powerBattery=60764., maxFeedbackPower=460000, maxDischargePower=900000, bmsSelfCheck=40, powerBatteryCurrent=10000, powerBatteryV3=685000, maxVoltage=4000, minVoltage=4000, maxTemperature=130000, minTemperature=360000, availableCapacity=460000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:33.303 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:47:33.303 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"40","availableCapacity":"690000","bmsSelfCheck":"70","brakePedal":"00","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"35000","dischargeVoltage":"691000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.100","gear":"D","insulationResistance":"147380000","latitude":"39.5213450","location":"1","longitude":"116.6606990","maxDischargePower":"200000","maxFeedbackPower":"340000","maxTemperature":"310000","maxVoltage":"3000","mcu":"1","mileage":"43.64000000","minTemperature":"800000","minVoltage":"4000","motorControllerTemperature":"550000","motorCurrent":"10472000","motorSpeed":"32940","motorTemperature":"800000","motorTorque":"7200","motorVoltage":"25300","powerBattery":"60755.","powerBatteryCurrent":"50000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"635000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718941651422","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:47:33.303 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941651422, longitude=116.6606990, latitude=39.5213450, speed=108.00, mileage=43.64000000, dischargeVoltage=691000, dischargeCurrent=35000, insulationResistance=147380000, gear=D, accelerationPedal=40, brakePedal=00, fuelConsumption=9.100, motorControllerTemperature=550000, motorSpeed=32940, motorTorque=7200, motorTemperature=800000, motorVoltage=25300, motorCurrent=10472000, powerBattery=60755., maxFeedbackPower=340000, maxDischargePower=200000, bmsSelfCheck=70, powerBatteryCurrent=50000, powerBatteryV3=635000, maxVoltage=3000, minVoltage=4000, maxTemperature=310000, minTemperature=800000, availableCapacity=690000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:33.303 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:47:33.304 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"40","availableCapacity":"560000","bmsSelfCheck":"10","brakePedal":"30","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"36000","dischargeVoltage":"416000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.900","gear":"D","insulationResistance":"181420000","latitude":"39.5213780","location":"1","longitude":"116.6611070","maxDischargePower":"540000","maxFeedbackPower":"800000","maxTemperature":"320000","maxVoltage":"3000","mcu":"1","mileage":"43.66000000","minTemperature":"240000","minVoltage":"3000","motorControllerTemperature":"980000","motorCurrent":"13769000","motorSpeed":"95958","motorTemperature":"670000","motorTorque":"9740","motorVoltage":"27400","powerBattery":"60755.","powerBatteryCurrent":"20000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"720000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718941652421","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:47:33.304 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941652421, longitude=116.6611070, latitude=39.5213780, speed=36.000, mileage=43.66000000, dischargeVoltage=416000, dischargeCurrent=36000, insulationResistance=181420000, gear=D, accelerationPedal=40, brakePedal=30, fuelConsumption=9.900, motorControllerTemperature=980000, motorSpeed=95958, motorTorque=9740, motorTemperature=670000, motorVoltage=27400, motorCurrent=13769000, powerBattery=60755., maxFeedbackPower=800000, maxDischargePower=540000, bmsSelfCheck=10, powerBatteryCurrent=20000, powerBatteryV3=720000, maxVoltage=3000, minVoltage=3000, maxTemperature=320000, minTemperature=240000, availableCapacity=560000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:33.496 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:47:33.497 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:47:33.497 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 31 36 35 33 34 32 34 31 31 36 2e 36 36 32 30 39 39 30 33 39 2e 35 32 31 34 36 37 30 31 32 36 2e 30 30 34 33 2e 37 33 30 30 30 30 30 30 32 34 34 30 30 30 32 37 30 30 30 31 32 34 37 31 30 30 30 30 44 32 30 38 30 31 30 2e 37 30 32 30 30 30 30 30 34 31 38 31 38 32 33 32 30 34 39 30 30 30 30 32 30 33 30 30 38 30 35 32 30 30 30 30 36 30 37 34 34 2e 37 33 30 30 30 30 32 30 30 30 30 30 31 31 36 30 30 30 30 34 35 34 30 30 30 34 30 30 30 33 30 30 30 38 39 30 30 30 30 32 33 30 30 30 30 38 32 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c3 7E -2024-06-21 11:47:33.497 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941653424, longitude=116.6620990, latitude=39.5214670, speed=126.00, mileage=43.73000000, dischargeVoltage=244000, dischargeCurrent=27000, insulationResistance=124710000, gear=D, accelerationPedal=20, brakePedal=80, fuelConsumption=10.70, motorControllerTemperature=200000, motorSpeed=41818, motorTorque=2320, motorTemperature=490000, motorVoltage=20300, motorCurrent=80520000, powerBattery=60744., maxFeedbackPower=730000, maxDischargePower=200000, bmsSelfCheck=11, powerBatteryCurrent=60000, powerBatteryV3=454000, maxVoltage=4000, minVoltage=3000, maxTemperature=890000, minTemperature=230000, availableCapacity=820000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:33.499 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:47:33.499 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"820000","bmsSelfCheck":"11","brakePedal":"80","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"27000","dischargeVoltage":"244000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.70","gear":"D","insulationResistance":"124710000","latitude":"39.5214670","location":"1","longitude":"116.6620990","maxDischargePower":"200000","maxFeedbackPower":"730000","maxTemperature":"890000","maxVoltage":"4000","mcu":"1","mileage":"43.73000000","minTemperature":"230000","minVoltage":"3000","motorControllerTemperature":"200000","motorCurrent":"80520000","motorSpeed":"41818","motorTemperature":"490000","motorTorque":"2320","motorVoltage":"20300","powerBattery":"60744.","powerBatteryCurrent":"60000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"454000","ptc":"1","runStatus":"1","soc":"1","speed":"126.00","timestamp":"1718941653424","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:47:33.499 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941653424, longitude=116.6620990, latitude=39.5214670, speed=126.00, mileage=43.73000000, dischargeVoltage=244000, dischargeCurrent=27000, insulationResistance=124710000, gear=D, accelerationPedal=20, brakePedal=80, fuelConsumption=10.70, motorControllerTemperature=200000, motorSpeed=41818, motorTorque=2320, motorTemperature=490000, motorVoltage=20300, motorCurrent=80520000, powerBattery=60744., maxFeedbackPower=730000, maxDischargePower=200000, bmsSelfCheck=11, powerBatteryCurrent=60000, powerBatteryV3=454000, maxVoltage=4000, minVoltage=3000, maxTemperature=890000, minTemperature=230000, availableCapacity=820000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:34.497 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:47:34.498 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:47:34.498 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 31 36 35 34 34 32 38 31 31 36 2e 36 36 33 33 31 38 30 33 39 2e 35 32 31 35 36 32 30 37 32 2e 30 30 30 34 33 2e 37 37 30 30 30 30 30 30 34 39 33 30 30 30 32 36 30 30 30 32 31 39 33 37 30 30 30 30 44 30 30 38 30 31 30 2e 35 30 32 38 30 30 30 30 39 31 30 30 30 36 30 36 30 31 32 38 30 30 30 32 37 30 30 30 34 36 35 32 30 30 30 30 36 30 37 34 34 2e 32 39 30 30 30 30 31 36 30 30 30 30 34 30 34 30 30 30 30 33 31 33 30 30 30 34 30 30 30 33 30 30 30 34 39 30 30 30 30 38 35 30 30 30 30 37 33 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d4 7E -2024-06-21 11:47:34.498 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941654428, longitude=116.6633180, latitude=39.5215620, speed=72.000, mileage=43.77000000, dischargeVoltage=493000, dischargeCurrent=26000, insulationResistance=219370000, gear=D, accelerationPedal=00, brakePedal=80, fuelConsumption=10.50, motorControllerTemperature=280000, motorSpeed=91000, motorTorque=6060, motorTemperature=128000, motorVoltage=27000, motorCurrent=46520000, powerBattery=60744., maxFeedbackPower=290000, maxDischargePower=160000, bmsSelfCheck=40, powerBatteryCurrent=40000, powerBatteryV3=313000, maxVoltage=4000, minVoltage=3000, maxTemperature=490000, minTemperature=850000, availableCapacity=730000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:34.500 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:47:34.501 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"00","availableCapacity":"730000","bmsSelfCheck":"40","brakePedal":"80","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"26000","dischargeVoltage":"493000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.50","gear":"D","insulationResistance":"219370000","latitude":"39.5215620","location":"1","longitude":"116.6633180","maxDischargePower":"160000","maxFeedbackPower":"290000","maxTemperature":"490000","maxVoltage":"4000","mcu":"1","mileage":"43.77000000","minTemperature":"850000","minVoltage":"3000","motorControllerTemperature":"280000","motorCurrent":"46520000","motorSpeed":"91000","motorTemperature":"128000","motorTorque":"6060","motorVoltage":"27000","powerBattery":"60744.","powerBatteryCurrent":"40000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"313000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718941654428","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:47:34.501 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941654428, longitude=116.6633180, latitude=39.5215620, speed=72.000, mileage=43.77000000, dischargeVoltage=493000, dischargeCurrent=26000, insulationResistance=219370000, gear=D, accelerationPedal=00, brakePedal=80, fuelConsumption=10.50, motorControllerTemperature=280000, motorSpeed=91000, motorTorque=6060, motorTemperature=128000, motorVoltage=27000, motorCurrent=46520000, powerBattery=60744., maxFeedbackPower=290000, maxDischargePower=160000, bmsSelfCheck=40, powerBatteryCurrent=40000, powerBatteryV3=313000, maxVoltage=4000, minVoltage=3000, maxTemperature=490000, minTemperature=850000, availableCapacity=730000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:35.448 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:47:35.448 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:47:35.448 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 31 36 35 35 34 31 39 31 31 36 2e 36 36 34 38 33 36 30 33 39 2e 35 32 31 36 37 30 30 31 30 38 2e 30 30 34 33 2e 38 33 30 30 30 30 30 30 33 34 37 30 30 30 31 38 30 30 30 36 32 37 34 30 30 30 30 30 44 38 30 32 30 39 2e 33 30 30 32 39 30 30 30 30 36 30 38 35 32 31 33 39 30 31 32 36 30 30 30 32 34 32 30 30 33 38 32 39 30 30 30 30 36 30 37 33 35 2e 33 36 30 30 30 30 36 32 30 30 30 30 31 33 34 30 30 30 30 33 31 30 30 30 30 34 30 30 30 34 30 30 30 32 30 30 30 30 30 36 35 30 30 30 30 32 39 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 dc 7E -2024-06-21 11:47:35.448 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941655419, longitude=116.6648360, latitude=39.5216700, speed=108.00, mileage=43.83000000, dischargeVoltage=347000, dischargeCurrent=18000, insulationResistance=627400000, gear=D, accelerationPedal=80, brakePedal=20, fuelConsumption=9.300, motorControllerTemperature=290000, motorSpeed=60852, motorTorque=1390, motorTemperature=126000, motorVoltage=24200, motorCurrent=38290000, powerBattery=60735., maxFeedbackPower=360000, maxDischargePower=620000, bmsSelfCheck=13, powerBatteryCurrent=40000, powerBatteryV3=310000, maxVoltage=4000, minVoltage=4000, maxTemperature=200000, minTemperature=650000, availableCapacity=290000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:35.452 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:47:35.452 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"80","availableCapacity":"290000","bmsSelfCheck":"13","brakePedal":"20","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"18000","dischargeVoltage":"347000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.300","gear":"D","insulationResistance":"627400000","latitude":"39.5216700","location":"1","longitude":"116.6648360","maxDischargePower":"620000","maxFeedbackPower":"360000","maxTemperature":"200000","maxVoltage":"4000","mcu":"1","mileage":"43.83000000","minTemperature":"650000","minVoltage":"4000","motorControllerTemperature":"290000","motorCurrent":"38290000","motorSpeed":"60852","motorTemperature":"126000","motorTorque":"1390","motorVoltage":"24200","powerBattery":"60735.","powerBatteryCurrent":"40000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"310000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718941655419","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:47:35.452 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941655419, longitude=116.6648360, latitude=39.5216700, speed=108.00, mileage=43.83000000, dischargeVoltage=347000, dischargeCurrent=18000, insulationResistance=627400000, gear=D, accelerationPedal=80, brakePedal=20, fuelConsumption=9.300, motorControllerTemperature=290000, motorSpeed=60852, motorTorque=1390, motorTemperature=126000, motorVoltage=24200, motorCurrent=38290000, powerBattery=60735., maxFeedbackPower=360000, maxDischargePower=620000, bmsSelfCheck=13, powerBatteryCurrent=40000, powerBatteryV3=310000, maxVoltage=4000, minVoltage=4000, maxTemperature=200000, minTemperature=650000, availableCapacity=290000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:37.116 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:47:37.117 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:47:37.118 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 31 36 35 36 34 31 37 31 31 36 2e 36 36 35 33 35 37 30 33 39 2e 35 32 31 37 36 35 30 35 34 2e 30 30 30 34 33 2e 38 36 30 30 30 30 30 30 32 33 37 30 30 30 38 30 30 30 30 31 35 32 33 30 30 30 30 30 44 33 30 39 30 31 31 2e 32 30 38 37 30 30 30 30 39 38 30 37 32 38 33 31 30 31 31 30 30 30 30 31 37 34 30 30 38 38 33 39 30 30 30 30 36 30 37 33 35 2e 32 31 30 30 30 30 39 31 30 30 30 30 34 30 37 30 30 30 30 37 33 35 30 30 30 34 30 30 30 33 30 30 30 32 37 30 30 30 30 33 30 30 30 30 30 33 39 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e5 7E -2024-06-21 11:47:37.118 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941656417, longitude=116.6653570, latitude=39.5217650, speed=54.000, mileage=43.86000000, dischargeVoltage=237000, dischargeCurrent=80000, insulationResistance=152300000, gear=D, accelerationPedal=30, brakePedal=90, fuelConsumption=11.20, motorControllerTemperature=870000, motorSpeed=98072, motorTorque=8310, motorTemperature=110000, motorVoltage=17400, motorCurrent=88390000, powerBattery=60735., maxFeedbackPower=210000, maxDischargePower=910000, bmsSelfCheck=40, powerBatteryCurrent=70000, powerBatteryV3=735000, maxVoltage=4000, minVoltage=3000, maxTemperature=270000, minTemperature=300000, availableCapacity=390000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:37.121 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:47:37.121 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"30","availableCapacity":"390000","bmsSelfCheck":"40","brakePedal":"90","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"80000","dischargeVoltage":"237000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.20","gear":"D","insulationResistance":"152300000","latitude":"39.5217650","location":"1","longitude":"116.6653570","maxDischargePower":"910000","maxFeedbackPower":"210000","maxTemperature":"270000","maxVoltage":"4000","mcu":"1","mileage":"43.86000000","minTemperature":"300000","minVoltage":"3000","motorControllerTemperature":"870000","motorCurrent":"88390000","motorSpeed":"98072","motorTemperature":"110000","motorTorque":"8310","motorVoltage":"17400","powerBattery":"60735.","powerBatteryCurrent":"70000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"735000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718941656417","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:47:37.121 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941656417, longitude=116.6653570, latitude=39.5217650, speed=54.000, mileage=43.86000000, dischargeVoltage=237000, dischargeCurrent=80000, insulationResistance=152300000, gear=D, accelerationPedal=30, brakePedal=90, fuelConsumption=11.20, motorControllerTemperature=870000, motorSpeed=98072, motorTorque=8310, motorTemperature=110000, motorVoltage=17400, motorCurrent=88390000, powerBattery=60735., maxFeedbackPower=210000, maxDischargePower=910000, bmsSelfCheck=40, powerBatteryCurrent=70000, powerBatteryV3=735000, maxVoltage=4000, minVoltage=3000, maxTemperature=270000, minTemperature=300000, availableCapacity=390000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:37.865 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:47:37.865 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:47:37.865 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 31 36 35 37 34 31 39 31 31 36 2e 36 36 36 33 39 37 30 33 39 2e 35 32 31 38 33 35 30 39 30 2e 30 30 30 34 33 2e 39 31 30 30 30 30 30 30 32 39 33 30 30 30 31 35 30 30 30 32 33 32 34 33 30 30 30 30 44 32 30 36 30 31 31 2e 36 30 37 39 30 30 30 30 38 35 32 32 32 35 35 32 30 36 30 30 30 30 30 31 39 31 30 30 31 31 37 37 32 30 30 30 36 30 37 32 33 2e 39 39 30 30 30 30 38 34 30 30 30 30 35 30 33 30 30 30 30 35 36 37 30 30 30 33 30 30 30 33 30 30 30 38 37 30 30 30 30 32 38 30 30 30 30 38 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f3 7E -2024-06-21 11:47:37.865 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:91 - 该车故障GZ001信息存储到Redis中 -2024-06-21 11:47:37.865 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941657419, longitude=116.6663970, latitude=39.5218350, speed=90.000, mileage=43.91000000, dischargeVoltage=293000, dischargeCurrent=15000, insulationResistance=232430000, gear=D, accelerationPedal=20, brakePedal=60, fuelConsumption=11.60, motorControllerTemperature=790000, motorSpeed=85222, motorTorque=5520, motorTemperature=600000, motorVoltage=19100, motorCurrent=11772000, powerBattery=60723., maxFeedbackPower=990000, maxDischargePower=840000, bmsSelfCheck=50, powerBatteryCurrent=30000, powerBatteryV3=567000, maxVoltage=3000, minVoltage=3000, maxTemperature=870000, minTemperature=280000, availableCapacity=800000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:38.734 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:47:39.985 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:47:39.986 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 31 36 35 38 34 31 38 31 31 36 2e 36 36 37 35 31 33 30 33 39 2e 35 32 31 39 31 38 30 37 32 2e 30 30 30 34 33 2e 39 35 30 30 30 30 30 30 34 38 35 30 30 30 32 32 30 30 30 31 32 36 36 36 30 30 30 30 44 31 30 35 30 39 2e 33 30 30 36 31 30 30 30 30 32 35 31 33 37 34 32 37 30 31 32 35 30 30 30 31 36 37 30 30 37 38 31 33 30 30 30 30 36 30 37 32 33 2e 38 35 30 30 30 30 32 31 30 30 30 30 31 34 38 30 30 30 30 35 36 34 30 30 30 33 30 30 30 34 30 30 30 38 32 30 30 30 30 33 30 30 30 30 30 38 32 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e2 7E -2024-06-21 11:47:39.987 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:47:39.987 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941658418, longitude=116.6675130, latitude=39.5219180, speed=72.000, mileage=43.95000000, dischargeVoltage=485000, dischargeCurrent=22000, insulationResistance=126660000, gear=D, accelerationPedal=10, brakePedal=50, fuelConsumption=9.300, motorControllerTemperature=610000, motorSpeed=25137, motorTorque=4270, motorTemperature=125000, motorVoltage=16700, motorCurrent=78130000, powerBattery=60723., maxFeedbackPower=850000, maxDischargePower=210000, bmsSelfCheck=14, powerBatteryCurrent=80000, powerBatteryV3=564000, maxVoltage=3000, minVoltage=4000, maxTemperature=820000, minTemperature=300000, availableCapacity=820000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:39.987 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"800000","bmsSelfCheck":"50","brakePedal":"60","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"15000","dischargeVoltage":"293000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.60","gear":"D","insulationResistance":"232430000","latitude":"39.5218350","location":"1","longitude":"116.6663970","maxDischargePower":"840000","maxFeedbackPower":"990000","maxTemperature":"870000","maxVoltage":"3000","mcu":"1","mileage":"43.91000000","minTemperature":"280000","minVoltage":"3000","motorControllerTemperature":"790000","motorCurrent":"11772000","motorSpeed":"85222","motorTemperature":"600000","motorTorque":"5520","motorVoltage":"19100","powerBattery":"60723.","powerBatteryCurrent":"30000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"567000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718941657419","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:47:39.988 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:47:39.988 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941657419, longitude=116.6663970, latitude=39.5218350, speed=90.000, mileage=43.91000000, dischargeVoltage=293000, dischargeCurrent=15000, insulationResistance=232430000, gear=D, accelerationPedal=20, brakePedal=60, fuelConsumption=11.60, motorControllerTemperature=790000, motorSpeed=85222, motorTorque=5520, motorTemperature=600000, motorVoltage=19100, motorCurrent=11772000, powerBattery=60723., maxFeedbackPower=990000, maxDischargePower=840000, bmsSelfCheck=50, powerBatteryCurrent=30000, powerBatteryV3=567000, maxVoltage=3000, minVoltage=3000, maxTemperature=870000, minTemperature=280000, availableCapacity=800000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:40.570 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:47:40.570 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 31 36 35 39 34 31 37 31 31 36 2e 36 36 38 34 37 39 30 33 39 2e 35 32 31 39 39 37 30 35 34 2e 30 30 30 34 33 2e 39 38 30 30 30 30 30 30 35 34 30 30 30 30 32 32 30 30 30 32 36 37 37 32 30 30 30 30 44 32 30 32 30 31 31 2e 39 30 35 35 30 30 30 30 33 36 38 31 33 31 38 39 30 31 32 38 30 30 30 31 34 34 30 30 31 32 35 30 32 30 30 30 36 30 37 32 33 2e 36 35 30 30 30 30 36 35 30 30 30 30 31 32 31 31 30 30 30 33 38 33 30 30 30 34 30 30 30 34 30 30 30 37 30 30 30 30 30 32 34 30 30 30 30 36 33 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ed 7E -2024-06-21 11:47:40.572 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941659417, longitude=116.6684790, latitude=39.5219970, speed=54.000, mileage=43.98000000, dischargeVoltage=540000, dischargeCurrent=22000, insulationResistance=267720000, gear=D, accelerationPedal=20, brakePedal=20, fuelConsumption=11.90, motorControllerTemperature=550000, motorSpeed=36813, motorTorque=1890, motorTemperature=128000, motorVoltage=14400, motorCurrent=12502000, powerBattery=60723., maxFeedbackPower=650000, maxDischargePower=650000, bmsSelfCheck=12, powerBatteryCurrent=11000, powerBatteryV3=383000, maxVoltage=4000, minVoltage=4000, maxTemperature=700000, minTemperature=240000, availableCapacity=630000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:41.065 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:47:41.065 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:47:41.066 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 31 36 36 30 34 33 30 31 31 36 2e 36 36 39 34 33 39 30 33 39 2e 35 32 32 30 37 35 30 35 34 2e 30 30 30 34 34 2e 30 31 30 30 30 30 30 30 33 33 32 30 30 30 33 34 30 30 30 31 33 31 32 34 30 30 30 30 44 32 30 35 30 31 30 2e 35 30 31 37 30 30 30 30 35 32 35 35 37 31 33 32 30 32 33 30 30 30 30 31 33 36 30 30 38 30 32 38 30 30 30 30 36 30 37 32 33 2e 31 37 30 30 30 30 38 35 30 30 30 30 32 30 39 30 30 30 30 32 36 32 30 30 30 34 30 30 30 34 30 30 30 36 36 30 30 30 30 31 30 30 30 30 30 39 35 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 b3 7E -2024-06-21 11:47:41.066 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941660430, longitude=116.6694390, latitude=39.5220750, speed=54.000, mileage=44.01000000, dischargeVoltage=332000, dischargeCurrent=34000, insulationResistance=131240000, gear=D, accelerationPedal=20, brakePedal=50, fuelConsumption=10.50, motorControllerTemperature=170000, motorSpeed=52557, motorTorque=1320, motorTemperature=230000, motorVoltage=13600, motorCurrent=80280000, powerBattery=60723., maxFeedbackPower=170000, maxDischargePower=850000, bmsSelfCheck=20, powerBatteryCurrent=90000, powerBatteryV3=262000, maxVoltage=4000, minVoltage=4000, maxTemperature=660000, minTemperature=100000, availableCapacity=950000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:41.067 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:47:41.539 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"820000","bmsSelfCheck":"14","brakePedal":"50","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"22000","dischargeVoltage":"485000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.300","gear":"D","insulationResistance":"126660000","latitude":"39.5219180","location":"1","longitude":"116.6675130","maxDischargePower":"210000","maxFeedbackPower":"850000","maxTemperature":"820000","maxVoltage":"3000","mcu":"1","mileage":"43.95000000","minTemperature":"300000","minVoltage":"4000","motorControllerTemperature":"610000","motorCurrent":"78130000","motorSpeed":"25137","motorTemperature":"125000","motorTorque":"4270","motorVoltage":"16700","powerBattery":"60723.","powerBatteryCurrent":"80000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"564000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718941658418","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:47:41.539 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941658418, longitude=116.6675130, latitude=39.5219180, speed=72.000, mileage=43.95000000, dischargeVoltage=485000, dischargeCurrent=22000, insulationResistance=126660000, gear=D, accelerationPedal=10, brakePedal=50, fuelConsumption=9.300, motorControllerTemperature=610000, motorSpeed=25137, motorTorque=4270, motorTemperature=125000, motorVoltage=16700, motorCurrent=78130000, powerBattery=60723., maxFeedbackPower=850000, maxDischargePower=210000, bmsSelfCheck=14, powerBatteryCurrent=80000, powerBatteryV3=564000, maxVoltage=3000, minVoltage=4000, maxTemperature=820000, minTemperature=300000, availableCapacity=820000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:41.540 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:47:41.540 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:47:41.541 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 31 36 36 31 34 31 39 31 31 36 2e 36 37 30 31 39 30 30 33 39 2e 35 32 32 31 32 39 30 33 36 2e 30 30 30 34 34 2e 30 33 30 30 30 30 30 30 35 33 36 30 30 30 31 37 30 30 30 31 32 35 37 39 30 30 30 30 44 39 30 37 30 31 30 2e 37 30 36 37 30 30 30 30 33 34 33 34 38 32 31 30 30 34 31 30 30 30 30 32 33 38 30 30 31 33 35 38 36 30 30 30 36 30 37 32 33 2e 36 35 30 30 30 30 33 39 30 30 30 30 31 34 31 30 30 30 30 37 32 36 30 30 30 33 30 30 30 33 30 30 30 39 33 30 30 30 30 37 38 30 30 30 30 36 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 dc 7E -2024-06-21 11:47:41.541 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941661419, longitude=116.6701900, latitude=39.5221290, speed=36.000, mileage=44.03000000, dischargeVoltage=536000, dischargeCurrent=17000, insulationResistance=125790000, gear=D, accelerationPedal=90, brakePedal=70, fuelConsumption=10.70, motorControllerTemperature=670000, motorSpeed=34348, motorTorque=2100, motorTemperature=410000, motorVoltage=23800, motorCurrent=13586000, powerBattery=60723., maxFeedbackPower=650000, maxDischargePower=390000, bmsSelfCheck=14, powerBatteryCurrent=10000, powerBatteryV3=726000, maxVoltage=3000, minVoltage=3000, maxTemperature=930000, minTemperature=780000, availableCapacity=600000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:42.862 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:47:43.485 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:47:43.486 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 31 36 36 32 34 31 36 31 31 36 2e 36 37 31 33 38 32 30 33 39 2e 35 32 32 32 34 37 30 31 32 36 2e 30 30 34 34 2e 31 30 30 30 30 30 30 30 36 37 37 30 30 30 32 36 30 30 30 32 38 36 37 33 30 30 30 30 44 34 30 34 30 39 2e 34 30 30 33 31 30 30 30 30 33 39 36 36 38 38 31 32 30 31 34 32 30 30 30 31 34 32 30 30 34 37 32 34 30 30 30 30 36 30 37 31 34 2e 31 30 30 30 30 30 33 38 30 30 30 30 34 30 31 30 30 30 30 32 32 32 30 30 30 33 30 30 30 34 30 30 30 38 31 30 30 30 30 37 37 30 30 30 30 39 36 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d2 7E -2024-06-21 11:47:43.487 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:47:43.487 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941662416, longitude=116.6713820, latitude=39.5222470, speed=126.00, mileage=44.10000000, dischargeVoltage=677000, dischargeCurrent=26000, insulationResistance=286730000, gear=D, accelerationPedal=40, brakePedal=40, fuelConsumption=9.400, motorControllerTemperature=310000, motorSpeed=39668, motorTorque=8120, motorTemperature=142000, motorVoltage=14200, motorCurrent=47240000, powerBattery=60714., maxFeedbackPower=100000, maxDischargePower=380000, bmsSelfCheck=40, powerBatteryCurrent=10000, powerBatteryV3=222000, maxVoltage=3000, minVoltage=4000, maxTemperature=810000, minTemperature=770000, availableCapacity=960000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:43.488 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"630000","bmsSelfCheck":"12","brakePedal":"20","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"22000","dischargeVoltage":"540000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.90","gear":"D","insulationResistance":"267720000","latitude":"39.5219970","location":"1","longitude":"116.6684790","maxDischargePower":"650000","maxFeedbackPower":"650000","maxTemperature":"700000","maxVoltage":"4000","mcu":"1","mileage":"43.98000000","minTemperature":"240000","minVoltage":"4000","motorControllerTemperature":"550000","motorCurrent":"12502000","motorSpeed":"36813","motorTemperature":"128000","motorTorque":"1890","motorVoltage":"14400","powerBattery":"60723.","powerBatteryCurrent":"11000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"383000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718941659417","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:47:43.488 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941659417, longitude=116.6684790, latitude=39.5219970, speed=54.000, mileage=43.98000000, dischargeVoltage=540000, dischargeCurrent=22000, insulationResistance=267720000, gear=D, accelerationPedal=20, brakePedal=20, fuelConsumption=11.90, motorControllerTemperature=550000, motorSpeed=36813, motorTorque=1890, motorTemperature=128000, motorVoltage=14400, motorCurrent=12502000, powerBattery=60723., maxFeedbackPower=650000, maxDischargePower=650000, bmsSelfCheck=12, powerBatteryCurrent=11000, powerBatteryV3=383000, maxVoltage=4000, minVoltage=4000, maxTemperature=700000, minTemperature=240000, availableCapacity=630000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:44.091 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:47:44.091 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:47:44.091 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 31 36 36 33 34 33 31 31 31 36 2e 36 37 32 31 31 37 30 33 39 2e 35 32 32 32 32 36 30 33 36 2e 30 30 30 34 34 2e 31 32 30 30 30 30 30 30 33 32 36 30 30 30 32 37 30 30 30 32 35 34 38 37 30 30 30 30 44 35 30 34 30 39 2e 38 30 30 38 38 30 30 30 30 37 33 39 36 32 35 35 30 30 31 33 38 30 30 30 32 31 37 30 30 31 34 36 35 30 30 30 30 36 30 37 31 34 2e 38 34 30 30 30 30 35 37 30 30 30 30 33 30 37 30 30 30 30 34 39 32 30 30 30 34 30 30 30 33 30 30 30 37 39 30 30 30 30 35 30 30 30 30 30 31 38 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e8 7E -2024-06-21 11:47:44.090 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:111 - 该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:47:44.091 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941663431, longitude=116.6721170, latitude=39.5222260, speed=36.000, mileage=44.12000000, dischargeVoltage=326000, dischargeCurrent=27000, insulationResistance=254870000, gear=D, accelerationPedal=50, brakePedal=40, fuelConsumption=9.800, motorControllerTemperature=880000, motorSpeed=73962, motorTorque=5500, motorTemperature=138000, motorVoltage=21700, motorCurrent=14650000, powerBattery=60714., maxFeedbackPower=840000, maxDischargePower=570000, bmsSelfCheck=30, powerBatteryCurrent=70000, powerBatteryV3=492000, maxVoltage=4000, minVoltage=3000, maxTemperature=790000, minTemperature=500000, availableCapacity=180000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:45.020 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:47:45.020 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:47:45.022 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:47:45.022 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"950000","bmsSelfCheck":"20","brakePedal":"50","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"34000","dischargeVoltage":"332000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.50","gear":"D","insulationResistance":"131240000","latitude":"39.5220750","location":"1","longitude":"116.6694390","maxDischargePower":"850000","maxFeedbackPower":"170000","maxTemperature":"660000","maxVoltage":"4000","mcu":"1","mileage":"44.01000000","minTemperature":"100000","minVoltage":"4000","motorControllerTemperature":"170000","motorCurrent":"80280000","motorSpeed":"52557","motorTemperature":"230000","motorTorque":"1320","motorVoltage":"13600","powerBattery":"60723.","powerBatteryCurrent":"90000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"262000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718941660430","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:47:45.022 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 31 36 36 34 34 32 38 31 31 36 2e 36 37 33 30 31 39 30 33 39 2e 35 32 32 33 32 31 30 37 32 2e 30 30 30 34 34 2e 31 36 30 30 30 30 30 30 34 39 37 30 30 30 37 30 30 30 30 31 37 37 32 36 30 30 30 30 44 31 30 32 30 31 30 2e 37 30 38 39 30 30 30 30 33 30 36 32 39 37 38 34 30 31 30 37 30 30 30 32 39 30 30 30 33 31 36 39 30 30 30 30 36 30 37 31 34 2e 37 37 30 30 30 30 35 39 30 30 30 30 37 30 38 30 30 30 30 33 36 34 30 30 30 33 30 30 30 34 30 30 30 31 30 30 30 30 30 33 37 30 30 30 30 36 36 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e9 7E -2024-06-21 11:47:45.022 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941660430, longitude=116.6694390, latitude=39.5220750, speed=54.000, mileage=44.01000000, dischargeVoltage=332000, dischargeCurrent=34000, insulationResistance=131240000, gear=D, accelerationPedal=20, brakePedal=50, fuelConsumption=10.50, motorControllerTemperature=170000, motorSpeed=52557, motorTorque=1320, motorTemperature=230000, motorVoltage=13600, motorCurrent=80280000, powerBattery=60723., maxFeedbackPower=170000, maxDischargePower=850000, bmsSelfCheck=20, powerBatteryCurrent=90000, powerBatteryV3=262000, maxVoltage=4000, minVoltage=4000, maxTemperature=660000, minTemperature=100000, availableCapacity=950000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:45.022 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941664428, longitude=116.6730190, latitude=39.5223210, speed=72.000, mileage=44.16000000, dischargeVoltage=497000, dischargeCurrent=70000, insulationResistance=177260000, gear=D, accelerationPedal=10, brakePedal=20, fuelConsumption=10.70, motorControllerTemperature=890000, motorSpeed=30629, motorTorque=7840, motorTemperature=107000, motorVoltage=29000, motorCurrent=31690000, powerBattery=60714., maxFeedbackPower=770000, maxDischargePower=590000, bmsSelfCheck=70, powerBatteryCurrent=80000, powerBatteryV3=364000, maxVoltage=3000, minVoltage=4000, maxTemperature=100000, minTemperature=370000, availableCapacity=660000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:45.023 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:47:45.023 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"90","availableCapacity":"600000","bmsSelfCheck":"14","brakePedal":"70","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"17000","dischargeVoltage":"536000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.70","gear":"D","insulationResistance":"125790000","latitude":"39.5221290","location":"1","longitude":"116.6701900","maxDischargePower":"390000","maxFeedbackPower":"650000","maxTemperature":"930000","maxVoltage":"3000","mcu":"1","mileage":"44.03000000","minTemperature":"780000","minVoltage":"3000","motorControllerTemperature":"670000","motorCurrent":"13586000","motorSpeed":"34348","motorTemperature":"410000","motorTorque":"2100","motorVoltage":"23800","powerBattery":"60723.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"726000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718941661419","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:47:45.024 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941661419, longitude=116.6701900, latitude=39.5221290, speed=36.000, mileage=44.03000000, dischargeVoltage=536000, dischargeCurrent=17000, insulationResistance=125790000, gear=D, accelerationPedal=90, brakePedal=70, fuelConsumption=10.70, motorControllerTemperature=670000, motorSpeed=34348, motorTorque=2100, motorTemperature=410000, motorVoltage=23800, motorCurrent=13586000, powerBattery=60723., maxFeedbackPower=650000, maxDischargePower=390000, bmsSelfCheck=14, powerBatteryCurrent=10000, powerBatteryV3=726000, maxVoltage=3000, minVoltage=3000, maxTemperature=930000, minTemperature=780000, availableCapacity=600000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:45.024 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:47:45.024 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"40","availableCapacity":"960000","bmsSelfCheck":"40","brakePedal":"40","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"26000","dischargeVoltage":"677000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.400","gear":"D","insulationResistance":"286730000","latitude":"39.5222470","location":"1","longitude":"116.6713820","maxDischargePower":"380000","maxFeedbackPower":"100000","maxTemperature":"810000","maxVoltage":"3000","mcu":"1","mileage":"44.10000000","minTemperature":"770000","minVoltage":"4000","motorControllerTemperature":"310000","motorCurrent":"47240000","motorSpeed":"39668","motorTemperature":"142000","motorTorque":"8120","motorVoltage":"14200","powerBattery":"60714.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"222000","ptc":"1","runStatus":"1","soc":"1","speed":"126.00","timestamp":"1718941662416","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:47:45.024 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941662416, longitude=116.6713820, latitude=39.5222470, speed=126.00, mileage=44.10000000, dischargeVoltage=677000, dischargeCurrent=26000, insulationResistance=286730000, gear=D, accelerationPedal=40, brakePedal=40, fuelConsumption=9.400, motorControllerTemperature=310000, motorSpeed=39668, motorTorque=8120, motorTemperature=142000, motorVoltage=14200, motorCurrent=47240000, powerBattery=60714., maxFeedbackPower=100000, maxDischargePower=380000, bmsSelfCheck=40, powerBatteryCurrent=10000, powerBatteryV3=222000, maxVoltage=3000, minVoltage=4000, maxTemperature=810000, minTemperature=770000, availableCapacity=960000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:45.026 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:47:45.027 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"180000","bmsSelfCheck":"30","brakePedal":"40","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"27000","dischargeVoltage":"326000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.800","gear":"D","insulationResistance":"254870000","latitude":"39.5222260","location":"1","longitude":"116.6721170","maxDischargePower":"570000","maxFeedbackPower":"840000","maxTemperature":"790000","maxVoltage":"4000","mcu":"1","mileage":"44.12000000","minTemperature":"500000","minVoltage":"3000","motorControllerTemperature":"880000","motorCurrent":"14650000","motorSpeed":"73962","motorTemperature":"138000","motorTorque":"5500","motorVoltage":"21700","powerBattery":"60714.","powerBatteryCurrent":"70000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"492000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718941663431","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:47:45.027 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941663431, longitude=116.6721170, latitude=39.5222260, speed=36.000, mileage=44.12000000, dischargeVoltage=326000, dischargeCurrent=27000, insulationResistance=254870000, gear=D, accelerationPedal=50, brakePedal=40, fuelConsumption=9.800, motorControllerTemperature=880000, motorSpeed=73962, motorTorque=5500, motorTemperature=138000, motorVoltage=21700, motorCurrent=14650000, powerBattery=60714., maxFeedbackPower=840000, maxDischargePower=570000, bmsSelfCheck=30, powerBatteryCurrent=70000, powerBatteryV3=492000, maxVoltage=4000, minVoltage=3000, maxTemperature=790000, minTemperature=500000, availableCapacity=180000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:45.027 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:47:45.027 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"660000","bmsSelfCheck":"70","brakePedal":"20","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"70000","dischargeVoltage":"497000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.70","gear":"D","insulationResistance":"177260000","latitude":"39.5223210","location":"1","longitude":"116.6730190","maxDischargePower":"590000","maxFeedbackPower":"770000","maxTemperature":"100000","maxVoltage":"3000","mcu":"1","mileage":"44.16000000","minTemperature":"370000","minVoltage":"4000","motorControllerTemperature":"890000","motorCurrent":"31690000","motorSpeed":"30629","motorTemperature":"107000","motorTorque":"7840","motorVoltage":"29000","powerBattery":"60714.","powerBatteryCurrent":"80000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"364000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718941664428","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:47:45.027 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941664428, longitude=116.6730190, latitude=39.5223210, speed=72.000, mileage=44.16000000, dischargeVoltage=497000, dischargeCurrent=70000, insulationResistance=177260000, gear=D, accelerationPedal=10, brakePedal=20, fuelConsumption=10.70, motorControllerTemperature=890000, motorSpeed=30629, motorTorque=7840, motorTemperature=107000, motorVoltage=29000, motorCurrent=31690000, powerBattery=60714., maxFeedbackPower=770000, maxDischargePower=590000, bmsSelfCheck=70, powerBatteryCurrent=80000, powerBatteryV3=364000, maxVoltage=3000, minVoltage=4000, maxTemperature=100000, minTemperature=370000, availableCapacity=660000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:45.640 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:47:45.641 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:47:45.642 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 31 36 36 35 34 32 34 31 31 36 2e 36 37 33 36 36 32 30 33 39 2e 35 32 32 33 36 33 30 33 36 2e 30 30 30 34 34 2e 31 38 30 30 30 30 30 30 35 33 32 30 30 30 31 38 30 30 30 31 34 34 38 38 30 30 30 30 44 30 30 30 30 31 30 2e 39 30 37 35 30 30 30 30 33 38 38 35 30 38 35 35 30 33 32 30 30 30 30 32 34 30 30 30 38 33 34 34 30 30 30 30 36 30 37 31 34 2e 36 30 30 30 30 30 33 34 30 30 30 30 36 30 32 30 30 30 30 35 32 36 30 30 30 34 30 30 30 33 30 30 30 31 36 30 30 30 30 35 39 30 30 30 30 38 36 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d7 7E -2024-06-21 11:47:45.642 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941665424, longitude=116.6736620, latitude=39.5223630, speed=36.000, mileage=44.18000000, dischargeVoltage=532000, dischargeCurrent=18000, insulationResistance=144880000, gear=D, accelerationPedal=00, brakePedal=00, fuelConsumption=10.90, motorControllerTemperature=750000, motorSpeed=38850, motorTorque=8550, motorTemperature=320000, motorVoltage=24000, motorCurrent=83440000, powerBattery=60714., maxFeedbackPower=600000, maxDischargePower=340000, bmsSelfCheck=60, powerBatteryCurrent=20000, powerBatteryV3=526000, maxVoltage=4000, minVoltage=3000, maxTemperature=160000, minTemperature=590000, availableCapacity=860000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:45.645 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:47:45.645 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"00","availableCapacity":"860000","bmsSelfCheck":"60","brakePedal":"00","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"18000","dischargeVoltage":"532000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.90","gear":"D","insulationResistance":"144880000","latitude":"39.5223630","location":"1","longitude":"116.6736620","maxDischargePower":"340000","maxFeedbackPower":"600000","maxTemperature":"160000","maxVoltage":"4000","mcu":"1","mileage":"44.18000000","minTemperature":"590000","minVoltage":"3000","motorControllerTemperature":"750000","motorCurrent":"83440000","motorSpeed":"38850","motorTemperature":"320000","motorTorque":"8550","motorVoltage":"24000","powerBattery":"60714.","powerBatteryCurrent":"20000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"526000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718941665424","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:47:45.645 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941665424, longitude=116.6736620, latitude=39.5223630, speed=36.000, mileage=44.18000000, dischargeVoltage=532000, dischargeCurrent=18000, insulationResistance=144880000, gear=D, accelerationPedal=00, brakePedal=00, fuelConsumption=10.90, motorControllerTemperature=750000, motorSpeed=38850, motorTorque=8550, motorTemperature=320000, motorVoltage=24000, motorCurrent=83440000, powerBattery=60714., maxFeedbackPower=600000, maxDischargePower=340000, bmsSelfCheck=60, powerBatteryCurrent=20000, powerBatteryV3=526000, maxVoltage=4000, minVoltage=3000, maxTemperature=160000, minTemperature=590000, availableCapacity=860000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:47.503 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:47:47.504 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:47:47.503 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:114 - 该车故障GZ002信息存储到Redis中 -2024-06-21 11:47:47.504 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 31 36 36 36 34 31 39 31 31 36 2e 36 37 34 34 32 31 30 33 39 2e 35 32 32 34 32 30 30 35 34 2e 30 30 30 34 34 2e 32 31 30 30 30 30 30 30 35 30 39 30 30 30 32 32 30 30 30 32 36 38 32 31 30 30 30 30 44 35 30 33 30 31 31 2e 32 30 31 30 30 30 30 30 36 34 33 37 39 33 36 36 30 31 34 39 30 30 30 32 33 35 30 30 31 30 39 31 36 30 30 30 36 30 37 31 34 2e 38 35 30 30 30 30 39 30 30 30 30 30 31 31 39 30 30 30 30 37 33 36 30 30 30 33 30 30 30 33 30 30 30 31 37 30 30 30 30 31 39 30 30 30 30 38 39 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d5 7E -2024-06-21 11:47:47.504 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941666419, longitude=116.6744210, latitude=39.5224200, speed=54.000, mileage=44.21000000, dischargeVoltage=509000, dischargeCurrent=22000, insulationResistance=268210000, gear=D, accelerationPedal=50, brakePedal=30, fuelConsumption=11.20, motorControllerTemperature=100000, motorSpeed=64379, motorTorque=3660, motorTemperature=149000, motorVoltage=23500, motorCurrent=10916000, powerBattery=60714., maxFeedbackPower=850000, maxDischargePower=900000, bmsSelfCheck=11, powerBatteryCurrent=90000, powerBatteryV3=736000, maxVoltage=3000, minVoltage=3000, maxTemperature=170000, minTemperature=190000, availableCapacity=890000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:47.504 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:47:48.861 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:47:48.861 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 31 36 36 37 34 32 30 31 31 36 2e 36 37 35 35 36 39 30 33 39 2e 35 32 32 35 32 34 30 37 32 2e 30 30 30 34 34 2e 32 35 30 30 30 30 30 30 33 32 38 30 30 30 31 36 30 30 30 32 31 34 36 30 30 30 30 30 44 36 30 38 30 31 30 2e 36 30 31 34 30 30 30 30 39 32 31 32 39 35 35 36 30 38 31 30 30 30 30 31 35 38 30 30 31 34 35 31 30 30 30 30 36 30 37 31 34 2e 33 30 30 30 30 30 30 30 30 30 30 30 30 30 36 30 30 30 30 36 32 32 30 30 30 33 30 30 30 34 30 30 30 33 30 30 30 30 30 34 33 30 30 30 30 36 32 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 b4 7E -2024-06-21 11:47:48.861 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941667420, longitude=116.6755690, latitude=39.5225240, speed=72.000, mileage=44.25000000, dischargeVoltage=328000, dischargeCurrent=16000, insulationResistance=214600000, gear=D, accelerationPedal=60, brakePedal=80, fuelConsumption=10.60, motorControllerTemperature=140000, motorSpeed=92129, motorTorque=5560, motorTemperature=810000, motorVoltage=15800, motorCurrent=14510000, powerBattery=60714., maxFeedbackPower=300000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=60000, powerBatteryV3=622000, maxVoltage=3000, minVoltage=4000, maxTemperature=300000, minTemperature=430000, availableCapacity=620000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:48.862 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:47:48.862 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:47:48.862 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 31 36 36 38 34 32 39 31 31 36 2e 36 37 36 36 31 30 30 33 39 2e 35 32 32 36 31 35 30 31 30 38 2e 30 30 34 34 2e 33 31 30 30 30 30 30 30 36 36 31 30 30 30 32 36 30 30 30 35 30 33 39 30 30 30 30 30 44 37 30 37 30 31 31 2e 39 30 31 31 30 30 30 30 32 36 35 36 35 32 38 34 30 31 33 33 30 30 30 32 38 34 30 30 31 30 31 39 34 30 30 30 36 30 37 30 32 2e 31 33 30 30 30 30 39 32 30 30 30 30 32 30 31 32 30 30 30 33 39 37 30 30 30 33 30 30 30 34 30 30 30 37 32 30 30 30 30 31 34 30 30 30 30 32 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c6 7E -2024-06-21 11:47:48.862 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941668429, longitude=116.6766100, latitude=39.5226150, speed=108.00, mileage=44.31000000, dischargeVoltage=661000, dischargeCurrent=26000, insulationResistance=503900000, gear=D, accelerationPedal=70, brakePedal=70, fuelConsumption=11.90, motorControllerTemperature=110000, motorSpeed=26565, motorTorque=2840, motorTemperature=133000, motorVoltage=28400, motorCurrent=10194000, powerBattery=60702., maxFeedbackPower=130000, maxDischargePower=920000, bmsSelfCheck=20, powerBatteryCurrent=12000, powerBatteryV3=397000, maxVoltage=3000, minVoltage=4000, maxTemperature=720000, minTemperature=140000, availableCapacity=200000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:48.863 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:47:48.863 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"890000","bmsSelfCheck":"11","brakePedal":"30","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"22000","dischargeVoltage":"509000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.20","gear":"D","insulationResistance":"268210000","latitude":"39.5224200","location":"1","longitude":"116.6744210","maxDischargePower":"900000","maxFeedbackPower":"850000","maxTemperature":"170000","maxVoltage":"3000","mcu":"1","mileage":"44.21000000","minTemperature":"190000","minVoltage":"3000","motorControllerTemperature":"100000","motorCurrent":"10916000","motorSpeed":"64379","motorTemperature":"149000","motorTorque":"3660","motorVoltage":"23500","powerBattery":"60714.","powerBatteryCurrent":"90000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"736000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718941666419","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:47:48.863 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941666419, longitude=116.6744210, latitude=39.5224200, speed=54.000, mileage=44.21000000, dischargeVoltage=509000, dischargeCurrent=22000, insulationResistance=268210000, gear=D, accelerationPedal=50, brakePedal=30, fuelConsumption=11.20, motorControllerTemperature=100000, motorSpeed=64379, motorTorque=3660, motorTemperature=149000, motorVoltage=23500, motorCurrent=10916000, powerBattery=60714., maxFeedbackPower=850000, maxDischargePower=900000, bmsSelfCheck=11, powerBatteryCurrent=90000, powerBatteryV3=736000, maxVoltage=3000, minVoltage=3000, maxTemperature=170000, minTemperature=190000, availableCapacity=890000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:48.867 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:47:48.867 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"620000","bmsSelfCheck":"00","brakePedal":"80","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"16000","dischargeVoltage":"328000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.60","gear":"D","insulationResistance":"214600000","latitude":"39.5225240","location":"1","longitude":"116.6755690","maxDischargePower":"000000","maxFeedbackPower":"300000","maxTemperature":"300000","maxVoltage":"3000","mcu":"1","mileage":"44.25000000","minTemperature":"430000","minVoltage":"4000","motorControllerTemperature":"140000","motorCurrent":"14510000","motorSpeed":"92129","motorTemperature":"810000","motorTorque":"5560","motorVoltage":"15800","powerBattery":"60714.","powerBatteryCurrent":"60000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"622000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718941667420","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:47:48.867 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941667420, longitude=116.6755690, latitude=39.5225240, speed=72.000, mileage=44.25000000, dischargeVoltage=328000, dischargeCurrent=16000, insulationResistance=214600000, gear=D, accelerationPedal=60, brakePedal=80, fuelConsumption=10.60, motorControllerTemperature=140000, motorSpeed=92129, motorTorque=5560, motorTemperature=810000, motorVoltage=15800, motorCurrent=14510000, powerBattery=60714., maxFeedbackPower=300000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=60000, powerBatteryV3=622000, maxVoltage=3000, minVoltage=4000, maxTemperature=300000, minTemperature=430000, availableCapacity=620000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:48.870 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:47:48.870 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"70","availableCapacity":"200000","bmsSelfCheck":"20","brakePedal":"70","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"26000","dischargeVoltage":"661000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.90","gear":"D","insulationResistance":"503900000","latitude":"39.5226150","location":"1","longitude":"116.6766100","maxDischargePower":"920000","maxFeedbackPower":"130000","maxTemperature":"720000","maxVoltage":"3000","mcu":"1","mileage":"44.31000000","minTemperature":"140000","minVoltage":"4000","motorControllerTemperature":"110000","motorCurrent":"10194000","motorSpeed":"26565","motorTemperature":"133000","motorTorque":"2840","motorVoltage":"28400","powerBattery":"60702.","powerBatteryCurrent":"12000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"397000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718941668429","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:47:48.870 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941668429, longitude=116.6766100, latitude=39.5226150, speed=108.00, mileage=44.31000000, dischargeVoltage=661000, dischargeCurrent=26000, insulationResistance=503900000, gear=D, accelerationPedal=70, brakePedal=70, fuelConsumption=11.90, motorControllerTemperature=110000, motorSpeed=26565, motorTorque=2840, motorTemperature=133000, motorVoltage=28400, motorCurrent=10194000, powerBattery=60702., maxFeedbackPower=130000, maxDischargePower=920000, bmsSelfCheck=20, powerBatteryCurrent=12000, powerBatteryV3=397000, maxVoltage=3000, minVoltage=4000, maxTemperature=720000, minTemperature=140000, availableCapacity=200000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:58.367 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:47:58.367 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:47:58.367 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 31 36 36 39 34 32 36 31 31 36 2e 36 37 37 38 32 37 30 33 39 2e 35 32 32 37 30 36 30 31 32 36 2e 30 30 34 34 2e 33 38 30 30 30 30 30 30 31 39 35 30 30 30 32 39 30 30 30 36 38 36 32 30 30 30 30 30 44 30 30 38 30 39 2e 32 30 30 34 37 30 30 30 30 37 35 30 35 33 37 39 33 30 31 30 39 30 30 30 31 39 31 30 30 38 31 37 38 30 30 30 30 36 30 36 39 33 2e 33 33 30 30 30 30 39 36 30 30 30 30 36 30 38 30 30 30 30 34 39 33 30 30 30 33 30 30 30 33 30 30 30 37 33 30 30 30 30 33 36 30 30 30 30 37 36 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 12 7E -2024-06-21 11:47:58.367 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941669426, longitude=116.6778270, latitude=39.5227060, speed=126.00, mileage=44.38000000, dischargeVoltage=195000, dischargeCurrent=29000, insulationResistance=686200000, gear=D, accelerationPedal=00, brakePedal=80, fuelConsumption=9.200, motorControllerTemperature=470000, motorSpeed=75053, motorTorque=7930, motorTemperature=109000, motorVoltage=19100, motorCurrent=81780000, powerBattery=60693., maxFeedbackPower=330000, maxDischargePower=960000, bmsSelfCheck=60, powerBatteryCurrent=80000, powerBatteryV3=493000, maxVoltage=3000, minVoltage=3000, maxTemperature=730000, minTemperature=360000, availableCapacity=760000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:58.368 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:47:58.368 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:47:58.368 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 31 36 37 30 34 32 35 31 31 36 2e 36 37 38 38 39 30 30 33 39 2e 35 32 32 37 39 33 30 37 32 2e 30 30 30 34 34 2e 34 32 30 30 30 30 30 30 32 34 30 30 30 30 34 38 30 30 30 32 31 30 30 30 30 30 30 30 44 36 30 37 30 31 30 2e 36 30 33 36 30 30 30 30 34 37 31 32 39 39 37 32 30 39 30 30 30 30 30 32 33 37 30 30 33 39 30 37 30 30 30 30 36 30 36 39 33 2e 37 30 30 30 30 30 39 36 30 30 30 30 31 31 31 32 30 30 30 37 34 31 30 30 30 33 30 30 30 34 30 30 30 37 31 30 30 30 30 37 30 30 30 30 30 32 36 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d8 7E -2024-06-21 11:47:58.368 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941670425, longitude=116.6788900, latitude=39.5227930, speed=72.000, mileage=44.42000000, dischargeVoltage=240000, dischargeCurrent=48000, insulationResistance=210000000, gear=D, accelerationPedal=60, brakePedal=70, fuelConsumption=10.60, motorControllerTemperature=360000, motorSpeed=47129, motorTorque=9720, motorTemperature=900000, motorVoltage=23700, motorCurrent=39070000, powerBattery=60693., maxFeedbackPower=700000, maxDischargePower=960000, bmsSelfCheck=11, powerBatteryCurrent=12000, powerBatteryV3=741000, maxVoltage=3000, minVoltage=4000, maxTemperature=710000, minTemperature=700000, availableCapacity=260000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:58.368 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:47:58.368 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:47:58.368 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 31 36 37 31 34 32 31 31 31 36 2e 36 38 30 31 37 32 30 33 39 2e 35 32 32 39 30 34 30 33 36 2e 30 30 30 34 34 2e 34 34 30 30 30 30 30 30 31 32 35 30 30 30 34 31 30 30 30 39 37 38 30 30 30 30 30 30 44 37 30 39 30 31 31 2e 38 30 35 31 30 30 30 30 37 32 39 39 34 32 35 32 30 31 32 38 30 30 30 32 33 33 30 30 37 32 36 30 30 30 30 30 36 30 36 39 33 2e 31 36 30 30 30 30 36 31 30 30 30 30 34 30 39 30 30 30 30 37 30 39 30 30 30 33 30 30 30 33 30 30 30 38 30 30 30 30 30 33 36 30 30 30 30 39 33 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d8 7E -2024-06-21 11:47:58.369 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941671421, longitude=116.6801720, latitude=39.5229040, speed=36.000, mileage=44.44000000, dischargeVoltage=125000, dischargeCurrent=41000, insulationResistance=978000000, gear=D, accelerationPedal=70, brakePedal=90, fuelConsumption=11.80, motorControllerTemperature=510000, motorSpeed=72994, motorTorque=2520, motorTemperature=128000, motorVoltage=23300, motorCurrent=72600000, powerBattery=60693., maxFeedbackPower=160000, maxDischargePower=610000, bmsSelfCheck=40, powerBatteryCurrent=90000, powerBatteryV3=709000, maxVoltage=3000, minVoltage=3000, maxTemperature=800000, minTemperature=360000, availableCapacity=930000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:58.369 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:47:58.369 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:47:58.369 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 31 36 37 32 34 32 30 31 31 36 2e 36 38 30 35 35 33 30 33 39 2e 35 32 32 39 36 32 30 33 36 2e 30 30 30 34 34 2e 34 36 30 30 30 30 30 30 36 33 35 30 30 30 33 39 30 30 30 31 32 31 33 30 30 30 30 30 44 32 30 30 30 31 30 2e 37 30 31 32 30 30 30 30 36 35 30 35 30 37 33 36 30 36 31 30 30 30 30 31 35 36 30 30 31 30 34 36 37 30 30 30 36 30 36 39 33 2e 34 38 30 30 30 30 39 33 30 30 30 30 31 30 33 30 30 30 30 33 32 39 30 30 30 33 30 30 30 33 30 30 30 36 34 30 30 30 30 31 35 30 30 30 30 38 32 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c1 7E -2024-06-21 11:47:58.369 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941672420, longitude=116.6805530, latitude=39.5229620, speed=36.000, mileage=44.46000000, dischargeVoltage=635000, dischargeCurrent=39000, insulationResistance=121300000, gear=D, accelerationPedal=20, brakePedal=00, fuelConsumption=10.70, motorControllerTemperature=120000, motorSpeed=65050, motorTorque=7360, motorTemperature=610000, motorVoltage=15600, motorCurrent=10467000, powerBattery=60693., maxFeedbackPower=480000, maxDischargePower=930000, bmsSelfCheck=10, powerBatteryCurrent=30000, powerBatteryV3=329000, maxVoltage=3000, minVoltage=3000, maxTemperature=640000, minTemperature=150000, availableCapacity=820000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:58.369 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:47:58.369 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:47:58.369 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 31 36 37 33 34 32 34 31 31 36 2e 36 38 31 31 35 39 30 33 39 2e 35 32 33 30 31 36 30 33 36 2e 30 30 30 34 34 2e 34 38 30 30 30 30 30 30 37 33 33 30 30 30 32 34 30 30 30 32 38 33 38 37 30 30 30 30 44 37 30 39 30 39 2e 31 30 30 32 32 30 30 30 30 39 37 39 39 37 38 30 38 30 32 38 30 30 30 30 32 38 31 30 30 31 31 36 31 36 30 30 30 36 30 36 39 33 2e 39 37 30 30 30 30 36 30 30 30 30 30 38 30 32 30 30 30 30 36 33 34 30 30 30 34 30 30 30 33 30 30 30 35 38 30 30 30 30 39 35 30 30 30 30 35 34 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 07 7E -2024-06-21 11:47:58.369 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941673424, longitude=116.6811590, latitude=39.5230160, speed=36.000, mileage=44.48000000, dischargeVoltage=733000, dischargeCurrent=24000, insulationResistance=283870000, gear=D, accelerationPedal=70, brakePedal=90, fuelConsumption=9.100, motorControllerTemperature=220000, motorSpeed=97997, motorTorque=8080, motorTemperature=280000, motorVoltage=28100, motorCurrent=11616000, powerBattery=60693., maxFeedbackPower=970000, maxDischargePower=600000, bmsSelfCheck=80, powerBatteryCurrent=20000, powerBatteryV3=634000, maxVoltage=4000, minVoltage=3000, maxTemperature=580000, minTemperature=950000, availableCapacity=540000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:58.369 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:47:58.370 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:47:58.370 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"00","availableCapacity":"760000","bmsSelfCheck":"60","brakePedal":"80","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"29000","dischargeVoltage":"195000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.200","gear":"D","insulationResistance":"686200000","latitude":"39.5227060","location":"1","longitude":"116.6778270","maxDischargePower":"960000","maxFeedbackPower":"330000","maxTemperature":"730000","maxVoltage":"3000","mcu":"1","mileage":"44.38000000","minTemperature":"360000","minVoltage":"3000","motorControllerTemperature":"470000","motorCurrent":"81780000","motorSpeed":"75053","motorTemperature":"109000","motorTorque":"7930","motorVoltage":"19100","powerBattery":"60693.","powerBatteryCurrent":"80000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"493000","ptc":"1","runStatus":"1","soc":"1","speed":"126.00","timestamp":"1718941669426","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:47:58.370 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:47:58.370 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941669426, longitude=116.6778270, latitude=39.5227060, speed=126.00, mileage=44.38000000, dischargeVoltage=195000, dischargeCurrent=29000, insulationResistance=686200000, gear=D, accelerationPedal=00, brakePedal=80, fuelConsumption=9.200, motorControllerTemperature=470000, motorSpeed=75053, motorTorque=7930, motorTemperature=109000, motorVoltage=19100, motorCurrent=81780000, powerBattery=60693., maxFeedbackPower=330000, maxDischargePower=960000, bmsSelfCheck=60, powerBatteryCurrent=80000, powerBatteryV3=493000, maxVoltage=3000, minVoltage=3000, maxTemperature=730000, minTemperature=360000, availableCapacity=760000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:58.370 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 31 36 37 34 34 32 34 31 31 36 2e 36 38 32 31 33 35 30 33 39 2e 35 32 33 31 30 37 30 39 30 2e 30 30 30 34 34 2e 35 33 30 30 30 30 30 30 36 31 37 30 30 30 31 32 30 30 30 32 35 31 35 30 30 30 30 30 44 36 30 36 30 31 30 2e 37 30 33 34 30 30 30 30 35 35 33 36 30 36 32 38 30 31 30 30 30 30 30 31 36 32 30 30 31 31 35 35 36 30 30 30 36 30 36 38 32 2e 32 36 30 30 30 30 35 30 30 30 30 30 34 30 39 30 30 30 30 36 35 36 30 30 30 34 30 30 30 34 30 30 30 31 39 30 30 30 30 36 34 30 30 30 30 36 38 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c9 7E -2024-06-21 11:47:58.371 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941674424, longitude=116.6821350, latitude=39.5231070, speed=90.000, mileage=44.53000000, dischargeVoltage=617000, dischargeCurrent=12000, insulationResistance=251500000, gear=D, accelerationPedal=60, brakePedal=60, fuelConsumption=10.70, motorControllerTemperature=340000, motorSpeed=55360, motorTorque=6280, motorTemperature=100000, motorVoltage=16200, motorCurrent=11556000, powerBattery=60682., maxFeedbackPower=260000, maxDischargePower=500000, bmsSelfCheck=40, powerBatteryCurrent=90000, powerBatteryV3=656000, maxVoltage=4000, minVoltage=4000, maxTemperature=190000, minTemperature=640000, availableCapacity=680000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:58.371 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:47:58.372 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:47:58.372 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 31 36 37 35 34 32 35 31 31 36 2e 36 38 32 39 38 33 30 33 39 2e 35 32 33 30 39 35 30 39 30 2e 30 30 30 34 34 2e 35 38 30 30 30 30 30 30 33 34 34 30 30 30 31 31 30 30 30 31 34 37 31 35 30 30 30 30 44 38 30 31 30 39 2e 30 30 30 31 37 30 30 30 30 39 38 37 33 30 33 33 30 30 34 30 30 30 30 30 31 37 35 30 30 31 32 34 32 33 30 30 30 36 30 36 37 33 2e 31 37 30 30 30 30 38 30 30 30 30 30 31 31 39 30 30 30 30 35 39 37 30 30 30 33 30 30 30 34 30 30 30 35 33 30 30 30 30 33 30 30 30 30 30 35 32 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d4 7E -2024-06-21 11:47:58.372 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941675425, longitude=116.6829830, latitude=39.5230950, speed=90.000, mileage=44.58000000, dischargeVoltage=344000, dischargeCurrent=11000, insulationResistance=147150000, gear=D, accelerationPedal=80, brakePedal=10, fuelConsumption=9.000, motorControllerTemperature=170000, motorSpeed=98730, motorTorque=3300, motorTemperature=400000, motorVoltage=17500, motorCurrent=12423000, powerBattery=60673., maxFeedbackPower=170000, maxDischargePower=800000, bmsSelfCheck=11, powerBatteryCurrent=90000, powerBatteryV3=597000, maxVoltage=3000, minVoltage=4000, maxTemperature=530000, minTemperature=300000, availableCapacity=520000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:58.372 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:47:58.373 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"260000","bmsSelfCheck":"11","brakePedal":"70","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"48000","dischargeVoltage":"240000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.60","gear":"D","insulationResistance":"210000000","latitude":"39.5227930","location":"1","longitude":"116.6788900","maxDischargePower":"960000","maxFeedbackPower":"700000","maxTemperature":"710000","maxVoltage":"3000","mcu":"1","mileage":"44.42000000","minTemperature":"700000","minVoltage":"4000","motorControllerTemperature":"360000","motorCurrent":"39070000","motorSpeed":"47129","motorTemperature":"900000","motorTorque":"9720","motorVoltage":"23700","powerBattery":"60693.","powerBatteryCurrent":"12000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"741000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718941670425","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:47:58.373 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941670425, longitude=116.6788900, latitude=39.5227930, speed=72.000, mileage=44.42000000, dischargeVoltage=240000, dischargeCurrent=48000, insulationResistance=210000000, gear=D, accelerationPedal=60, brakePedal=70, fuelConsumption=10.60, motorControllerTemperature=360000, motorSpeed=47129, motorTorque=9720, motorTemperature=900000, motorVoltage=23700, motorCurrent=39070000, powerBattery=60693., maxFeedbackPower=700000, maxDischargePower=960000, bmsSelfCheck=11, powerBatteryCurrent=12000, powerBatteryV3=741000, maxVoltage=3000, minVoltage=4000, maxTemperature=710000, minTemperature=700000, availableCapacity=260000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:58.375 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:47:58.375 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"70","availableCapacity":"930000","bmsSelfCheck":"40","brakePedal":"90","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"41000","dischargeVoltage":"125000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.80","gear":"D","insulationResistance":"978000000","latitude":"39.5229040","location":"1","longitude":"116.6801720","maxDischargePower":"610000","maxFeedbackPower":"160000","maxTemperature":"800000","maxVoltage":"3000","mcu":"1","mileage":"44.44000000","minTemperature":"360000","minVoltage":"3000","motorControllerTemperature":"510000","motorCurrent":"72600000","motorSpeed":"72994","motorTemperature":"128000","motorTorque":"2520","motorVoltage":"23300","powerBattery":"60693.","powerBatteryCurrent":"90000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"709000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718941671421","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:47:58.375 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941671421, longitude=116.6801720, latitude=39.5229040, speed=36.000, mileage=44.44000000, dischargeVoltage=125000, dischargeCurrent=41000, insulationResistance=978000000, gear=D, accelerationPedal=70, brakePedal=90, fuelConsumption=11.80, motorControllerTemperature=510000, motorSpeed=72994, motorTorque=2520, motorTemperature=128000, motorVoltage=23300, motorCurrent=72600000, powerBattery=60693., maxFeedbackPower=160000, maxDischargePower=610000, bmsSelfCheck=40, powerBatteryCurrent=90000, powerBatteryV3=709000, maxVoltage=3000, minVoltage=3000, maxTemperature=800000, minTemperature=360000, availableCapacity=930000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:58.376 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:47:58.377 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"820000","bmsSelfCheck":"10","brakePedal":"00","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"39000","dischargeVoltage":"635000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.70","gear":"D","insulationResistance":"121300000","latitude":"39.5229620","location":"1","longitude":"116.6805530","maxDischargePower":"930000","maxFeedbackPower":"480000","maxTemperature":"640000","maxVoltage":"3000","mcu":"1","mileage":"44.46000000","minTemperature":"150000","minVoltage":"3000","motorControllerTemperature":"120000","motorCurrent":"10467000","motorSpeed":"65050","motorTemperature":"610000","motorTorque":"7360","motorVoltage":"15600","powerBattery":"60693.","powerBatteryCurrent":"30000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"329000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718941672420","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:47:58.377 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941672420, longitude=116.6805530, latitude=39.5229620, speed=36.000, mileage=44.46000000, dischargeVoltage=635000, dischargeCurrent=39000, insulationResistance=121300000, gear=D, accelerationPedal=20, brakePedal=00, fuelConsumption=10.70, motorControllerTemperature=120000, motorSpeed=65050, motorTorque=7360, motorTemperature=610000, motorVoltage=15600, motorCurrent=10467000, powerBattery=60693., maxFeedbackPower=480000, maxDischargePower=930000, bmsSelfCheck=10, powerBatteryCurrent=30000, powerBatteryV3=329000, maxVoltage=3000, minVoltage=3000, maxTemperature=640000, minTemperature=150000, availableCapacity=820000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:58.377 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:47:58.378 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"70","availableCapacity":"540000","bmsSelfCheck":"80","brakePedal":"90","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"24000","dischargeVoltage":"733000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.100","gear":"D","insulationResistance":"283870000","latitude":"39.5230160","location":"1","longitude":"116.6811590","maxDischargePower":"600000","maxFeedbackPower":"970000","maxTemperature":"580000","maxVoltage":"4000","mcu":"1","mileage":"44.48000000","minTemperature":"950000","minVoltage":"3000","motorControllerTemperature":"220000","motorCurrent":"11616000","motorSpeed":"97997","motorTemperature":"280000","motorTorque":"8080","motorVoltage":"28100","powerBattery":"60693.","powerBatteryCurrent":"20000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"634000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718941673424","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:47:58.378 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941673424, longitude=116.6811590, latitude=39.5230160, speed=36.000, mileage=44.48000000, dischargeVoltage=733000, dischargeCurrent=24000, insulationResistance=283870000, gear=D, accelerationPedal=70, brakePedal=90, fuelConsumption=9.100, motorControllerTemperature=220000, motorSpeed=97997, motorTorque=8080, motorTemperature=280000, motorVoltage=28100, motorCurrent=11616000, powerBattery=60693., maxFeedbackPower=970000, maxDischargePower=600000, bmsSelfCheck=80, powerBatteryCurrent=20000, powerBatteryV3=634000, maxVoltage=4000, minVoltage=3000, maxTemperature=580000, minTemperature=950000, availableCapacity=540000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:58.379 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:47:58.379 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"680000","bmsSelfCheck":"40","brakePedal":"60","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"12000","dischargeVoltage":"617000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.70","gear":"D","insulationResistance":"251500000","latitude":"39.5231070","location":"1","longitude":"116.6821350","maxDischargePower":"500000","maxFeedbackPower":"260000","maxTemperature":"190000","maxVoltage":"4000","mcu":"1","mileage":"44.53000000","minTemperature":"640000","minVoltage":"4000","motorControllerTemperature":"340000","motorCurrent":"11556000","motorSpeed":"55360","motorTemperature":"100000","motorTorque":"6280","motorVoltage":"16200","powerBattery":"60682.","powerBatteryCurrent":"90000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"656000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718941674424","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:47:58.379 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941674424, longitude=116.6821350, latitude=39.5231070, speed=90.000, mileage=44.53000000, dischargeVoltage=617000, dischargeCurrent=12000, insulationResistance=251500000, gear=D, accelerationPedal=60, brakePedal=60, fuelConsumption=10.70, motorControllerTemperature=340000, motorSpeed=55360, motorTorque=6280, motorTemperature=100000, motorVoltage=16200, motorCurrent=11556000, powerBattery=60682., maxFeedbackPower=260000, maxDischargePower=500000, bmsSelfCheck=40, powerBatteryCurrent=90000, powerBatteryV3=656000, maxVoltage=4000, minVoltage=4000, maxTemperature=190000, minTemperature=640000, availableCapacity=680000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:58.380 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:47:58.380 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"80","availableCapacity":"520000","bmsSelfCheck":"11","brakePedal":"10","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"11000","dischargeVoltage":"344000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.000","gear":"D","insulationResistance":"147150000","latitude":"39.5230950","location":"1","longitude":"116.6829830","maxDischargePower":"800000","maxFeedbackPower":"170000","maxTemperature":"530000","maxVoltage":"3000","mcu":"1","mileage":"44.58000000","minTemperature":"300000","minVoltage":"4000","motorControllerTemperature":"170000","motorCurrent":"12423000","motorSpeed":"98730","motorTemperature":"400000","motorTorque":"3300","motorVoltage":"17500","powerBattery":"60673.","powerBatteryCurrent":"90000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"597000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718941675425","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:47:58.380 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941675425, longitude=116.6829830, latitude=39.5230950, speed=90.000, mileage=44.58000000, dischargeVoltage=344000, dischargeCurrent=11000, insulationResistance=147150000, gear=D, accelerationPedal=80, brakePedal=10, fuelConsumption=9.000, motorControllerTemperature=170000, motorSpeed=98730, motorTorque=3300, motorTemperature=400000, motorVoltage=17500, motorCurrent=12423000, powerBattery=60673., maxFeedbackPower=170000, maxDischargePower=800000, bmsSelfCheck=11, powerBatteryCurrent=90000, powerBatteryV3=597000, maxVoltage=3000, minVoltage=4000, maxTemperature=530000, minTemperature=300000, availableCapacity=520000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:47:58.465 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:119 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:47:58.466 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:120 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 11:47:58.971 [kafka-coordinator-heartbeat-thread | Partitions] INFO o.a.k.c.consumer.internals.AbstractCoordinator:911 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Group coordinator xiaoxin:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: session timed out without receiving a heartbeat response.isDisconnected: false. Rediscovery will be attempted. -2024-06-21 11:47:58.973 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:111 - 该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:47:59.077 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:114 - 该车故障GZ002信息存储到Redis中 -2024-06-21 11:47:59.555 [kafka-coordinator-heartbeat-thread | Partitions] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:47:59.557 [kafka-coordinator-heartbeat-thread | Partitions] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:47:59.624 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:119 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:47:59.624 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:120 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 11:48:01.148 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:111 - 该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:48:01.266 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:114 - 该车故障GZ002信息存储到Redis中 -2024-06-21 11:48:01.330 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:119 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:48:01.330 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:120 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 11:48:01.331 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:111 - 该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:48:01.410 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:114 - 该车故障GZ002信息存储到Redis中 -2024-06-21 11:48:01.449 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:119 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:48:01.450 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:120 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 11:48:01.451 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:111 - 该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:48:01.480 [kafka-coordinator-heartbeat-thread | Partitions] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1134 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Attempt to heartbeat with Generation{generationId=3, memberId='consumer-Partitions-1-8862a017-050e-4e24-8fd0-b9ec9fc86aee', protocol='range'} and group instance id Optional.empty failed due to UNKNOWN_MEMBER_ID, resetting generation -2024-06-21 11:48:01.579 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:114 - 该车故障GZ002信息存储到Redis中 -2024-06-21 11:48:01.649 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:119 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:48:01.650 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:120 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 11:48:01.651 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:111 - 该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:48:01.739 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:114 - 该车故障GZ002信息存储到Redis中 -2024-06-21 11:48:01.808 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:119 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:48:01.809 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:120 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 11:48:01.810 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:111 - 该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:48:01.900 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:114 - 该车故障GZ002信息存储到Redis中 -2024-06-21 11:48:01.953 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:119 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:48:01.954 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:120 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 11:48:01.955 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:111 - 该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:48:02.050 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:114 - 该车故障GZ002信息存储到Redis中 -2024-06-21 11:48:02.106 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:119 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:48:02.106 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:120 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 11:48:02.107 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:111 - 该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:48:02.209 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:114 - 该车故障GZ002信息存储到Redis中 -2024-06-21 11:48:02.291 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:119 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:48:02.291 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:120 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 11:48:02.292 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:111 - 该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:48:02.377 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:114 - 该车故障GZ002信息存储到Redis中 -2024-06-21 11:48:02.410 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:119 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:48:02.410 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:120 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 11:48:02.411 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:111 - 该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:48:02.489 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:114 - 该车故障GZ002信息存储到Redis中 -2024-06-21 11:48:02.530 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:119 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:48:02.531 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:120 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 11:48:02.532 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:111 - 该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:48:02.650 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:114 - 该车故障GZ002信息存储到Redis中 -2024-06-21 11:48:02.650 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1130 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Failing OffsetCommit request since the consumer is not part of an active group -2024-06-21 11:48:02.651 [Thread-1] WARN o.a.k.c.consumer.internals.ConsumerCoordinator:1069 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Synchronous auto-commit of offsets {test1-0=OffsetAndMetadata{offset=23, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. -2024-06-21 11:48:02.651 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:691 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Giving away all assigned partitions as lost since generation has been reset,indicating that consumer is no longer part of the group -2024-06-21 11:48:02.652 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:326 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Lost previously assigned partitions test1-0 -2024-06-21 11:48:02.652 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 11:48:02.656 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 11:48:02.658 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=5, memberId='consumer-Partitions-1-f3d00dbe-4b7c-4ea8-9c74-90f9753d32da', protocol='range'} -2024-06-21 11:48:02.659 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 5: {consumer-Partitions-1-f3d00dbe-4b7c-4ea8-9c74-90f9753d32da=Assignment(partitions=[test1-0])} -2024-06-21 11:48:02.662 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=5, memberId='consumer-Partitions-1-f3d00dbe-4b7c-4ea8-9c74-90f9753d32da', protocol='range'} -2024-06-21 11:48:02.663 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 11:48:02.663 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0 -2024-06-21 11:48:02.665 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 11:48:02.737 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:119 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:48:02.737 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:120 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 11:48:02.738 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:111 - 该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:48:02.818 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:114 - 该车故障GZ002信息存储到Redis中 -2024-06-21 11:48:02.851 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:119 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:48:02.852 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:120 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 11:48:02.853 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:111 - 该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:48:02.929 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:114 - 该车故障GZ002信息存储到Redis中 -2024-06-21 11:48:02.978 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:119 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:48:02.979 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:120 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 11:48:02.980 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:111 - 该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:48:03.075 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:114 - 该车故障GZ002信息存储到Redis中 -2024-06-21 11:48:03.145 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:119 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:48:03.146 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:120 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 11:48:03.147 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:111 - 该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:48:03.297 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:114 - 该车故障GZ002信息存储到Redis中 -2024-06-21 11:48:03.328 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:119 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:48:03.329 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:120 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 11:48:03.330 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:111 - 该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:48:03.411 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:114 - 该车故障GZ002信息存储到Redis中 -2024-06-21 11:48:03.457 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:119 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:48:03.457 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:120 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 11:48:03.458 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:111 - 该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:48:03.585 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:114 - 该车故障GZ002信息存储到Redis中 -2024-06-21 11:48:03.611 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:119 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:48:03.611 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:120 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 11:48:03.612 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:111 - 该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:48:03.690 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:114 - 该车故障GZ002信息存储到Redis中 -2024-06-21 11:48:03.752 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:119 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:48:03.753 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:120 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 11:48:03.754 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:111 - 该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:48:03.889 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:114 - 该车故障GZ002信息存储到Redis中 -2024-06-21 11:48:03.930 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:119 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:48:03.931 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:120 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 11:48:03.931 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:111 - 该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:48:04.009 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:114 - 该车故障GZ002信息存储到Redis中 -2024-06-21 11:48:04.058 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:119 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:48:04.058 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:120 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 11:48:04.059 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:111 - 该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:48:04.137 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:114 - 该车故障GZ002信息存储到Redis中 -2024-06-21 11:48:04.208 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:119 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:48:04.209 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:120 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 11:48:04.209 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:111 - 该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:48:04.297 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:114 - 该车故障GZ002信息存储到Redis中 -2024-06-21 11:48:04.329 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:119 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:48:04.330 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:120 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 11:48:04.331 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:111 - 该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:48:04.408 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:114 - 该车故障GZ002信息存储到Redis中 -2024-06-21 11:48:04.457 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:119 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:48:04.457 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:120 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 11:48:04.458 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:111 - 该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:48:04.579 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:114 - 该车故障GZ002信息存储到Redis中 -2024-06-21 11:48:04.649 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:119 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:48:04.650 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:120 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 11:48:04.651 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:111 - 该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:48:04.738 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:114 - 该车故障GZ002信息存储到Redis中 -2024-06-21 11:48:04.771 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:119 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:48:04.772 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:120 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 11:48:43.417 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:48:43.417 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:48:43.417 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 31 37 32 33 33 38 33 31 31 36 2e 36 38 33 36 30 30 30 33 39 2e 35 32 32 39 36 37 30 33 36 2e 30 30 30 34 34 2e 36 30 30 30 30 30 30 30 33 35 39 30 30 30 33 37 30 30 30 32 32 38 37 34 30 30 30 30 44 30 30 35 30 39 2e 31 30 30 36 33 30 30 30 30 38 30 36 30 35 31 34 36 30 36 37 30 30 30 30 31 38 35 30 30 31 30 31 35 33 30 30 30 36 30 36 37 33 2e 38 32 30 30 30 30 31 31 30 30 30 30 31 33 31 31 30 30 30 34 31 36 30 30 30 34 30 30 30 34 30 30 30 30 30 30 30 30 30 37 30 30 30 30 30 31 38 30 30 30 30 31 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c7 7E -2024-06-21 11:48:43.418 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941723383, longitude=116.6836000, latitude=39.5229670, speed=36.000, mileage=44.60000000, dischargeVoltage=359000, dischargeCurrent=37000, insulationResistance=228740000, gear=D, accelerationPedal=00, brakePedal=50, fuelConsumption=9.100, motorControllerTemperature=630000, motorSpeed=80605, motorTorque=1460, motorTemperature=670000, motorVoltage=18500, motorCurrent=10153000, powerBattery=60673., maxFeedbackPower=820000, maxDischargePower=110000, bmsSelfCheck=13, powerBatteryCurrent=11000, powerBatteryV3=416000, maxVoltage=4000, minVoltage=4000, maxTemperature=000000, minTemperature=700000, availableCapacity=180000, vehicleStatus=1, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:48:43.420 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:58 - 开始消费 -2024-06-21 11:48:43.420 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:62 - value:{"abs":"1","accelerationPedal":"00","availableCapacity":"180000","bmsSelfCheck":"13","brakePedal":"50","chargeStatus":"0","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"37000","dischargeVoltage":"359000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.100","gear":"D","insulationResistance":"228740000","latitude":"39.5229670","location":"1","longitude":"116.6836000","maxDischargePower":"110000","maxFeedbackPower":"820000","maxTemperature":"000000","maxVoltage":"4000","mcu":"1","mileage":"44.60000000","minTemperature":"700000","minVoltage":"4000","motorControllerTemperature":"630000","motorCurrent":"10153000","motorSpeed":"80605","motorTemperature":"670000","motorTorque":"1460","motorVoltage":"18500","powerBattery":"60673.","powerBatteryCurrent":"11000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"416000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718941723383","vehicleStatus":"1","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 11:48:43.421 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:64 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941723383, longitude=116.6836000, latitude=39.5229670, speed=36.000, mileage=44.60000000, dischargeVoltage=359000, dischargeCurrent=37000, insulationResistance=228740000, gear=D, accelerationPedal=00, brakePedal=50, fuelConsumption=9.100, motorControllerTemperature=630000, motorSpeed=80605, motorTorque=1460, motorTemperature=670000, motorVoltage=18500, motorCurrent=10153000, powerBattery=60673., maxFeedbackPower=820000, maxDischargePower=110000, bmsSelfCheck=13, powerBatteryCurrent=11000, powerBatteryV3=416000, maxVoltage=4000, minVoltage=4000, maxTemperature=000000, minTemperature=700000, availableCapacity=180000, vehicleStatus=1, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:48:43.507 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:98 - 删除该车故障GZ001信息存储到本地缓存中 -2024-06-21 11:48:43.508 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:99 - 删除该车故障GZ001信息存储到Redis中 -2024-06-21 11:48:43.508 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:111 - 该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:48:43.617 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:114 - 该车故障GZ002信息存储到Redis中 -2024-06-21 11:49:03.230 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 11:49:03.289 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 11:49:03.329 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 11:49:03.703 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 11:49:03.703 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 11:49:03.743 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 11:49:03.759 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0 -2024-06-21 11:49:03.759 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0] -2024-06-21 11:49:03.759 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-c4ce71ce-109e-44b2-8891-c7168d7aeb6b sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 11:49:03.759 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-04876db9-a39b-4f94-87a8-8ee950d06f59 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 11:49:03.759 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-ce306258-a81a-4378-9023-3711b65b6605 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 11:49:03.759 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 11:49:03.759 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 11:49:03.759 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 11:49:03.763 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 11:49:03.763 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 11:49:03.763 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 11:49:03.763 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 11:49:03.763 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 11:49:03.763 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 11:49:03.765 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered -2024-06-21 11:49:03.765 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered -2024-06-21 11:49:03.765 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 11:49:03.765 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 11:49:03.766 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 11:49:03.766 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 11:49:03.766 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 11:49:03.767 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered -2024-06-21 11:49:03.767 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 11:49:03.767 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 11:49:03.767 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 11:49:03.768 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 11:49:03.772 [SpringApplicationShutdownHook] INFO org.apache.kafka.clients.producer.KafkaProducer:1204 - [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 30000 ms. -2024-06-21 11:49:03.773 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 11:49:03.773 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 11:49:03.773 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 11:49:03.773 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.producer for producer-1 unregistered -2024-06-21 11:49:03.939 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 11:49:03.945 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. -2024-06-21 11:49:13.009 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 6116 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 11:49:13.012 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 11:49:13.012 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 11:49:13.707 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 11:49:13.709 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 11:49:13.731 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2024-06-21 11:49:13.964 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$e7a4817f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:49:14.045 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:49:14.046 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:49:14.048 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:49:14.059 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:49:14.090 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:49:14.093 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:49:14.309 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 11:49:14.316 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 11:49:14.316 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 11:49:14.417 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 11:49:14.417 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1347 ms -2024-06-21 11:49:15.033 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 11:49:15.619 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 11:49:15.623 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 11:49:15.639 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 11:49:15.689 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 11:49:15.704 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: +2024-06-22 10:54:06.979 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:54:06.980 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:54:06.980 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group +2024-06-22 10:54:06.980 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group +2024-06-22 10:54:06.980 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=34, memberId='consumer-Topics-2-842861be-77e5-4039-bfac-07e3df66f0b0', protocol='range'} +2024-06-22 10:54:06.980 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:54:06.981 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 34: {consumer-Topics-2-842861be-77e5-4039-bfac-07e3df66f0b0=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} +2024-06-22 10:54:06.981 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:54:06.981 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719024846980 +2024-06-22 10:54:06.981 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group +2024-06-22 10:54:06.981 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 +2024-06-22 10:54:06.982 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=34, memberId='consumer-Topics-2-842861be-77e5-4039-bfac-07e3df66f0b0', protocol='range'} +2024-06-22 10:54:06.982 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) +2024-06-22 10:54:06.982 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 +2024-06-22 10:54:06.983 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:54:06.984 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:54:06.984 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group +2024-06-22 10:54:06.985 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:54:06.985 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:54:06.985 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:54:06.985 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:54:06.986 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:54:06.986 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:54:06.986 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:54:06.986 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=48, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:54:06.986 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group +2024-06-22 10:54:06.986 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] +2024-06-22 10:54:06.992 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' +2024-06-22 10:54:07.105 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] +2024-06-22 10:54:07.257 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#24fef542:0/SimpleConnection@367653cc [delegate=amqp://guest@101.34.243.166:5672/, localPort= 61751] +2024-06-22 10:54:07.869 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 4.62 seconds (JVM running for 5.068) +2024-06-22 10:54:07.870 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 +2024-06-22 10:54:09.985 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing +2024-06-22 10:54:09.985 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 +2024-06-22 10:54:09.986 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] +2024-06-22 10:54:09.986 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group +2024-06-22 10:54:09.987 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=35, memberId='consumer-Topics-3-89240aa7-3365-43ae-9407-ace097abd686', protocol='range'} +2024-06-22 10:54:09.987 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=35, memberId='consumer-Topics-4-be1f37bb-d594-45a1-8e75-6bdbe6efe78b', protocol='range'} +2024-06-22 10:54:09.987 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=35, memberId='consumer-Topics-2-842861be-77e5-4039-bfac-07e3df66f0b0', protocol='range'} +2024-06-22 10:54:09.988 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 35: {consumer-Topics-3-89240aa7-3365-43ae-9407-ace097abd686=Assignment(partitions=[test1-3, test1-4, test1-5]), consumer-Topics-2-842861be-77e5-4039-bfac-07e3df66f0b0=Assignment(partitions=[test1-0, test1-1, test1-2]), consumer-Topics-4-be1f37bb-d594-45a1-8e75-6bdbe6efe78b=Assignment(partitions=[test1-6, test1-7])} +2024-06-22 10:54:09.989 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=35, memberId='consumer-Topics-3-89240aa7-3365-43ae-9407-ace097abd686', protocol='range'} +2024-06-22 10:54:09.989 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=35, memberId='consumer-Topics-4-be1f37bb-d594-45a1-8e75-6bdbe6efe78b', protocol='range'} +2024-06-22 10:54:09.989 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=35, memberId='consumer-Topics-2-842861be-77e5-4039-bfac-07e3df66f0b0', protocol='range'} +2024-06-22 10:54:09.989 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-6, test1-7]) +2024-06-22 10:54:09.989 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-3, test1-4, test1-5]) +2024-06-22 10:54:09.989 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: test1-6, test1-7 +2024-06-22 10:54:09.989 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: test1-5, test1-4, test1-3 +2024-06-22 10:54:09.989 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2]) +2024-06-22 10:54:09.989 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-2, test1-1 +2024-06-22 10:54:09.991 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:54:09.991 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:54:09.991 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:54:09.991 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:54:09.991 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:54:09.991 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:54:09.991 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:54:09.991 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-2, test1-1] +2024-06-22 10:54:09.991 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=48, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:54:09.991 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-6, test1-7] +2024-06-22 10:54:09.991 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-5, test1-4, test1-3] +2024-06-22 10:56:01.760 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. +2024-06-22 10:56:01.777 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. +2024-06-22 10:56:01.822 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. +2024-06-22 10:56:01.893 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. +2024-06-22 10:56:02.056 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. +2024-06-22 10:56:02.619 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. +2024-06-22 10:56:02.636 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Revoke previously assigned partitions test1-5, test1-4, test1-3 +2024-06-22 10:56:02.636 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-2, test1-1 +2024-06-22 10:56:02.636 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Revoke previously assigned partitions test1-6, test1-7 +2024-06-22 10:56:02.637 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-5, test1-4, test1-3] +2024-06-22 10:56:02.637 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-6, test1-7] +2024-06-22 10:56:02.637 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-89240aa7-3365-43ae-9407-ace097abd686 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics +2024-06-22 10:56:02.637 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-2, test1-1] +2024-06-22 10:56:02.637 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-be1f37bb-d594-45a1-8e75-6bdbe6efe78b sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics +2024-06-22 10:56:02.637 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-842861be-77e5-4039-bfac-07e3df66f0b0 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics +2024-06-22 10:56:02.638 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions +2024-06-22 10:56:02.638 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions +2024-06-22 10:56:02.638 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions +2024-06-22 10:56:02.640 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed +2024-06-22 10:56:02.640 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter +2024-06-22 10:56:02.640 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed +2024-06-22 10:56:02.641 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed +2024-06-22 10:56:02.641 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter +2024-06-22 10:56:02.641 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed +2024-06-22 10:56:02.642 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered +2024-06-22 10:56:02.642 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered +2024-06-22 10:56:02.643 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped +2024-06-22 10:56:02.643 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped +2024-06-22 10:56:02.644 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed +2024-06-22 10:56:02.644 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter +2024-06-22 10:56:02.644 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed +2024-06-22 10:56:02.645 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered +2024-06-22 10:56:02.646 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped +2024-06-22 10:56:02.647 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped +2024-06-22 10:56:02.647 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped +2024-06-22 10:56:02.647 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped +2024-06-22 10:56:02.802 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... +2024-06-22 10:56:02.806 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. +2024-06-22 10:56:10.934 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 7752 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) +2024-06-22 10:56:10.935 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 +2024-06-22 10:56:10.935 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" +2024-06-22 10:56:11.500 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode +2024-06-22 10:56:11.503 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-06-22 10:56:11.533 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 18 ms. Found 0 Redis repository interfaces. +2024-06-22 10:56:11.807 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$a04ce44a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:56:11.908 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:56:11.910 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:56:11.911 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:56:11.929 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:56:11.965 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:56:11.970 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 10:56:12.246 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) +2024-06-22 10:56:12.253 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] +2024-06-22 10:56:12.253 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] +2024-06-22 10:56:12.363 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext +2024-06-22 10:56:12.364 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1392 ms +2024-06-22 10:56:13.075 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... +2024-06-22 10:56:13.443 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. +2024-06-22 10:56:13.449 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event +2024-06-22 10:56:13.465 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: +2024-06-22 10:56:13.505 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 +2024-06-22 10:56:13.521 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest @@ -17908,23 +6792,30 @@ org.apache.kafka.common.errors.RebalanceInProgressException: The group is rebala ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer -2024-06-21 11:49:15.755 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:49:15.755 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:49:15.756 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718941755754 -2024-06-21 11:49:15.757 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 11:49:15.858 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 11:49:15.927 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ -2024-06-21 11:49:15.986 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: BqKt-lTlTMC3GGuUJMoJTA -2024-06-21 11:49:15.987 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:49:15.989 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 11:49:15.996 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 11:49:15.998 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=7, memberId='consumer-Partitions-1-cea64f03-186c-4315-82b5-ba75acdc36b7', protocol='range'} -2024-06-21 11:49:15.999 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 7: {consumer-Partitions-1-cea64f03-186c-4315-82b5-ba75acdc36b7=Assignment(partitions=[test1-0])} -2024-06-21 11:49:16.003 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=7, memberId='consumer-Partitions-1-cea64f03-186c-4315-82b5-ba75acdc36b7', protocol='range'} -2024-06-21 11:49:16.003 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 11:49:16.004 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0 -2024-06-21 11:49:16.009 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=31, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 11:49:16.598 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: +2024-06-22 10:56:13.589 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:56:13.589 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:56:13.589 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719024973588 +2024-06-22 10:56:13.592 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 +2024-06-22 10:56:13.825 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:56:13.826 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:56:13.828 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group +2024-06-22 10:56:13.836 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group +2024-06-22 10:56:13.837 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=27, memberId='consumer-Partitions-1-7a01df4e-f725-4818-9294-66fe7aeddeb1', protocol='range'} +2024-06-22 10:56:13.838 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 27: {consumer-Partitions-1-7a01df4e-f725-4818-9294-66fe7aeddeb1=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} +2024-06-22 10:56:13.841 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=27, memberId='consumer-Partitions-1-7a01df4e-f725-4818-9294-66fe7aeddeb1', protocol='range'} +2024-06-22 10:56:13.842 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) +2024-06-22 10:56:13.843 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 +2024-06-22 10:56:13.849 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:56:13.850 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:56:13.850 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:56:13.850 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:56:13.850 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:56:13.850 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:56:13.850 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:56:13.850 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=48, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:56:14.115 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... +2024-06-22 10:56:14.183 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ +2024-06-22 10:56:14.946 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest @@ -18003,11 +6894,11 @@ org.apache.kafka.common.errors.RebalanceInProgressException: The group is rebala ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer -2024-06-21 11:49:16.602 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:49:16.602 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:49:16.603 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718941756602 -2024-06-21 11:49:16.604 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 11:49:16.609 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: +2024-06-22 10:56:14.951 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:56:14.951 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:56:14.952 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719024974951 +2024-06-22 10:56:14.953 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 +2024-06-22 10:56:14.959 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest @@ -18086,14 +6977,14 @@ org.apache.kafka.common.errors.RebalanceInProgressException: The group is rebala ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer -2024-06-21 11:49:16.614 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: BqKt-lTlTMC3GGuUJMoJTA -2024-06-21 11:49:16.614 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:49:16.615 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:49:16.615 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:49:16.615 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718941756614 -2024-06-21 11:49:16.615 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 11:49:16.616 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 11:49:16.617 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: +2024-06-22 10:56:14.962 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:56:14.962 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:56:14.962 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:56:14.962 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719024974962 +2024-06-22 10:56:14.962 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 +2024-06-22 10:56:14.962 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:56:14.963 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group +2024-06-22 10:56:14.963 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest @@ -18172,115 +7063,144 @@ org.apache.kafka.common.errors.RebalanceInProgressException: The group is rebala ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer -2024-06-21 11:49:16.618 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 11:49:16.619 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: BqKt-lTlTMC3GGuUJMoJTA -2024-06-21 11:49:16.620 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:49:16.621 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 11:49:16.621 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=7, memberId='consumer-Topics-2-fa52c4ba-1112-46bb-8f76-080ab97e9ac6', protocol='range'} -2024-06-21 11:49:16.621 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 7: {consumer-Topics-2-fa52c4ba-1112-46bb-8f76-080ab97e9ac6=Assignment(partitions=[test1-0])} -2024-06-21 11:49:16.622 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:49:16.622 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:49:16.622 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718941756622 -2024-06-21 11:49:16.623 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 11:49:16.624 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=7, memberId='consumer-Topics-2-fa52c4ba-1112-46bb-8f76-080ab97e9ac6', protocol='range'} -2024-06-21 11:49:16.624 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 11:49:16.624 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 11:49:16.625 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 11:49:16.626 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: BqKt-lTlTMC3GGuUJMoJTA -2024-06-21 11:49:16.626 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:49:16.627 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 11:49:16.627 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=31, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 11:49:16.628 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 11:49:16.629 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 11:49:16.633 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' -2024-06-21 11:49:16.634 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 11:49:16.894 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#655909e2:0/SimpleConnection@3d0f4ac4 [delegate=amqp://guest@101.34.243.166:5672/, localPort= 65082] -2024-06-21 11:49:17.540 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 -2024-06-21 11:49:17.543 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 11:49:17.898 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 5.266 seconds (JVM running for 5.79) -2024-06-21 11:49:17.899 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 -2024-06-21 11:49:18.009 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 11:49:18.010 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 11:49:18.459 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 11:49:19.633 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing -2024-06-21 11:49:19.634 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0 -2024-06-21 11:49:19.634 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0] -2024-06-21 11:49:19.634 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 11:49:19.635 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=8, memberId='consumer-Topics-4-361f7941-3cb3-4b32-8668-21083e113ebc', protocol='range'} -2024-06-21 11:49:19.637 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=8, memberId='consumer-Topics-3-b3a03701-3083-4a25-86de-5e4e05815cf1', protocol='range'} -2024-06-21 11:49:19.638 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=8, memberId='consumer-Topics-2-fa52c4ba-1112-46bb-8f76-080ab97e9ac6', protocol='range'} -2024-06-21 11:49:19.638 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 8: {consumer-Topics-4-361f7941-3cb3-4b32-8668-21083e113ebc=Assignment(partitions=[]), consumer-Topics-3-b3a03701-3083-4a25-86de-5e4e05815cf1=Assignment(partitions=[]), consumer-Topics-2-fa52c4ba-1112-46bb-8f76-080ab97e9ac6=Assignment(partitions=[test1-0])} -2024-06-21 11:49:19.641 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=8, memberId='consumer-Topics-3-b3a03701-3083-4a25-86de-5e4e05815cf1', protocol='range'} -2024-06-21 11:49:19.641 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=8, memberId='consumer-Topics-4-361f7941-3cb3-4b32-8668-21083e113ebc', protocol='range'} -2024-06-21 11:49:19.641 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[]) -2024-06-21 11:49:19.641 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[]) -2024-06-21 11:49:19.641 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=8, memberId='consumer-Topics-2-fa52c4ba-1112-46bb-8f76-080ab97e9ac6', protocol='range'} -2024-06-21 11:49:19.641 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: -2024-06-21 11:49:19.641 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: -2024-06-21 11:49:19.641 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [] -2024-06-21 11:49:19.641 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [] -2024-06-21 11:49:19.641 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0]) -2024-06-21 11:49:19.642 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0 -2024-06-21 11:49:19.643 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=31, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 11:49:19.643 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0] -2024-06-21 11:49:30.881 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 11:49:30.955 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 11:49:31.038 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 11:49:31.099 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 11:49:31.608 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 11:49:31.931 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 11:49:31.942 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0 -2024-06-21 11:49:31.942 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-b3a03701-3083-4a25-86de-5e4e05815cf1 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 11:49:31.942 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-361f7941-3cb3-4b32-8668-21083e113ebc sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 11:49:31.943 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0] -2024-06-21 11:49:31.943 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-fa52c4ba-1112-46bb-8f76-080ab97e9ac6 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 11:49:31.943 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 11:49:31.943 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 11:49:31.943 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 11:49:31.944 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 11:49:31.945 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 11:49:31.945 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 11:49:31.946 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 11:49:31.946 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 11:49:31.946 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 11:49:31.947 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered -2024-06-21 11:49:31.948 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered -2024-06-21 11:49:31.948 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 11:49:31.948 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 11:49:31.952 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 11:49:31.952 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 11:49:31.952 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 11:49:31.953 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered -2024-06-21 11:49:31.953 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 11:49:31.954 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 11:49:31.954 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 11:49:31.954 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 11:49:32.018 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 11:49:32.022 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. -2024-06-21 11:52:05.209 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 1736 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 11:52:05.210 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 11:52:05.210 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 11:52:05.691 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 11:52:05.693 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 11:52:05.714 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 11 ms. Found 0 Redis repository interfaces. -2024-06-21 11:52:05.946 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$e7a4817f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:52:06.028 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:52:06.029 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:52:06.031 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:52:06.044 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:52:06.075 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:52:06.079 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 11:52:06.293 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 11:52:06.298 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 11:52:06.299 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 11:52:06.396 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 11:52:06.396 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1153 ms -2024-06-21 11:52:06.994 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 11:52:07.545 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 11:52:07.549 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 11:52:07.565 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 11:52:07.631 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 11:52:07.647 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: +2024-06-22 10:56:14.965 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group +2024-06-22 10:56:14.965 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:56:14.965 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:56:14.966 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 10:56:14.966 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group +2024-06-22 10:56:14.966 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 10:56:14.966 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=37, memberId='consumer-Topics-2-41a9acb3-c335-4e72-9cfb-c0388bd0489a', protocol='range'} +2024-06-22 10:56:14.967 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719024974966 +2024-06-22 10:56:14.967 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 37: {consumer-Topics-2-41a9acb3-c335-4e72-9cfb-c0388bd0489a=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} +2024-06-22 10:56:14.967 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 +2024-06-22 10:56:14.968 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=37, memberId='consumer-Topics-2-41a9acb3-c335-4e72-9cfb-c0388bd0489a', protocol='range'} +2024-06-22 10:56:14.968 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) +2024-06-22 10:56:14.968 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group +2024-06-22 10:56:14.968 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 +2024-06-22 10:56:14.969 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 10:56:14.969 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 10:56:14.970 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group +2024-06-22 10:56:14.970 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:56:14.970 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:56:14.970 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:56:14.971 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:56:14.971 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:56:14.971 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:56:14.971 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:56:14.971 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=48, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:56:14.971 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group +2024-06-22 10:56:14.972 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] +2024-06-22 10:56:14.977 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' +2024-06-22 10:56:15.096 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] +2024-06-22 10:56:15.241 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#72a34537:0/SimpleConnection@253379ec [delegate=amqp://guest@101.34.243.166:5672/, localPort= 61854] +2024-06-22 10:56:15.245 [main] INFO org.springframework.amqp.rabbit.core.RabbitAdmin:678 - Auto-declaring a non-durable, auto-delete, or exclusive Queue (qqq1) durable:true, auto-delete:true, exclusive:true. It will be redeclared if the broker stops and is restarted while the connection factory is alive, but all messages will be lost. +2024-06-22 10:56:15.367 [AMQP Connection 101.34.243.166:5672] ERROR o.s.a.rabbit.connection.CachingConnectionFactory:748 - Shutdown Signal: channel error; protocol method: #method(reply-code=405, reply-text=RESOURCE_LOCKED - cannot obtain exclusive access to locked queue 'qqq1' in vhost '/'. It could be originally declared on another connection or the exclusive property value does not match that of the original declaration., class-id=50, method-id=10) +2024-06-22 10:56:16.402 [main] INFO org.springframework.amqp.rabbit.core.RabbitAdmin:678 - Auto-declaring a non-durable, auto-delete, or exclusive Queue (qqq1) durable:true, auto-delete:true, exclusive:true. It will be redeclared if the broker stops and is restarted while the connection factory is alive, but all messages will be lost. +2024-06-22 10:56:16.488 [AMQP Connection 101.34.243.166:5672] ERROR o.s.a.rabbit.connection.CachingConnectionFactory:748 - Shutdown Signal: channel error; protocol method: #method(reply-code=405, reply-text=RESOURCE_LOCKED - cannot obtain exclusive access to locked queue 'qqq1' in vhost '/'. It could be originally declared on another connection or the exclusive property value does not match that of the original declaration., class-id=50, method-id=10) +2024-06-22 10:56:17.968 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing +2024-06-22 10:56:17.969 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 +2024-06-22 10:56:17.969 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] +2024-06-22 10:56:17.969 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group +2024-06-22 10:56:17.971 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=38, memberId='consumer-Topics-3-ec8a78c6-45d3-41df-ba31-5b38c4d6c50f', protocol='range'} +2024-06-22 10:56:17.971 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=38, memberId='consumer-Topics-4-a116d92d-7de6-4eb6-81c2-5a1386421944', protocol='range'} +2024-06-22 10:56:17.972 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=38, memberId='consumer-Topics-2-41a9acb3-c335-4e72-9cfb-c0388bd0489a', protocol='range'} +2024-06-22 10:56:17.972 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 38: {consumer-Topics-3-ec8a78c6-45d3-41df-ba31-5b38c4d6c50f=Assignment(partitions=[test1-3, test1-4, test1-5]), consumer-Topics-2-41a9acb3-c335-4e72-9cfb-c0388bd0489a=Assignment(partitions=[test1-0, test1-1, test1-2]), consumer-Topics-4-a116d92d-7de6-4eb6-81c2-5a1386421944=Assignment(partitions=[test1-6, test1-7])} +2024-06-22 10:56:17.973 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=38, memberId='consumer-Topics-3-ec8a78c6-45d3-41df-ba31-5b38c4d6c50f', protocol='range'} +2024-06-22 10:56:17.974 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=38, memberId='consumer-Topics-2-41a9acb3-c335-4e72-9cfb-c0388bd0489a', protocol='range'} +2024-06-22 10:56:17.973 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=38, memberId='consumer-Topics-4-a116d92d-7de6-4eb6-81c2-5a1386421944', protocol='range'} +2024-06-22 10:56:17.974 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-3, test1-4, test1-5]) +2024-06-22 10:56:17.974 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2]) +2024-06-22 10:56:17.974 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-2, test1-1 +2024-06-22 10:56:17.974 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-6, test1-7]) +2024-06-22 10:56:17.974 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: test1-5, test1-4, test1-3 +2024-06-22 10:56:17.974 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: test1-6, test1-7 +2024-06-22 10:56:17.975 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:56:17.975 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:56:17.975 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:56:17.976 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:56:17.976 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:56:17.976 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:56:17.976 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:56:17.976 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-2, test1-1] +2024-06-22 10:56:17.976 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=48, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 10:56:17.976 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-5, test1-4, test1-3] +2024-06-22 10:56:17.976 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-6, test1-7] +2024-06-22 10:56:18.529 [main] INFO org.springframework.amqp.rabbit.core.RabbitAdmin:678 - Auto-declaring a non-durable, auto-delete, or exclusive Queue (qqq1) durable:true, auto-delete:true, exclusive:true. It will be redeclared if the broker stops and is restarted while the connection factory is alive, but all messages will be lost. +2024-06-22 10:56:18.616 [AMQP Connection 101.34.243.166:5672] ERROR o.s.a.rabbit.connection.CachingConnectionFactory:748 - Shutdown Signal: channel error; protocol method: #method(reply-code=405, reply-text=RESOURCE_LOCKED - cannot obtain exclusive access to locked queue 'qqq1' in vhost '/'. It could be originally declared on another connection or the exclusive property value does not match that of the original declaration., class-id=50, method-id=10) +2024-06-22 10:56:22.647 [main] INFO org.springframework.amqp.rabbit.core.RabbitAdmin:678 - Auto-declaring a non-durable, auto-delete, or exclusive Queue (qqq1) durable:true, auto-delete:true, exclusive:true. It will be redeclared if the broker stops and is restarted while the connection factory is alive, but all messages will be lost. +2024-06-22 10:56:22.727 [AMQP Connection 101.34.243.166:5672] ERROR o.s.a.rabbit.connection.CachingConnectionFactory:748 - Shutdown Signal: channel error; protocol method: #method(reply-code=405, reply-text=RESOURCE_LOCKED - cannot obtain exclusive access to locked queue 'qqq1' in vhost '/'. It could be originally declared on another connection or the exclusive property value does not match that of the original declaration., class-id=50, method-id=10) +2024-06-22 10:56:27.753 [main] INFO org.springframework.amqp.rabbit.core.RabbitAdmin:678 - Auto-declaring a non-durable, auto-delete, or exclusive Queue (qqq1) durable:true, auto-delete:true, exclusive:true. It will be redeclared if the broker stops and is restarted while the connection factory is alive, but all messages will be lost. +2024-06-22 10:56:27.837 [AMQP Connection 101.34.243.166:5672] ERROR o.s.a.rabbit.connection.CachingConnectionFactory:748 - Shutdown Signal: channel error; protocol method: #method(reply-code=405, reply-text=RESOURCE_LOCKED - cannot obtain exclusive access to locked queue 'qqq1' in vhost '/'. It could be originally declared on another connection or the exclusive property value does not match that of the original declaration., class-id=50, method-id=10) +2024-06-22 10:56:27.860 [main] INFO o.s.a.r.listener.SimpleMessageListenerContainer:1866 - Broker not available; cannot force queue declarations during start: java.io.IOException +2024-06-22 10:56:27.956 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 +2024-06-22 10:56:27.961 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) +2024-06-22 10:56:28.188 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 17.653 seconds (JVM running for 18.137) +2024-06-22 10:56:28.190 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 +2024-06-22 10:56:28.387 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing +2024-06-22 10:56:28.388 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) +2024-06-22 10:56:28.802 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing +2024-06-22 11:01:09.351 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. +2024-06-22 11:01:09.375 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. +2024-06-22 11:01:09.407 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. +2024-06-22 11:01:09.974 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. +2024-06-22 11:01:10.249 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. +2024-06-22 11:01:10.250 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. +2024-06-22 11:01:10.263 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Revoke previously assigned partitions test1-5, test1-4, test1-3 +2024-06-22 11:01:10.263 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-2, test1-1 +2024-06-22 11:01:10.263 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Revoke previously assigned partitions test1-6, test1-7 +2024-06-22 11:01:10.263 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-5, test1-4, test1-3] +2024-06-22 11:01:10.263 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-6, test1-7] +2024-06-22 11:01:10.263 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-ec8a78c6-45d3-41df-ba31-5b38c4d6c50f sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics +2024-06-22 11:01:10.263 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-2, test1-1] +2024-06-22 11:01:10.263 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-a116d92d-7de6-4eb6-81c2-5a1386421944 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics +2024-06-22 11:01:10.264 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-41a9acb3-c335-4e72-9cfb-c0388bd0489a sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics +2024-06-22 11:01:10.264 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions +2024-06-22 11:01:10.264 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions +2024-06-22 11:01:10.264 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions +2024-06-22 11:01:10.266 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed +2024-06-22 11:01:10.266 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed +2024-06-22 11:01:10.266 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter +2024-06-22 11:01:10.266 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter +2024-06-22 11:01:10.266 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed +2024-06-22 11:01:10.266 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed +2024-06-22 11:01:10.266 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed +2024-06-22 11:01:10.266 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter +2024-06-22 11:01:10.266 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed +2024-06-22 11:01:10.268 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered +2024-06-22 11:01:10.268 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered +2024-06-22 11:01:10.269 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered +2024-06-22 11:01:10.269 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped +2024-06-22 11:01:10.269 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped +2024-06-22 11:01:10.269 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped +2024-06-22 11:01:10.270 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped +2024-06-22 11:01:10.270 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped +2024-06-22 11:01:10.270 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped +2024-06-22 11:01:10.419 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... +2024-06-22 11:01:10.424 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. +2024-06-22 11:01:18.091 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 27704 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) +2024-06-22 11:01:18.091 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 +2024-06-22 11:01:18.092 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" +2024-06-22 11:01:18.593 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode +2024-06-22 11:01:18.595 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-06-22 11:01:18.616 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. +2024-06-22 11:01:18.844 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$a04ce44a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 11:01:18.920 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 11:01:18.921 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 11:01:18.923 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 11:01:18.934 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 11:01:18.961 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 11:01:18.965 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 11:01:19.161 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) +2024-06-22 11:01:19.167 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] +2024-06-22 11:01:19.168 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] +2024-06-22 11:01:19.256 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext +2024-06-22 11:01:19.256 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1120 ms +2024-06-22 11:01:19.826 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... +2024-06-22 11:01:20.159 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. +2024-06-22 11:01:20.164 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event +2024-06-22 11:01:20.179 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: +2024-06-22 11:01:20.222 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 +2024-06-22 11:01:20.237 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest @@ -18359,38 +7279,30 @@ org.apache.kafka.common.errors.RebalanceInProgressException: The group is rebala ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer -2024-06-21 11:52:07.700 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:52:07.700 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:52:07.700 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718941927699 -2024-06-21 11:52:07.702 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 11:52:07.801 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 11:52:07.867 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ -2024-06-21 11:52:07.928 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: rSh-TEkXSuePZXotKmnVvw -2024-06-21 11:52:07.929 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:52:07.930 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 11:52:07.952 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 11:52:07.975 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=1, memberId='consumer-Partitions-1-26411e89-eaed-4f1a-a7dd-d96e090016d9', protocol='range'} -2024-06-21 11:52:07.977 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 1: {consumer-Partitions-1-26411e89-eaed-4f1a-a7dd-d96e090016d9=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 11:52:08.022 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=1, memberId='consumer-Partitions-1-26411e89-eaed-4f1a-a7dd-d96e090016d9', protocol='range'} -2024-06-21 11:52:08.023 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 11:52:08.025 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 11:52:08.043 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Found no committed offset for partition test1-0 -2024-06-21 11:52:08.043 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Found no committed offset for partition test1-6 -2024-06-21 11:52:08.044 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Found no committed offset for partition test1-5 -2024-06-21 11:52:08.044 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Found no committed offset for partition test1-7 -2024-06-21 11:52:08.044 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Found no committed offset for partition test1-2 -2024-06-21 11:52:08.044 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Found no committed offset for partition test1-1 -2024-06-21 11:52:08.044 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Found no committed offset for partition test1-4 -2024-06-21 11:52:08.044 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Found no committed offset for partition test1-3 -2024-06-21 11:52:08.056 [Thread-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Resetting offset for partition test1-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 11:52:08.056 [Thread-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Resetting offset for partition test1-6 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 11:52:08.057 [Thread-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Resetting offset for partition test1-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 11:52:08.057 [Thread-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Resetting offset for partition test1-7 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 11:52:08.057 [Thread-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Resetting offset for partition test1-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 11:52:08.057 [Thread-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Resetting offset for partition test1-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 11:52:08.057 [Thread-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Resetting offset for partition test1-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 11:52:08.057 [Thread-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Resetting offset for partition test1-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 11:52:08.547 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: +2024-06-22 11:01:20.288 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 11:01:20.288 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 11:01:20.288 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719025280287 +2024-06-22 11:01:20.290 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 +2024-06-22 11:01:20.497 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 11:01:20.498 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 11:01:20.499 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group +2024-06-22 11:01:20.505 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group +2024-06-22 11:01:20.506 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=29, memberId='consumer-Partitions-1-1a269213-bca3-449a-9eb7-378b7a47f42f', protocol='range'} +2024-06-22 11:01:20.507 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 29: {consumer-Partitions-1-1a269213-bca3-449a-9eb7-378b7a47f42f=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} +2024-06-22 11:01:20.510 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=29, memberId='consumer-Partitions-1-1a269213-bca3-449a-9eb7-378b7a47f42f', protocol='range'} +2024-06-22 11:01:20.510 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) +2024-06-22 11:01:20.511 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 +2024-06-22 11:01:20.515 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:01:20.516 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:01:20.516 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:01:20.516 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:01:20.516 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:01:20.516 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:01:20.516 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:01:20.516 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=48, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:01:20.711 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... +2024-06-22 11:01:20.769 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ +2024-06-22 11:01:21.374 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest @@ -18469,11 +7381,11 @@ org.apache.kafka.common.errors.RebalanceInProgressException: The group is rebala ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer -2024-06-21 11:52:08.551 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:52:08.551 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:52:08.551 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718941928551 -2024-06-21 11:52:08.552 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 11:52:08.564 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: +2024-06-22 11:01:21.377 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 11:01:21.377 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 11:01:21.377 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719025281377 +2024-06-22 11:01:21.378 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 +2024-06-22 11:01:21.385 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest @@ -18552,14 +7464,14 @@ org.apache.kafka.common.errors.RebalanceInProgressException: The group is rebala ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer -2024-06-21 11:52:08.568 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: rSh-TEkXSuePZXotKmnVvw -2024-06-21 11:52:08.568 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:52:08.568 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:52:08.569 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:52:08.569 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718941928568 -2024-06-21 11:52:08.569 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 11:52:08.570 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 11:52:08.571 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: +2024-06-22 11:01:21.387 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 11:01:21.388 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 11:01:21.388 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 11:01:21.388 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 11:01:21.388 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719025281388 +2024-06-22 11:01:21.388 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 +2024-06-22 11:01:21.388 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group +2024-06-22 11:01:21.389 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest @@ -18638,359 +7550,129 @@ org.apache.kafka.common.errors.RebalanceInProgressException: The group is rebala ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer -2024-06-21 11:52:08.572 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 11:52:08.574 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: rSh-TEkXSuePZXotKmnVvw -2024-06-21 11:52:08.574 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:52:08.575 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 11:52:08.575 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=1, memberId='consumer-Topics-2-06fdb6e2-c41a-4b41-a131-708deee56cb9', protocol='range'} -2024-06-21 11:52:08.575 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 1: {consumer-Topics-2-06fdb6e2-c41a-4b41-a131-708deee56cb9=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 11:52:08.576 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:52:08.576 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:52:08.576 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718941928576 -2024-06-21 11:52:08.576 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 11:52:08.578 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=1, memberId='consumer-Topics-2-06fdb6e2-c41a-4b41-a131-708deee56cb9', protocol='range'} -2024-06-21 11:52:08.578 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 11:52:08.579 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 11:52:08.579 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 11:52:08.579 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: rSh-TEkXSuePZXotKmnVvw -2024-06-21 11:52:08.580 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 11:52:08.580 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 11:52:08.581 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-0 -2024-06-21 11:52:08.581 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-6 -2024-06-21 11:52:08.581 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-5 -2024-06-21 11:52:08.581 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-7 -2024-06-21 11:52:08.581 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-2 -2024-06-21 11:52:08.581 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-1 -2024-06-21 11:52:08.581 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-4 -2024-06-21 11:52:08.581 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-3 -2024-06-21 11:52:08.583 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-0 -2024-06-21 11:52:08.583 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-6 -2024-06-21 11:52:08.583 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-5 -2024-06-21 11:52:08.583 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-7 -2024-06-21 11:52:08.583 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-2 -2024-06-21 11:52:08.583 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-1 -2024-06-21 11:52:08.583 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-4 -2024-06-21 11:52:08.584 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-3 -2024-06-21 11:52:08.584 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 11:52:08.586 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Resetting offset for partition test1-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 11:52:08.586 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Resetting offset for partition test1-6 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 11:52:08.586 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Resetting offset for partition test1-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 11:52:08.587 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Resetting offset for partition test1-7 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 11:52:08.587 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Resetting offset for partition test1-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 11:52:08.587 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Resetting offset for partition test1-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 11:52:08.587 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Resetting offset for partition test1-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 11:52:08.587 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Resetting offset for partition test1-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 11:52:08.588 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' -2024-06-21 11:52:08.589 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 11:52:08.603 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] -2024-06-21 11:52:08.813 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#655909e2:0/SimpleConnection@544733a4 [delegate=amqp://guest@101.34.243.166:5672/, localPort= 65281] -2024-06-21 11:52:09.418 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 -2024-06-21 11:52:09.422 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 11:52:09.858 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 4.918 seconds (JVM running for 5.402) -2024-06-21 11:52:09.859 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 -2024-06-21 11:52:09.897 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 11:52:09.897 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 11:52:10.329 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 11:52:10.330 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 -2024-06-21 11:52:10.330 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 11:52:10.745 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 11:52:10.746 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 11:52:11.177 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 11:52:11.577 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing -2024-06-21 11:52:11.580 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 11:52:11.581 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] -2024-06-21 11:52:11.581 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 11:52:11.585 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=2, memberId='consumer-Topics-3-12737455-1acf-47df-953a-e6899c17cce2', protocol='range'} -2024-06-21 11:52:11.585 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=2, memberId='consumer-Topics-4-3475c22e-21e2-4a84-bc1e-d85d0101c312', protocol='range'} -2024-06-21 11:52:11.587 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=2, memberId='consumer-Topics-2-06fdb6e2-c41a-4b41-a131-708deee56cb9', protocol='range'} -2024-06-21 11:52:11.587 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 2: {consumer-Topics-2-06fdb6e2-c41a-4b41-a131-708deee56cb9=Assignment(partitions=[test1-0, test1-1, test1-2]), consumer-Topics-3-12737455-1acf-47df-953a-e6899c17cce2=Assignment(partitions=[test1-3, test1-4, test1-5]), consumer-Topics-4-3475c22e-21e2-4a84-bc1e-d85d0101c312=Assignment(partitions=[test1-6, test1-7])} -2024-06-21 11:52:11.590 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=2, memberId='consumer-Topics-3-12737455-1acf-47df-953a-e6899c17cce2', protocol='range'} -2024-06-21 11:52:11.591 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-3, test1-4, test1-5]) -2024-06-21 11:52:11.591 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=2, memberId='consumer-Topics-2-06fdb6e2-c41a-4b41-a131-708deee56cb9', protocol='range'} -2024-06-21 11:52:11.591 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: test1-5, test1-4, test1-3 -2024-06-21 11:52:11.591 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2]) -2024-06-21 11:52:11.591 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-2, test1-1 -2024-06-21 11:52:11.591 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=2, memberId='consumer-Topics-4-3475c22e-21e2-4a84-bc1e-d85d0101c312', protocol='range'} -2024-06-21 11:52:11.591 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-6, test1-7]) -2024-06-21 11:52:11.591 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: test1-6, test1-7 -2024-06-21 11:52:11.596 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 11:52:11.596 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 11:52:11.596 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 11:52:11.596 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 11:52:11.597 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-5, test1-4, test1-3] -2024-06-21 11:52:11.597 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 11:52:11.597 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 11:52:11.597 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-2, test1-1] -2024-06-21 11:52:11.598 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 11:52:11.598 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 11:52:11.598 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-6, test1-7] -2024-06-21 11:52:28.860 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:52:28.861 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:52:28.861 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 31 39 34 38 38 31 36 31 31 36 2e 36 38 34 30 36 36 30 33 39 2e 35 32 32 38 34 37 30 33 36 2e 30 30 30 34 34 2e 36 32 30 30 30 30 30 30 35 34 34 30 30 30 33 39 30 30 30 31 37 35 33 35 30 30 30 30 44 35 30 35 30 31 30 2e 35 30 37 35 30 30 30 30 33 30 30 36 37 37 30 37 30 31 30 33 30 30 30 32 36 31 30 30 31 31 31 36 30 30 30 30 36 30 36 37 33 2e 33 36 30 30 30 30 35 31 30 30 30 30 36 30 33 30 30 30 30 35 33 39 30 30 30 34 30 30 30 34 30 30 30 30 30 30 30 30 30 36 34 30 30 30 30 39 32 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d8 7E -2024-06-21 11:52:28.875 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941948816, longitude=116.6840660, latitude=39.5228470, speed=36.000, mileage=44.62000000, dischargeVoltage=544000, dischargeCurrent=39000, insulationResistance=175350000, gear=D, accelerationPedal=50, brakePedal=50, fuelConsumption=10.50, motorControllerTemperature=750000, motorSpeed=30067, motorTorque=7070, motorTemperature=103000, motorVoltage=26100, motorCurrent=11160000, powerBattery=60673., maxFeedbackPower=360000, maxDischargePower=510000, bmsSelfCheck=60, powerBatteryCurrent=30000, powerBatteryV3=539000, maxVoltage=4000, minVoltage=4000, maxTemperature=000000, minTemperature=640000, availableCapacity=920000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:52:28.928 [MQTT Call: protocol-parsing] INFO org.apache.kafka.clients.producer.ProducerConfig:372 - ProducerConfig values: - acks = 1 - batch.size = 16384 - bootstrap.servers = [localhost:9092] - buffer.memory = 33554432 - client.dns.lookup = use_all_dns_ips - client.id = producer-1 - compression.type = none - connections.max.idle.ms = 540000 - delivery.timeout.ms = 120000 - enable.idempotence = false - interceptor.classes = [] - internal.auto.downgrade.txn.commit = false - key.serializer = class org.apache.kafka.common.serialization.StringSerializer - linger.ms = 0 - max.block.ms = 60000 - max.in.flight.requests.per.connection = 5 - max.request.size = 1048576 - metadata.max.age.ms = 300000 - metadata.max.idle.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner - receive.buffer.bytes = 32768 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retries = 2147483647 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - transaction.timeout.ms = 60000 - transactional.id = null - value.serializer = class org.apache.kafka.common.serialization.StringSerializer - -2024-06-21 11:52:28.940 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 11:52:28.941 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 11:52:28.941 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718941948940 -2024-06-21 11:52:28.943 [kafka-producer-network-thread | producer-1] INFO org.apache.kafka.clients.Metadata:279 - [Producer clientId=producer-1] Cluster ID: rSh-TEkXSuePZXotKmnVvw -2024-06-21 11:52:29.007 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:88 - 该车故障GZ001信息存储到本地缓存中 -2024-06-21 11:52:29.497 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:91 - 该车故障GZ001信息存储到Redis中 -2024-06-21 11:52:29.498 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:111 - 该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:52:29.578 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:114 - 该车故障GZ002信息存储到Redis中 -2024-06-21 11:52:40.413 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:52:40.414 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:52:40.414 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 31 39 36 30 33 35 34 31 31 36 2e 36 38 34 35 32 32 30 33 39 2e 35 32 32 37 35 31 30 33 36 2e 30 30 30 34 34 2e 36 34 30 30 30 30 30 30 37 30 31 30 30 30 34 35 30 30 30 34 36 39 30 30 30 30 30 30 44 34 30 33 30 31 31 2e 34 30 35 39 30 30 30 30 32 38 32 30 30 34 39 30 30 31 33 32 30 30 30 32 32 32 30 30 34 39 31 35 30 30 30 30 36 30 36 37 33 2e 38 30 30 30 30 30 36 34 30 30 30 30 38 30 30 30 30 30 30 32 35 39 30 30 30 34 30 30 30 34 30 30 30 36 30 30 30 30 30 32 30 30 30 30 30 32 36 30 30 30 30 31 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 be 7E -2024-06-21 11:52:40.414 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941960354, longitude=116.6845220, latitude=39.5227510, speed=36.000, mileage=44.64000000, dischargeVoltage=701000, dischargeCurrent=45000, insulationResistance=469000000, gear=D, accelerationPedal=40, brakePedal=30, fuelConsumption=11.40, motorControllerTemperature=590000, motorSpeed=28200, motorTorque=4900, motorTemperature=132000, motorVoltage=22200, motorCurrent=49150000, powerBattery=60673., maxFeedbackPower=800000, maxDischargePower=640000, bmsSelfCheck=80, powerBatteryCurrent=00000, powerBatteryV3=259000, maxVoltage=4000, minVoltage=4000, maxTemperature=600000, minTemperature=200000, availableCapacity=260000, vehicleStatus=1, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:52:40.451 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:98 - 删除该车故障GZ001信息存储到本地缓存中 -2024-06-21 11:52:40.451 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:99 - 删除该车故障GZ001信息存储到Redis中 -2024-06-21 11:52:48.145 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 11:52:48.145 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 11:52:48.145 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 34 31 39 36 38 30 39 38 31 31 36 2e 36 38 35 32 32 35 30 33 39 2e 35 32 32 36 31 35 30 35 34 2e 30 30 30 34 34 2e 36 37 30 30 30 30 30 30 36 34 39 30 30 30 33 32 30 30 30 36 37 31 30 30 30 30 30 30 44 39 30 33 30 31 30 2e 36 30 35 36 30 30 30 30 35 34 36 33 38 35 36 39 30 38 31 30 30 30 30 31 33 31 30 30 31 33 31 39 30 30 30 30 36 30 36 37 33 2e 39 34 30 30 30 30 37 35 30 30 30 30 31 32 31 34 30 30 30 35 35 31 30 30 30 33 30 30 30 33 30 30 30 37 39 30 30 30 30 37 37 30 30 30 30 37 35 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 00 7E -2024-06-21 11:52:48.145 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718941968098, longitude=116.6852250, latitude=39.5226150, speed=54.000, mileage=44.67000000, dischargeVoltage=649000, dischargeCurrent=32000, insulationResistance=671000000, gear=D, accelerationPedal=90, brakePedal=30, fuelConsumption=10.60, motorControllerTemperature=560000, motorSpeed=54638, motorTorque=5690, motorTemperature=810000, motorVoltage=13100, motorCurrent=13190000, powerBattery=60673., maxFeedbackPower=940000, maxDischargePower=750000, bmsSelfCheck=12, powerBatteryCurrent=14000, powerBatteryV3=551000, maxVoltage=3000, minVoltage=3000, maxTemperature=790000, minTemperature=770000, availableCapacity=750000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 11:52:48.218 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:98 - 删除该车故障GZ001信息存储到本地缓存中 -2024-06-21 11:52:48.218 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:99 - 删除该车故障GZ001信息存储到Redis中 -2024-06-21 11:52:48.249 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:121 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 11:52:48.250 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:122 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 12:01:28.065 [AMQP Connection 101.34.243.166:5672] WARN com.rabbitmq.client.impl.ForgivingExceptionHandler:115 - An unexpected connection driver error occurred (Exception message: Connection reset) -2024-06-21 12:01:28.113 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO o.s.a.r.listener.SimpleMessageListenerContainer:1459 - Restarting Consumer@55a07f97: tags=[[amq.ctag-d41EkIBvtUL63Xz98j9xsg]], channel=Cached Rabbit Channel: AMQChannel(amqp://guest@101.34.243.166:5672/,1), conn: Proxy@695c8b32 Shared Rabbit Connection: SimpleConnection@544733a4 [delegate=amqp://guest@101.34.243.166:5672/, localPort= 65281], acknowledgeMode=AUTO local queue size=0 -2024-06-21 12:01:28.114 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 12:01:28.734 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-1] INFO o.s.a.r.listener.SimpleMessageListenerContainer:1459 - Restarting Consumer@4f5df012: tags=[[amq.ctag-pzyMh4Q3VHpYdQrWy8K8nw]], channel=Cached Rabbit Channel: AMQChannel(amqp://guest@101.34.243.166:5672/,2), conn: Proxy@695c8b32 Shared Rabbit Connection: null, acknowledgeMode=AUTO local queue size=0 -2024-06-21 12:01:28.735 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 12:01:28.907 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-1] INFO o.s.a.r.listener.SimpleMessageListenerContainer:1459 - Restarting Consumer@574e4184: tags=[[amq.ctag-i-fKDvAj_G0WKHnD_vavIA]], channel=Cached Rabbit Channel: AMQChannel(amqp://guest@101.34.243.166:5672/,3), conn: Proxy@695c8b32 Shared Rabbit Connection: null, acknowledgeMode=AUTO local queue size=0 -2024-06-21 12:01:28.908 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 12:01:28.911 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] ERROR o.s.a.r.listener.SimpleMessageListenerContainer:1917 - Failed to check/redeclare auto-delete queue(s). -org.springframework.amqp.AmqpIOException: java.net.NoRouteToHostException: No route to host: no further information - at org.springframework.amqp.rabbit.support.RabbitExceptionTranslator.convertRabbitAccessException(RabbitExceptionTranslator.java:70) - at org.springframework.amqp.rabbit.connection.AbstractConnectionFactory.createBareConnection(AbstractConnectionFactory.java:602) - at org.springframework.amqp.rabbit.connection.CachingConnectionFactory.createConnection(CachingConnectionFactory.java:725) - at org.springframework.amqp.rabbit.connection.ConnectionFactoryUtils.createConnection(ConnectionFactoryUtils.java:252) - at org.springframework.amqp.rabbit.core.RabbitTemplate.doExecute(RabbitTemplate.java:2180) - at org.springframework.amqp.rabbit.core.RabbitTemplate.execute(RabbitTemplate.java:2153) - at org.springframework.amqp.rabbit.core.RabbitTemplate.execute(RabbitTemplate.java:2133) - at org.springframework.amqp.rabbit.core.RabbitAdmin.getQueueInfo(RabbitAdmin.java:463) - at org.springframework.amqp.rabbit.core.RabbitAdmin.getQueueProperties(RabbitAdmin.java:447) - at org.springframework.amqp.rabbit.listener.AbstractMessageListenerContainer.attemptDeclarations(AbstractMessageListenerContainer.java:1930) - at org.springframework.amqp.rabbit.listener.AbstractMessageListenerContainer.redeclareElementsIfNecessary(AbstractMessageListenerContainer.java:1911) - at org.springframework.amqp.rabbit.listener.SimpleMessageListenerContainer$AsyncMessageProcessingConsumer.initialize(SimpleMessageListenerContainer.java:1377) - at org.springframework.amqp.rabbit.listener.SimpleMessageListenerContainer$AsyncMessageProcessingConsumer.run(SimpleMessageListenerContainer.java:1223) - at java.base/java.lang.Thread.run(Thread.java:842) -Caused by: java.net.NoRouteToHostException: No route to host: no further information - at java.base/sun.nio.ch.Net.pollConnect(Native Method) - at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) - at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:547) - at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:602) - at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) - at java.base/java.net.Socket.connect(Socket.java:633) - at com.rabbitmq.client.impl.SocketFrameHandlerFactory.create(SocketFrameHandlerFactory.java:60) - at com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:1223) - at com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:1173) - at org.springframework.amqp.rabbit.connection.AbstractConnectionFactory.connectAddresses(AbstractConnectionFactory.java:640) - at org.springframework.amqp.rabbit.connection.AbstractConnectionFactory.connect(AbstractConnectionFactory.java:615) - at org.springframework.amqp.rabbit.connection.AbstractConnectionFactory.createBareConnection(AbstractConnectionFactory.java:565) - ... 12 common frames omitted -2024-06-21 12:01:28.913 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 12:01:33.101 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-3] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 12:01:33.101 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-3] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 12:01:33.101 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-3] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 12:01:33.101 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-3] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 12:01:33.101 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-3] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 12:01:33.101 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-3] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 12:01:33.120 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-2, test1-1 -2024-06-21 12:01:33.120 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Revoke previously assigned partitions test1-6, test1-7 -2024-06-21 12:01:33.120 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Revoke previously assigned partitions test1-5, test1-4, test1-3 -2024-06-21 12:01:33.120 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-6, test1-7] -2024-06-21 12:01:33.120 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-2, test1-1] -2024-06-21 12:01:33.120 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-5, test1-4, test1-3] -2024-06-21 12:01:33.120 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-06fdb6e2-c41a-4b41-a131-708deee56cb9 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 12:01:33.120 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-12737455-1acf-47df-953a-e6899c17cce2 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 12:01:33.120 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-3475c22e-21e2-4a84-bc1e-d85d0101c312 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 12:01:33.121 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 12:01:33.121 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 12:01:33.121 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 12:01:33.134 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 12:01:33.134 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 12:01:33.134 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 12:01:33.134 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 12:01:33.134 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 12:01:33.134 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 12:01:33.135 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 12:01:33.136 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 12:01:33.136 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 12:01:33.138 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered -2024-06-21 12:01:33.139 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered -2024-06-21 12:01:33.139 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered -2024-06-21 12:01:33.139 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 12:01:33.139 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 12:01:33.139 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 12:01:33.140 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 12:01:33.140 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 12:01:33.141 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 12:01:33.145 [SpringApplicationShutdownHook] INFO org.apache.kafka.clients.producer.KafkaProducer:1204 - [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 30000 ms. -2024-06-21 12:01:33.146 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 12:01:33.146 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 12:01:33.146 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 12:01:33.146 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.producer for producer-1 unregistered -2024-06-21 12:01:33.264 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 12:01:33.270 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. -2024-06-21 19:07:35.422 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 25960 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 19:07:35.423 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 19:07:35.424 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 19:07:35.877 [main] WARN o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext:591 - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.support.BeanDefinitionOverrideException: Invalid bean definition with name 'redisTemplate' defined in class path resource [com/muyu/event/redis/RedisListenerConfig.class]: Cannot register bean definition [Root bean: class [null]; scope=; abstract=false; lazyInit=null; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=redisListenerConfig; factoryMethodName=redisTemplate; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [com/muyu/event/redis/RedisListenerConfig.class]] for bean 'redisTemplate': There is already [Root bean: class [null]; scope=; abstract=false; lazyInit=null; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=redisConfig; factoryMethodName=redisTemplate; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [com/muyu/demos/web/config/RedisConfig.class]] bound. -2024-06-21 19:07:35.882 [main] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener:136 - - -Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. -2024-06-21 19:07:35.897 [main] ERROR o.s.b.diagnostics.LoggingFailureAnalysisReporter:40 - - -*************************** -APPLICATION FAILED TO START -*************************** - -Description: - -The bean 'redisTemplate', defined in class path resource [com/muyu/event/redis/RedisListenerConfig.class], could not be registered. A bean with that name has already been defined in class path resource [com/muyu/demos/web/config/RedisConfig.class] and overriding is disabled. - -Action: - -Consider renaming one of the beans or enabling overriding by setting spring.main.allow-bean-definition-overriding=true - -2024-06-21 19:08:12.983 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 7392 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 19:08:12.983 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 19:08:12.984 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 19:08:13.351 [main] WARN o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext:591 - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.support.BeanDefinitionOverrideException: Invalid bean definition with name 'redisTemplate' defined in class path resource [com/muyu/event/redis/RedisListenerConfig.class]: Cannot register bean definition [Root bean: class [null]; scope=; abstract=false; lazyInit=null; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=redisListenerConfig; factoryMethodName=redisTemplate; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [com/muyu/event/redis/RedisListenerConfig.class]] for bean 'redisTemplate': There is already [Root bean: class [null]; scope=; abstract=false; lazyInit=null; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=redisConfig; factoryMethodName=redisTemplate; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [com/muyu/demos/web/config/RedisConfig.class]] bound. -2024-06-21 19:08:13.356 [main] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener:136 - - -Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. -2024-06-21 19:08:13.367 [main] ERROR o.s.b.diagnostics.LoggingFailureAnalysisReporter:40 - - -*************************** -APPLICATION FAILED TO START -*************************** - -Description: - -The bean 'redisTemplate', defined in class path resource [com/muyu/event/redis/RedisListenerConfig.class], could not be registered. A bean with that name has already been defined in class path resource [com/muyu/demos/web/config/RedisConfig.class] and overriding is disabled. - -Action: - -Consider renaming one of the beans or enabling overriding by setting spring.main.allow-bean-definition-overriding=true - -2024-06-21 19:08:58.728 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 29648 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 19:08:58.729 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 19:08:58.729 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 19:08:59.155 [main] WARN o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext:591 - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.support.BeanDefinitionOverrideException: Invalid bean definition with name 'redisTemplate' defined in class path resource [com/muyu/event/redis/RedisListenerConfig.class]: Cannot register bean definition [Root bean: class [null]; scope=; abstract=false; lazyInit=null; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=redisListenerConfig; factoryMethodName=redisTemplate; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [com/muyu/event/redis/RedisListenerConfig.class]] for bean 'redisTemplate': There is already [Root bean: class [null]; scope=; abstract=false; lazyInit=null; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=redisConfig; factoryMethodName=redisTemplate; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [com/muyu/demos/web/config/RedisConfig.class]] bound. -2024-06-21 19:08:59.160 [main] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener:136 - - -Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. -2024-06-21 19:08:59.174 [main] ERROR o.s.b.diagnostics.LoggingFailureAnalysisReporter:40 - - -*************************** -APPLICATION FAILED TO START -*************************** - -Description: - -The bean 'redisTemplate', defined in class path resource [com/muyu/event/redis/RedisListenerConfig.class], could not be registered. A bean with that name has already been defined in class path resource [com/muyu/demos/web/config/RedisConfig.class] and overriding is disabled. - -Action: - -Consider renaming one of the beans or enabling overriding by setting spring.main.allow-bean-definition-overriding=true - -2024-06-21 19:10:11.473 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 32068 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 19:10:11.474 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 19:10:11.474 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 19:10:11.982 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 19:10:11.985 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 19:10:12.009 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2024-06-21 19:10:12.252 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$e7a4817f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:10:12.347 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:10:12.348 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:10:12.350 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:10:12.362 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:10:12.395 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:10:12.399 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:10:12.635 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 19:10:12.643 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 19:10:12.643 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 19:10:12.745 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 19:10:12.745 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1241 ms -2024-06-21 19:10:13.417 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 19:10:13.863 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 19:10:13.869 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 19:10:13.885 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 19:10:13.922 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 19:10:13.940 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: +2024-06-22 11:01:21.390 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group +2024-06-22 11:01:21.390 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 11:01:21.391 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 11:01:21.391 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 11:01:21.391 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 11:01:21.391 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719025281391 +2024-06-22 11:01:21.391 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 +2024-06-22 11:01:21.391 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=40, memberId='consumer-Topics-2-c3ac8208-1117-416f-8966-4addb5af8c7a', protocol='range'} +2024-06-22 11:01:21.391 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group +2024-06-22 11:01:21.391 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 40: {consumer-Topics-2-c3ac8208-1117-416f-8966-4addb5af8c7a=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} +2024-06-22 11:01:21.393 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=40, memberId='consumer-Topics-2-c3ac8208-1117-416f-8966-4addb5af8c7a', protocol='range'} +2024-06-22 11:01:21.393 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) +2024-06-22 11:01:21.393 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group +2024-06-22 11:01:21.393 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 +2024-06-22 11:01:21.393 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 11:01:21.394 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 11:01:21.394 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group +2024-06-22 11:01:21.395 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:01:21.395 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:01:21.395 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:01:21.395 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:01:21.395 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:01:21.395 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group +2024-06-22 11:01:21.396 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:01:21.396 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:01:21.396 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=48, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:01:21.396 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] +2024-06-22 11:01:21.407 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' +2024-06-22 11:01:21.521 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] +2024-06-22 11:01:21.676 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#72a34537:0/SimpleConnection@73c6ebec [delegate=amqp://guest@101.34.243.166:5672/, localPort= 62171] +2024-06-22 11:01:21.680 [main] INFO org.springframework.amqp.rabbit.core.RabbitAdmin:678 - Auto-declaring a non-durable, auto-delete, or exclusive Queue (qqq1) durable:true, auto-delete:true, exclusive:true. It will be redeclared if the broker stops and is restarted while the connection factory is alive, but all messages will be lost. +2024-06-22 11:01:22.182 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 4.377 seconds (JVM running for 4.821) +2024-06-22 11:01:22.184 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 +2024-06-22 11:01:24.396 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing +2024-06-22 11:01:24.397 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 +2024-06-22 11:01:24.398 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] +2024-06-22 11:01:24.398 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group +2024-06-22 11:01:24.399 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=41, memberId='consumer-Topics-3-eb73096e-1195-433e-ba8b-6a0dc3185523', protocol='range'} +2024-06-22 11:01:24.399 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=41, memberId='consumer-Topics-4-2c88bedb-aa42-4dde-ae6c-bf0353725cb3', protocol='range'} +2024-06-22 11:01:24.400 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=41, memberId='consumer-Topics-2-c3ac8208-1117-416f-8966-4addb5af8c7a', protocol='range'} +2024-06-22 11:01:24.400 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 41: {consumer-Topics-3-eb73096e-1195-433e-ba8b-6a0dc3185523=Assignment(partitions=[test1-3, test1-4, test1-5]), consumer-Topics-2-c3ac8208-1117-416f-8966-4addb5af8c7a=Assignment(partitions=[test1-0, test1-1, test1-2]), consumer-Topics-4-2c88bedb-aa42-4dde-ae6c-bf0353725cb3=Assignment(partitions=[test1-6, test1-7])} +2024-06-22 11:01:24.401 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=41, memberId='consumer-Topics-3-eb73096e-1195-433e-ba8b-6a0dc3185523', protocol='range'} +2024-06-22 11:01:24.401 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=41, memberId='consumer-Topics-4-2c88bedb-aa42-4dde-ae6c-bf0353725cb3', protocol='range'} +2024-06-22 11:01:24.401 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=41, memberId='consumer-Topics-2-c3ac8208-1117-416f-8966-4addb5af8c7a', protocol='range'} +2024-06-22 11:01:24.401 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-3, test1-4, test1-5]) +2024-06-22 11:01:24.401 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: test1-5, test1-4, test1-3 +2024-06-22 11:01:24.401 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-6, test1-7]) +2024-06-22 11:01:24.401 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2]) +2024-06-22 11:01:24.401 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-2, test1-1 +2024-06-22 11:01:24.401 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: test1-6, test1-7 +2024-06-22 11:01:24.402 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:01:24.402 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:01:24.402 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:01:24.402 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:01:24.403 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:01:24.403 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=48, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:01:24.403 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:01:24.403 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:01:24.403 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-5, test1-4, test1-3] +2024-06-22 11:01:24.403 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-2, test1-1] +2024-06-22 11:01:24.403 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-6, test1-7] +2024-06-22 11:04:33.753 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. +2024-06-22 11:04:33.779 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. +2024-06-22 11:04:33.799 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. +2024-06-22 11:04:33.934 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. +2024-06-22 11:04:33.948 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. +2024-06-22 11:04:34.024 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. +2024-06-22 11:04:34.039 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-2, test1-1 +2024-06-22 11:04:34.039 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-2, test1-1] +2024-06-22 11:04:34.040 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Revoke previously assigned partitions test1-5, test1-4, test1-3 +2024-06-22 11:04:34.040 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Revoke previously assigned partitions test1-6, test1-7 +2024-06-22 11:04:34.040 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-c3ac8208-1117-416f-8966-4addb5af8c7a sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics +2024-06-22 11:04:34.040 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-5, test1-4, test1-3] +2024-06-22 11:04:34.040 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-6, test1-7] +2024-06-22 11:04:34.040 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-eb73096e-1195-433e-ba8b-6a0dc3185523 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics +2024-06-22 11:04:34.040 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-2c88bedb-aa42-4dde-ae6c-bf0353725cb3 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics +2024-06-22 11:04:34.040 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions +2024-06-22 11:04:34.040 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions +2024-06-22 11:04:34.040 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions +2024-06-22 11:04:34.042 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed +2024-06-22 11:04:34.042 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed +2024-06-22 11:04:34.042 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter +2024-06-22 11:04:34.042 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter +2024-06-22 11:04:34.042 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed +2024-06-22 11:04:34.042 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed +2024-06-22 11:04:34.042 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed +2024-06-22 11:04:34.042 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter +2024-06-22 11:04:34.043 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed +2024-06-22 11:04:34.044 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered +2024-06-22 11:04:34.044 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped +2024-06-22 11:04:34.044 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered +2024-06-22 11:04:34.044 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped +2024-06-22 11:04:34.045 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered +2024-06-22 11:04:34.045 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped +2024-06-22 11:04:34.046 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped +2024-06-22 11:04:34.046 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped +2024-06-22 11:04:34.046 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped +2024-06-22 11:04:34.208 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... +2024-06-22 11:04:34.212 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. +2024-06-22 11:04:41.868 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 26664 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) +2024-06-22 11:04:41.869 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 +2024-06-22 11:04:41.870 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" +2024-06-22 11:04:42.341 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode +2024-06-22 11:04:42.343 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-06-22 11:04:42.364 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 11 ms. Found 0 Redis repository interfaces. +2024-06-22 11:04:42.601 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$22c29de] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 11:04:42.683 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 11:04:42.684 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 11:04:42.686 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 11:04:42.698 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 11:04:42.727 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 11:04:42.730 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 11:04:42.934 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) +2024-06-22 11:04:42.940 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] +2024-06-22 11:04:42.941 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] +2024-06-22 11:04:43.038 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext +2024-06-22 11:04:43.038 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1137 ms +2024-06-22 11:04:43.640 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... +2024-06-22 11:04:43.971 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. +2024-06-22 11:04:43.977 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event +2024-06-22 11:04:43.993 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: +2024-06-22 11:04:44.034 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 +2024-06-22 11:04:44.050 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest @@ -19069,30 +7751,30 @@ Consider renaming one of the beans or enabling overriding by setting spring.main ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer -2024-06-21 19:10:14.000 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 19:10:14.000 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 19:10:14.000 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718968213999 -2024-06-21 19:10:14.002 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 19:10:14.107 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 19:10:14.263 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ -2024-06-21 19:10:14.295 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: rSh-TEkXSuePZXotKmnVvw -2024-06-21 19:10:14.303 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 19:10:14.304 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 19:10:14.333 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 19:10:14.344 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=3, memberId='consumer-Partitions-1-48bc9096-760c-4597-a815-643d5cf3a6e1', protocol='range'} -2024-06-21 19:10:14.345 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 3: {consumer-Partitions-1-48bc9096-760c-4597-a815-643d5cf3a6e1=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 19:10:14.382 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=3, memberId='consumer-Partitions-1-48bc9096-760c-4597-a815-643d5cf3a6e1', protocol='range'} -2024-06-21 19:10:14.383 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 19:10:14.384 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 19:10:14.397 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:10:14.397 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:10:14.397 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:10:14.397 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:10:14.397 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:10:14.397 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:10:14.397 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:10:14.398 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=3, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:10:14.968 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: +2024-06-22 11:04:44.109 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 11:04:44.109 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 11:04:44.109 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719025484108 +2024-06-22 11:04:44.111 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 +2024-06-22 11:04:44.322 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 11:04:44.323 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 11:04:44.324 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group +2024-06-22 11:04:44.330 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group +2024-06-22 11:04:44.331 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=31, memberId='consumer-Partitions-1-72f6f451-c889-4983-9ba8-4e144caee853', protocol='range'} +2024-06-22 11:04:44.333 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 31: {consumer-Partitions-1-72f6f451-c889-4983-9ba8-4e144caee853=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} +2024-06-22 11:04:44.339 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=31, memberId='consumer-Partitions-1-72f6f451-c889-4983-9ba8-4e144caee853', protocol='range'} +2024-06-22 11:04:44.340 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) +2024-06-22 11:04:44.342 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 +2024-06-22 11:04:44.349 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:04:44.350 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:04:44.350 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:04:44.350 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:04:44.350 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:04:44.350 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:04:44.350 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:04:44.350 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=48, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:04:44.611 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... +2024-06-22 11:04:44.678 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ +2024-06-22 11:04:45.363 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest @@ -19171,11 +7853,11 @@ Consider renaming one of the beans or enabling overriding by setting spring.main ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer -2024-06-21 19:10:14.973 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 19:10:14.974 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 19:10:14.974 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718968214973 -2024-06-21 19:10:14.976 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 19:10:14.982 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: +2024-06-22 11:04:45.367 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 11:04:45.367 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 11:04:45.367 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719025485367 +2024-06-22 11:04:45.368 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 +2024-06-22 11:04:45.373 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest @@ -19254,14 +7936,14 @@ Consider renaming one of the beans or enabling overriding by setting spring.main ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer -2024-06-21 19:10:14.987 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 19:10:14.987 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 19:10:14.987 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718968214987 -2024-06-21 19:10:14.987 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 19:10:14.988 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: rSh-TEkXSuePZXotKmnVvw -2024-06-21 19:10:14.988 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 19:10:14.988 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 19:10:14.989 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: +2024-06-22 11:04:45.376 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 11:04:45.376 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 11:04:45.376 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 11:04:45.377 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719025485376 +2024-06-22 11:04:45.377 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 11:04:45.377 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 +2024-06-22 11:04:45.377 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group +2024-06-22 11:04:45.378 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest @@ -19340,39722 +8022,527 @@ Consider renaming one of the beans or enabling overriding by setting spring.main ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer -2024-06-21 19:10:14.991 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: rSh-TEkXSuePZXotKmnVvw -2024-06-21 19:10:14.992 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 19:10:14.992 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 19:10:14.992 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718968214992 -2024-06-21 19:10:14.992 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 19:10:14.993 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 19:10:14.993 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 19:10:14.995 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 19:10:14.995 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: rSh-TEkXSuePZXotKmnVvw -2024-06-21 19:10:14.996 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 19:10:14.996 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 19:10:14.996 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 19:10:14.997 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=4, memberId='consumer-Topics-2-387301e2-de6e-47c4-8d89-7d19899f79ad', protocol='range'} -2024-06-21 19:10:14.997 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 4: {consumer-Topics-2-387301e2-de6e-47c4-8d89-7d19899f79ad=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 19:10:15.003 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' -2024-06-21 19:10:15.004 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 19:10:15.005 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:783 - [Consumer clientId=consumer-Topics-2, groupId=Topics] SyncGroup failed: The group began another rebalance. Need to re-join the group. Sent generation was Generation{generationId=4, memberId='consumer-Topics-2-387301e2-de6e-47c4-8d89-7d19899f79ad', protocol='range'} -2024-06-21 19:10:15.005 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 19:10:15.007 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:470 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Rebalance failed. +2024-06-22 11:04:45.379 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 11:04:45.379 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 11:04:45.380 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group +2024-06-22 11:04:45.380 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group +2024-06-22 11:04:45.380 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 11:04:45.380 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 11:04:45.380 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719025485380 +2024-06-22 11:04:45.380 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 +2024-06-22 11:04:45.381 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=43, memberId='consumer-Topics-2-2ba8a8cd-72fe-4b38-866a-252b13538e6c', protocol='range'} +2024-06-22 11:04:45.381 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 43: {consumer-Topics-2-2ba8a8cd-72fe-4b38-866a-252b13538e6c=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} +2024-06-22 11:04:45.382 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group +2024-06-22 11:04:45.383 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=43, memberId='consumer-Topics-2-2ba8a8cd-72fe-4b38-866a-252b13538e6c', protocol='range'} +2024-06-22 11:04:45.383 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) +2024-06-22 11:04:45.383 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 11:04:45.383 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 +2024-06-22 11:04:45.383 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 11:04:45.383 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group +2024-06-22 11:04:45.385 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group +2024-06-22 11:04:45.386 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:04:45.386 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:04:45.386 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:04:45.386 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:04:45.386 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:04:45.386 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:04:45.386 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:04:45.386 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=48, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:04:45.387 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] +2024-06-22 11:04:45.391 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' +2024-06-22 11:04:45.517 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] +2024-06-22 11:04:45.674 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#ccd000e:0/SimpleConnection@66297b63 [delegate=amqp://guest@101.34.243.166:5672/, localPort= 62312] +2024-06-22 11:04:45.678 [main] INFO org.springframework.amqp.rabbit.core.RabbitAdmin:678 - Auto-declaring a non-durable, auto-delete, or exclusive Queue (qqq1) durable:true, auto-delete:true, exclusive:true. It will be redeclared if the broker stops and is restarted while the connection factory is alive, but all messages will be lost. +2024-06-22 11:04:45.678 [main] INFO org.springframework.amqp.rabbit.core.RabbitAdmin:678 - Auto-declaring a non-durable, auto-delete, or exclusive Queue (qqq2) durable:true, auto-delete:true, exclusive:true. It will be redeclared if the broker stops and is restarted while the connection factory is alive, but all messages will be lost. +2024-06-22 11:04:46.226 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 4.625 seconds (JVM running for 5.068) +2024-06-22 11:04:46.228 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 +2024-06-22 11:04:48.395 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing +2024-06-22 11:04:48.396 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 +2024-06-22 11:04:48.397 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] +2024-06-22 11:04:48.397 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group +2024-06-22 11:04:48.398 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=44, memberId='consumer-Topics-4-13cc9ffa-11d0-4172-aac3-0e67af430f42', protocol='range'} +2024-06-22 11:04:48.398 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=44, memberId='consumer-Topics-2-2ba8a8cd-72fe-4b38-866a-252b13538e6c', protocol='range'} +2024-06-22 11:04:48.398 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=44, memberId='consumer-Topics-3-b6edc964-70d3-48a4-8c04-b9848442fbcd', protocol='range'} +2024-06-22 11:04:48.399 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 44: {consumer-Topics-3-b6edc964-70d3-48a4-8c04-b9848442fbcd=Assignment(partitions=[test1-3, test1-4, test1-5]), consumer-Topics-2-2ba8a8cd-72fe-4b38-866a-252b13538e6c=Assignment(partitions=[test1-0, test1-1, test1-2]), consumer-Topics-4-13cc9ffa-11d0-4172-aac3-0e67af430f42=Assignment(partitions=[test1-6, test1-7])} +2024-06-22 11:04:48.400 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=44, memberId='consumer-Topics-4-13cc9ffa-11d0-4172-aac3-0e67af430f42', protocol='range'} +2024-06-22 11:04:48.400 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=44, memberId='consumer-Topics-3-b6edc964-70d3-48a4-8c04-b9848442fbcd', protocol='range'} +2024-06-22 11:04:48.400 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=44, memberId='consumer-Topics-2-2ba8a8cd-72fe-4b38-866a-252b13538e6c', protocol='range'} +2024-06-22 11:04:48.400 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-6, test1-7]) +2024-06-22 11:04:48.400 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: test1-6, test1-7 +2024-06-22 11:04:48.400 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-3, test1-4, test1-5]) +2024-06-22 11:04:48.400 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: test1-5, test1-4, test1-3 +2024-06-22 11:04:48.400 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2]) +2024-06-22 11:04:48.400 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-2, test1-1 +2024-06-22 11:04:48.401 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:04:48.401 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:04:48.401 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:04:48.401 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-6, test1-7] +2024-06-22 11:04:48.402 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:04:48.402 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:04:48.402 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=48, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:04:48.402 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:04:48.402 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-5, test1-4, test1-3] +2024-06-22 11:04:48.402 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:04:48.402 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-2, test1-1] +2024-06-22 11:06:15.392 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. +2024-06-22 11:06:15.419 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. +2024-06-22 11:06:15.437 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. +2024-06-22 11:06:15.818 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. +2024-06-22 11:06:15.869 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. +2024-06-22 11:06:15.957 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. +2024-06-22 11:06:15.969 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Revoke previously assigned partitions test1-5, test1-4, test1-3 +2024-06-22 11:06:15.969 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-2, test1-1 +2024-06-22 11:06:15.969 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-5, test1-4, test1-3] +2024-06-22 11:06:15.969 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-2, test1-1] +2024-06-22 11:06:15.969 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-b6edc964-70d3-48a4-8c04-b9848442fbcd sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics +2024-06-22 11:06:15.969 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-2ba8a8cd-72fe-4b38-866a-252b13538e6c sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics +2024-06-22 11:06:15.969 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Revoke previously assigned partitions test1-6, test1-7 +2024-06-22 11:06:15.970 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-6, test1-7] +2024-06-22 11:06:15.970 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions +2024-06-22 11:06:15.970 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-13cc9ffa-11d0-4172-aac3-0e67af430f42 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics +2024-06-22 11:06:15.970 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions +2024-06-22 11:06:15.970 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions +2024-06-22 11:06:15.971 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed +2024-06-22 11:06:15.972 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter +2024-06-22 11:06:15.972 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed +2024-06-22 11:06:15.972 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed +2024-06-22 11:06:15.972 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter +2024-06-22 11:06:15.972 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed +2024-06-22 11:06:15.973 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered +2024-06-22 11:06:15.973 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered +2024-06-22 11:06:15.974 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped +2024-06-22 11:06:15.974 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped +2024-06-22 11:06:15.974 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed +2024-06-22 11:06:15.974 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter +2024-06-22 11:06:15.975 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed +2024-06-22 11:06:15.975 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered +2024-06-22 11:06:15.975 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped +2024-06-22 11:06:15.976 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped +2024-06-22 11:06:15.976 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped +2024-06-22 11:06:15.976 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped +2024-06-22 11:06:16.136 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... +2024-06-22 11:06:16.140 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. +2024-06-22 11:06:23.352 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 7440 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) +2024-06-22 11:06:23.353 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 +2024-06-22 11:06:23.354 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" +2024-06-22 11:06:23.822 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode +2024-06-22 11:06:23.823 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. +2024-06-22 11:06:23.844 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. +2024-06-22 11:06:24.080 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$a04ce44a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 11:06:24.157 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 11:06:24.159 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 11:06:24.160 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 11:06:24.172 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 11:06:24.201 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 11:06:24.205 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) +2024-06-22 11:06:24.402 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) +2024-06-22 11:06:24.409 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] +2024-06-22 11:06:24.410 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] +2024-06-22 11:06:24.501 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext +2024-06-22 11:06:24.501 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1118 ms +2024-06-22 11:06:25.076 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... +2024-06-22 11:06:25.388 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. +2024-06-22 11:06:25.394 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event +2024-06-22 11:06:25.408 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: +2024-06-22 11:06:25.446 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 +2024-06-22 11:06:25.460 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: + allow.auto.create.topics = true + auto.commit.interval.ms = 5000 + auto.offset.reset = latest + bootstrap.servers = [localhost:9092] + check.crcs = true + client.dns.lookup = use_all_dns_ips + client.id = consumer-Partitions-1 + client.rack = + connections.max.idle.ms = 540000 + default.api.timeout.ms = 60000 + enable.auto.commit = true + exclude.internal.topics = true + fetch.max.bytes = 52428800 + fetch.max.wait.ms = 500 + fetch.min.bytes = 1 + group.id = Partitions + group.instance.id = null + heartbeat.interval.ms = 3000 + interceptor.classes = [] + internal.leave.group.on.close = true + internal.throw.on.fetch.stable.offset.unsupported = false + isolation.level = read_uncommitted + key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer + max.partition.fetch.bytes = 1048576 + max.poll.interval.ms = 300000 + max.poll.records = 500 + metadata.max.age.ms = 300000 + metric.reporters = [] + metrics.num.samples = 2 + metrics.recording.level = INFO + metrics.sample.window.ms = 30000 + partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] + receive.buffer.bytes = 65536 + reconnect.backoff.max.ms = 1000 + reconnect.backoff.ms = 50 + request.timeout.ms = 30000 + retry.backoff.ms = 100 + sasl.client.callback.handler.class = null + sasl.jaas.config = null + sasl.kerberos.kinit.cmd = /usr/bin/kinit + sasl.kerberos.min.time.before.relogin = 60000 + sasl.kerberos.service.name = null + sasl.kerberos.ticket.renew.jitter = 0.05 + sasl.kerberos.ticket.renew.window.factor = 0.8 + sasl.login.callback.handler.class = null + sasl.login.class = null + sasl.login.refresh.buffer.seconds = 300 + sasl.login.refresh.min.period.seconds = 60 + sasl.login.refresh.window.factor = 0.8 + sasl.login.refresh.window.jitter = 0.05 + sasl.mechanism = GSSAPI + security.protocol = PLAINTEXT + security.providers = null + send.buffer.bytes = 131072 + session.timeout.ms = 10000 + socket.connection.setup.timeout.max.ms = 30000 + socket.connection.setup.timeout.ms = 10000 + ssl.cipher.suites = null + ssl.enabled.protocols = [TLSv1.2, TLSv1.3] + ssl.endpoint.identification.algorithm = https + ssl.engine.factory.class = null + ssl.key.password = null + ssl.keymanager.algorithm = SunX509 + ssl.keystore.certificate.chain = null + ssl.keystore.key = null + ssl.keystore.location = null + ssl.keystore.password = null + ssl.keystore.type = JKS + ssl.protocol = TLSv1.3 + ssl.provider = null + ssl.secure.random.implementation = null + ssl.trustmanager.algorithm = PKIX + ssl.truststore.certificates = null + ssl.truststore.location = null + ssl.truststore.password = null + ssl.truststore.type = JKS + value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer + +2024-06-22 11:06:25.512 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 11:06:25.512 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 11:06:25.512 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719025585511 +2024-06-22 11:06:25.513 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 +2024-06-22 11:06:25.715 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 11:06:25.716 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 11:06:25.718 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group +2024-06-22 11:06:25.723 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group +2024-06-22 11:06:25.724 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=33, memberId='consumer-Partitions-1-12568344-e741-4a60-8b7e-7d500796ff27', protocol='range'} +2024-06-22 11:06:25.725 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 33: {consumer-Partitions-1-12568344-e741-4a60-8b7e-7d500796ff27=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} +2024-06-22 11:06:25.728 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=33, memberId='consumer-Partitions-1-12568344-e741-4a60-8b7e-7d500796ff27', protocol='range'} +2024-06-22 11:06:25.728 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) +2024-06-22 11:06:25.730 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 +2024-06-22 11:06:25.735 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:06:25.735 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:06:25.735 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:06:25.735 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:06:25.735 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:06:25.735 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:06:25.735 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:06:25.735 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=48, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:06:25.950 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... +2024-06-22 11:06:26.007 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ +2024-06-22 11:06:26.619 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: + allow.auto.create.topics = true + auto.commit.interval.ms = 5000 + auto.offset.reset = latest + bootstrap.servers = [localhost:9092] + check.crcs = true + client.dns.lookup = use_all_dns_ips + client.id = consumer-Topics-2 + client.rack = + connections.max.idle.ms = 540000 + default.api.timeout.ms = 60000 + enable.auto.commit = false + exclude.internal.topics = true + fetch.max.bytes = 52428800 + fetch.max.wait.ms = 500 + fetch.min.bytes = 1 + group.id = Topics + group.instance.id = null + heartbeat.interval.ms = 3000 + interceptor.classes = [] + internal.leave.group.on.close = true + internal.throw.on.fetch.stable.offset.unsupported = false + isolation.level = read_uncommitted + key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer + max.partition.fetch.bytes = 1048576 + max.poll.interval.ms = 300000 + max.poll.records = 500 + metadata.max.age.ms = 300000 + metric.reporters = [] + metrics.num.samples = 2 + metrics.recording.level = INFO + metrics.sample.window.ms = 30000 + partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] + receive.buffer.bytes = 65536 + reconnect.backoff.max.ms = 1000 + reconnect.backoff.ms = 50 + request.timeout.ms = 30000 + retry.backoff.ms = 100 + sasl.client.callback.handler.class = null + sasl.jaas.config = null + sasl.kerberos.kinit.cmd = /usr/bin/kinit + sasl.kerberos.min.time.before.relogin = 60000 + sasl.kerberos.service.name = null + sasl.kerberos.ticket.renew.jitter = 0.05 + sasl.kerberos.ticket.renew.window.factor = 0.8 + sasl.login.callback.handler.class = null + sasl.login.class = null + sasl.login.refresh.buffer.seconds = 300 + sasl.login.refresh.min.period.seconds = 60 + sasl.login.refresh.window.factor = 0.8 + sasl.login.refresh.window.jitter = 0.05 + sasl.mechanism = GSSAPI + security.protocol = PLAINTEXT + security.providers = null + send.buffer.bytes = 131072 + session.timeout.ms = 10000 + socket.connection.setup.timeout.max.ms = 30000 + socket.connection.setup.timeout.ms = 10000 + ssl.cipher.suites = null + ssl.enabled.protocols = [TLSv1.2, TLSv1.3] + ssl.endpoint.identification.algorithm = https + ssl.engine.factory.class = null + ssl.key.password = null + ssl.keymanager.algorithm = SunX509 + ssl.keystore.certificate.chain = null + ssl.keystore.key = null + ssl.keystore.location = null + ssl.keystore.password = null + ssl.keystore.type = JKS + ssl.protocol = TLSv1.3 + ssl.provider = null + ssl.secure.random.implementation = null + ssl.trustmanager.algorithm = PKIX + ssl.truststore.certificates = null + ssl.truststore.location = null + ssl.truststore.password = null + ssl.truststore.type = JKS + value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer + +2024-06-22 11:06:26.623 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 11:06:26.623 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 11:06:26.623 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719025586623 +2024-06-22 11:06:26.624 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 +2024-06-22 11:06:26.629 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: + allow.auto.create.topics = true + auto.commit.interval.ms = 5000 + auto.offset.reset = latest + bootstrap.servers = [localhost:9092] + check.crcs = true + client.dns.lookup = use_all_dns_ips + client.id = consumer-Topics-3 + client.rack = + connections.max.idle.ms = 540000 + default.api.timeout.ms = 60000 + enable.auto.commit = false + exclude.internal.topics = true + fetch.max.bytes = 52428800 + fetch.max.wait.ms = 500 + fetch.min.bytes = 1 + group.id = Topics + group.instance.id = null + heartbeat.interval.ms = 3000 + interceptor.classes = [] + internal.leave.group.on.close = true + internal.throw.on.fetch.stable.offset.unsupported = false + isolation.level = read_uncommitted + key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer + max.partition.fetch.bytes = 1048576 + max.poll.interval.ms = 300000 + max.poll.records = 500 + metadata.max.age.ms = 300000 + metric.reporters = [] + metrics.num.samples = 2 + metrics.recording.level = INFO + metrics.sample.window.ms = 30000 + partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] + receive.buffer.bytes = 65536 + reconnect.backoff.max.ms = 1000 + reconnect.backoff.ms = 50 + request.timeout.ms = 30000 + retry.backoff.ms = 100 + sasl.client.callback.handler.class = null + sasl.jaas.config = null + sasl.kerberos.kinit.cmd = /usr/bin/kinit + sasl.kerberos.min.time.before.relogin = 60000 + sasl.kerberos.service.name = null + sasl.kerberos.ticket.renew.jitter = 0.05 + sasl.kerberos.ticket.renew.window.factor = 0.8 + sasl.login.callback.handler.class = null + sasl.login.class = null + sasl.login.refresh.buffer.seconds = 300 + sasl.login.refresh.min.period.seconds = 60 + sasl.login.refresh.window.factor = 0.8 + sasl.login.refresh.window.jitter = 0.05 + sasl.mechanism = GSSAPI + security.protocol = PLAINTEXT + security.providers = null + send.buffer.bytes = 131072 + session.timeout.ms = 10000 + socket.connection.setup.timeout.max.ms = 30000 + socket.connection.setup.timeout.ms = 10000 + ssl.cipher.suites = null + ssl.enabled.protocols = [TLSv1.2, TLSv1.3] + ssl.endpoint.identification.algorithm = https + ssl.engine.factory.class = null + ssl.key.password = null + ssl.keymanager.algorithm = SunX509 + ssl.keystore.certificate.chain = null + ssl.keystore.key = null + ssl.keystore.location = null + ssl.keystore.password = null + ssl.keystore.type = JKS + ssl.protocol = TLSv1.3 + ssl.provider = null + ssl.secure.random.implementation = null + ssl.trustmanager.algorithm = PKIX + ssl.truststore.certificates = null + ssl.truststore.location = null + ssl.truststore.password = null + ssl.truststore.type = JKS + value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer + +2024-06-22 11:06:26.632 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 11:06:26.632 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 11:06:26.632 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719025586632 +2024-06-22 11:06:26.632 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 +2024-06-22 11:06:26.633 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: + allow.auto.create.topics = true + auto.commit.interval.ms = 5000 + auto.offset.reset = latest + bootstrap.servers = [localhost:9092] + check.crcs = true + client.dns.lookup = use_all_dns_ips + client.id = consumer-Topics-4 + client.rack = + connections.max.idle.ms = 540000 + default.api.timeout.ms = 60000 + enable.auto.commit = false + exclude.internal.topics = true + fetch.max.bytes = 52428800 + fetch.max.wait.ms = 500 + fetch.min.bytes = 1 + group.id = Topics + group.instance.id = null + heartbeat.interval.ms = 3000 + interceptor.classes = [] + internal.leave.group.on.close = true + internal.throw.on.fetch.stable.offset.unsupported = false + isolation.level = read_uncommitted + key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer + max.partition.fetch.bytes = 1048576 + max.poll.interval.ms = 300000 + max.poll.records = 500 + metadata.max.age.ms = 300000 + metric.reporters = [] + metrics.num.samples = 2 + metrics.recording.level = INFO + metrics.sample.window.ms = 30000 + partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] + receive.buffer.bytes = 65536 + reconnect.backoff.max.ms = 1000 + reconnect.backoff.ms = 50 + request.timeout.ms = 30000 + retry.backoff.ms = 100 + sasl.client.callback.handler.class = null + sasl.jaas.config = null + sasl.kerberos.kinit.cmd = /usr/bin/kinit + sasl.kerberos.min.time.before.relogin = 60000 + sasl.kerberos.service.name = null + sasl.kerberos.ticket.renew.jitter = 0.05 + sasl.kerberos.ticket.renew.window.factor = 0.8 + sasl.login.callback.handler.class = null + sasl.login.class = null + sasl.login.refresh.buffer.seconds = 300 + sasl.login.refresh.min.period.seconds = 60 + sasl.login.refresh.window.factor = 0.8 + sasl.login.refresh.window.jitter = 0.05 + sasl.mechanism = GSSAPI + security.protocol = PLAINTEXT + security.providers = null + send.buffer.bytes = 131072 + session.timeout.ms = 10000 + socket.connection.setup.timeout.max.ms = 30000 + socket.connection.setup.timeout.ms = 10000 + ssl.cipher.suites = null + ssl.enabled.protocols = [TLSv1.2, TLSv1.3] + ssl.endpoint.identification.algorithm = https + ssl.engine.factory.class = null + ssl.key.password = null + ssl.keymanager.algorithm = SunX509 + ssl.keystore.certificate.chain = null + ssl.keystore.key = null + ssl.keystore.location = null + ssl.keystore.password = null + ssl.keystore.type = JKS + ssl.protocol = TLSv1.3 + ssl.provider = null + ssl.secure.random.implementation = null + ssl.trustmanager.algorithm = PKIX + ssl.truststore.certificates = null + ssl.truststore.location = null + ssl.truststore.password = null + ssl.truststore.type = JKS + value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer + +2024-06-22 11:06:26.633 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 11:06:26.634 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 11:06:26.634 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group +2024-06-22 11:06:26.636 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 11:06:26.636 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 +2024-06-22 11:06:26.637 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 11:06:26.637 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 +2024-06-22 11:06:26.637 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1719025586636 +2024-06-22 11:06:26.637 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 +2024-06-22 11:06:26.637 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group +2024-06-22 11:06:26.637 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group +2024-06-22 11:06:26.640 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: -_fgt10_Qaasj7X7dteScA +2024-06-22 11:06:26.641 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group +2024-06-22 11:06:26.641 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) +2024-06-22 11:06:26.641 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=46, memberId='consumer-Topics-2-18de85c3-648a-4d81-929a-488cc1c8a6fc', protocol='range'} +2024-06-22 11:06:26.641 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 46: {consumer-Topics-2-18de85c3-648a-4d81-929a-488cc1c8a6fc=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} +2024-06-22 11:06:26.641 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group +2024-06-22 11:06:26.642 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:783 - [Consumer clientId=consumer-Topics-2, groupId=Topics] SyncGroup failed: The group began another rebalance. Need to re-join the group. Sent generation was Generation{generationId=46, memberId='consumer-Topics-2-18de85c3-648a-4d81-929a-488cc1c8a6fc', protocol='range'} +2024-06-22 11:06:26.643 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group +2024-06-22 11:06:26.644 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:470 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Rebalance failed. org.apache.kafka.common.errors.RebalanceInProgressException: The group is rebalancing, so a rejoin is needed. -2024-06-21 19:10:15.007 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 19:10:15.009 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=5, memberId='consumer-Topics-4-849ebe0f-653d-4273-8752-28d02c698e50', protocol='range'} -2024-06-21 19:10:15.009 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=5, memberId='consumer-Topics-3-1b0d3d66-3a25-4ebb-8ecb-a0e83103414a', protocol='range'} -2024-06-21 19:10:15.009 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=5, memberId='consumer-Topics-2-387301e2-de6e-47c4-8d89-7d19899f79ad', protocol='range'} -2024-06-21 19:10:15.009 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 5: {consumer-Topics-3-1b0d3d66-3a25-4ebb-8ecb-a0e83103414a=Assignment(partitions=[test1-3, test1-4, test1-5]), consumer-Topics-2-387301e2-de6e-47c4-8d89-7d19899f79ad=Assignment(partitions=[test1-0, test1-1, test1-2]), consumer-Topics-4-849ebe0f-653d-4273-8752-28d02c698e50=Assignment(partitions=[test1-6, test1-7])} -2024-06-21 19:10:15.011 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=5, memberId='consumer-Topics-2-387301e2-de6e-47c4-8d89-7d19899f79ad', protocol='range'} -2024-06-21 19:10:15.011 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=5, memberId='consumer-Topics-3-1b0d3d66-3a25-4ebb-8ecb-a0e83103414a', protocol='range'} -2024-06-21 19:10:15.011 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=5, memberId='consumer-Topics-4-849ebe0f-653d-4273-8752-28d02c698e50', protocol='range'} -2024-06-21 19:10:15.012 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2]) -2024-06-21 19:10:15.012 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-6, test1-7]) -2024-06-21 19:10:15.012 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-3, test1-4, test1-5]) -2024-06-21 19:10:15.012 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-2, test1-1 -2024-06-21 19:10:15.012 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: test1-6, test1-7 -2024-06-21 19:10:15.012 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: test1-5, test1-4, test1-3 -2024-06-21 19:10:15.014 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:10:15.014 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:10:15.014 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:10:15.014 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:10:15.014 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:10:15.014 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:10:15.014 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:10:15.014 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=3, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:10:15.015 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-2, test1-1] -2024-06-21 19:10:15.015 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-6, test1-7] -2024-06-21 19:10:15.015 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-5, test1-4, test1-3] -2024-06-21 19:10:15.172 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#1171ba7e:0/SimpleConnection@36ec4071 [delegate=amqp://guest@101.34.243.166:5672/, localPort= 65185] -2024-06-21 19:10:15.597 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 -2024-06-21 19:10:15.602 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 19:10:15.936 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 4.742 seconds (JVM running for 5.215) -2024-06-21 19:10:15.938 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 -2024-06-21 19:10:16.099 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 19:10:16.100 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 19:10:16.347 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:10:16.347 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:10:16.347 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 38 32 31 37 33 39 36 31 31 36 2e 36 36 38 34 37 39 30 33 39 2e 35 32 31 39 39 37 30 35 34 2e 30 30 30 31 36 2e 32 33 30 30 30 30 30 30 31 33 38 30 30 30 34 34 30 30 30 38 35 36 39 30 30 30 30 30 44 33 30 39 30 39 2e 35 30 30 38 30 30 30 30 30 39 32 31 34 38 39 38 33 30 33 35 30 30 30 30 31 39 34 30 30 37 32 34 32 30 30 30 30 36 37 34 36 35 2e 39 35 30 30 30 30 37 32 30 30 30 30 31 32 35 30 30 30 30 33 30 33 30 30 30 33 30 30 30 33 30 30 30 31 38 30 30 30 30 38 37 30 30 30 30 34 36 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 60 7E -2024-06-21 19:10:16.364 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968217396, longitude=116.6684790, latitude=39.5219970, speed=54.000, mileage=16.23000000, dischargeVoltage=138000, dischargeCurrent=44000, insulationResistance=856900000, gear=D, accelerationPedal=30, brakePedal=90, fuelConsumption=9.500, motorControllerTemperature=800000, motorSpeed=92148, motorTorque=9830, motorTemperature=350000, motorVoltage=19400, motorCurrent=72420000, powerBattery=67465., maxFeedbackPower=950000, maxDischargePower=720000, bmsSelfCheck=12, powerBatteryCurrent=50000, powerBatteryV3=303000, maxVoltage=3000, minVoltage=3000, maxTemperature=180000, minTemperature=870000, availableCapacity=460000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:10:16.425 [MQTT Call: protocol-parsing] INFO org.apache.kafka.clients.producer.ProducerConfig:372 - ProducerConfig values: - acks = 1 - batch.size = 16384 - bootstrap.servers = [localhost:9092] - buffer.memory = 33554432 - client.dns.lookup = use_all_dns_ips - client.id = producer-1 - compression.type = none - connections.max.idle.ms = 540000 - delivery.timeout.ms = 120000 - enable.idempotence = false - interceptor.classes = [] - internal.auto.downgrade.txn.commit = false - key.serializer = class org.apache.kafka.common.serialization.StringSerializer - linger.ms = 0 - max.block.ms = 60000 - max.in.flight.requests.per.connection = 5 - max.request.size = 1048576 - metadata.max.age.ms = 300000 - metadata.max.idle.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner - receive.buffer.bytes = 32768 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retries = 2147483647 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - transaction.timeout.ms = 60000 - transactional.id = null - value.serializer = class org.apache.kafka.common.serialization.StringSerializer - -2024-06-21 19:10:16.437 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 19:10:16.437 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 19:10:16.437 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718968216437 -2024-06-21 19:10:16.440 [kafka-producer-network-thread | producer-1] INFO org.apache.kafka.clients.Metadata:279 - [Producer clientId=producer-1] Cluster ID: rSh-TEkXSuePZXotKmnVvw -2024-06-21 19:10:16.459 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:10:16.459 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"30","availableCapacity":"460000","bmsSelfCheck":"12","brakePedal":"90","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"44000","dischargeVoltage":"138000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.500","gear":"D","insulationResistance":"856900000","latitude":"39.5219970","location":"1","longitude":"116.6684790","maxDischargePower":"720000","maxFeedbackPower":"950000","maxTemperature":"180000","maxVoltage":"3000","mcu":"1","mileage":"16.23000000","minTemperature":"870000","minVoltage":"3000","motorControllerTemperature":"800000","motorCurrent":"72420000","motorSpeed":"92148","motorTemperature":"350000","motorTorque":"9830","motorVoltage":"19400","powerBattery":"67465.","powerBatteryCurrent":"50000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"303000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718968217396","vehicleStatus":"0","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:10:16.542 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 19:10:16.595 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968217396, longitude=116.6684790, latitude=39.5219970, speed=54.000, mileage=16.23000000, dischargeVoltage=138000, dischargeCurrent=44000, insulationResistance=856900000, gear=D, accelerationPedal=30, brakePedal=90, fuelConsumption=9.500, motorControllerTemperature=800000, motorSpeed=92148, motorTorque=9830, motorTemperature=350000, motorVoltage=19400, motorCurrent=72420000, powerBattery=67465., maxFeedbackPower=950000, maxDischargePower=720000, bmsSelfCheck=12, powerBatteryCurrent=50000, powerBatteryV3=303000, maxVoltage=3000, minVoltage=3000, maxTemperature=180000, minTemperature=870000, availableCapacity=460000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:10:17.346 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:10:17.347 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:10:17.349 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 38 32 31 38 33 38 35 31 31 36 2e 36 36 39 34 33 39 30 33 39 2e 35 32 32 30 37 35 30 35 34 2e 30 30 30 31 36 2e 32 36 30 30 30 30 30 30 36 36 33 30 30 30 33 32 30 30 30 32 37 33 30 39 30 30 30 30 44 30 30 33 30 31 30 2e 31 30 32 37 30 30 30 30 32 37 32 32 35 38 32 36 30 31 33 30 30 30 30 32 32 31 30 30 31 30 37 37 35 30 30 30 36 37 34 36 35 2e 39 36 30 30 30 30 34 30 30 30 30 30 34 30 37 30 30 30 30 36 39 30 30 30 30 33 30 30 30 33 30 30 30 34 36 30 30 30 30 34 35 30 30 30 30 37 31 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 27 7E -2024-06-21 19:10:17.353 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968218385, longitude=116.6694390, latitude=39.5220750, speed=54.000, mileage=16.26000000, dischargeVoltage=663000, dischargeCurrent=32000, insulationResistance=273090000, gear=D, accelerationPedal=00, brakePedal=30, fuelConsumption=10.10, motorControllerTemperature=270000, motorSpeed=27225, motorTorque=8260, motorTemperature=130000, motorVoltage=22100, motorCurrent=10775000, powerBattery=67465., maxFeedbackPower=960000, maxDischargePower=400000, bmsSelfCheck=40, powerBatteryCurrent=70000, powerBatteryV3=690000, maxVoltage=3000, minVoltage=3000, maxTemperature=460000, minTemperature=450000, availableCapacity=710000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:10:17.357 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:10:17.358 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"00","availableCapacity":"710000","bmsSelfCheck":"40","brakePedal":"30","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"32000","dischargeVoltage":"663000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.10","gear":"D","insulationResistance":"273090000","latitude":"39.5220750","location":"1","longitude":"116.6694390","maxDischargePower":"400000","maxFeedbackPower":"960000","maxTemperature":"460000","maxVoltage":"3000","mcu":"1","mileage":"16.26000000","minTemperature":"450000","minVoltage":"3000","motorControllerTemperature":"270000","motorCurrent":"10775000","motorSpeed":"27225","motorTemperature":"130000","motorTorque":"8260","motorVoltage":"22100","powerBattery":"67465.","powerBatteryCurrent":"70000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"690000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718968218385","vehicleStatus":"0","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:10:17.358 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968218385, longitude=116.6694390, latitude=39.5220750, speed=54.000, mileage=16.26000000, dischargeVoltage=663000, dischargeCurrent=32000, insulationResistance=273090000, gear=D, accelerationPedal=00, brakePedal=30, fuelConsumption=10.10, motorControllerTemperature=270000, motorSpeed=27225, motorTorque=8260, motorTemperature=130000, motorVoltage=22100, motorCurrent=10775000, powerBattery=67465., maxFeedbackPower=960000, maxDischargePower=400000, bmsSelfCheck=40, powerBatteryCurrent=70000, powerBatteryV3=690000, maxVoltage=3000, minVoltage=3000, maxTemperature=460000, minTemperature=450000, availableCapacity=710000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:10:18.349 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:10:18.349 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:10:18.349 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 38 32 31 39 33 39 35 31 31 36 2e 36 37 30 31 39 30 30 33 39 2e 35 32 32 31 32 39 30 33 36 2e 30 30 30 31 36 2e 32 38 30 30 30 30 30 30 35 38 34 30 30 30 34 37 30 30 30 32 39 39 38 31 30 30 30 30 44 35 30 31 30 31 31 2e 39 30 33 36 30 30 30 30 37 33 37 34 30 33 36 36 30 31 31 36 30 30 30 31 33 36 30 30 32 37 39 30 30 30 30 30 36 37 34 36 35 2e 32 39 30 30 30 30 39 37 30 30 30 30 31 33 37 30 30 30 30 36 39 31 30 30 30 33 30 30 30 34 30 30 30 30 30 30 30 30 30 36 35 30 30 30 30 36 37 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 49 7E -2024-06-21 19:10:18.350 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968219395, longitude=116.6701900, latitude=39.5221290, speed=36.000, mileage=16.28000000, dischargeVoltage=584000, dischargeCurrent=47000, insulationResistance=299810000, gear=D, accelerationPedal=50, brakePedal=10, fuelConsumption=11.90, motorControllerTemperature=360000, motorSpeed=73740, motorTorque=3660, motorTemperature=116000, motorVoltage=13600, motorCurrent=27900000, powerBattery=67465., maxFeedbackPower=290000, maxDischargePower=970000, bmsSelfCheck=13, powerBatteryCurrent=70000, powerBatteryV3=691000, maxVoltage=3000, minVoltage=4000, maxTemperature=000000, minTemperature=650000, availableCapacity=670000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:10:18.355 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:10:18.356 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"670000","bmsSelfCheck":"13","brakePedal":"10","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"47000","dischargeVoltage":"584000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.90","gear":"D","insulationResistance":"299810000","latitude":"39.5221290","location":"1","longitude":"116.6701900","maxDischargePower":"970000","maxFeedbackPower":"290000","maxTemperature":"000000","maxVoltage":"3000","mcu":"1","mileage":"16.28000000","minTemperature":"650000","minVoltage":"4000","motorControllerTemperature":"360000","motorCurrent":"27900000","motorSpeed":"73740","motorTemperature":"116000","motorTorque":"3660","motorVoltage":"13600","powerBattery":"67465.","powerBatteryCurrent":"70000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"691000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718968219395","vehicleStatus":"0","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:10:18.356 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968219395, longitude=116.6701900, latitude=39.5221290, speed=36.000, mileage=16.28000000, dischargeVoltage=584000, dischargeCurrent=47000, insulationResistance=299810000, gear=D, accelerationPedal=50, brakePedal=10, fuelConsumption=11.90, motorControllerTemperature=360000, motorSpeed=73740, motorTorque=3660, motorTemperature=116000, motorVoltage=13600, motorCurrent=27900000, powerBattery=67465., maxFeedbackPower=290000, maxDischargePower=970000, bmsSelfCheck=13, powerBatteryCurrent=70000, powerBatteryV3=691000, maxVoltage=3000, minVoltage=4000, maxTemperature=000000, minTemperature=650000, availableCapacity=670000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:10:19.341 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:10:19.342 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:10:19.342 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 38 32 32 30 33 38 37 31 31 36 2e 36 37 31 33 38 32 30 33 39 2e 35 32 32 32 34 37 30 31 32 36 2e 30 30 31 36 2e 33 35 30 30 30 30 30 30 31 33 39 30 30 30 32 39 30 30 30 39 36 31 35 30 30 30 30 30 44 33 30 34 30 39 2e 33 30 30 38 39 30 30 30 30 32 37 32 35 36 38 33 36 30 35 36 30 30 30 30 31 38 35 30 30 38 32 37 30 30 30 30 30 36 37 34 35 36 2e 39 30 30 30 30 30 33 37 30 30 30 30 31 31 37 30 30 30 30 33 32 38 30 30 30 33 30 30 30 34 30 30 30 36 33 30 30 30 30 31 34 30 30 30 30 39 31 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 3f 7E -2024-06-21 19:10:19.342 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968220387, longitude=116.6713820, latitude=39.5222470, speed=126.00, mileage=16.35000000, dischargeVoltage=139000, dischargeCurrent=29000, insulationResistance=961500000, gear=D, accelerationPedal=30, brakePedal=40, fuelConsumption=9.300, motorControllerTemperature=890000, motorSpeed=27256, motorTorque=8360, motorTemperature=560000, motorVoltage=18500, motorCurrent=82700000, powerBattery=67456., maxFeedbackPower=900000, maxDischargePower=370000, bmsSelfCheck=11, powerBatteryCurrent=70000, powerBatteryV3=328000, maxVoltage=3000, minVoltage=4000, maxTemperature=630000, minTemperature=140000, availableCapacity=910000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:10:19.345 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:10:19.345 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"30","availableCapacity":"910000","bmsSelfCheck":"11","brakePedal":"40","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"29000","dischargeVoltage":"139000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.300","gear":"D","insulationResistance":"961500000","latitude":"39.5222470","location":"1","longitude":"116.6713820","maxDischargePower":"370000","maxFeedbackPower":"900000","maxTemperature":"630000","maxVoltage":"3000","mcu":"1","mileage":"16.35000000","minTemperature":"140000","minVoltage":"4000","motorControllerTemperature":"890000","motorCurrent":"82700000","motorSpeed":"27256","motorTemperature":"560000","motorTorque":"8360","motorVoltage":"18500","powerBattery":"67456.","powerBatteryCurrent":"70000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"328000","ptc":"1","runStatus":"1","soc":"1","speed":"126.00","timestamp":"1718968220387","vehicleStatus":"0","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:10:19.346 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968220387, longitude=116.6713820, latitude=39.5222470, speed=126.00, mileage=16.35000000, dischargeVoltage=139000, dischargeCurrent=29000, insulationResistance=961500000, gear=D, accelerationPedal=30, brakePedal=40, fuelConsumption=9.300, motorControllerTemperature=890000, motorSpeed=27256, motorTorque=8360, motorTemperature=560000, motorVoltage=18500, motorCurrent=82700000, powerBattery=67456., maxFeedbackPower=900000, maxDischargePower=370000, bmsSelfCheck=11, powerBatteryCurrent=70000, powerBatteryV3=328000, maxVoltage=3000, minVoltage=4000, maxTemperature=630000, minTemperature=140000, availableCapacity=910000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:10:20.365 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:10:20.365 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:10:20.365 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 38 32 32 31 33 39 36 31 31 36 2e 36 37 32 31 31 37 30 33 39 2e 35 32 32 32 32 36 30 33 36 2e 30 30 30 31 36 2e 33 37 30 30 30 30 30 30 34 38 31 30 30 30 31 37 30 30 30 31 30 36 36 34 30 30 30 30 44 30 30 32 30 31 31 2e 39 30 32 32 30 30 30 30 38 36 35 35 36 37 35 35 30 31 33 30 30 30 30 32 33 35 30 30 37 35 33 33 30 30 30 30 36 37 34 35 36 2e 38 34 30 30 30 30 39 37 30 30 30 30 34 30 31 32 30 30 30 35 33 34 30 30 30 33 30 30 30 34 30 30 30 31 30 30 30 30 30 37 30 30 30 30 30 38 32 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 21 7E -2024-06-21 19:10:20.365 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968221396, longitude=116.6721170, latitude=39.5222260, speed=36.000, mileage=16.37000000, dischargeVoltage=481000, dischargeCurrent=17000, insulationResistance=106640000, gear=D, accelerationPedal=00, brakePedal=20, fuelConsumption=11.90, motorControllerTemperature=220000, motorSpeed=86556, motorTorque=7550, motorTemperature=130000, motorVoltage=23500, motorCurrent=75330000, powerBattery=67456., maxFeedbackPower=840000, maxDischargePower=970000, bmsSelfCheck=40, powerBatteryCurrent=12000, powerBatteryV3=534000, maxVoltage=3000, minVoltage=4000, maxTemperature=100000, minTemperature=700000, availableCapacity=820000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:10:20.368 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:10:20.369 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"00","availableCapacity":"820000","bmsSelfCheck":"40","brakePedal":"20","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"17000","dischargeVoltage":"481000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.90","gear":"D","insulationResistance":"106640000","latitude":"39.5222260","location":"1","longitude":"116.6721170","maxDischargePower":"970000","maxFeedbackPower":"840000","maxTemperature":"100000","maxVoltage":"3000","mcu":"1","mileage":"16.37000000","minTemperature":"700000","minVoltage":"4000","motorControllerTemperature":"220000","motorCurrent":"75330000","motorSpeed":"86556","motorTemperature":"130000","motorTorque":"7550","motorVoltage":"23500","powerBattery":"67456.","powerBatteryCurrent":"12000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"534000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718968221396","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:10:20.369 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968221396, longitude=116.6721170, latitude=39.5222260, speed=36.000, mileage=16.37000000, dischargeVoltage=481000, dischargeCurrent=17000, insulationResistance=106640000, gear=D, accelerationPedal=00, brakePedal=20, fuelConsumption=11.90, motorControllerTemperature=220000, motorSpeed=86556, motorTorque=7550, motorTemperature=130000, motorVoltage=23500, motorCurrent=75330000, powerBattery=67456., maxFeedbackPower=840000, maxDischargePower=970000, bmsSelfCheck=40, powerBatteryCurrent=12000, powerBatteryV3=534000, maxVoltage=3000, minVoltage=4000, maxTemperature=100000, minTemperature=700000, availableCapacity=820000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:10:21.339 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:10:21.340 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:10:21.340 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 38 32 32 32 33 38 38 31 31 36 2e 36 37 33 30 31 39 30 33 39 2e 35 32 32 33 32 31 30 37 32 2e 30 30 30 31 36 2e 34 31 30 30 30 30 30 30 32 39 35 30 30 30 38 30 30 30 30 32 32 39 34 36 30 30 30 30 44 37 30 34 30 31 31 2e 31 30 32 39 30 30 30 30 31 32 35 32 30 35 32 30 30 31 30 30 30 30 30 32 33 36 30 30 36 35 34 32 30 30 30 30 36 37 34 35 36 2e 32 34 30 30 30 30 37 39 30 30 30 30 37 30 35 30 30 30 30 34 38 31 30 30 30 34 30 30 30 33 30 30 30 33 30 30 30 30 30 31 30 30 30 30 30 32 33 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 03 7E -2024-06-21 19:10:21.340 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968222388, longitude=116.6730190, latitude=39.5223210, speed=72.000, mileage=16.41000000, dischargeVoltage=295000, dischargeCurrent=80000, insulationResistance=229460000, gear=D, accelerationPedal=70, brakePedal=40, fuelConsumption=11.10, motorControllerTemperature=290000, motorSpeed=12520, motorTorque=5200, motorTemperature=100000, motorVoltage=23600, motorCurrent=65420000, powerBattery=67456., maxFeedbackPower=240000, maxDischargePower=790000, bmsSelfCheck=70, powerBatteryCurrent=50000, powerBatteryV3=481000, maxVoltage=4000, minVoltage=3000, maxTemperature=300000, minTemperature=100000, availableCapacity=230000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:10:21.344 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:10:21.344 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"70","availableCapacity":"230000","bmsSelfCheck":"70","brakePedal":"40","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"80000","dischargeVoltage":"295000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.10","gear":"D","insulationResistance":"229460000","latitude":"39.5223210","location":"1","longitude":"116.6730190","maxDischargePower":"790000","maxFeedbackPower":"240000","maxTemperature":"300000","maxVoltage":"4000","mcu":"1","mileage":"16.41000000","minTemperature":"100000","minVoltage":"3000","motorControllerTemperature":"290000","motorCurrent":"65420000","motorSpeed":"12520","motorTemperature":"100000","motorTorque":"5200","motorVoltage":"23600","powerBattery":"67456.","powerBatteryCurrent":"50000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"481000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718968222388","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:10:21.344 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968222388, longitude=116.6730190, latitude=39.5223210, speed=72.000, mileage=16.41000000, dischargeVoltage=295000, dischargeCurrent=80000, insulationResistance=229460000, gear=D, accelerationPedal=70, brakePedal=40, fuelConsumption=11.10, motorControllerTemperature=290000, motorSpeed=12520, motorTorque=5200, motorTemperature=100000, motorVoltage=23600, motorCurrent=65420000, powerBattery=67456., maxFeedbackPower=240000, maxDischargePower=790000, bmsSelfCheck=70, powerBatteryCurrent=50000, powerBatteryV3=481000, maxVoltage=4000, minVoltage=3000, maxTemperature=300000, minTemperature=100000, availableCapacity=230000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:10:22.342 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:10:22.343 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:10:22.343 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 38 32 32 33 33 38 37 31 31 36 2e 36 37 33 36 36 32 30 33 39 2e 35 32 32 33 36 33 30 33 36 2e 30 30 30 31 36 2e 34 33 30 30 30 30 30 30 36 31 38 30 30 30 34 38 30 30 30 39 30 35 38 30 30 30 30 30 44 36 30 31 30 31 32 2e 31 30 36 39 30 30 30 30 39 34 39 38 30 35 39 39 30 33 34 30 30 30 30 32 32 30 30 30 37 37 39 32 30 30 30 30 36 37 34 35 36 2e 35 31 30 30 30 30 39 31 30 30 30 30 31 33 30 30 30 30 30 35 37 34 30 30 30 33 30 30 30 34 30 30 30 35 39 30 30 30 30 39 30 30 30 30 30 32 33 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 45 7E -2024-06-21 19:10:22.343 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968223387, longitude=116.6736620, latitude=39.5223630, speed=36.000, mileage=16.43000000, dischargeVoltage=618000, dischargeCurrent=48000, insulationResistance=905800000, gear=D, accelerationPedal=60, brakePedal=10, fuelConsumption=12.10, motorControllerTemperature=690000, motorSpeed=94980, motorTorque=5990, motorTemperature=340000, motorVoltage=22000, motorCurrent=77920000, powerBattery=67456., maxFeedbackPower=510000, maxDischargePower=910000, bmsSelfCheck=13, powerBatteryCurrent=00000, powerBatteryV3=574000, maxVoltage=3000, minVoltage=4000, maxTemperature=590000, minTemperature=900000, availableCapacity=230000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:10:22.346 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:10:22.346 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"230000","bmsSelfCheck":"13","brakePedal":"10","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"48000","dischargeVoltage":"618000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"12.10","gear":"D","insulationResistance":"905800000","latitude":"39.5223630","location":"1","longitude":"116.6736620","maxDischargePower":"910000","maxFeedbackPower":"510000","maxTemperature":"590000","maxVoltage":"3000","mcu":"1","mileage":"16.43000000","minTemperature":"900000","minVoltage":"4000","motorControllerTemperature":"690000","motorCurrent":"77920000","motorSpeed":"94980","motorTemperature":"340000","motorTorque":"5990","motorVoltage":"22000","powerBattery":"67456.","powerBatteryCurrent":"00000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"574000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718968223387","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:10:22.346 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968223387, longitude=116.6736620, latitude=39.5223630, speed=36.000, mileage=16.43000000, dischargeVoltage=618000, dischargeCurrent=48000, insulationResistance=905800000, gear=D, accelerationPedal=60, brakePedal=10, fuelConsumption=12.10, motorControllerTemperature=690000, motorSpeed=94980, motorTorque=5990, motorTemperature=340000, motorVoltage=22000, motorCurrent=77920000, powerBattery=67456., maxFeedbackPower=510000, maxDischargePower=910000, bmsSelfCheck=13, powerBatteryCurrent=00000, powerBatteryV3=574000, maxVoltage=3000, minVoltage=4000, maxTemperature=590000, minTemperature=900000, availableCapacity=230000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:10:23.346 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:10:23.347 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:10:23.347 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 38 32 32 34 33 38 36 31 31 36 2e 36 37 34 34 32 31 30 33 39 2e 35 32 32 34 32 30 30 35 34 2e 30 30 30 31 36 2e 34 36 30 30 30 30 30 30 34 30 31 30 30 30 33 33 30 30 30 35 37 37 30 30 30 30 30 30 44 38 30 39 30 31 31 2e 34 30 32 37 30 30 30 30 33 34 38 32 36 35 31 30 30 32 30 30 30 30 30 32 32 38 30 30 38 34 39 39 30 30 30 30 36 37 34 35 36 2e 32 35 30 30 30 30 37 31 30 30 30 30 33 30 31 33 30 30 30 37 32 35 30 30 30 33 30 30 30 33 30 30 30 34 30 30 30 30 30 36 38 30 30 30 30 33 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 17 7E -2024-06-21 19:10:23.347 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968224386, longitude=116.6744210, latitude=39.5224200, speed=54.000, mileage=16.46000000, dischargeVoltage=401000, dischargeCurrent=33000, insulationResistance=577000000, gear=D, accelerationPedal=80, brakePedal=90, fuelConsumption=11.40, motorControllerTemperature=270000, motorSpeed=34826, motorTorque=5100, motorTemperature=200000, motorVoltage=22800, motorCurrent=84990000, powerBattery=67456., maxFeedbackPower=250000, maxDischargePower=710000, bmsSelfCheck=30, powerBatteryCurrent=13000, powerBatteryV3=725000, maxVoltage=3000, minVoltage=3000, maxTemperature=400000, minTemperature=680000, availableCapacity=300000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:10:23.353 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:10:23.353 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"80","availableCapacity":"300000","bmsSelfCheck":"30","brakePedal":"90","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"33000","dischargeVoltage":"401000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.40","gear":"D","insulationResistance":"577000000","latitude":"39.5224200","location":"1","longitude":"116.6744210","maxDischargePower":"710000","maxFeedbackPower":"250000","maxTemperature":"400000","maxVoltage":"3000","mcu":"1","mileage":"16.46000000","minTemperature":"680000","minVoltage":"3000","motorControllerTemperature":"270000","motorCurrent":"84990000","motorSpeed":"34826","motorTemperature":"200000","motorTorque":"5100","motorVoltage":"22800","powerBattery":"67456.","powerBatteryCurrent":"13000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"725000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718968224386","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:10:23.354 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968224386, longitude=116.6744210, latitude=39.5224200, speed=54.000, mileage=16.46000000, dischargeVoltage=401000, dischargeCurrent=33000, insulationResistance=577000000, gear=D, accelerationPedal=80, brakePedal=90, fuelConsumption=11.40, motorControllerTemperature=270000, motorSpeed=34826, motorTorque=5100, motorTemperature=200000, motorVoltage=22800, motorCurrent=84990000, powerBattery=67456., maxFeedbackPower=250000, maxDischargePower=710000, bmsSelfCheck=30, powerBatteryCurrent=13000, powerBatteryV3=725000, maxVoltage=3000, minVoltage=3000, maxTemperature=400000, minTemperature=680000, availableCapacity=300000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:10:24.360 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:10:24.360 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:10:24.360 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 38 32 32 35 33 39 33 31 31 36 2e 36 37 35 35 36 39 30 33 39 2e 35 32 32 35 32 34 30 37 32 2e 30 30 30 31 36 2e 35 30 30 30 30 30 30 30 36 35 33 30 30 30 31 36 30 30 30 32 35 36 30 36 30 30 30 30 44 39 30 36 30 31 30 2e 30 30 37 34 30 30 30 30 37 34 34 31 31 38 36 38 30 31 30 34 30 30 30 31 39 38 30 30 36 36 38 35 30 30 30 30 36 37 34 35 36 2e 32 37 30 30 30 30 37 30 30 30 30 30 38 30 38 30 30 30 30 34 32 35 30 30 30 34 30 30 30 34 30 30 30 35 38 30 30 30 30 36 34 30 30 30 30 35 34 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 4b 7E -2024-06-21 19:10:24.360 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968225393, longitude=116.6755690, latitude=39.5225240, speed=72.000, mileage=16.50000000, dischargeVoltage=653000, dischargeCurrent=16000, insulationResistance=256060000, gear=D, accelerationPedal=90, brakePedal=60, fuelConsumption=10.00, motorControllerTemperature=740000, motorSpeed=74411, motorTorque=8680, motorTemperature=104000, motorVoltage=19800, motorCurrent=66850000, powerBattery=67456., maxFeedbackPower=270000, maxDischargePower=700000, bmsSelfCheck=80, powerBatteryCurrent=80000, powerBatteryV3=425000, maxVoltage=4000, minVoltage=4000, maxTemperature=580000, minTemperature=640000, availableCapacity=540000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:10:24.363 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:10:24.363 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"90","availableCapacity":"540000","bmsSelfCheck":"80","brakePedal":"60","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"16000","dischargeVoltage":"653000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.00","gear":"D","insulationResistance":"256060000","latitude":"39.5225240","location":"1","longitude":"116.6755690","maxDischargePower":"700000","maxFeedbackPower":"270000","maxTemperature":"580000","maxVoltage":"4000","mcu":"1","mileage":"16.50000000","minTemperature":"640000","minVoltage":"4000","motorControllerTemperature":"740000","motorCurrent":"66850000","motorSpeed":"74411","motorTemperature":"104000","motorTorque":"8680","motorVoltage":"19800","powerBattery":"67456.","powerBatteryCurrent":"80000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"425000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718968225393","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:10:24.364 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968225393, longitude=116.6755690, latitude=39.5225240, speed=72.000, mileage=16.50000000, dischargeVoltage=653000, dischargeCurrent=16000, insulationResistance=256060000, gear=D, accelerationPedal=90, brakePedal=60, fuelConsumption=10.00, motorControllerTemperature=740000, motorSpeed=74411, motorTorque=8680, motorTemperature=104000, motorVoltage=19800, motorCurrent=66850000, powerBattery=67456., maxFeedbackPower=270000, maxDischargePower=700000, bmsSelfCheck=80, powerBatteryCurrent=80000, powerBatteryV3=425000, maxVoltage=4000, minVoltage=4000, maxTemperature=580000, minTemperature=640000, availableCapacity=540000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:10:25.360 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:10:25.360 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:10:25.360 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 38 32 32 36 33 39 30 31 31 36 2e 36 37 36 36 31 30 30 33 39 2e 35 32 32 36 31 35 30 31 30 38 2e 30 30 31 36 2e 35 36 30 30 30 30 30 30 34 36 32 30 30 30 34 39 30 30 30 31 30 34 36 30 30 30 30 30 44 31 30 35 30 31 31 2e 39 30 31 38 30 30 30 30 38 31 37 30 30 36 34 39 30 38 30 30 30 30 30 32 34 35 30 30 31 31 33 39 37 30 30 30 36 37 34 34 34 2e 39 35 30 30 30 30 39 33 30 30 30 30 35 30 39 30 30 30 30 35 35 35 30 30 30 34 30 30 30 34 30 30 30 31 30 30 30 30 30 38 38 30 30 30 30 34 33 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 34 7E -2024-06-21 19:10:25.360 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968226390, longitude=116.6766100, latitude=39.5226150, speed=108.00, mileage=16.56000000, dischargeVoltage=462000, dischargeCurrent=49000, insulationResistance=104600000, gear=D, accelerationPedal=10, brakePedal=50, fuelConsumption=11.90, motorControllerTemperature=180000, motorSpeed=81700, motorTorque=6490, motorTemperature=800000, motorVoltage=24500, motorCurrent=11397000, powerBattery=67444., maxFeedbackPower=950000, maxDischargePower=930000, bmsSelfCheck=50, powerBatteryCurrent=90000, powerBatteryV3=555000, maxVoltage=4000, minVoltage=4000, maxTemperature=100000, minTemperature=880000, availableCapacity=430000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:10:25.363 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:10:25.363 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"430000","bmsSelfCheck":"50","brakePedal":"50","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"49000","dischargeVoltage":"462000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.90","gear":"D","insulationResistance":"104600000","latitude":"39.5226150","location":"1","longitude":"116.6766100","maxDischargePower":"930000","maxFeedbackPower":"950000","maxTemperature":"100000","maxVoltage":"4000","mcu":"1","mileage":"16.56000000","minTemperature":"880000","minVoltage":"4000","motorControllerTemperature":"180000","motorCurrent":"11397000","motorSpeed":"81700","motorTemperature":"800000","motorTorque":"6490","motorVoltage":"24500","powerBattery":"67444.","powerBatteryCurrent":"90000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"555000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718968226390","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:10:25.363 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968226390, longitude=116.6766100, latitude=39.5226150, speed=108.00, mileage=16.56000000, dischargeVoltage=462000, dischargeCurrent=49000, insulationResistance=104600000, gear=D, accelerationPedal=10, brakePedal=50, fuelConsumption=11.90, motorControllerTemperature=180000, motorSpeed=81700, motorTorque=6490, motorTemperature=800000, motorVoltage=24500, motorCurrent=11397000, powerBattery=67444., maxFeedbackPower=950000, maxDischargePower=930000, bmsSelfCheck=50, powerBatteryCurrent=90000, powerBatteryV3=555000, maxVoltage=4000, minVoltage=4000, maxTemperature=100000, minTemperature=880000, availableCapacity=430000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:10:26.362 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:10:26.363 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:10:26.363 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 38 32 32 37 33 38 38 31 31 36 2e 36 37 37 38 32 37 30 33 39 2e 35 32 32 37 30 36 30 31 32 36 2e 30 30 31 36 2e 36 33 30 30 30 30 30 30 35 38 38 30 30 30 34 31 30 30 30 31 30 39 38 37 30 30 30 30 44 36 30 36 30 31 31 2e 35 30 34 30 30 30 30 30 39 34 39 36 35 36 37 31 30 32 30 30 30 30 30 32 32 36 30 30 31 32 33 39 30 30 30 30 36 37 34 33 32 2e 35 33 30 30 30 30 34 37 30 30 30 30 34 30 39 30 30 30 30 35 33 33 30 30 30 34 30 30 30 33 30 30 30 33 35 30 30 30 30 34 39 30 30 30 30 35 32 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 45 7E -2024-06-21 19:10:26.363 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968227388, longitude=116.6778270, latitude=39.5227060, speed=126.00, mileage=16.63000000, dischargeVoltage=588000, dischargeCurrent=41000, insulationResistance=109870000, gear=D, accelerationPedal=60, brakePedal=60, fuelConsumption=11.50, motorControllerTemperature=400000, motorSpeed=94965, motorTorque=6710, motorTemperature=200000, motorVoltage=22600, motorCurrent=12390000, powerBattery=67432., maxFeedbackPower=530000, maxDischargePower=470000, bmsSelfCheck=40, powerBatteryCurrent=90000, powerBatteryV3=533000, maxVoltage=4000, minVoltage=3000, maxTemperature=350000, minTemperature=490000, availableCapacity=520000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:10:26.366 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:10:26.366 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"520000","bmsSelfCheck":"40","brakePedal":"60","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"41000","dischargeVoltage":"588000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.50","gear":"D","insulationResistance":"109870000","latitude":"39.5227060","location":"1","longitude":"116.6778270","maxDischargePower":"470000","maxFeedbackPower":"530000","maxTemperature":"350000","maxVoltage":"4000","mcu":"1","mileage":"16.63000000","minTemperature":"490000","minVoltage":"3000","motorControllerTemperature":"400000","motorCurrent":"12390000","motorSpeed":"94965","motorTemperature":"200000","motorTorque":"6710","motorVoltage":"22600","powerBattery":"67432.","powerBatteryCurrent":"90000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"533000","ptc":"1","runStatus":"1","soc":"1","speed":"126.00","timestamp":"1718968227388","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:10:26.366 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968227388, longitude=116.6778270, latitude=39.5227060, speed=126.00, mileage=16.63000000, dischargeVoltage=588000, dischargeCurrent=41000, insulationResistance=109870000, gear=D, accelerationPedal=60, brakePedal=60, fuelConsumption=11.50, motorControllerTemperature=400000, motorSpeed=94965, motorTorque=6710, motorTemperature=200000, motorVoltage=22600, motorCurrent=12390000, powerBattery=67432., maxFeedbackPower=530000, maxDischargePower=470000, bmsSelfCheck=40, powerBatteryCurrent=90000, powerBatteryV3=533000, maxVoltage=4000, minVoltage=3000, maxTemperature=350000, minTemperature=490000, availableCapacity=520000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:10:27.342 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:10:27.343 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:10:27.343 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 38 32 32 38 33 38 34 31 31 36 2e 36 37 38 38 39 30 30 33 39 2e 35 32 32 37 39 33 30 37 32 2e 30 30 30 31 36 2e 36 37 30 30 30 30 30 30 32 37 39 30 30 30 32 39 30 30 30 32 36 37 30 35 30 30 30 30 44 37 30 32 30 31 30 2e 37 30 32 36 30 30 30 30 39 35 34 32 33 39 37 30 30 31 33 35 30 30 30 32 39 36 30 30 35 39 38 38 30 30 30 30 36 37 34 33 32 2e 37 36 30 30 30 30 33 38 30 30 30 30 31 32 38 30 30 30 30 35 34 35 30 30 30 34 30 30 30 33 30 30 30 39 30 30 30 30 30 35 31 30 30 30 30 32 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 5d 7E -2024-06-21 19:10:27.343 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968228384, longitude=116.6788900, latitude=39.5227930, speed=72.000, mileage=16.67000000, dischargeVoltage=279000, dischargeCurrent=29000, insulationResistance=267050000, gear=D, accelerationPedal=70, brakePedal=20, fuelConsumption=10.70, motorControllerTemperature=260000, motorSpeed=95423, motorTorque=9700, motorTemperature=135000, motorVoltage=29600, motorCurrent=59880000, powerBattery=67432., maxFeedbackPower=760000, maxDischargePower=380000, bmsSelfCheck=12, powerBatteryCurrent=80000, powerBatteryV3=545000, maxVoltage=4000, minVoltage=3000, maxTemperature=900000, minTemperature=510000, availableCapacity=200000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:10:27.345 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:10:27.345 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"70","availableCapacity":"200000","bmsSelfCheck":"12","brakePedal":"20","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"29000","dischargeVoltage":"279000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.70","gear":"D","insulationResistance":"267050000","latitude":"39.5227930","location":"1","longitude":"116.6788900","maxDischargePower":"380000","maxFeedbackPower":"760000","maxTemperature":"900000","maxVoltage":"4000","mcu":"1","mileage":"16.67000000","minTemperature":"510000","minVoltage":"3000","motorControllerTemperature":"260000","motorCurrent":"59880000","motorSpeed":"95423","motorTemperature":"135000","motorTorque":"9700","motorVoltage":"29600","powerBattery":"67432.","powerBatteryCurrent":"80000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"545000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718968228384","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:10:27.345 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968228384, longitude=116.6788900, latitude=39.5227930, speed=72.000, mileage=16.67000000, dischargeVoltage=279000, dischargeCurrent=29000, insulationResistance=267050000, gear=D, accelerationPedal=70, brakePedal=20, fuelConsumption=10.70, motorControllerTemperature=260000, motorSpeed=95423, motorTorque=9700, motorTemperature=135000, motorVoltage=29600, motorCurrent=59880000, powerBattery=67432., maxFeedbackPower=760000, maxDischargePower=380000, bmsSelfCheck=12, powerBatteryCurrent=80000, powerBatteryV3=545000, maxVoltage=4000, minVoltage=3000, maxTemperature=900000, minTemperature=510000, availableCapacity=200000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:10:28.385 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:10:28.385 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:10:28.386 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 38 32 32 39 33 39 35 31 31 36 2e 36 38 30 31 37 32 30 33 39 2e 35 32 32 39 30 34 30 33 36 2e 30 30 30 31 36 2e 36 39 30 30 30 30 30 30 33 34 38 30 30 30 36 30 30 30 30 32 39 38 30 34 30 30 30 30 44 32 30 35 30 39 2e 36 30 30 35 39 30 30 30 30 33 38 31 36 35 34 37 31 30 31 32 31 30 30 30 32 33 30 30 30 31 32 34 33 33 30 30 30 36 37 34 33 32 2e 35 30 30 30 30 30 33 39 30 30 30 30 31 30 32 30 30 30 30 34 37 39 30 30 30 33 30 30 30 34 30 30 30 34 38 30 30 30 30 36 30 30 30 30 30 35 38 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 33 7E -2024-06-21 19:10:28.386 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968229395, longitude=116.6801720, latitude=39.5229040, speed=36.000, mileage=16.69000000, dischargeVoltage=348000, dischargeCurrent=60000, insulationResistance=298040000, gear=D, accelerationPedal=20, brakePedal=50, fuelConsumption=9.600, motorControllerTemperature=590000, motorSpeed=38165, motorTorque=4710, motorTemperature=121000, motorVoltage=23000, motorCurrent=12433000, powerBattery=67432., maxFeedbackPower=500000, maxDischargePower=390000, bmsSelfCheck=10, powerBatteryCurrent=20000, powerBatteryV3=479000, maxVoltage=3000, minVoltage=4000, maxTemperature=480000, minTemperature=600000, availableCapacity=580000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:10:28.388 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:10:28.388 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"580000","bmsSelfCheck":"10","brakePedal":"50","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"60000","dischargeVoltage":"348000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.600","gear":"D","insulationResistance":"298040000","latitude":"39.5229040","location":"1","longitude":"116.6801720","maxDischargePower":"390000","maxFeedbackPower":"500000","maxTemperature":"480000","maxVoltage":"3000","mcu":"1","mileage":"16.69000000","minTemperature":"600000","minVoltage":"4000","motorControllerTemperature":"590000","motorCurrent":"12433000","motorSpeed":"38165","motorTemperature":"121000","motorTorque":"4710","motorVoltage":"23000","powerBattery":"67432.","powerBatteryCurrent":"20000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"479000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718968229395","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:10:28.388 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968229395, longitude=116.6801720, latitude=39.5229040, speed=36.000, mileage=16.69000000, dischargeVoltage=348000, dischargeCurrent=60000, insulationResistance=298040000, gear=D, accelerationPedal=20, brakePedal=50, fuelConsumption=9.600, motorControllerTemperature=590000, motorSpeed=38165, motorTorque=4710, motorTemperature=121000, motorVoltage=23000, motorCurrent=12433000, powerBattery=67432., maxFeedbackPower=500000, maxDischargePower=390000, bmsSelfCheck=10, powerBatteryCurrent=20000, powerBatteryV3=479000, maxVoltage=3000, minVoltage=4000, maxTemperature=480000, minTemperature=600000, availableCapacity=580000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:10:29.346 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:10:29.346 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:10:29.346 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 38 32 33 30 33 39 30 31 31 36 2e 36 38 30 35 35 33 30 33 39 2e 35 32 32 39 36 32 30 33 36 2e 30 30 30 31 36 2e 37 31 30 30 30 30 30 30 31 36 37 30 30 30 33 33 30 30 30 32 32 38 39 34 30 30 30 30 44 38 30 34 30 31 30 2e 32 30 37 37 30 30 30 30 39 37 34 35 30 34 30 34 30 32 36 30 30 30 30 31 36 32 30 30 31 33 32 32 34 30 30 30 36 37 34 33 32 2e 31 35 30 30 30 30 39 35 30 30 30 30 31 34 34 30 30 30 30 33 38 37 30 30 30 34 30 30 30 33 30 30 30 34 30 30 30 30 30 31 35 30 30 30 30 36 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 1d 7E -2024-06-21 19:10:29.346 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968230390, longitude=116.6805530, latitude=39.5229620, speed=36.000, mileage=16.71000000, dischargeVoltage=167000, dischargeCurrent=33000, insulationResistance=228940000, gear=D, accelerationPedal=80, brakePedal=40, fuelConsumption=10.20, motorControllerTemperature=770000, motorSpeed=97450, motorTorque=4040, motorTemperature=260000, motorVoltage=16200, motorCurrent=13224000, powerBattery=67432., maxFeedbackPower=150000, maxDischargePower=950000, bmsSelfCheck=14, powerBatteryCurrent=40000, powerBatteryV3=387000, maxVoltage=4000, minVoltage=3000, maxTemperature=400000, minTemperature=150000, availableCapacity=600000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:10:29.349 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:10:29.349 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"80","availableCapacity":"600000","bmsSelfCheck":"14","brakePedal":"40","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"33000","dischargeVoltage":"167000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.20","gear":"D","insulationResistance":"228940000","latitude":"39.5229620","location":"1","longitude":"116.6805530","maxDischargePower":"950000","maxFeedbackPower":"150000","maxTemperature":"400000","maxVoltage":"4000","mcu":"1","mileage":"16.71000000","minTemperature":"150000","minVoltage":"3000","motorControllerTemperature":"770000","motorCurrent":"13224000","motorSpeed":"97450","motorTemperature":"260000","motorTorque":"4040","motorVoltage":"16200","powerBattery":"67432.","powerBatteryCurrent":"40000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"387000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718968230390","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:10:29.349 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968230390, longitude=116.6805530, latitude=39.5229620, speed=36.000, mileage=16.71000000, dischargeVoltage=167000, dischargeCurrent=33000, insulationResistance=228940000, gear=D, accelerationPedal=80, brakePedal=40, fuelConsumption=10.20, motorControllerTemperature=770000, motorSpeed=97450, motorTorque=4040, motorTemperature=260000, motorVoltage=16200, motorCurrent=13224000, powerBattery=67432., maxFeedbackPower=150000, maxDischargePower=950000, bmsSelfCheck=14, powerBatteryCurrent=40000, powerBatteryV3=387000, maxVoltage=4000, minVoltage=3000, maxTemperature=400000, minTemperature=150000, availableCapacity=600000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:10:30.354 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:10:30.354 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:10:30.354 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 38 32 33 31 33 39 35 31 31 36 2e 36 38 31 31 35 39 30 33 39 2e 35 32 33 30 31 36 30 33 36 2e 30 30 30 31 36 2e 37 33 30 30 30 30 30 30 36 31 30 30 30 30 39 30 30 30 30 32 36 31 36 35 30 30 30 30 44 32 30 32 30 31 31 2e 39 30 37 30 30 30 30 30 35 39 37 37 38 34 36 30 30 37 31 30 30 30 30 32 37 32 30 30 37 36 34 30 30 30 30 30 36 37 34 33 32 2e 35 38 30 30 30 30 38 33 30 30 30 30 36 30 31 30 30 30 30 34 30 31 30 30 30 34 30 30 30 34 30 30 30 36 33 30 30 30 30 32 30 30 30 30 30 35 34 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 1d 7E -2024-06-21 19:10:30.354 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968231395, longitude=116.6811590, latitude=39.5230160, speed=36.000, mileage=16.73000000, dischargeVoltage=610000, dischargeCurrent=90000, insulationResistance=261650000, gear=D, accelerationPedal=20, brakePedal=20, fuelConsumption=11.90, motorControllerTemperature=700000, motorSpeed=59778, motorTorque=4600, motorTemperature=710000, motorVoltage=27200, motorCurrent=76400000, powerBattery=67432., maxFeedbackPower=580000, maxDischargePower=830000, bmsSelfCheck=60, powerBatteryCurrent=10000, powerBatteryV3=401000, maxVoltage=4000, minVoltage=4000, maxTemperature=630000, minTemperature=200000, availableCapacity=540000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:10:30.356 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:10:30.356 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"540000","bmsSelfCheck":"60","brakePedal":"20","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"90000","dischargeVoltage":"610000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.90","gear":"D","insulationResistance":"261650000","latitude":"39.5230160","location":"1","longitude":"116.6811590","maxDischargePower":"830000","maxFeedbackPower":"580000","maxTemperature":"630000","maxVoltage":"4000","mcu":"1","mileage":"16.73000000","minTemperature":"200000","minVoltage":"4000","motorControllerTemperature":"700000","motorCurrent":"76400000","motorSpeed":"59778","motorTemperature":"710000","motorTorque":"4600","motorVoltage":"27200","powerBattery":"67432.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"401000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718968231395","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:10:30.357 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968231395, longitude=116.6811590, latitude=39.5230160, speed=36.000, mileage=16.73000000, dischargeVoltage=610000, dischargeCurrent=90000, insulationResistance=261650000, gear=D, accelerationPedal=20, brakePedal=20, fuelConsumption=11.90, motorControllerTemperature=700000, motorSpeed=59778, motorTorque=4600, motorTemperature=710000, motorVoltage=27200, motorCurrent=76400000, powerBattery=67432., maxFeedbackPower=580000, maxDischargePower=830000, bmsSelfCheck=60, powerBatteryCurrent=10000, powerBatteryV3=401000, maxVoltage=4000, minVoltage=4000, maxTemperature=630000, minTemperature=200000, availableCapacity=540000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:10:31.348 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:10:31.348 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:10:31.348 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 38 32 33 32 33 39 33 31 31 36 2e 36 38 32 31 33 35 30 33 39 2e 35 32 33 31 30 37 30 39 30 2e 30 30 30 31 36 2e 37 38 30 30 30 30 30 30 36 30 33 30 30 30 31 31 30 30 30 31 36 36 34 36 30 30 30 30 44 39 30 38 30 31 32 2e 30 30 32 30 30 30 30 30 32 37 34 37 38 31 34 35 30 32 34 30 30 30 30 31 38 35 30 30 31 30 31 34 31 30 30 30 36 37 34 32 30 2e 36 32 30 30 30 30 36 39 30 30 30 30 32 30 31 34 30 30 30 34 36 34 30 30 30 34 30 30 30 33 30 30 30 38 37 30 30 30 30 33 36 30 30 30 30 35 31 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 18 7E -2024-06-21 19:10:31.348 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968232393, longitude=116.6821350, latitude=39.5231070, speed=90.000, mileage=16.78000000, dischargeVoltage=603000, dischargeCurrent=11000, insulationResistance=166460000, gear=D, accelerationPedal=90, brakePedal=80, fuelConsumption=12.00, motorControllerTemperature=200000, motorSpeed=27478, motorTorque=1450, motorTemperature=240000, motorVoltage=18500, motorCurrent=10141000, powerBattery=67420., maxFeedbackPower=620000, maxDischargePower=690000, bmsSelfCheck=20, powerBatteryCurrent=14000, powerBatteryV3=464000, maxVoltage=4000, minVoltage=3000, maxTemperature=870000, minTemperature=360000, availableCapacity=510000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:10:31.351 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:10:31.351 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"90","availableCapacity":"510000","bmsSelfCheck":"20","brakePedal":"80","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"11000","dischargeVoltage":"603000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"12.00","gear":"D","insulationResistance":"166460000","latitude":"39.5231070","location":"1","longitude":"116.6821350","maxDischargePower":"690000","maxFeedbackPower":"620000","maxTemperature":"870000","maxVoltage":"4000","mcu":"1","mileage":"16.78000000","minTemperature":"360000","minVoltage":"3000","motorControllerTemperature":"200000","motorCurrent":"10141000","motorSpeed":"27478","motorTemperature":"240000","motorTorque":"1450","motorVoltage":"18500","powerBattery":"67420.","powerBatteryCurrent":"14000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"464000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718968232393","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:10:31.351 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968232393, longitude=116.6821350, latitude=39.5231070, speed=90.000, mileage=16.78000000, dischargeVoltage=603000, dischargeCurrent=11000, insulationResistance=166460000, gear=D, accelerationPedal=90, brakePedal=80, fuelConsumption=12.00, motorControllerTemperature=200000, motorSpeed=27478, motorTorque=1450, motorTemperature=240000, motorVoltage=18500, motorCurrent=10141000, powerBattery=67420., maxFeedbackPower=620000, maxDischargePower=690000, bmsSelfCheck=20, powerBatteryCurrent=14000, powerBatteryV3=464000, maxVoltage=4000, minVoltage=3000, maxTemperature=870000, minTemperature=360000, availableCapacity=510000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:10:32.360 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:10:32.360 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:10:32.360 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 38 32 33 33 33 38 39 31 31 36 2e 36 38 32 39 38 33 30 33 39 2e 35 32 33 30 39 35 30 39 30 2e 30 30 30 31 36 2e 38 33 30 30 30 30 30 30 34 37 32 30 30 30 32 31 30 30 30 32 33 30 35 32 30 30 30 30 44 34 30 37 30 39 2e 35 30 30 37 35 30 30 30 30 39 31 34 30 35 37 36 31 30 32 30 30 30 30 30 32 31 38 30 30 38 37 37 31 30 30 30 30 36 37 34 31 31 2e 32 31 30 30 30 30 35 30 30 30 30 30 37 30 34 30 30 30 30 34 38 37 30 30 30 33 30 30 30 34 30 30 30 39 30 30 30 30 30 34 35 30 30 30 30 35 36 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 7E -2024-06-21 19:10:32.360 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968233389, longitude=116.6829830, latitude=39.5230950, speed=90.000, mileage=16.83000000, dischargeVoltage=472000, dischargeCurrent=21000, insulationResistance=230520000, gear=D, accelerationPedal=40, brakePedal=70, fuelConsumption=9.500, motorControllerTemperature=750000, motorSpeed=91405, motorTorque=7610, motorTemperature=200000, motorVoltage=21800, motorCurrent=87710000, powerBattery=67411., maxFeedbackPower=210000, maxDischargePower=500000, bmsSelfCheck=70, powerBatteryCurrent=40000, powerBatteryV3=487000, maxVoltage=3000, minVoltage=4000, maxTemperature=900000, minTemperature=450000, availableCapacity=560000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:10:32.362 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:10:32.362 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"40","availableCapacity":"560000","bmsSelfCheck":"70","brakePedal":"70","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"21000","dischargeVoltage":"472000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.500","gear":"D","insulationResistance":"230520000","latitude":"39.5230950","location":"1","longitude":"116.6829830","maxDischargePower":"500000","maxFeedbackPower":"210000","maxTemperature":"900000","maxVoltage":"3000","mcu":"1","mileage":"16.83000000","minTemperature":"450000","minVoltage":"4000","motorControllerTemperature":"750000","motorCurrent":"87710000","motorSpeed":"91405","motorTemperature":"200000","motorTorque":"7610","motorVoltage":"21800","powerBattery":"67411.","powerBatteryCurrent":"40000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"487000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718968233389","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:10:32.363 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968233389, longitude=116.6829830, latitude=39.5230950, speed=90.000, mileage=16.83000000, dischargeVoltage=472000, dischargeCurrent=21000, insulationResistance=230520000, gear=D, accelerationPedal=40, brakePedal=70, fuelConsumption=9.500, motorControllerTemperature=750000, motorSpeed=91405, motorTorque=7610, motorTemperature=200000, motorVoltage=21800, motorCurrent=87710000, powerBattery=67411., maxFeedbackPower=210000, maxDischargePower=500000, bmsSelfCheck=70, powerBatteryCurrent=40000, powerBatteryV3=487000, maxVoltage=3000, minVoltage=4000, maxTemperature=900000, minTemperature=450000, availableCapacity=560000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:10:33.346 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:10:33.346 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:10:33.346 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 38 32 33 34 33 39 33 31 31 36 2e 36 38 33 36 30 30 30 33 39 2e 35 32 32 39 36 37 30 33 36 2e 30 30 30 31 36 2e 38 35 30 30 30 30 30 30 36 31 37 30 30 30 33 38 30 30 30 32 38 30 30 38 30 30 30 30 44 38 30 34 30 31 32 2e 31 30 39 34 30 30 30 30 39 36 34 30 30 35 35 31 30 31 34 35 30 30 30 31 37 37 30 30 39 30 31 37 30 30 30 30 36 37 34 31 31 2e 35 31 30 30 30 30 33 32 30 30 30 30 31 30 34 30 30 30 30 35 35 34 30 30 30 34 30 30 30 34 30 30 30 38 34 30 30 30 30 36 36 30 30 30 30 34 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 2b 7E -2024-06-21 19:10:33.346 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968234393, longitude=116.6836000, latitude=39.5229670, speed=36.000, mileage=16.85000000, dischargeVoltage=617000, dischargeCurrent=38000, insulationResistance=280080000, gear=D, accelerationPedal=80, brakePedal=40, fuelConsumption=12.10, motorControllerTemperature=940000, motorSpeed=96400, motorTorque=5510, motorTemperature=145000, motorVoltage=17700, motorCurrent=90170000, powerBattery=67411., maxFeedbackPower=510000, maxDischargePower=320000, bmsSelfCheck=10, powerBatteryCurrent=40000, powerBatteryV3=554000, maxVoltage=4000, minVoltage=4000, maxTemperature=840000, minTemperature=660000, availableCapacity=400000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:10:33.349 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:10:33.350 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"80","availableCapacity":"400000","bmsSelfCheck":"10","brakePedal":"40","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"38000","dischargeVoltage":"617000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"12.10","gear":"D","insulationResistance":"280080000","latitude":"39.5229670","location":"1","longitude":"116.6836000","maxDischargePower":"320000","maxFeedbackPower":"510000","maxTemperature":"840000","maxVoltage":"4000","mcu":"1","mileage":"16.85000000","minTemperature":"660000","minVoltage":"4000","motorControllerTemperature":"940000","motorCurrent":"90170000","motorSpeed":"96400","motorTemperature":"145000","motorTorque":"5510","motorVoltage":"17700","powerBattery":"67411.","powerBatteryCurrent":"40000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"554000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718968234393","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:10:33.350 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968234393, longitude=116.6836000, latitude=39.5229670, speed=36.000, mileage=16.85000000, dischargeVoltage=617000, dischargeCurrent=38000, insulationResistance=280080000, gear=D, accelerationPedal=80, brakePedal=40, fuelConsumption=12.10, motorControllerTemperature=940000, motorSpeed=96400, motorTorque=5510, motorTemperature=145000, motorVoltage=17700, motorCurrent=90170000, powerBattery=67411., maxFeedbackPower=510000, maxDischargePower=320000, bmsSelfCheck=10, powerBatteryCurrent=40000, powerBatteryV3=554000, maxVoltage=4000, minVoltage=4000, maxTemperature=840000, minTemperature=660000, availableCapacity=400000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:10:34.346 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:10:34.346 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:10:34.346 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 38 32 33 35 33 38 33 31 31 36 2e 36 38 34 30 36 36 30 33 39 2e 35 32 32 38 34 37 30 33 36 2e 30 30 30 31 36 2e 38 37 30 30 30 30 30 30 36 33 30 30 30 30 33 38 30 30 30 31 37 36 33 30 30 30 30 30 44 38 30 31 30 31 30 2e 35 30 33 36 30 30 30 30 34 39 35 34 36 38 38 35 30 32 33 30 30 30 30 31 37 39 30 30 31 36 35 33 30 30 30 30 36 37 34 31 31 2e 38 37 30 30 30 30 37 36 30 30 30 30 32 30 31 30 30 30 30 36 34 33 30 30 30 34 30 30 30 34 30 30 30 33 35 30 30 30 30 31 39 30 30 30 30 33 39 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 44 7E -2024-06-21 19:10:34.346 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968235383, longitude=116.6840660, latitude=39.5228470, speed=36.000, mileage=16.87000000, dischargeVoltage=630000, dischargeCurrent=38000, insulationResistance=176300000, gear=D, accelerationPedal=80, brakePedal=10, fuelConsumption=10.50, motorControllerTemperature=360000, motorSpeed=49546, motorTorque=8850, motorTemperature=230000, motorVoltage=17900, motorCurrent=16530000, powerBattery=67411., maxFeedbackPower=870000, maxDischargePower=760000, bmsSelfCheck=20, powerBatteryCurrent=10000, powerBatteryV3=643000, maxVoltage=4000, minVoltage=4000, maxTemperature=350000, minTemperature=190000, availableCapacity=390000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:10:34.348 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:10:34.349 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"80","availableCapacity":"390000","bmsSelfCheck":"20","brakePedal":"10","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"38000","dischargeVoltage":"630000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.50","gear":"D","insulationResistance":"176300000","latitude":"39.5228470","location":"1","longitude":"116.6840660","maxDischargePower":"760000","maxFeedbackPower":"870000","maxTemperature":"350000","maxVoltage":"4000","mcu":"1","mileage":"16.87000000","minTemperature":"190000","minVoltage":"4000","motorControllerTemperature":"360000","motorCurrent":"16530000","motorSpeed":"49546","motorTemperature":"230000","motorTorque":"8850","motorVoltage":"17900","powerBattery":"67411.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"643000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718968235383","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:10:34.349 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968235383, longitude=116.6840660, latitude=39.5228470, speed=36.000, mileage=16.87000000, dischargeVoltage=630000, dischargeCurrent=38000, insulationResistance=176300000, gear=D, accelerationPedal=80, brakePedal=10, fuelConsumption=10.50, motorControllerTemperature=360000, motorSpeed=49546, motorTorque=8850, motorTemperature=230000, motorVoltage=17900, motorCurrent=16530000, powerBattery=67411., maxFeedbackPower=870000, maxDischargePower=760000, bmsSelfCheck=20, powerBatteryCurrent=10000, powerBatteryV3=643000, maxVoltage=4000, minVoltage=4000, maxTemperature=350000, minTemperature=190000, availableCapacity=390000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:10:35.342 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:10:35.342 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:10:35.342 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 38 32 33 36 33 39 30 31 31 36 2e 36 38 34 35 32 32 30 33 39 2e 35 32 32 37 35 31 30 33 36 2e 30 30 30 31 36 2e 38 39 30 30 30 30 30 30 32 38 36 30 30 30 31 38 30 30 30 31 31 32 38 32 30 30 30 30 44 36 30 36 30 31 31 2e 39 30 34 30 30 30 30 30 39 37 39 32 30 33 36 30 30 31 32 33 30 30 30 31 35 39 30 30 31 33 33 38 30 30 30 30 36 37 34 31 31 2e 33 30 30 30 30 30 36 36 30 30 30 30 31 33 31 31 30 30 30 33 37 38 30 30 30 34 30 30 30 33 30 30 30 35 34 30 30 30 30 37 35 30 30 30 30 39 32 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 2f 7E -2024-06-21 19:10:35.343 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968236390, longitude=116.6845220, latitude=39.5227510, speed=36.000, mileage=16.89000000, dischargeVoltage=286000, dischargeCurrent=18000, insulationResistance=112820000, gear=D, accelerationPedal=60, brakePedal=60, fuelConsumption=11.90, motorControllerTemperature=400000, motorSpeed=97920, motorTorque=3600, motorTemperature=123000, motorVoltage=15900, motorCurrent=13380000, powerBattery=67411., maxFeedbackPower=300000, maxDischargePower=660000, bmsSelfCheck=13, powerBatteryCurrent=11000, powerBatteryV3=378000, maxVoltage=4000, minVoltage=3000, maxTemperature=540000, minTemperature=750000, availableCapacity=920000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:10:35.347 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:10:35.347 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"920000","bmsSelfCheck":"13","brakePedal":"60","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"18000","dischargeVoltage":"286000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.90","gear":"D","insulationResistance":"112820000","latitude":"39.5227510","location":"1","longitude":"116.6845220","maxDischargePower":"660000","maxFeedbackPower":"300000","maxTemperature":"540000","maxVoltage":"4000","mcu":"1","mileage":"16.89000000","minTemperature":"750000","minVoltage":"3000","motorControllerTemperature":"400000","motorCurrent":"13380000","motorSpeed":"97920","motorTemperature":"123000","motorTorque":"3600","motorVoltage":"15900","powerBattery":"67411.","powerBatteryCurrent":"11000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"378000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718968236390","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:10:35.348 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968236390, longitude=116.6845220, latitude=39.5227510, speed=36.000, mileage=16.89000000, dischargeVoltage=286000, dischargeCurrent=18000, insulationResistance=112820000, gear=D, accelerationPedal=60, brakePedal=60, fuelConsumption=11.90, motorControllerTemperature=400000, motorSpeed=97920, motorTorque=3600, motorTemperature=123000, motorVoltage=15900, motorCurrent=13380000, powerBattery=67411., maxFeedbackPower=300000, maxDischargePower=660000, bmsSelfCheck=13, powerBatteryCurrent=11000, powerBatteryV3=378000, maxVoltage=4000, minVoltage=3000, maxTemperature=540000, minTemperature=750000, availableCapacity=920000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:10:36.351 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:10:36.351 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:10:36.351 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 38 32 33 37 33 38 34 31 31 36 2e 36 38 35 32 32 35 30 33 39 2e 35 32 32 36 31 35 30 35 34 2e 30 30 30 31 36 2e 39 32 30 30 30 30 30 30 37 31 30 30 30 30 32 33 30 30 30 32 32 30 32 38 30 30 30 30 44 30 30 31 30 31 30 2e 37 30 34 35 30 30 30 30 31 30 36 31 34 36 36 36 30 31 30 30 30 30 30 32 36 31 30 30 36 31 39 38 30 30 30 30 36 37 34 31 31 2e 31 32 30 30 30 30 34 39 30 30 30 30 39 30 39 30 30 30 30 35 38 35 30 30 30 34 30 30 30 34 30 30 30 35 36 30 30 30 30 34 30 30 30 30 30 31 36 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 14 7E -2024-06-21 19:10:36.351 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968237384, longitude=116.6852250, latitude=39.5226150, speed=54.000, mileage=16.92000000, dischargeVoltage=710000, dischargeCurrent=23000, insulationResistance=220280000, gear=D, accelerationPedal=00, brakePedal=10, fuelConsumption=10.70, motorControllerTemperature=450000, motorSpeed=10614, motorTorque=6660, motorTemperature=100000, motorVoltage=26100, motorCurrent=61980000, powerBattery=67411., maxFeedbackPower=120000, maxDischargePower=490000, bmsSelfCheck=90, powerBatteryCurrent=90000, powerBatteryV3=585000, maxVoltage=4000, minVoltage=4000, maxTemperature=560000, minTemperature=400000, availableCapacity=160000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:10:36.353 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:10:36.353 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"00","availableCapacity":"160000","bmsSelfCheck":"90","brakePedal":"10","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"23000","dischargeVoltage":"710000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.70","gear":"D","insulationResistance":"220280000","latitude":"39.5226150","location":"1","longitude":"116.6852250","maxDischargePower":"490000","maxFeedbackPower":"120000","maxTemperature":"560000","maxVoltage":"4000","mcu":"1","mileage":"16.92000000","minTemperature":"400000","minVoltage":"4000","motorControllerTemperature":"450000","motorCurrent":"61980000","motorSpeed":"10614","motorTemperature":"100000","motorTorque":"6660","motorVoltage":"26100","powerBattery":"67411.","powerBatteryCurrent":"90000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"585000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718968237384","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:10:36.354 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968237384, longitude=116.6852250, latitude=39.5226150, speed=54.000, mileage=16.92000000, dischargeVoltage=710000, dischargeCurrent=23000, insulationResistance=220280000, gear=D, accelerationPedal=00, brakePedal=10, fuelConsumption=10.70, motorControllerTemperature=450000, motorSpeed=10614, motorTorque=6660, motorTemperature=100000, motorVoltage=26100, motorCurrent=61980000, powerBattery=67411., maxFeedbackPower=120000, maxDischargePower=490000, bmsSelfCheck=90, powerBatteryCurrent=90000, powerBatteryV3=585000, maxVoltage=4000, minVoltage=4000, maxTemperature=560000, minTemperature=400000, availableCapacity=160000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:10:37.339 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:10:37.339 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:10:37.339 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 38 32 33 38 33 38 33 31 31 36 2e 36 38 35 39 36 35 30 33 39 2e 35 32 32 34 39 39 30 37 32 2e 30 30 30 31 36 2e 39 36 30 30 30 30 30 30 35 38 38 30 30 30 38 30 30 30 30 33 31 34 31 30 30 30 30 30 44 31 30 39 30 39 2e 33 30 30 36 31 30 30 30 30 33 32 32 31 35 36 36 37 30 31 33 34 30 30 30 31 34 31 30 30 31 32 35 32 38 30 30 30 36 37 34 31 31 2e 31 39 30 30 30 30 39 38 30 30 30 30 37 30 32 30 30 30 30 32 32 33 30 30 30 34 30 30 30 34 30 30 30 34 38 30 30 30 30 36 37 30 30 30 30 35 34 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 46 7E -2024-06-21 19:10:37.339 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968238383, longitude=116.6859650, latitude=39.5224990, speed=72.000, mileage=16.96000000, dischargeVoltage=588000, dischargeCurrent=80000, insulationResistance=314100000, gear=D, accelerationPedal=10, brakePedal=90, fuelConsumption=9.300, motorControllerTemperature=610000, motorSpeed=32215, motorTorque=6670, motorTemperature=134000, motorVoltage=14100, motorCurrent=12528000, powerBattery=67411., maxFeedbackPower=190000, maxDischargePower=980000, bmsSelfCheck=70, powerBatteryCurrent=20000, powerBatteryV3=223000, maxVoltage=4000, minVoltage=4000, maxTemperature=480000, minTemperature=670000, availableCapacity=540000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:10:37.342 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:10:37.342 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"540000","bmsSelfCheck":"70","brakePedal":"90","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"80000","dischargeVoltage":"588000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.300","gear":"D","insulationResistance":"314100000","latitude":"39.5224990","location":"1","longitude":"116.6859650","maxDischargePower":"980000","maxFeedbackPower":"190000","maxTemperature":"480000","maxVoltage":"4000","mcu":"1","mileage":"16.96000000","minTemperature":"670000","minVoltage":"4000","motorControllerTemperature":"610000","motorCurrent":"12528000","motorSpeed":"32215","motorTemperature":"134000","motorTorque":"6670","motorVoltage":"14100","powerBattery":"67411.","powerBatteryCurrent":"20000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"223000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718968238383","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:10:37.343 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968238383, longitude=116.6859650, latitude=39.5224990, speed=72.000, mileage=16.96000000, dischargeVoltage=588000, dischargeCurrent=80000, insulationResistance=314100000, gear=D, accelerationPedal=10, brakePedal=90, fuelConsumption=9.300, motorControllerTemperature=610000, motorSpeed=32215, motorTorque=6670, motorTemperature=134000, motorVoltage=14100, motorCurrent=12528000, powerBattery=67411., maxFeedbackPower=190000, maxDischargePower=980000, bmsSelfCheck=70, powerBatteryCurrent=20000, powerBatteryV3=223000, maxVoltage=4000, minVoltage=4000, maxTemperature=480000, minTemperature=670000, availableCapacity=540000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:10:38.334 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:10:38.335 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:10:38.335 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 38 32 33 39 33 38 33 31 31 36 2e 36 38 36 38 38 38 30 33 39 2e 35 32 32 37 32 37 30 37 32 2e 30 30 30 31 37 2e 30 30 30 30 30 30 30 30 31 37 30 30 30 30 33 31 30 30 30 32 32 32 39 36 30 30 30 30 44 31 30 33 30 31 30 2e 33 30 33 33 30 30 30 30 37 30 37 35 39 36 37 30 30 31 34 30 30 30 30 32 39 36 30 30 31 33 30 33 36 30 30 30 36 37 34 31 31 2e 38 39 30 30 30 30 37 30 30 30 30 30 31 32 32 30 30 30 30 33 30 32 30 30 30 33 30 30 30 33 30 30 30 39 39 30 30 30 30 35 36 30 30 30 30 35 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 25 7E -2024-06-21 19:10:38.335 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968239383, longitude=116.6868880, latitude=39.5227270, speed=72.000, mileage=17.00000000, dischargeVoltage=170000, dischargeCurrent=31000, insulationResistance=222960000, gear=D, accelerationPedal=10, brakePedal=30, fuelConsumption=10.30, motorControllerTemperature=330000, motorSpeed=70759, motorTorque=6700, motorTemperature=140000, motorVoltage=29600, motorCurrent=13036000, powerBattery=67411., maxFeedbackPower=890000, maxDischargePower=700000, bmsSelfCheck=12, powerBatteryCurrent=20000, powerBatteryV3=302000, maxVoltage=3000, minVoltage=3000, maxTemperature=990000, minTemperature=560000, availableCapacity=500000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:10:38.337 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:10:38.337 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"500000","bmsSelfCheck":"12","brakePedal":"30","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"31000","dischargeVoltage":"170000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.30","gear":"D","insulationResistance":"222960000","latitude":"39.5227270","location":"1","longitude":"116.6868880","maxDischargePower":"700000","maxFeedbackPower":"890000","maxTemperature":"990000","maxVoltage":"3000","mcu":"1","mileage":"17.00000000","minTemperature":"560000","minVoltage":"3000","motorControllerTemperature":"330000","motorCurrent":"13036000","motorSpeed":"70759","motorTemperature":"140000","motorTorque":"6700","motorVoltage":"29600","powerBattery":"67411.","powerBatteryCurrent":"20000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"302000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718968239383","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:10:38.337 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968239383, longitude=116.6868880, latitude=39.5227270, speed=72.000, mileage=17.00000000, dischargeVoltage=170000, dischargeCurrent=31000, insulationResistance=222960000, gear=D, accelerationPedal=10, brakePedal=30, fuelConsumption=10.30, motorControllerTemperature=330000, motorSpeed=70759, motorTorque=6700, motorTemperature=140000, motorVoltage=29600, motorCurrent=13036000, powerBattery=67411., maxFeedbackPower=890000, maxDischargePower=700000, bmsSelfCheck=12, powerBatteryCurrent=20000, powerBatteryV3=302000, maxVoltage=3000, minVoltage=3000, maxTemperature=990000, minTemperature=560000, availableCapacity=500000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:10:39.331 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:10:39.332 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:10:39.332 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 38 32 34 30 33 38 32 31 31 36 2e 36 38 37 31 36 32 30 33 39 2e 35 32 32 38 37 35 30 30 2e 30 30 30 30 31 37 2e 30 30 30 30 30 30 30 30 31 34 36 30 30 30 32 33 30 30 30 32 36 31 35 30 30 30 30 30 44 32 30 37 30 39 2e 37 30 30 33 33 30 30 30 30 39 35 30 34 35 36 31 30 30 31 30 38 30 30 30 31 33 39 30 30 32 36 36 38 30 30 30 30 36 37 34 31 31 2e 35 39 30 30 30 30 32 37 30 30 30 30 38 30 35 30 30 30 30 32 33 31 30 30 30 33 30 30 30 34 30 30 30 34 38 30 30 30 30 34 37 30 30 30 30 31 36 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 1a 7E -2024-06-21 19:10:39.332 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968240382, longitude=116.6871620, latitude=39.5228750, speed=0.0000, mileage=17.00000000, dischargeVoltage=146000, dischargeCurrent=23000, insulationResistance=261500000, gear=D, accelerationPedal=20, brakePedal=70, fuelConsumption=9.700, motorControllerTemperature=330000, motorSpeed=95045, motorTorque=6100, motorTemperature=108000, motorVoltage=13900, motorCurrent=26680000, powerBattery=67411., maxFeedbackPower=590000, maxDischargePower=270000, bmsSelfCheck=80, powerBatteryCurrent=50000, powerBatteryV3=231000, maxVoltage=3000, minVoltage=4000, maxTemperature=480000, minTemperature=470000, availableCapacity=160000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:10:39.333 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:10:39.334 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"160000","bmsSelfCheck":"80","brakePedal":"70","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"23000","dischargeVoltage":"146000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.700","gear":"D","insulationResistance":"261500000","latitude":"39.5228750","location":"1","longitude":"116.6871620","maxDischargePower":"270000","maxFeedbackPower":"590000","maxTemperature":"480000","maxVoltage":"3000","mcu":"1","mileage":"17.00000000","minTemperature":"470000","minVoltage":"4000","motorControllerTemperature":"330000","motorCurrent":"26680000","motorSpeed":"95045","motorTemperature":"108000","motorTorque":"6100","motorVoltage":"13900","powerBattery":"67411.","powerBatteryCurrent":"50000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"231000","ptc":"1","runStatus":"1","soc":"1","speed":"0.0000","timestamp":"1718968240382","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:10:39.334 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968240382, longitude=116.6871620, latitude=39.5228750, speed=0.0000, mileage=17.00000000, dischargeVoltage=146000, dischargeCurrent=23000, insulationResistance=261500000, gear=D, accelerationPedal=20, brakePedal=70, fuelConsumption=9.700, motorControllerTemperature=330000, motorSpeed=95045, motorTorque=6100, motorTemperature=108000, motorVoltage=13900, motorCurrent=26680000, powerBattery=67411., maxFeedbackPower=590000, maxDischargePower=270000, bmsSelfCheck=80, powerBatteryCurrent=50000, powerBatteryV3=231000, maxVoltage=3000, minVoltage=4000, maxTemperature=480000, minTemperature=470000, availableCapacity=160000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:10:40.333 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:10:40.333 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:10:40.333 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 38 32 34 31 33 38 32 31 31 36 2e 36 38 39 30 32 38 30 33 39 2e 35 32 33 38 35 36 30 31 32 36 2e 30 30 31 37 2e 30 37 30 30 30 30 30 30 32 32 39 30 30 30 31 34 30 30 30 32 37 31 34 37 30 30 30 30 44 34 30 33 30 31 31 2e 32 30 38 34 30 30 30 30 34 33 34 30 35 34 30 30 30 31 30 30 30 30 30 31 39 30 30 30 31 30 35 31 36 30 30 30 36 37 34 30 30 2e 31 34 30 30 30 30 32 38 30 30 30 30 31 30 31 32 30 30 30 36 34 32 30 30 30 33 30 30 30 33 30 30 30 39 37 30 30 30 30 31 36 30 30 30 30 35 35 30 30 30 30 31 31 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 05 7E -2024-06-21 19:10:40.333 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968241382, longitude=116.6890280, latitude=39.5238560, speed=126.00, mileage=17.07000000, dischargeVoltage=229000, dischargeCurrent=14000, insulationResistance=271470000, gear=D, accelerationPedal=40, brakePedal=30, fuelConsumption=11.20, motorControllerTemperature=840000, motorSpeed=43405, motorTorque=4000, motorTemperature=100000, motorVoltage=19000, motorCurrent=10516000, powerBattery=67400., maxFeedbackPower=140000, maxDischargePower=280000, bmsSelfCheck=10, powerBatteryCurrent=12000, powerBatteryV3=642000, maxVoltage=3000, minVoltage=3000, maxTemperature=970000, minTemperature=160000, availableCapacity=550000, vehicleStatus=1, chargeStatus=1, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:10:40.335 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:10:40.335 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"40","availableCapacity":"550000","bmsSelfCheck":"10","brakePedal":"30","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"14000","dischargeVoltage":"229000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.20","gear":"D","insulationResistance":"271470000","latitude":"39.5238560","location":"1","longitude":"116.6890280","maxDischargePower":"280000","maxFeedbackPower":"140000","maxTemperature":"970000","maxVoltage":"3000","mcu":"1","mileage":"17.07000000","minTemperature":"160000","minVoltage":"3000","motorControllerTemperature":"840000","motorCurrent":"10516000","motorSpeed":"43405","motorTemperature":"100000","motorTorque":"4000","motorVoltage":"19000","powerBattery":"67400.","powerBatteryCurrent":"12000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"642000","ptc":"1","runStatus":"0","soc":"1","speed":"126.00","timestamp":"1718968241382","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:10:40.335 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968241382, longitude=116.6890280, latitude=39.5238560, speed=126.00, mileage=17.07000000, dischargeVoltage=229000, dischargeCurrent=14000, insulationResistance=271470000, gear=D, accelerationPedal=40, brakePedal=30, fuelConsumption=11.20, motorControllerTemperature=840000, motorSpeed=43405, motorTorque=4000, motorTemperature=100000, motorVoltage=19000, motorCurrent=10516000, powerBattery=67400., maxFeedbackPower=140000, maxDischargePower=280000, bmsSelfCheck=10, powerBatteryCurrent=12000, powerBatteryV3=642000, maxVoltage=3000, minVoltage=3000, maxTemperature=970000, minTemperature=160000, availableCapacity=550000, vehicleStatus=1, chargeStatus=1, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:10:41.204 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 19:10:41.255 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 19:10:41.298 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 19:10:41.343 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:10:41.343 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:10:41.343 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 38 32 34 32 33 38 33 31 31 36 2e 36 39 30 31 37 36 30 33 39 2e 35 32 34 35 38 30 30 31 38 30 2e 30 30 31 37 2e 31 37 30 30 30 30 30 30 35 33 38 30 30 30 34 37 30 30 30 31 32 36 37 32 30 30 30 30 44 30 30 35 30 31 30 2e 33 30 35 35 30 30 30 30 39 37 37 30 34 36 32 37 30 35 34 30 30 30 30 32 31 35 30 30 39 34 31 34 30 30 30 30 36 37 33 38 39 2e 33 37 30 30 30 30 33 38 30 30 30 30 31 33 37 30 30 30 30 33 36 36 30 30 30 33 30 30 30 33 30 30 30 38 31 30 30 30 30 36 30 30 30 30 30 32 31 30 30 30 30 31 31 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 33 7E -2024-06-21 19:10:41.344 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968242383, longitude=116.6901760, latitude=39.5245800, speed=180.00, mileage=17.17000000, dischargeVoltage=538000, dischargeCurrent=47000, insulationResistance=126720000, gear=D, accelerationPedal=00, brakePedal=50, fuelConsumption=10.30, motorControllerTemperature=550000, motorSpeed=97704, motorTorque=6270, motorTemperature=540000, motorVoltage=21500, motorCurrent=94140000, powerBattery=67389., maxFeedbackPower=370000, maxDischargePower=380000, bmsSelfCheck=13, powerBatteryCurrent=70000, powerBatteryV3=366000, maxVoltage=3000, minVoltage=3000, maxTemperature=810000, minTemperature=600000, availableCapacity=210000, vehicleStatus=1, chargeStatus=1, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:10:41.346 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:10:41.346 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"00","availableCapacity":"210000","bmsSelfCheck":"13","brakePedal":"50","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"47000","dischargeVoltage":"538000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.30","gear":"D","insulationResistance":"126720000","latitude":"39.5245800","location":"1","longitude":"116.6901760","maxDischargePower":"380000","maxFeedbackPower":"370000","maxTemperature":"810000","maxVoltage":"3000","mcu":"1","mileage":"17.17000000","minTemperature":"600000","minVoltage":"3000","motorControllerTemperature":"550000","motorCurrent":"94140000","motorSpeed":"97704","motorTemperature":"540000","motorTorque":"6270","motorVoltage":"21500","powerBattery":"67389.","powerBatteryCurrent":"70000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"366000","ptc":"1","runStatus":"0","soc":"1","speed":"180.00","timestamp":"1718968242383","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:10:41.346 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968242383, longitude=116.6901760, latitude=39.5245800, speed=180.00, mileage=17.17000000, dischargeVoltage=538000, dischargeCurrent=47000, insulationResistance=126720000, gear=D, accelerationPedal=00, brakePedal=50, fuelConsumption=10.30, motorControllerTemperature=550000, motorSpeed=97704, motorTorque=6270, motorTemperature=540000, motorVoltage=21500, motorCurrent=94140000, powerBattery=67389., maxFeedbackPower=370000, maxDischargePower=380000, bmsSelfCheck=13, powerBatteryCurrent=70000, powerBatteryV3=366000, maxVoltage=3000, minVoltage=3000, maxTemperature=810000, minTemperature=600000, availableCapacity=210000, vehicleStatus=1, chargeStatus=1, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:10:41.758 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 19:10:42.017 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 19:10:42.160 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 19:10:42.175 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-2, test1-1 -2024-06-21 19:10:42.175 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Revoke previously assigned partitions test1-5, test1-4, test1-3 -2024-06-21 19:10:42.175 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Revoke previously assigned partitions test1-6, test1-7 -2024-06-21 19:10:42.175 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-2, test1-1] -2024-06-21 19:10:42.175 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-5, test1-4, test1-3] -2024-06-21 19:10:42.175 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-6, test1-7] -2024-06-21 19:10:42.175 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-1b0d3d66-3a25-4ebb-8ecb-a0e83103414a sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 19:10:42.175 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-387301e2-de6e-47c4-8d89-7d19899f79ad sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 19:10:42.175 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-849ebe0f-653d-4273-8752-28d02c698e50 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 19:10:42.176 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 19:10:42.176 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 19:10:42.176 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 19:10:42.179 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 19:10:42.179 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 19:10:42.179 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 19:10:42.180 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 19:10:42.180 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 19:10:42.180 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 19:10:42.183 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered -2024-06-21 19:10:42.183 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered -2024-06-21 19:10:42.183 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 19:10:42.183 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 19:10:42.184 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 19:10:42.185 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 19:10:42.185 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 19:10:42.185 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered -2024-06-21 19:10:42.185 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 19:10:42.186 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 19:10:42.186 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 19:10:42.186 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 19:10:42.190 [SpringApplicationShutdownHook] INFO org.apache.kafka.clients.producer.KafkaProducer:1204 - [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 30000 ms. -2024-06-21 19:10:42.191 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 19:10:42.192 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 19:10:42.192 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 19:10:42.192 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.producer for producer-1 unregistered -2024-06-21 19:10:42.334 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:10:42.335 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:10:42.335 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 38 32 34 33 33 38 32 31 31 36 2e 36 39 31 32 30 36 30 33 39 2e 35 32 35 34 35 33 30 31 36 32 2e 30 30 31 37 2e 32 36 30 30 30 30 30 30 35 39 35 30 30 30 33 30 30 30 30 32 33 36 39 31 30 30 30 30 44 34 30 33 30 31 32 2e 31 30 37 35 30 30 30 30 34 38 32 34 31 38 35 34 30 38 37 30 30 30 30 31 38 39 30 30 38 39 39 37 30 30 30 30 36 37 33 37 37 2e 36 35 30 30 30 30 34 30 30 30 30 30 31 34 35 30 30 30 30 35 39 36 30 30 30 34 30 30 30 33 30 30 30 31 37 30 30 30 30 38 30 30 30 30 30 35 32 30 30 30 30 31 31 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 4a 7E -2024-06-21 19:10:42.335 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968243382, longitude=116.6912060, latitude=39.5254530, speed=162.00, mileage=17.26000000, dischargeVoltage=595000, dischargeCurrent=30000, insulationResistance=236910000, gear=D, accelerationPedal=40, brakePedal=30, fuelConsumption=12.10, motorControllerTemperature=750000, motorSpeed=48241, motorTorque=8540, motorTemperature=870000, motorVoltage=18900, motorCurrent=89970000, powerBattery=67377., maxFeedbackPower=650000, maxDischargePower=400000, bmsSelfCheck=14, powerBatteryCurrent=50000, powerBatteryV3=596000, maxVoltage=4000, minVoltage=3000, maxTemperature=170000, minTemperature=800000, availableCapacity=520000, vehicleStatus=1, chargeStatus=1, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:10:42.335 [MQTT Call: protocol-parsing] INFO org.apache.kafka.clients.producer.ProducerConfig:372 - ProducerConfig values: - acks = 1 - batch.size = 16384 - bootstrap.servers = [localhost:9092] - buffer.memory = 33554432 - client.dns.lookup = use_all_dns_ips - client.id = producer-2 - compression.type = none - connections.max.idle.ms = 540000 - delivery.timeout.ms = 120000 - enable.idempotence = false - interceptor.classes = [] - internal.auto.downgrade.txn.commit = false - key.serializer = class org.apache.kafka.common.serialization.StringSerializer - linger.ms = 0 - max.block.ms = 60000 - max.in.flight.requests.per.connection = 5 - max.request.size = 1048576 - metadata.max.age.ms = 300000 - metadata.max.idle.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner - receive.buffer.bytes = 32768 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retries = 2147483647 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - transaction.timeout.ms = 60000 - transactional.id = null - value.serializer = class org.apache.kafka.common.serialization.StringSerializer - -2024-06-21 19:10:42.340 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 19:10:42.340 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 19:10:42.340 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718968242340 -2024-06-21 19:10:42.342 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 19:10:42.346 [kafka-producer-network-thread | producer-2] INFO org.apache.kafka.clients.Metadata:279 - [Producer clientId=producer-2] Cluster ID: rSh-TEkXSuePZXotKmnVvw -2024-06-21 19:10:42.349 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. -2024-06-21 19:10:50.077 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 7560 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 19:10:50.078 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 19:10:50.079 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 19:10:50.583 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 19:10:50.585 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 19:10:50.606 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2024-06-21 19:10:50.841 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$e7a4817f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:10:50.921 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:10:50.922 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:10:50.924 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:10:50.936 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:10:50.967 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:10:50.971 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:10:51.184 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 19:10:51.191 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 19:10:51.191 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 19:10:51.289 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 19:10:51.289 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1176 ms -2024-06-21 19:10:51.871 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 19:10:52.205 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 19:10:52.210 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 19:10:52.225 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 19:10:52.269 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 19:10:52.284 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Partitions-1 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = true - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Partitions - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 19:10:52.336 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 19:10:52.336 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 19:10:52.336 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718968252335 -2024-06-21 19:10:52.338 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 19:10:52.429 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 19:10:52.501 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ -2024-06-21 19:10:52.566 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: rSh-TEkXSuePZXotKmnVvw -2024-06-21 19:10:52.567 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 19:10:52.569 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 19:10:52.577 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 19:10:52.581 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=5, memberId='consumer-Partitions-1-e3610bd4-dadf-4764-a873-8855ebf504ff', protocol='range'} -2024-06-21 19:10:52.582 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 5: {consumer-Partitions-1-e3610bd4-dadf-4764-a873-8855ebf504ff=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 19:10:52.592 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=5, memberId='consumer-Partitions-1-e3610bd4-dadf-4764-a873-8855ebf504ff', protocol='range'} -2024-06-21 19:10:52.593 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 19:10:52.594 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 19:10:52.600 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:10:52.600 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:10:52.600 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:10:52.600 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:10:52.600 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:10:52.600 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:10:52.600 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:10:52.601 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=3, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:10:53.193 [Thread-1] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 19:10:53.200 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-2 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 19:10:53.204 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 19:10:53.204 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 19:10:53.204 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718968253204 -2024-06-21 19:10:53.205 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 19:10:53.211 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-3 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 19:10:53.215 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 19:10:53.215 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 19:10:53.215 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718968253215 -2024-06-21 19:10:53.216 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: rSh-TEkXSuePZXotKmnVvw -2024-06-21 19:10:53.216 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 19:10:53.216 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 19:10:53.216 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 19:10:53.217 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-4 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 19:10:53.219 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 19:10:53.219 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 19:10:53.219 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718968253219 -2024-06-21 19:10:53.219 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 19:10:53.222 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: rSh-TEkXSuePZXotKmnVvw -2024-06-21 19:10:53.222 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 19:10:53.222 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: rSh-TEkXSuePZXotKmnVvw -2024-06-21 19:10:53.223 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 19:10:53.223 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 19:10:53.223 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 19:10:53.224 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 19:10:53.225 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=7, memberId='consumer-Topics-2-a36d589a-0574-4bda-a991-c3eb445ce82b', protocol='range'} -2024-06-21 19:10:53.225 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 7: {consumer-Topics-2-a36d589a-0574-4bda-a991-c3eb445ce82b=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 19:10:53.226 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 19:10:53.226 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 19:10:53.228 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=7, memberId='consumer-Topics-2-a36d589a-0574-4bda-a991-c3eb445ce82b', protocol='range'} -2024-06-21 19:10:53.228 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 19:10:53.228 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 19:10:53.231 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:10:53.231 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:10:53.231 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:10:53.231 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' -2024-06-21 19:10:53.231 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:10:53.232 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=26, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:10:53.232 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:10:53.232 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:10:53.232 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=3, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:10:53.232 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] -2024-06-21 19:10:53.238 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:10:53.240 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"40","availableCapacity":"520000","bmsSelfCheck":"14","brakePedal":"30","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"30000","dischargeVoltage":"595000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"12.10","gear":"D","insulationResistance":"236910000","latitude":"39.5254530","location":"1","longitude":"116.6912060","maxDischargePower":"400000","maxFeedbackPower":"650000","maxTemperature":"170000","maxVoltage":"4000","mcu":"1","mileage":"17.26000000","minTemperature":"800000","minVoltage":"3000","motorControllerTemperature":"750000","motorCurrent":"89970000","motorSpeed":"48241","motorTemperature":"870000","motorTorque":"8540","motorVoltage":"18900","powerBattery":"67377.","powerBatteryCurrent":"50000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"596000","ptc":"1","runStatus":"0","soc":"1","speed":"162.00","timestamp":"1718968243382","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:10:53.352 [Thread-1] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#1171ba7e:0/SimpleConnection@398fb98d [delegate=amqp://guest@101.34.243.166:5672/, localPort= 65247] -2024-06-21 19:10:53.365 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968243382, longitude=116.6912060, latitude=39.5254530, speed=162.00, mileage=17.26000000, dischargeVoltage=595000, dischargeCurrent=30000, insulationResistance=236910000, gear=D, accelerationPedal=40, brakePedal=30, fuelConsumption=12.10, motorControllerTemperature=750000, motorSpeed=48241, motorTorque=8540, motorTemperature=870000, motorVoltage=18900, motorCurrent=89970000, powerBattery=67377., maxFeedbackPower=650000, maxDischargePower=400000, bmsSelfCheck=14, powerBatteryCurrent=50000, powerBatteryV3=596000, maxVoltage=4000, minVoltage=3000, maxTemperature=170000, minTemperature=800000, availableCapacity=520000, vehicleStatus=1, chargeStatus=1, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:10:53.600 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:282 - 该车故障GZ001信息首次存储到本地缓存和Redis中,并发送到RabbitMQ -2024-06-21 19:10:53.627 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:10:53.628 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:10:53.657 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:10:53.657 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:10:53.688 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:10:53.688 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:10:53.712 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:10:53.712 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:10:53.739 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:10:53.740 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:10:53.773 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:10:53.773 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:10:53.798 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:10:53.798 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:10:53.829 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:10:53.829 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:10:53.861 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:10:53.861 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:10:53.890 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:10:53.890 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:10:53.913 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:10:53.913 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:10:53.931 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:10:53.931 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:10:53.950 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:10:53.950 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:10:53.976 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 4.163 seconds (JVM running for 4.663) -2024-06-21 19:10:53.978 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 -2024-06-21 19:10:53.980 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:10:53.980 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:10:54.000 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:10:54.001 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:10:54.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:10:54.021 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:10:54.070 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:287 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:10:54.095 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:10:54.095 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:10:54.117 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:10:54.117 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:10:54.156 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:10:54.156 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:10:54.184 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:10:54.185 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:10:54.206 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:10:54.207 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:10:54.232 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:10:54.232 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:10:54.258 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:10:54.259 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:10:54.283 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:10:54.284 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:10:54.306 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:10:54.307 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:10:54.333 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:10:54.333 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:10:54.363 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:10:54.363 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:10:54.414 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:10:54.414 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:10:54.447 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:10:54.447 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:10:54.477 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:10:54.477 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:10:54.512 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:10:54.512 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:10:54.541 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:10:54.541 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:10:54.587 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:287 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:10:54.612 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:10:54.612 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:10:54.632 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:10:54.632 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:10:54.651 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:10:54.652 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:10:54.685 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:10:54.685 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:10:54.713 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:10:54.713 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:10:54.733 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:10:54.733 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:10:54.752 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:10:54.752 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:10:54.772 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:10:54.772 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:10:54.793 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:10:54.793 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:10:54.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:10:54.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:10:54.851 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:10:54.851 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:10:54.874 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:10:54.875 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:10:54.907 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:10:54.907 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:10:54.931 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:10:54.932 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:10:54.957 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:10:54.959 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:10:54.988 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:10:54.988 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:10:55.036 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:287 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:10:55.073 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:10:55.073 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:10:55.113 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:10:55.114 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:10:55.144 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:10:55.145 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:10:55.162 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:10:55.162 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:10:55.182 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:10:55.182 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:10:55.202 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:10:55.202 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:10:55.221 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:10:55.222 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:10:55.242 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:10:55.243 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:10:55.263 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:10:55.264 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:10:55.286 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:10:55.287 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:10:55.310 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:10:55.311 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:10:55.330 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:10:55.331 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:10:55.351 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:10:55.351 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:10:55.377 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:10:55.377 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:10:55.397 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:10:55.397 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:10:55.415 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:10:55.415 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:10:55.435 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:10:55.435 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:10:55.458 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:10:55.458 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:10:55.481 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:10:55.481 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:10:55.513 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:10:55.513 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:10:55.534 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:10:55.534 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:10:55.552 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:10:55.552 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:10:55.573 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:10:55.573 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:10:55.606 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:10:55.606 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:10:55.632 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:10:55.632 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:10:55.660 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:10:55.660 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:10:55.686 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:10:55.686 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:10:55.708 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:10:55.708 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:10:55.726 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:10:55.726 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:10:55.748 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:10:55.748 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:10:55.769 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:10:55.769 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:10:55.795 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:10:55.795 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:10:55.836 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:10:55.836 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:10:55.862 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:10:55.862 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:10:55.881 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:10:55.881 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:10:55.909 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:10:55.909 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:10:55.934 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:10:55.934 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:10:55.961 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:10:55.961 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:10:55.982 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:10:55.982 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:10:56.012 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:10:56.012 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:10:56.042 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:10:56.042 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:10:56.062 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:10:56.062 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:10:56.091 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:10:56.091 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:10:56.123 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:10:56.123 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:10:56.149 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:10:56.149 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:10:56.182 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:10:56.182 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:10:56.230 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:10:56.230 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:10:56.239 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing -2024-06-21 19:10:56.239 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 19:10:56.239 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] -2024-06-21 19:10:56.240 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 19:10:56.243 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=8, memberId='consumer-Topics-3-8f7b8c51-b804-442b-94fa-50bc26cfa12e', protocol='range'} -2024-06-21 19:10:56.243 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=8, memberId='consumer-Topics-4-02fe8fd5-d0ae-4481-b6c8-f6e70bec36d6', protocol='range'} -2024-06-21 19:10:56.243 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=8, memberId='consumer-Topics-2-a36d589a-0574-4bda-a991-c3eb445ce82b', protocol='range'} -2024-06-21 19:10:56.243 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 8: {consumer-Topics-2-a36d589a-0574-4bda-a991-c3eb445ce82b=Assignment(partitions=[test1-0, test1-1, test1-2]), consumer-Topics-3-8f7b8c51-b804-442b-94fa-50bc26cfa12e=Assignment(partitions=[test1-3, test1-4, test1-5]), consumer-Topics-4-02fe8fd5-d0ae-4481-b6c8-f6e70bec36d6=Assignment(partitions=[test1-6, test1-7])} -2024-06-21 19:10:56.244 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=8, memberId='consumer-Topics-3-8f7b8c51-b804-442b-94fa-50bc26cfa12e', protocol='range'} -2024-06-21 19:10:56.244 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-3, test1-4, test1-5]) -2024-06-21 19:10:56.245 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=8, memberId='consumer-Topics-4-02fe8fd5-d0ae-4481-b6c8-f6e70bec36d6', protocol='range'} -2024-06-21 19:10:56.245 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: test1-5, test1-4, test1-3 -2024-06-21 19:10:56.245 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-6, test1-7]) -2024-06-21 19:10:56.245 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: test1-6, test1-7 -2024-06-21 19:10:56.245 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=8, memberId='consumer-Topics-2-a36d589a-0574-4bda-a991-c3eb445ce82b', protocol='range'} -2024-06-21 19:10:56.245 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2]) -2024-06-21 19:10:56.246 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-2, test1-1 -2024-06-21 19:10:56.247 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:10:56.247 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=27, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:10:56.247 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:10:56.247 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:10:56.247 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-6, test1-7] -2024-06-21 19:10:56.247 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:10:56.247 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:10:56.247 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:10:56.247 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-2, test1-1] -2024-06-21 19:10:56.247 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=3, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:10:56.247 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-5, test1-4, test1-3] -2024-06-21 19:10:56.277 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:10:56.277 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:10:56.308 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:10:56.308 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:10:56.386 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:10:56.386 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:10:56.414 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:10:56.414 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:10:56.441 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:10:56.441 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:10:56.465 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:10:56.465 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:10:56.495 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:10:56.495 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:10:56.542 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:10:56.543 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:10:56.599 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:10:56.599 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:10:56.626 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:10:56.626 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:10:56.655 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:10:56.655 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:10:56.682 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:10:56.683 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:10:56.705 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:10:56.705 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:10:56.737 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:10:56.738 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:10:56.768 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:10:56.768 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:10:56.792 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:10:56.793 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:10:56.813 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:10:56.813 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:10:56.833 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:10:56.833 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:10:56.851 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:10:56.852 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:10:56.875 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:10:56.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:10:56.905 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:10:56.905 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:10:56.933 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:10:56.934 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:10:56.952 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:10:56.952 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:10:56.973 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:10:56.974 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:10:56.993 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:10:56.993 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:10:57.011 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:10:57.011 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:10:57.035 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:10:57.035 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:10:57.062 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:10:57.064 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:10:57.093 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:10:57.093 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:10:57.122 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:10:57.122 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:10:57.143 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:10:57.143 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:10:57.162 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:10:57.162 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:10:57.184 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:10:57.184 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:10:57.207 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:10:57.207 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:10:57.226 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:10:57.226 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:10:57.362 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:10:57.362 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:10:57.399 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:10:57.399 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:10:57.429 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:10:57.430 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:10:57.457 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:10:57.457 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:10:57.477 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:10:57.477 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:10:57.496 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:10:57.496 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:10:57.525 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:10:57.525 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:10:57.548 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:10:57.548 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:10:57.570 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:10:57.570 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:10:57.592 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:10:57.592 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:10:57.613 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:10:57.613 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:10:57.631 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:10:57.631 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:10:57.651 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:10:57.651 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:10:57.674 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:10:57.674 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:10:57.711 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:10:57.711 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:10:57.737 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:10:57.737 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:10:57.757 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:10:57.757 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:10:57.778 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:10:57.778 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:10:57.809 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:10:57.809 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:10:57.826 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:10:57.826 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:10:57.848 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:10:57.848 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:10:57.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:10:57.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:10:57.899 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:10:57.899 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:10:57.917 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:10:57.917 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:10:57.937 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:10:57.937 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:10:57.958 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:10:57.958 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:10:57.993 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:10:57.993 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:10:58.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:10:58.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:10:58.041 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:10:58.041 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:10:58.075 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:10:58.075 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:10:58.111 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:10:58.111 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:10:58.130 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:10:58.131 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:10:58.195 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:10:58.195 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:10:58.224 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:10:58.224 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:10:58.242 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:10:58.242 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:10:58.265 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:10:58.266 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:10:58.291 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:10:58.292 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:10:58.312 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:10:58.313 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:10:58.341 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:10:58.341 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:10:58.370 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:10:58.370 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:10:58.389 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:10:58.389 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:10:58.417 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:10:58.417 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:10:58.441 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:10:58.441 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:10:58.470 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:10:58.470 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:10:58.499 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:10:58.499 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:10:58.528 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:10:58.528 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:10:58.552 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:10:58.552 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:10:58.575 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:10:58.576 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:10:58.661 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:10:58.661 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:10:58.687 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:10:58.687 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:10:58.705 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:10:58.705 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:10:58.726 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:10:58.726 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:10:58.754 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:10:58.754 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:10:58.783 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:10:58.783 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:10:58.803 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:10:58.803 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:10:58.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:10:58.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:10:58.858 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:10:58.858 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:10:58.881 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:10:58.882 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:10:58.902 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:10:58.902 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:10:58.923 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:10:58.923 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:10:58.943 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:10:58.943 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:10:58.962 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:10:58.962 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:10:58.982 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:10:58.982 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:10:59.001 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:10:59.001 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:10:59.031 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:10:59.031 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:10:59.058 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:10:59.058 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:10:59.076 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:10:59.076 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:10:59.111 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:10:59.111 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:10:59.142 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:10:59.142 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:10:59.161 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:10:59.162 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:10:59.186 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:10:59.186 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:10:59.213 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:10:59.213 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:10:59.231 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:10:59.231 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:10:59.250 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:10:59.250 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:10:59.272 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:10:59.272 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:10:59.318 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:10:59.319 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:10:59.345 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:10:59.346 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:10:59.372 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:10:59.372 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:10:59.396 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:10:59.396 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:10:59.426 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:10:59.426 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:10:59.447 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:10:59.448 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:10:59.468 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:10:59.468 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:10:59.494 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:10:59.494 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:10:59.516 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:10:59.516 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:10:59.545 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:10:59.545 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:10:59.571 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:10:59.571 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:10:59.597 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:10:59.597 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:10:59.622 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:10:59.622 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:10:59.641 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:10:59.641 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:10:59.683 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:10:59.683 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:10:59.706 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:10:59.706 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:10:59.732 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:10:59.732 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:10:59.752 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:10:59.752 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:10:59.778 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:10:59.778 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:10:59.837 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:10:59.837 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:10:59.890 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:10:59.890 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:10:59.935 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:10:59.935 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:10:59.967 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:10:59.967 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:10:59.986 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:10:59.986 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:11:00.006 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:11:00.006 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:11:00.028 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:11:00.028 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:11:00.045 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:11:00.046 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:11:00.086 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:11:00.086 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:11:00.116 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:11:00.116 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:11:00.141 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:11:00.141 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:11:00.162 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:11:00.162 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:11:00.191 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:11:00.192 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:11:00.231 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:11:00.231 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:11:00.254 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:11:00.255 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:11:00.274 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:11:00.274 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:11:00.292 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:11:00.292 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:11:00.334 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:11:00.334 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:11:00.357 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:11:00.357 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:11:00.378 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:11:00.378 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:11:00.396 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:11:00.396 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:11:00.426 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:11:00.427 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:11:00.459 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:11:00.460 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:11:00.493 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:11:00.493 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:11:00.512 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:11:00.512 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:11:00.533 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:11:00.533 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:11:00.552 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:11:00.552 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:11:00.573 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:11:00.573 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:11:00.592 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:11:00.592 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:11:00.616 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:11:00.616 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:11:00.651 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:11:00.651 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:11:00.673 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:11:00.673 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:11:00.692 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:11:00.692 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:11:00.710 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:11:00.710 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:11:00.732 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:11:00.732 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:11:00.753 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:11:00.753 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:11:00.799 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:11:00.799 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:11:00.862 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:11:00.863 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:11:00.910 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:11:00.910 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:11:00.942 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:11:00.942 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:11:00.961 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:11:00.961 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:11:01.001 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:11:01.001 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:11:01.041 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:11:01.041 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:11:01.068 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:11:01.069 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:11:01.085 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:11:01.085 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:11:01.121 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:11:01.121 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:11:01.161 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:11:01.163 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:11:01.187 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:11:01.187 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:11:01.217 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:11:01.217 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:11:01.246 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:11:01.246 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:11:01.274 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:11:01.274 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:11:01.296 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:11:01.296 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:11:01.318 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:11:01.318 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:11:01.341 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:11:01.341 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:11:01.376 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:11:01.376 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:11:01.396 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:11:01.397 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:11:01.418 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:11:01.418 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:11:01.447 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:11:01.447 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:11:01.485 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:11:01.486 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:11:01.514 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:11:01.514 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:11:01.547 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:11:01.548 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:11:01.582 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:11:01.582 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:11:01.611 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:11:01.612 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:11:01.671 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:11:01.671 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:11:01.836 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:11:01.836 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:11:01.878 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:11:01.878 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:11:01.901 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:11:01.901 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:11:01.928 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:11:01.928 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:11:01.951 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:11:01.951 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:11:01.978 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:11:01.978 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:11:01.997 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:11:01.997 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:11:02.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:11:02.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:11:02.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:11:02.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:11:02.067 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:11:02.067 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:11:02.087 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:11:02.087 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:11:02.108 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:11:02.108 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:11:02.127 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:11:02.127 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:11:02.161 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:11:02.161 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:11:02.194 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:11:02.194 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:11:02.224 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:11:02.224 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:11:02.261 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:11:02.261 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:11:02.342 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:11:02.342 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:11:02.372 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:11:02.372 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:11:02.406 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:11:02.406 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:11:02.436 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:11:02.436 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:11:02.463 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:11:02.463 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:11:02.489 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:11:02.489 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:11:02.511 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:11:02.511 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:11:02.542 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:11:02.543 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:11:02.573 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:11:02.573 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:11:02.601 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:11:02.601 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:11:02.630 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:11:02.630 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:11:02.656 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:11:02.656 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:11:02.679 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:11:02.679 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:11:02.698 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:11:02.698 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:11:02.716 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:11:02.717 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:11:02.736 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:11:02.736 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:11:02.762 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:11:02.762 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:11:02.797 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:11:02.797 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:11:02.830 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:11:02.830 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:11:02.905 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:11:02.905 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:11:02.932 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:11:02.932 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:11:02.953 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:11:02.953 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:11:02.981 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:11:02.981 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:11:03.006 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:11:03.006 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:11:03.032 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:11:03.032 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:11:03.051 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:11:03.051 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:11:03.073 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:11:03.073 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:11:03.109 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:11:03.109 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:11:03.129 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:11:03.129 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:11:03.147 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:11:03.147 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:11:03.167 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:11:03.168 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:11:03.202 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:11:03.202 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:11:03.221 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:11:03.221 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:11:03.243 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:11:03.243 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:11:03.262 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:11:03.262 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:11:03.287 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:11:03.287 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:11:03.312 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:11:03.313 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:11:03.341 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:11:03.343 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:11:03.362 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:11:03.362 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:11:03.386 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:11:03.386 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:11:03.414 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:11:03.414 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:11:03.439 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:11:03.439 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:11:03.468 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:11:03.468 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:11:03.492 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:11:03.492 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:11:03.526 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:11:03.526 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:11:03.565 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:11:03.565 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:11:03.680 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:11:03.680 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:11:03.765 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:11:03.765 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:11:03.809 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:11:03.809 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:11:03.842 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:11:03.842 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:11:03.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:11:03.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:11:03.907 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:11:03.907 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:11:03.935 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:11:03.935 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:11:03.957 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:11:03.957 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:11:03.981 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:11:03.981 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:11:04.006 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:11:04.006 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:11:04.027 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:11:04.027 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:11:04.046 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:11:04.046 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:11:04.067 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:11:04.067 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:11:04.087 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:11:04.087 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:11:04.127 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:11:04.127 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:11:04.158 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:11:04.158 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:11:04.191 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:11:04.191 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:11:04.221 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:11:04.221 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:11:04.248 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:11:04.248 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:11:04.269 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:11:04.269 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:11:04.320 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:11:04.321 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:11:04.346 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:11:04.346 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:11:04.371 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:11:04.372 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:11:04.391 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:11:04.392 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:11:04.434 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:11:04.434 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:11:04.467 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:11:04.468 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:11:04.497 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:11:04.498 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:11:04.515 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:11:04.516 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:11:04.537 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:11:04.537 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:11:04.562 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:11:04.562 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:11:04.586 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:11:04.586 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:11:04.629 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:11:04.629 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:11:04.656 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:11:04.656 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:11:04.682 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:11:04.682 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:11:04.683 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:329 - 该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:11:04.851 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:332 - 该车故障GZ003信息存储到Redis中 -2024-06-21 19:11:04.971 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:11:04.971 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:11:05.054 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:11:05.054 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:11:05.113 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:11:05.114 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:11:05.190 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:11:05.191 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:11:05.260 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:11:05.261 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:11:05.286 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:11:05.287 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:11:05.307 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:11:05.307 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:11:05.347 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:11:05.348 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:11:05.388 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:11:05.388 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:11:05.414 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:11:05.414 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:11:05.444 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:11:05.444 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:11:05.514 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:11:05.515 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:11:05.544 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:11:05.544 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:11:05.564 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:11:05.564 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:11:05.639 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:11:05.639 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:11:05.671 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:11:05.671 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:11:05.696 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:11:05.696 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:11:05.721 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:11:05.721 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:11:05.760 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:11:05.760 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:11:05.781 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:11:05.781 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:11:05.802 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:11:05.802 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:11:05.822 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:11:05.822 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:11:05.843 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:11:05.843 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:11:05.863 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:11:05.863 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:11:05.880 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:11:05.881 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:11:05.910 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:11:05.910 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:11:05.944 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:11:05.946 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:11:05.983 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:11:05.983 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:11:06.008 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:11:06.008 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:11:06.027 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:11:06.027 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:11:06.054 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:11:06.054 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:11:06.083 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:11:06.083 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:11:06.101 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:11:06.101 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:11:06.127 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:11:06.127 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:11:06.149 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:11:06.150 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:11:06.177 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:11:06.177 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:11:06.198 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:11:06.198 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:11:06.227 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:11:06.228 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:11:06.255 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:11:06.255 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:11:06.283 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:11:06.283 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:11:06.303 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:11:06.303 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:11:06.326 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:11:06.326 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:11:06.354 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:11:06.354 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:11:06.371 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:11:06.371 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:11:53.530 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 19:11:53.562 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 19:11:53.603 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 19:12:02.252 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 2804 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 19:12:02.254 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 19:12:02.254 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 19:12:02.769 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 19:12:02.771 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 19:12:02.799 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 14 ms. Found 0 Redis repository interfaces. -2024-06-21 19:12:03.013 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$e7a4817f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:12:03.099 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:12:03.101 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:12:03.103 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:12:03.118 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:12:03.149 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:12:03.153 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:12:03.400 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 19:12:03.408 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 19:12:03.409 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 19:12:03.521 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 19:12:03.521 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1228 ms -2024-06-21 19:12:04.135 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 19:12:04.504 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 19:12:04.509 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 19:12:04.525 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 19:12:04.620 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 19:12:04.638 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Partitions-1 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = true - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Partitions - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 19:12:04.698 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 19:12:04.698 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 19:12:04.698 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718968324696 -2024-06-21 19:12:04.700 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 19:12:04.811 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 19:12:04.881 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ -2024-06-21 19:12:04.941 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: rSh-TEkXSuePZXotKmnVvw -2024-06-21 19:12:04.942 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 19:12:04.944 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 19:12:04.951 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 19:12:04.953 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=7, memberId='consumer-Partitions-1-97c263ad-ef12-4180-90a5-15be92843a76', protocol='range'} -2024-06-21 19:12:04.955 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 7: {consumer-Partitions-1-97c263ad-ef12-4180-90a5-15be92843a76=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 19:12:04.961 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=7, memberId='consumer-Partitions-1-97c263ad-ef12-4180-90a5-15be92843a76', protocol='range'} -2024-06-21 19:12:04.962 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 19:12:04.963 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 19:12:04.968 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:12:04.969 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:12:04.969 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:12:04.969 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:12:04.969 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=27, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:12:04.970 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:12:04.970 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:12:04.970 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=3, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:12:05.591 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-2 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 19:12:05.595 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 19:12:05.595 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 19:12:05.596 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718968325595 -2024-06-21 19:12:05.597 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 19:12:05.603 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-3 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 19:12:05.606 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 19:12:05.606 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 19:12:05.606 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718968325606 -2024-06-21 19:12:05.606 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 19:12:05.606 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: rSh-TEkXSuePZXotKmnVvw -2024-06-21 19:12:05.607 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 19:12:05.607 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 19:12:05.607 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-4 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 19:12:05.610 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 19:12:05.610 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 19:12:05.610 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718968325610 -2024-06-21 19:12:05.610 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 19:12:05.610 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: rSh-TEkXSuePZXotKmnVvw -2024-06-21 19:12:05.611 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 19:12:05.611 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 19:12:05.611 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 19:12:05.613 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=10, memberId='consumer-Topics-2-4adfdbbc-4829-426e-ad42-ed5a74082692', protocol='range'} -2024-06-21 19:12:05.613 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 10: {consumer-Topics-2-4adfdbbc-4829-426e-ad42-ed5a74082692=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 19:12:05.614 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: rSh-TEkXSuePZXotKmnVvw -2024-06-21 19:12:05.614 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 19:12:05.614 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 19:12:05.615 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 19:12:05.615 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=10, memberId='consumer-Topics-2-4adfdbbc-4829-426e-ad42-ed5a74082692', protocol='range'} -2024-06-21 19:12:05.615 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 19:12:05.615 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 19:12:05.617 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 19:12:05.618 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:12:05.619 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:12:05.619 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:12:05.619 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:12:05.619 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=27, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:12:05.619 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:12:05.619 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:12:05.619 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=3, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:12:05.619 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] -2024-06-21 19:12:05.621 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' -2024-06-21 19:12:05.623 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 19:12:05.753 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#1171ba7e:0/SimpleConnection@20d92f1e [delegate=amqp://guest@101.34.243.166:5672/, localPort= 65396] -2024-06-21 19:12:06.177 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 -2024-06-21 19:12:06.181 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 19:12:06.496 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 4.811 seconds (JVM running for 5.409) -2024-06-21 19:12:06.497 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 -2024-06-21 19:12:06.633 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 19:12:06.633 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 19:12:07.036 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 19:12:08.614 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing -2024-06-21 19:12:08.615 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 19:12:08.615 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] -2024-06-21 19:12:08.617 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 19:12:08.618 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=11, memberId='consumer-Topics-2-4adfdbbc-4829-426e-ad42-ed5a74082692', protocol='range'} -2024-06-21 19:12:08.618 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=11, memberId='consumer-Topics-3-3d287acf-d786-438e-95ac-c73e7d84191e', protocol='range'} -2024-06-21 19:12:08.618 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=11, memberId='consumer-Topics-4-25e65f23-6dce-4770-857c-4534db32a5ba', protocol='range'} -2024-06-21 19:12:08.618 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 11: {consumer-Topics-3-3d287acf-d786-438e-95ac-c73e7d84191e=Assignment(partitions=[test1-3, test1-4, test1-5]), consumer-Topics-4-25e65f23-6dce-4770-857c-4534db32a5ba=Assignment(partitions=[test1-6, test1-7]), consumer-Topics-2-4adfdbbc-4829-426e-ad42-ed5a74082692=Assignment(partitions=[test1-0, test1-1, test1-2])} -2024-06-21 19:12:08.621 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=11, memberId='consumer-Topics-4-25e65f23-6dce-4770-857c-4534db32a5ba', protocol='range'} -2024-06-21 19:12:08.621 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=11, memberId='consumer-Topics-2-4adfdbbc-4829-426e-ad42-ed5a74082692', protocol='range'} -2024-06-21 19:12:08.621 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2]) -2024-06-21 19:12:08.621 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-2, test1-1 -2024-06-21 19:12:08.621 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-6, test1-7]) -2024-06-21 19:12:08.621 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=11, memberId='consumer-Topics-3-3d287acf-d786-438e-95ac-c73e7d84191e', protocol='range'} -2024-06-21 19:12:08.621 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-3, test1-4, test1-5]) -2024-06-21 19:12:08.621 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: test1-6, test1-7 -2024-06-21 19:12:08.622 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: test1-5, test1-4, test1-3 -2024-06-21 19:12:08.624 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:12:08.624 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:12:08.624 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=27, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:12:08.624 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:12:08.624 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:12:08.624 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:12:08.624 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:12:08.625 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-6, test1-7] -2024-06-21 19:12:08.624 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=3, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:12:08.625 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-2, test1-1] -2024-06-21 19:12:08.625 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-5, test1-4, test1-3] -2024-06-21 19:12:19.034 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:12:19.034 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:12:19.035 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 38 33 33 38 39 39 30 31 31 36 2e 36 35 35 35 38 30 30 33 39 2e 35 32 30 39 32 32 30 37 32 2e 30 30 30 34 33 2e 34 34 30 30 30 30 30 30 34 37 30 30 30 30 32 33 30 30 30 32 30 34 37 36 30 30 30 30 44 35 30 36 30 39 2e 37 30 30 35 35 30 30 30 30 31 39 31 31 31 39 33 37 30 35 33 30 30 30 30 31 38 38 30 30 34 36 37 30 30 30 30 30 36 30 37 36 34 2e 31 31 30 30 30 30 31 33 30 30 30 30 35 30 37 30 30 30 30 34 36 38 30 30 30 33 30 30 30 33 30 30 30 34 33 30 30 30 30 36 34 30 30 30 30 34 39 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 eb 7E -2024-06-21 19:12:19.050 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718968338990, longitude=116.6555800, latitude=39.5209220, speed=72.000, mileage=43.44000000, dischargeVoltage=470000, dischargeCurrent=23000, insulationResistance=204760000, gear=D, accelerationPedal=50, brakePedal=60, fuelConsumption=9.700, motorControllerTemperature=550000, motorSpeed=19111, motorTorque=9370, motorTemperature=530000, motorVoltage=18800, motorCurrent=46700000, powerBattery=60764., maxFeedbackPower=110000, maxDischargePower=130000, bmsSelfCheck=50, powerBatteryCurrent=70000, powerBatteryV3=468000, maxVoltage=3000, minVoltage=3000, maxTemperature=430000, minTemperature=640000, availableCapacity=490000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:12:19.101 [MQTT Call: protocol-parsing] INFO org.apache.kafka.clients.producer.ProducerConfig:372 - ProducerConfig values: - acks = 1 - batch.size = 16384 - bootstrap.servers = [localhost:9092] - buffer.memory = 33554432 - client.dns.lookup = use_all_dns_ips - client.id = producer-1 - compression.type = none - connections.max.idle.ms = 540000 - delivery.timeout.ms = 120000 - enable.idempotence = false - interceptor.classes = [] - internal.auto.downgrade.txn.commit = false - key.serializer = class org.apache.kafka.common.serialization.StringSerializer - linger.ms = 0 - max.block.ms = 60000 - max.in.flight.requests.per.connection = 5 - max.request.size = 1048576 - metadata.max.age.ms = 300000 - metadata.max.idle.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner - receive.buffer.bytes = 32768 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retries = 2147483647 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - transaction.timeout.ms = 60000 - transactional.id = null - value.serializer = class org.apache.kafka.common.serialization.StringSerializer - -2024-06-21 19:12:19.113 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 19:12:19.113 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 19:12:19.113 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718968339113 -2024-06-21 19:12:19.115 [kafka-producer-network-thread | producer-1] INFO org.apache.kafka.clients.Metadata:279 - [Producer clientId=producer-1] Cluster ID: rSh-TEkXSuePZXotKmnVvw -2024-06-21 19:12:19.686 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:282 - 该车故障GZ001信息首次存储到本地缓存和Redis中,并发送到RabbitMQ -2024-06-21 19:12:19.724 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:12:19.724 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:12:19.757 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:12:19.757 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:12:19.813 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:12:19.814 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:12:19.846 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:12:19.846 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:12:19.887 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:12:19.887 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:12:19.923 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:12:19.923 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:12:19.969 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:12:19.969 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:12:20.011 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:12:20.011 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:12:20.017 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:12:20.017 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:12:20.017 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 38 33 33 39 39 38 39 31 31 36 2e 36 35 36 33 37 33 30 33 39 2e 35 32 30 39 39 37 30 35 34 2e 30 30 30 34 33 2e 34 37 30 30 30 30 30 30 34 36 38 30 30 30 37 30 30 30 30 32 33 38 35 33 30 30 30 30 44 38 30 39 30 31 31 2e 35 30 36 38 30 30 30 30 32 36 36 35 37 39 37 31 30 31 30 35 30 30 30 32 38 38 30 30 38 32 35 37 30 30 30 30 36 30 37 36 34 2e 31 36 30 30 30 30 36 35 30 30 30 30 31 30 30 30 30 30 30 32 33 39 30 30 30 34 30 30 30 33 30 30 30 39 31 30 30 30 30 34 37 30 30 30 30 37 34 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 1f 7E -2024-06-21 19:12:20.017 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718968339989, longitude=116.6563730, latitude=39.5209970, speed=54.000, mileage=43.47000000, dischargeVoltage=468000, dischargeCurrent=70000, insulationResistance=238530000, gear=D, accelerationPedal=80, brakePedal=90, fuelConsumption=11.50, motorControllerTemperature=680000, motorSpeed=26657, motorTorque=9710, motorTemperature=105000, motorVoltage=28800, motorCurrent=82570000, powerBattery=60764., maxFeedbackPower=160000, maxDischargePower=650000, bmsSelfCheck=10, powerBatteryCurrent=00000, powerBatteryV3=239000, maxVoltage=4000, minVoltage=3000, maxTemperature=910000, minTemperature=470000, availableCapacity=740000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:12:20.044 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:12:20.045 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:12:20.065 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:12:20.065 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:12:20.113 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:12:20.114 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:12:20.142 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:12:20.143 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:12:20.173 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:12:20.174 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:12:20.208 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:12:20.208 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:12:20.229 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:12:20.229 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:12:20.251 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:12:20.251 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:12:20.319 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:287 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:12:20.338 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:12:20.338 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:12:20.362 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:12:20.362 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:12:20.393 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:12:20.394 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:12:20.422 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:12:20.422 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:12:20.495 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:12:20.495 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:12:20.524 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:12:20.524 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:12:20.554 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:12:20.554 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:12:20.603 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:12:20.604 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:12:20.636 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:12:20.636 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:12:20.702 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:12:20.702 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:12:20.753 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:12:20.753 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:12:20.798 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:12:20.798 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:12:20.830 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:12:20.830 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:12:20.875 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:12:20.875 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:12:20.916 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:12:20.916 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:12:20.950 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:12:20.951 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:12:47.041 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 19:12:47.100 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 19:12:47.120 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 19:12:47.121 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 19:12:47.380 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 19:12:47.555 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 19:12:47.570 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-2, test1-1 -2024-06-21 19:12:47.570 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-2, test1-1] -2024-06-21 19:12:47.570 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-4adfdbbc-4829-426e-ad42-ed5a74082692 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 19:12:47.570 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Revoke previously assigned partitions test1-6, test1-7 -2024-06-21 19:12:47.570 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-6, test1-7] -2024-06-21 19:12:47.570 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 19:12:47.571 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-25e65f23-6dce-4770-857c-4534db32a5ba sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 19:12:47.571 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 19:12:47.571 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Revoke previously assigned partitions test1-5, test1-4, test1-3 -2024-06-21 19:12:47.571 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-5, test1-4, test1-3] -2024-06-21 19:12:47.571 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-3d287acf-d786-438e-95ac-c73e7d84191e sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 19:12:47.571 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 19:12:47.572 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 19:12:47.572 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 19:12:47.572 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 19:12:47.573 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 19:12:47.573 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 19:12:47.573 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 19:12:47.575 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 19:12:47.575 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 19:12:47.575 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 19:12:47.576 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered -2024-06-21 19:12:47.576 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered -2024-06-21 19:12:47.576 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 19:12:47.576 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 19:12:47.576 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered -2024-06-21 19:12:47.576 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 19:12:47.578 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 19:12:47.578 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 19:12:47.578 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 19:12:47.585 [SpringApplicationShutdownHook] INFO org.apache.kafka.clients.producer.KafkaProducer:1204 - [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 30000 ms. -2024-06-21 19:12:47.586 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 19:12:47.586 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 19:12:47.586 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 19:12:47.586 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.producer for producer-1 unregistered -2024-06-21 19:12:47.777 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 19:12:47.783 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. -2024-06-21 19:12:55.853 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 22448 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 19:12:55.854 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 19:12:55.855 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 19:12:56.389 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 19:12:56.391 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 19:12:56.412 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 11 ms. Found 0 Redis repository interfaces. -2024-06-21 19:12:56.652 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$e7a4817f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:12:56.740 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:12:56.741 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:12:56.743 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:12:56.757 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:12:56.788 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:12:56.793 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:12:57.015 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 19:12:57.022 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 19:12:57.022 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 19:12:57.122 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 19:12:57.122 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1233 ms -2024-06-21 19:12:57.728 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 19:12:58.676 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 19:12:58.682 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 19:12:58.699 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 19:12:58.756 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 19:12:58.772 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Partitions-1 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = true - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Partitions - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 19:12:58.831 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 19:12:58.831 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 19:12:58.832 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718968378830 -2024-06-21 19:12:58.833 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 19:12:58.933 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 19:12:59.000 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ -2024-06-21 19:12:59.059 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: rSh-TEkXSuePZXotKmnVvw -2024-06-21 19:12:59.060 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 19:12:59.062 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 19:12:59.069 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 19:12:59.077 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=9, memberId='consumer-Partitions-1-cab6b87d-4609-40a5-ab81-e3409f6267f4', protocol='range'} -2024-06-21 19:12:59.078 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 9: {consumer-Partitions-1-cab6b87d-4609-40a5-ab81-e3409f6267f4=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 19:12:59.082 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=9, memberId='consumer-Partitions-1-cab6b87d-4609-40a5-ab81-e3409f6267f4', protocol='range'} -2024-06-21 19:12:59.083 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 19:12:59.084 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 19:12:59.090 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:12:59.090 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:12:59.090 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:12:59.090 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:12:59.090 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=27, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:12:59.091 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:12:59.091 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:12:59.091 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=5, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:12:59.703 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-2 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 19:12:59.707 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 19:12:59.708 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 19:12:59.708 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718968379707 -2024-06-21 19:12:59.710 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 19:12:59.716 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-3 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 19:12:59.720 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 19:12:59.720 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 19:12:59.720 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: rSh-TEkXSuePZXotKmnVvw -2024-06-21 19:12:59.720 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718968379720 -2024-06-21 19:12:59.720 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 19:12:59.720 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 19:12:59.721 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 19:12:59.722 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-4 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 19:12:59.725 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 19:12:59.725 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: rSh-TEkXSuePZXotKmnVvw -2024-06-21 19:12:59.725 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 19:12:59.725 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 19:12:59.725 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718968379725 -2024-06-21 19:12:59.725 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 19:12:59.726 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 19:12:59.728 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 19:12:59.729 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: rSh-TEkXSuePZXotKmnVvw -2024-06-21 19:12:59.729 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 19:12:59.729 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 19:12:59.730 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 19:12:59.731 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=13, memberId='consumer-Topics-2-a6f2f58e-7dd1-4b11-a152-e388654f4aec', protocol='range'} -2024-06-21 19:12:59.731 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 13: {consumer-Topics-2-a6f2f58e-7dd1-4b11-a152-e388654f4aec=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 19:12:59.732 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:783 - [Consumer clientId=consumer-Topics-2, groupId=Topics] SyncGroup failed: The group began another rebalance. Need to re-join the group. Sent generation was Generation{generationId=13, memberId='consumer-Topics-2-a6f2f58e-7dd1-4b11-a152-e388654f4aec', protocol='range'} -2024-06-21 19:12:59.732 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 19:12:59.735 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:470 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Rebalance failed. -org.apache.kafka.common.errors.RebalanceInProgressException: The group is rebalancing, so a rejoin is needed. -2024-06-21 19:12:59.735 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 19:12:59.736 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=14, memberId='consumer-Topics-3-21b58646-1de6-4543-97e9-59b87df9b6e7', protocol='range'} -2024-06-21 19:12:59.736 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=14, memberId='consumer-Topics-4-7337be1f-d9bd-446a-89cc-b3fd1b960485', protocol='range'} -2024-06-21 19:12:59.736 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' -2024-06-21 19:12:59.737 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=14, memberId='consumer-Topics-2-a6f2f58e-7dd1-4b11-a152-e388654f4aec', protocol='range'} -2024-06-21 19:12:59.737 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 14: {consumer-Topics-3-21b58646-1de6-4543-97e9-59b87df9b6e7=Assignment(partitions=[test1-3, test1-4, test1-5]), consumer-Topics-2-a6f2f58e-7dd1-4b11-a152-e388654f4aec=Assignment(partitions=[test1-0, test1-1, test1-2]), consumer-Topics-4-7337be1f-d9bd-446a-89cc-b3fd1b960485=Assignment(partitions=[test1-6, test1-7])} -2024-06-21 19:12:59.737 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 19:12:59.738 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=14, memberId='consumer-Topics-3-21b58646-1de6-4543-97e9-59b87df9b6e7', protocol='range'} -2024-06-21 19:12:59.738 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=14, memberId='consumer-Topics-4-7337be1f-d9bd-446a-89cc-b3fd1b960485', protocol='range'} -2024-06-21 19:12:59.738 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-3, test1-4, test1-5]) -2024-06-21 19:12:59.738 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=14, memberId='consumer-Topics-2-a6f2f58e-7dd1-4b11-a152-e388654f4aec', protocol='range'} -2024-06-21 19:12:59.738 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: test1-5, test1-4, test1-3 -2024-06-21 19:12:59.739 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-6, test1-7]) -2024-06-21 19:12:59.739 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2]) -2024-06-21 19:12:59.739 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: test1-6, test1-7 -2024-06-21 19:12:59.739 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-2, test1-1 -2024-06-21 19:12:59.741 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:12:59.741 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:12:59.741 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:12:59.742 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=27, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:12:59.742 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=5, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:12:59.742 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:12:59.742 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:12:59.742 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:12:59.742 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-2, test1-1] -2024-06-21 19:12:59.742 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-6, test1-7] -2024-06-21 19:12:59.742 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-5, test1-4, test1-3] -2024-06-21 19:12:59.868 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#1171ba7e:0/SimpleConnection@20d92f1e [delegate=amqp://guest@101.34.243.166:5672/, localPort= 65481] -2024-06-21 19:13:00.425 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 4.854 seconds (JVM running for 5.408) -2024-06-21 19:13:00.427 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 -2024-06-21 19:15:49.644 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 19:15:49.661 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 19:15:49.681 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 19:15:49.722 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 19:15:49.861 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 19:15:50.586 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 19:15:50.601 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-2, test1-1 -2024-06-21 19:15:50.601 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Revoke previously assigned partitions test1-5, test1-4, test1-3 -2024-06-21 19:15:50.601 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Revoke previously assigned partitions test1-6, test1-7 -2024-06-21 19:15:50.601 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-6, test1-7] -2024-06-21 19:15:50.601 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-2, test1-1] -2024-06-21 19:15:50.601 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-5, test1-4, test1-3] -2024-06-21 19:15:50.601 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-a6f2f58e-7dd1-4b11-a152-e388654f4aec sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 19:15:50.601 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-7337be1f-d9bd-446a-89cc-b3fd1b960485 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 19:15:50.601 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-21b58646-1de6-4543-97e9-59b87df9b6e7 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 19:15:50.602 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 19:15:50.602 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 19:15:50.602 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 19:15:50.604 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 19:15:50.604 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 19:15:50.604 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 19:15:50.604 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 19:15:50.604 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 19:15:50.604 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 19:15:50.605 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 19:15:50.606 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 19:15:50.606 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 19:15:50.608 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered -2024-06-21 19:15:50.608 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered -2024-06-21 19:15:50.608 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 19:15:50.608 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 19:15:50.608 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered -2024-06-21 19:15:50.609 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 19:15:50.610 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 19:15:50.610 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 19:15:50.610 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 19:15:50.647 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 19:15:50.650 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. -2024-06-21 19:15:58.793 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 20896 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 19:15:58.795 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 19:15:58.795 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 19:15:59.278 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 19:15:59.280 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 19:15:59.301 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 11 ms. Found 0 Redis repository interfaces. -2024-06-21 19:15:59.538 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$e7a4817f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:15:59.618 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:15:59.620 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:15:59.621 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:15:59.635 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:15:59.671 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:15:59.676 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:15:59.885 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 19:15:59.891 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 19:15:59.892 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 19:15:59.990 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 19:15:59.991 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1164 ms -2024-06-21 19:16:00.581 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 19:16:00.946 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 19:16:00.952 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 19:16:00.967 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 19:16:01.005 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 19:16:01.020 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Partitions-1 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = true - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Partitions - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 19:16:01.074 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 19:16:01.074 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 19:16:01.074 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718968561073 -2024-06-21 19:16:01.075 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 19:16:01.164 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 19:16:01.230 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ -2024-06-21 19:16:01.293 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: rSh-TEkXSuePZXotKmnVvw -2024-06-21 19:16:01.294 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 19:16:01.296 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 19:16:01.301 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 19:16:01.304 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=11, memberId='consumer-Partitions-1-5664e338-01ff-4d89-bc3a-12497966fc86', protocol='range'} -2024-06-21 19:16:01.306 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 11: {consumer-Partitions-1-5664e338-01ff-4d89-bc3a-12497966fc86=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 19:16:01.309 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=11, memberId='consumer-Partitions-1-5664e338-01ff-4d89-bc3a-12497966fc86', protocol='range'} -2024-06-21 19:16:01.309 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 19:16:01.311 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 19:16:01.315 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:16:01.316 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:16:01.316 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:16:01.316 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:16:01.316 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=27, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:16:01.316 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:16:01.316 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:16:01.316 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=5, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:16:01.908 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-2 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 19:16:01.912 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 19:16:01.913 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 19:16:01.913 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718968561912 -2024-06-21 19:16:01.914 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 19:16:01.920 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-3 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 19:16:01.923 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 19:16:01.923 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: rSh-TEkXSuePZXotKmnVvw -2024-06-21 19:16:01.924 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 19:16:01.924 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718968561923 -2024-06-21 19:16:01.924 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 19:16:01.924 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 19:16:01.924 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 19:16:01.925 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-4 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 19:16:01.928 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 19:16:01.928 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 19:16:01.928 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718968561928 -2024-06-21 19:16:01.928 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: rSh-TEkXSuePZXotKmnVvw -2024-06-21 19:16:01.928 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 19:16:01.928 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 19:16:01.928 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 19:16:01.929 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 19:16:01.931 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: rSh-TEkXSuePZXotKmnVvw -2024-06-21 19:16:01.931 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=16, memberId='consumer-Topics-2-20b4c391-e66d-4df7-96d5-443d860436ce', protocol='range'} -2024-06-21 19:16:01.931 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 19:16:01.931 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 16: {consumer-Topics-2-20b4c391-e66d-4df7-96d5-443d860436ce=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 19:16:01.931 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 19:16:01.931 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 19:16:01.934 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:783 - [Consumer clientId=consumer-Topics-2, groupId=Topics] SyncGroup failed: The group began another rebalance. Need to re-join the group. Sent generation was Generation{generationId=16, memberId='consumer-Topics-2-20b4c391-e66d-4df7-96d5-443d860436ce', protocol='range'} -2024-06-21 19:16:01.935 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 19:16:01.936 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:470 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Rebalance failed. -org.apache.kafka.common.errors.RebalanceInProgressException: The group is rebalancing, so a rejoin is needed. -2024-06-21 19:16:01.937 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 19:16:01.938 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=17, memberId='consumer-Topics-4-0315e4ea-d1f0-4a21-b98c-0d43e744185c', protocol='range'} -2024-06-21 19:16:01.938 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=17, memberId='consumer-Topics-3-5d6a552c-d09f-46ea-9cb5-b0374b3dd99a', protocol='range'} -2024-06-21 19:16:01.938 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=17, memberId='consumer-Topics-2-20b4c391-e66d-4df7-96d5-443d860436ce', protocol='range'} -2024-06-21 19:16:01.938 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 17: {consumer-Topics-2-20b4c391-e66d-4df7-96d5-443d860436ce=Assignment(partitions=[test1-0, test1-1, test1-2]), consumer-Topics-4-0315e4ea-d1f0-4a21-b98c-0d43e744185c=Assignment(partitions=[test1-6, test1-7]), consumer-Topics-3-5d6a552c-d09f-46ea-9cb5-b0374b3dd99a=Assignment(partitions=[test1-3, test1-4, test1-5])} -2024-06-21 19:16:01.939 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' -2024-06-21 19:16:01.939 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=17, memberId='consumer-Topics-4-0315e4ea-d1f0-4a21-b98c-0d43e744185c', protocol='range'} -2024-06-21 19:16:01.939 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=17, memberId='consumer-Topics-3-5d6a552c-d09f-46ea-9cb5-b0374b3dd99a', protocol='range'} -2024-06-21 19:16:01.939 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-6, test1-7]) -2024-06-21 19:16:01.940 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: test1-6, test1-7 -2024-06-21 19:16:01.940 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-3, test1-4, test1-5]) -2024-06-21 19:16:01.940 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=17, memberId='consumer-Topics-2-20b4c391-e66d-4df7-96d5-443d860436ce', protocol='range'} -2024-06-21 19:16:01.940 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: test1-5, test1-4, test1-3 -2024-06-21 19:16:01.940 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2]) -2024-06-21 19:16:01.940 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 19:16:01.940 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-2, test1-1 -2024-06-21 19:16:01.943 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:16:01.943 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:16:01.943 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=5, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:16:01.944 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=27, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:16:01.944 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:16:01.944 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:16:01.944 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:16:01.944 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-5, test1-4, test1-3] -2024-06-21 19:16:01.944 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:16:01.944 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-2, test1-1] -2024-06-21 19:16:01.944 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-6, test1-7] -2024-06-21 19:16:02.090 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#61c4cebd:0/SimpleConnection@16a15261 [delegate=amqp://guest@101.34.243.166:5672/, localPort= 49346] -2024-06-21 19:16:02.539 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 -2024-06-21 19:16:02.544 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 19:16:02.823 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 4.297 seconds (JVM running for 4.78) -2024-06-21 19:16:02.824 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 -2024-06-21 19:16:03.036 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 19:16:03.036 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 19:16:03.439 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 19:16:21.686 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:16:21.686 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:16:21.686 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 38 35 38 31 36 34 35 31 31 36 2e 36 37 32 31 31 37 30 33 39 2e 35 32 32 32 32 36 30 33 36 2e 30 30 30 34 34 2e 31 32 30 30 30 30 30 30 36 35 32 30 30 30 33 36 30 30 30 31 37 37 34 30 30 30 30 30 44 32 30 35 30 31 32 2e 30 30 31 35 30 30 30 30 32 32 32 30 32 35 37 38 30 31 31 33 30 30 30 32 33 36 30 30 31 33 37 33 31 30 30 30 36 30 37 31 32 2e 31 30 30 30 30 30 38 30 30 30 30 30 31 30 31 30 30 30 30 35 36 39 30 30 30 34 30 30 30 33 30 30 30 31 37 30 30 30 30 37 33 30 30 30 30 36 35 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 b4 7E -2024-06-21 19:16:21.700 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718968581645, longitude=116.6721170, latitude=39.5222260, speed=36.000, mileage=44.12000000, dischargeVoltage=652000, dischargeCurrent=36000, insulationResistance=177400000, gear=D, accelerationPedal=20, brakePedal=50, fuelConsumption=12.00, motorControllerTemperature=150000, motorSpeed=22202, motorTorque=5780, motorTemperature=113000, motorVoltage=23600, motorCurrent=13731000, powerBattery=60712., maxFeedbackPower=100000, maxDischargePower=800000, bmsSelfCheck=10, powerBatteryCurrent=10000, powerBatteryV3=569000, maxVoltage=4000, minVoltage=3000, maxTemperature=170000, minTemperature=730000, availableCapacity=650000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:16:21.755 [MQTT Call: protocol-parsing] INFO org.apache.kafka.clients.producer.ProducerConfig:372 - ProducerConfig values: - acks = 1 - batch.size = 16384 - bootstrap.servers = [localhost:9092] - buffer.memory = 33554432 - client.dns.lookup = use_all_dns_ips - client.id = producer-1 - compression.type = none - connections.max.idle.ms = 540000 - delivery.timeout.ms = 120000 - enable.idempotence = false - interceptor.classes = [] - internal.auto.downgrade.txn.commit = false - key.serializer = class org.apache.kafka.common.serialization.StringSerializer - linger.ms = 0 - max.block.ms = 60000 - max.in.flight.requests.per.connection = 5 - max.request.size = 1048576 - metadata.max.age.ms = 300000 - metadata.max.idle.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner - receive.buffer.bytes = 32768 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retries = 2147483647 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - transaction.timeout.ms = 60000 - transactional.id = null - value.serializer = class org.apache.kafka.common.serialization.StringSerializer - -2024-06-21 19:16:21.766 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 19:16:21.767 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 19:16:21.767 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718968581766 -2024-06-21 19:16:21.768 [kafka-producer-network-thread | producer-1] INFO org.apache.kafka.clients.Metadata:279 - [Producer clientId=producer-1] Cluster ID: rSh-TEkXSuePZXotKmnVvw -2024-06-21 19:16:22.241 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:691 - 故障信息发送到RabbitMQ -2024-06-21 19:16:22.242 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:282 - 该车故障GZ001信息首次存储到本地缓存和Redis中,并发送到RabbitMQ -2024-06-21 19:16:22.273 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:16:22.273 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:16:22.303 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:16:22.305 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:16:22.343 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:16:22.343 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:16:22.379 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:16:22.379 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:16:22.414 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:16:22.414 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:16:22.438 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:16:22.438 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:16:22.460 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:16:22.460 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:16:22.492 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:16:22.492 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:16:22.553 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:16:22.553 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:16:22.583 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:16:22.583 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:16:22.600 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:16:22.601 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:16:22.637 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:16:22.637 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:16:22.671 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:16:22.672 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:16:22.698 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:16:22.698 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:16:22.698 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 38 35 38 32 36 35 34 31 31 36 2e 36 37 33 30 31 39 30 33 39 2e 35 32 32 33 32 31 30 37 32 2e 30 30 30 34 34 2e 31 36 30 30 30 30 30 30 33 32 35 30 30 30 34 35 30 30 30 33 31 35 33 30 30 30 30 30 44 30 30 30 30 31 31 2e 31 30 36 33 30 30 30 30 38 30 33 36 30 36 34 31 30 35 39 30 30 30 30 31 38 32 30 30 31 30 33 38 35 30 30 30 36 30 37 31 32 2e 38 31 30 30 30 30 38 39 30 30 30 30 34 30 32 30 30 30 30 36 31 32 30 30 30 34 30 30 30 34 30 30 30 39 38 30 30 30 30 39 30 30 30 30 30 32 34 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c2 7E -2024-06-21 19:16:22.698 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:16:22.699 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:16:22.699 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718968582654, longitude=116.6730190, latitude=39.5223210, speed=72.000, mileage=44.16000000, dischargeVoltage=325000, dischargeCurrent=45000, insulationResistance=315300000, gear=D, accelerationPedal=00, brakePedal=00, fuelConsumption=11.10, motorControllerTemperature=630000, motorSpeed=80360, motorTorque=6410, motorTemperature=590000, motorVoltage=18200, motorCurrent=10385000, powerBattery=60712., maxFeedbackPower=810000, maxDischargePower=890000, bmsSelfCheck=40, powerBatteryCurrent=20000, powerBatteryV3=612000, maxVoltage=4000, minVoltage=4000, maxTemperature=980000, minTemperature=900000, availableCapacity=240000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:16:22.717 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:16:22.717 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:16:22.739 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:16:22.739 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:16:22.787 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:287 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:16:22.806 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:16:22.806 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:16:22.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:16:22.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:16:22.847 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:16:22.847 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:16:22.872 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:16:22.872 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:16:22.921 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:16:22.921 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:16:22.947 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:16:22.947 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:16:22.978 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:16:22.978 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:16:22.999 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:16:22.999 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:16:23.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:16:23.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:16:23.037 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:16:23.037 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:16:23.057 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:16:23.058 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:16:23.080 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:16:23.080 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:16:23.116 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:16:23.116 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:16:23.142 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:16:23.143 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:16:23.162 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:16:23.162 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:16:23.183 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:16:23.183 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:21:55.373 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:21:55.373 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:21:55.373 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 38 39 31 36 33 39 37 31 31 36 2e 36 35 35 35 38 30 30 33 39 2e 35 32 30 39 32 32 30 37 32 2e 30 30 30 31 35 2e 36 39 30 30 30 30 30 30 34 33 36 30 30 30 33 30 30 30 30 32 39 38 32 35 30 30 30 30 44 36 30 33 30 39 2e 30 30 30 35 32 30 30 30 30 32 35 34 33 34 33 39 35 30 35 39 30 30 30 30 31 31 32 30 30 33 31 34 30 30 30 30 30 36 37 35 30 39 2e 38 35 30 30 30 30 31 32 30 30 30 30 30 30 33 30 30 30 30 37 34 36 30 30 30 33 30 30 30 34 30 30 30 33 35 30 30 30 30 36 30 30 30 30 30 34 39 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 2e 7E -2024-06-21 19:21:55.373 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968916397, longitude=116.6555800, latitude=39.5209220, speed=72.000, mileage=15.69000000, dischargeVoltage=436000, dischargeCurrent=30000, insulationResistance=298250000, gear=D, accelerationPedal=60, brakePedal=30, fuelConsumption=9.000, motorControllerTemperature=520000, motorSpeed=25434, motorTorque=3950, motorTemperature=590000, motorVoltage=11200, motorCurrent=31400000, powerBattery=67509., maxFeedbackPower=850000, maxDischargePower=120000, bmsSelfCheck=00, powerBatteryCurrent=30000, powerBatteryV3=746000, maxVoltage=3000, minVoltage=4000, maxTemperature=350000, minTemperature=600000, availableCapacity=490000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:21:55.375 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:21:55.376 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"490000","bmsSelfCheck":"00","brakePedal":"30","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"30000","dischargeVoltage":"436000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.000","gear":"D","insulationResistance":"298250000","latitude":"39.5209220","location":"1","longitude":"116.6555800","maxDischargePower":"120000","maxFeedbackPower":"850000","maxTemperature":"350000","maxVoltage":"3000","mcu":"1","mileage":"15.69000000","minTemperature":"600000","minVoltage":"4000","motorControllerTemperature":"520000","motorCurrent":"31400000","motorSpeed":"25434","motorTemperature":"590000","motorTorque":"3950","motorVoltage":"11200","powerBattery":"67509.","powerBatteryCurrent":"30000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"746000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718968916397","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:21:55.417 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:21:55.417 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:21:55.479 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968916397, longitude=116.6555800, latitude=39.5209220, speed=72.000, mileage=15.69000000, dischargeVoltage=436000, dischargeCurrent=30000, insulationResistance=298250000, gear=D, accelerationPedal=60, brakePedal=30, fuelConsumption=9.000, motorControllerTemperature=520000, motorSpeed=25434, motorTorque=3950, motorTemperature=590000, motorVoltage=11200, motorCurrent=31400000, powerBattery=67509., maxFeedbackPower=850000, maxDischargePower=120000, bmsSelfCheck=00, powerBatteryCurrent=30000, powerBatteryV3=746000, maxVoltage=3000, minVoltage=4000, maxTemperature=350000, minTemperature=600000, availableCapacity=490000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:21:55.495 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:21:55.495 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:21:55.558 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:21:55.558 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:21:55.582 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:21:55.582 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:21:55.601 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:21:55.601 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:21:55.625 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:21:55.625 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:21:55.655 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:21:55.656 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:21:55.685 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:21:55.685 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:21:55.731 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:21:55.731 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:21:55.757 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:21:55.758 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:21:55.776 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:21:55.776 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:21:55.797 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:21:55.797 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:21:55.817 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:21:55.817 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:21:55.837 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:21:55.837 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:21:55.869 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:21:55.869 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:21:55.899 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:21:55.899 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:21:56.375 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:21:56.375 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:21:56.375 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 38 39 31 37 33 39 37 31 31 36 2e 36 35 36 33 37 33 30 33 39 2e 35 32 30 39 39 37 30 35 34 2e 30 30 30 31 35 2e 37 32 30 30 30 30 30 30 37 31 38 30 30 30 31 35 30 30 30 32 30 31 32 32 30 30 30 30 44 35 30 32 30 31 30 2e 32 30 38 31 30 30 30 30 35 33 32 36 38 37 34 32 30 39 34 30 30 30 30 32 31 37 30 30 34 39 37 31 30 30 30 30 36 37 35 30 39 2e 31 31 30 30 30 30 33 32 30 30 30 30 31 30 31 31 30 30 30 34 32 32 30 30 30 33 30 30 30 34 30 30 30 39 33 30 30 30 30 32 32 30 30 30 30 32 34 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 20 7E -2024-06-21 19:21:56.375 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968917397, longitude=116.6563730, latitude=39.5209970, speed=54.000, mileage=15.72000000, dischargeVoltage=718000, dischargeCurrent=15000, insulationResistance=201220000, gear=D, accelerationPedal=50, brakePedal=20, fuelConsumption=10.20, motorControllerTemperature=810000, motorSpeed=53268, motorTorque=7420, motorTemperature=940000, motorVoltage=21700, motorCurrent=49710000, powerBattery=67509., maxFeedbackPower=110000, maxDischargePower=320000, bmsSelfCheck=10, powerBatteryCurrent=11000, powerBatteryV3=422000, maxVoltage=3000, minVoltage=4000, maxTemperature=930000, minTemperature=220000, availableCapacity=240000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:21:56.377 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:21:56.377 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"240000","bmsSelfCheck":"10","brakePedal":"20","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"15000","dischargeVoltage":"718000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.20","gear":"D","insulationResistance":"201220000","latitude":"39.5209970","location":"1","longitude":"116.6563730","maxDischargePower":"320000","maxFeedbackPower":"110000","maxTemperature":"930000","maxVoltage":"3000","mcu":"1","mileage":"15.72000000","minTemperature":"220000","minVoltage":"4000","motorControllerTemperature":"810000","motorCurrent":"49710000","motorSpeed":"53268","motorTemperature":"940000","motorTorque":"7420","motorVoltage":"21700","powerBattery":"67509.","powerBatteryCurrent":"11000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"422000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718968917397","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:21:56.377 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968917397, longitude=116.6563730, latitude=39.5209970, speed=54.000, mileage=15.72000000, dischargeVoltage=718000, dischargeCurrent=15000, insulationResistance=201220000, gear=D, accelerationPedal=50, brakePedal=20, fuelConsumption=10.20, motorControllerTemperature=810000, motorSpeed=53268, motorTorque=7420, motorTemperature=940000, motorVoltage=21700, motorCurrent=49710000, powerBattery=67509., maxFeedbackPower=110000, maxDischargePower=320000, bmsSelfCheck=10, powerBatteryCurrent=11000, powerBatteryV3=422000, maxVoltage=3000, minVoltage=4000, maxTemperature=930000, minTemperature=220000, availableCapacity=240000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:21:56.411 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:21:56.411 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:21:56.432 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:21:56.432 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:21:56.453 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:21:56.453 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:21:56.469 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:21:56.469 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:21:56.491 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:21:56.491 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:21:56.511 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:21:56.512 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:21:56.532 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:21:56.532 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:21:56.612 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:21:56.612 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:21:56.644 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:21:56.644 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:21:56.671 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:21:56.671 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:21:56.697 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:21:56.697 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:21:56.723 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:21:56.723 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:21:56.768 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:21:56.768 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:21:56.794 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:21:56.794 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:21:56.833 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:21:56.833 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:21:56.877 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:21:56.877 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:21:57.374 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:21:57.374 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:21:57.374 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 38 39 31 38 34 30 37 31 31 36 2e 36 35 37 36 32 39 30 33 39 2e 35 32 31 31 32 31 30 37 32 2e 30 30 30 31 35 2e 37 36 30 30 30 30 30 30 34 34 30 30 30 30 39 30 30 30 30 32 34 35 36 30 30 30 30 30 44 31 30 38 30 31 31 2e 31 30 39 34 30 30 30 30 37 37 35 30 34 35 37 34 30 36 34 30 30 30 30 32 35 34 30 30 31 31 33 31 35 30 30 30 36 37 35 30 39 2e 33 33 30 30 30 30 33 37 30 30 30 30 31 33 33 30 30 30 30 34 34 39 30 30 30 33 30 30 30 34 30 30 30 33 36 30 30 30 30 31 38 30 30 30 30 33 37 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 2b 7E -2024-06-21 19:21:57.374 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968918407, longitude=116.6576290, latitude=39.5211210, speed=72.000, mileage=15.76000000, dischargeVoltage=440000, dischargeCurrent=90000, insulationResistance=245600000, gear=D, accelerationPedal=10, brakePedal=80, fuelConsumption=11.10, motorControllerTemperature=940000, motorSpeed=77504, motorTorque=5740, motorTemperature=640000, motorVoltage=25400, motorCurrent=11315000, powerBattery=67509., maxFeedbackPower=330000, maxDischargePower=370000, bmsSelfCheck=13, powerBatteryCurrent=30000, powerBatteryV3=449000, maxVoltage=3000, minVoltage=4000, maxTemperature=360000, minTemperature=180000, availableCapacity=370000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:21:57.376 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:21:57.377 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"370000","bmsSelfCheck":"13","brakePedal":"80","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"90000","dischargeVoltage":"440000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.10","gear":"D","insulationResistance":"245600000","latitude":"39.5211210","location":"1","longitude":"116.6576290","maxDischargePower":"370000","maxFeedbackPower":"330000","maxTemperature":"360000","maxVoltage":"3000","mcu":"1","mileage":"15.76000000","minTemperature":"180000","minVoltage":"4000","motorControllerTemperature":"940000","motorCurrent":"11315000","motorSpeed":"77504","motorTemperature":"640000","motorTorque":"5740","motorVoltage":"25400","powerBattery":"67509.","powerBatteryCurrent":"30000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"449000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718968918407","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:21:57.377 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968918407, longitude=116.6576290, latitude=39.5211210, speed=72.000, mileage=15.76000000, dischargeVoltage=440000, dischargeCurrent=90000, insulationResistance=245600000, gear=D, accelerationPedal=10, brakePedal=80, fuelConsumption=11.10, motorControllerTemperature=940000, motorSpeed=77504, motorTorque=5740, motorTemperature=640000, motorVoltage=25400, motorCurrent=11315000, powerBattery=67509., maxFeedbackPower=330000, maxDischargePower=370000, bmsSelfCheck=13, powerBatteryCurrent=30000, powerBatteryV3=449000, maxVoltage=3000, minVoltage=4000, maxTemperature=360000, minTemperature=180000, availableCapacity=370000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:21:57.417 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:21:57.417 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:21:57.442 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:21:57.443 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:21:57.471 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:21:57.471 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:21:57.503 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:21:57.503 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:21:57.522 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:21:57.522 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:21:57.542 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:21:57.542 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:21:57.563 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:21:57.563 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:21:57.582 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:21:57.582 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:21:57.688 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:21:57.688 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:21:57.725 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:21:57.725 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:21:57.752 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:21:57.753 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:21:57.782 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:21:57.782 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:21:57.835 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:21:57.835 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:21:57.864 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:21:57.865 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:21:57.894 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:21:57.894 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:21:57.921 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:21:57.921 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:21:58.355 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:21:58.355 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:21:58.355 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 38 39 31 39 34 30 33 31 31 36 2e 36 35 38 34 37 38 30 33 39 2e 35 32 31 31 36 33 30 35 34 2e 30 30 30 31 35 2e 37 39 30 30 30 30 30 30 33 37 35 30 30 30 34 30 30 30 30 32 37 30 30 30 30 30 30 30 44 32 30 32 30 31 31 2e 32 30 32 32 30 30 30 30 31 30 39 34 31 34 32 35 30 31 31 36 30 30 30 31 33 34 30 30 32 37 34 36 30 30 30 30 36 37 35 30 39 2e 35 34 30 30 30 30 32 31 30 30 30 30 39 30 31 32 30 30 30 37 31 33 30 30 30 33 30 30 30 33 30 30 30 36 39 30 30 30 30 33 32 30 30 30 30 32 38 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 13 7E -2024-06-21 19:21:58.356 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968919403, longitude=116.6584780, latitude=39.5211630, speed=54.000, mileage=15.79000000, dischargeVoltage=375000, dischargeCurrent=40000, insulationResistance=270000000, gear=D, accelerationPedal=20, brakePedal=20, fuelConsumption=11.20, motorControllerTemperature=220000, motorSpeed=10941, motorTorque=4250, motorTemperature=116000, motorVoltage=13400, motorCurrent=27460000, powerBattery=67509., maxFeedbackPower=540000, maxDischargePower=210000, bmsSelfCheck=90, powerBatteryCurrent=12000, powerBatteryV3=713000, maxVoltage=3000, minVoltage=3000, maxTemperature=690000, minTemperature=320000, availableCapacity=280000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:21:58.357 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:21:58.357 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"280000","bmsSelfCheck":"90","brakePedal":"20","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"40000","dischargeVoltage":"375000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.20","gear":"D","insulationResistance":"270000000","latitude":"39.5211630","location":"1","longitude":"116.6584780","maxDischargePower":"210000","maxFeedbackPower":"540000","maxTemperature":"690000","maxVoltage":"3000","mcu":"1","mileage":"15.79000000","minTemperature":"320000","minVoltage":"3000","motorControllerTemperature":"220000","motorCurrent":"27460000","motorSpeed":"10941","motorTemperature":"116000","motorTorque":"4250","motorVoltage":"13400","powerBattery":"67509.","powerBatteryCurrent":"12000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"713000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718968919403","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:21:58.358 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968919403, longitude=116.6584780, latitude=39.5211630, speed=54.000, mileage=15.79000000, dischargeVoltage=375000, dischargeCurrent=40000, insulationResistance=270000000, gear=D, accelerationPedal=20, brakePedal=20, fuelConsumption=11.20, motorControllerTemperature=220000, motorSpeed=10941, motorTorque=4250, motorTemperature=116000, motorVoltage=13400, motorCurrent=27460000, powerBattery=67509., maxFeedbackPower=540000, maxDischargePower=210000, bmsSelfCheck=90, powerBatteryCurrent=12000, powerBatteryV3=713000, maxVoltage=3000, minVoltage=3000, maxTemperature=690000, minTemperature=320000, availableCapacity=280000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:21:58.383 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:21:58.383 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:21:58.410 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:21:58.410 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:21:58.438 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:21:58.438 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:21:58.462 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:21:58.462 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:21:58.492 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:21:58.492 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:21:58.516 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:21:58.516 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:21:58.543 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:21:58.543 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:21:58.567 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:21:58.568 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:21:58.588 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:21:58.588 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:21:58.605 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:21:58.605 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:21:58.627 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:21:58.627 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:21:58.657 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:21:58.657 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:21:58.689 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:21:58.689 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:21:58.706 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:21:58.706 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:21:58.727 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:21:58.727 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:21:58.747 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:21:58.748 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:21:59.365 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:21:59.366 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:21:59.366 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 38 39 32 30 33 39 38 31 31 36 2e 36 35 39 34 34 34 30 33 39 2e 35 32 31 32 35 34 30 37 32 2e 30 30 30 31 35 2e 38 33 30 30 30 30 30 30 34 32 31 30 30 30 34 31 30 30 30 32 32 34 36 30 30 30 30 30 44 36 30 30 30 31 32 2e 30 30 34 39 30 30 30 30 35 37 33 30 31 31 33 37 30 36 37 30 30 30 30 31 35 38 30 30 34 33 34 30 30 30 30 30 36 37 35 30 39 2e 34 35 30 30 30 30 35 34 30 30 30 30 31 30 31 30 30 30 30 35 30 35 30 30 30 34 30 30 30 33 30 30 30 33 38 30 30 30 30 37 34 30 30 30 30 32 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 10 7E -2024-06-21 19:21:59.366 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968920398, longitude=116.6594440, latitude=39.5212540, speed=72.000, mileage=15.83000000, dischargeVoltage=421000, dischargeCurrent=41000, insulationResistance=224600000, gear=D, accelerationPedal=60, brakePedal=00, fuelConsumption=12.00, motorControllerTemperature=490000, motorSpeed=57301, motorTorque=1370, motorTemperature=670000, motorVoltage=15800, motorCurrent=43400000, powerBattery=67509., maxFeedbackPower=450000, maxDischargePower=540000, bmsSelfCheck=10, powerBatteryCurrent=10000, powerBatteryV3=505000, maxVoltage=4000, minVoltage=3000, maxTemperature=380000, minTemperature=740000, availableCapacity=200000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:21:59.368 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:21:59.368 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"200000","bmsSelfCheck":"10","brakePedal":"00","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"41000","dischargeVoltage":"421000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"12.00","gear":"D","insulationResistance":"224600000","latitude":"39.5212540","location":"1","longitude":"116.6594440","maxDischargePower":"540000","maxFeedbackPower":"450000","maxTemperature":"380000","maxVoltage":"4000","mcu":"1","mileage":"15.83000000","minTemperature":"740000","minVoltage":"3000","motorControllerTemperature":"490000","motorCurrent":"43400000","motorSpeed":"57301","motorTemperature":"670000","motorTorque":"1370","motorVoltage":"15800","powerBattery":"67509.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"505000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718968920398","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:21:59.368 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968920398, longitude=116.6594440, latitude=39.5212540, speed=72.000, mileage=15.83000000, dischargeVoltage=421000, dischargeCurrent=41000, insulationResistance=224600000, gear=D, accelerationPedal=60, brakePedal=00, fuelConsumption=12.00, motorControllerTemperature=490000, motorSpeed=57301, motorTorque=1370, motorTemperature=670000, motorVoltage=15800, motorCurrent=43400000, powerBattery=67509., maxFeedbackPower=450000, maxDischargePower=540000, bmsSelfCheck=10, powerBatteryCurrent=10000, powerBatteryV3=505000, maxVoltage=4000, minVoltage=3000, maxTemperature=380000, minTemperature=740000, availableCapacity=200000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:21:59.388 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:21:59.388 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:21:59.406 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:21:59.406 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:21:59.474 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:21:59.474 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:21:59.500 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:21:59.501 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:21:59.522 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:21:59.522 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:21:59.543 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:21:59.543 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:21:59.572 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:21:59.572 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:21:59.616 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:21:59.616 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:21:59.641 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:21:59.641 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:21:59.662 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:21:59.662 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:21:59.693 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:21:59.693 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:21:59.711 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:21:59.711 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:21:59.732 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:21:59.732 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:21:59.754 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:21:59.754 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:21:59.782 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:21:59.782 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:21:59.800 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:21:59.800 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:22:00.418 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:22:00.418 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:22:00.418 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 38 39 32 31 34 31 30 31 31 36 2e 36 36 30 36 39 39 30 33 39 2e 35 32 31 33 34 35 30 31 30 38 2e 30 30 31 35 2e 38 39 30 30 30 30 30 30 35 39 37 30 30 30 32 33 30 30 30 31 31 36 39 30 30 30 30 30 44 34 30 38 30 31 31 2e 33 30 32 38 30 30 30 30 39 31 35 32 37 32 35 36 30 39 30 30 30 30 30 32 35 32 30 30 38 30 31 31 30 30 30 30 36 37 34 39 38 2e 34 35 30 30 30 30 31 36 30 30 30 30 32 30 31 33 30 30 30 35 39 39 30 30 30 33 30 30 30 33 30 30 30 38 35 30 30 30 30 36 32 30 30 30 30 34 38 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 40 7E -2024-06-21 19:22:00.418 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968921410, longitude=116.6606990, latitude=39.5213450, speed=108.00, mileage=15.89000000, dischargeVoltage=597000, dischargeCurrent=23000, insulationResistance=116900000, gear=D, accelerationPedal=40, brakePedal=80, fuelConsumption=11.30, motorControllerTemperature=280000, motorSpeed=91527, motorTorque=2560, motorTemperature=900000, motorVoltage=25200, motorCurrent=80110000, powerBattery=67498., maxFeedbackPower=450000, maxDischargePower=160000, bmsSelfCheck=20, powerBatteryCurrent=13000, powerBatteryV3=599000, maxVoltage=3000, minVoltage=3000, maxTemperature=850000, minTemperature=620000, availableCapacity=480000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:22:00.421 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:22:00.421 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"40","availableCapacity":"480000","bmsSelfCheck":"20","brakePedal":"80","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"23000","dischargeVoltage":"597000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.30","gear":"D","insulationResistance":"116900000","latitude":"39.5213450","location":"1","longitude":"116.6606990","maxDischargePower":"160000","maxFeedbackPower":"450000","maxTemperature":"850000","maxVoltage":"3000","mcu":"1","mileage":"15.89000000","minTemperature":"620000","minVoltage":"3000","motorControllerTemperature":"280000","motorCurrent":"80110000","motorSpeed":"91527","motorTemperature":"900000","motorTorque":"2560","motorVoltage":"25200","powerBattery":"67498.","powerBatteryCurrent":"13000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"599000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718968921410","vehicleStatus":"0","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:22:00.421 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968921410, longitude=116.6606990, latitude=39.5213450, speed=108.00, mileage=15.89000000, dischargeVoltage=597000, dischargeCurrent=23000, insulationResistance=116900000, gear=D, accelerationPedal=40, brakePedal=80, fuelConsumption=11.30, motorControllerTemperature=280000, motorSpeed=91527, motorTorque=2560, motorTemperature=900000, motorVoltage=25200, motorCurrent=80110000, powerBattery=67498., maxFeedbackPower=450000, maxDischargePower=160000, bmsSelfCheck=20, powerBatteryCurrent=13000, powerBatteryV3=599000, maxVoltage=3000, minVoltage=3000, maxTemperature=850000, minTemperature=620000, availableCapacity=480000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:22:00.489 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:691 - 故障信息发送到RabbitMQ -2024-06-21 19:22:00.489 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:282 - 该车故障GZ001信息首次存储到本地缓存和Redis中,并发送到RabbitMQ -2024-06-21 19:22:00.537 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:22:00.537 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:22:00.560 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:22:00.562 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:22:00.595 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:22:00.595 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:22:00.625 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:22:00.625 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:22:00.651 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:22:00.652 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:22:00.669 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:22:00.670 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:22:00.691 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:22:00.691 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:22:00.711 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:22:00.711 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:22:00.752 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:22:00.753 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:22:00.795 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:22:00.795 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:22:00.822 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:22:00.822 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:22:00.851 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:22:00.851 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:22:00.880 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:22:00.880 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:22:00.911 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:22:00.911 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:22:00.932 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:22:00.932 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:22:00.950 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:22:00.950 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:22:01.358 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:22:01.358 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:22:01.358 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 38 39 32 32 34 30 37 31 31 36 2e 36 36 31 31 30 37 30 33 39 2e 35 32 31 33 37 38 30 33 36 2e 30 30 30 31 35 2e 39 31 30 30 30 30 30 30 33 38 36 30 30 30 32 32 30 30 30 31 30 37 30 34 30 30 30 30 44 39 30 30 30 31 30 2e 37 30 37 37 30 30 30 30 32 39 38 35 37 37 33 37 30 31 34 32 30 30 30 32 38 32 30 30 33 35 32 31 30 30 30 30 36 37 34 39 38 2e 35 30 30 30 30 30 31 30 30 30 30 30 37 30 34 30 30 30 30 32 35 36 30 30 30 33 30 30 30 33 30 30 30 39 30 30 30 30 30 35 39 30 30 30 30 33 35 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 2d 7E -2024-06-21 19:22:01.358 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968922407, longitude=116.6611070, latitude=39.5213780, speed=36.000, mileage=15.91000000, dischargeVoltage=386000, dischargeCurrent=22000, insulationResistance=107040000, gear=D, accelerationPedal=90, brakePedal=00, fuelConsumption=10.70, motorControllerTemperature=770000, motorSpeed=29857, motorTorque=7370, motorTemperature=142000, motorVoltage=28200, motorCurrent=35210000, powerBattery=67498., maxFeedbackPower=500000, maxDischargePower=100000, bmsSelfCheck=70, powerBatteryCurrent=40000, powerBatteryV3=256000, maxVoltage=3000, minVoltage=3000, maxTemperature=900000, minTemperature=590000, availableCapacity=350000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:22:01.360 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:22:01.360 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"90","availableCapacity":"350000","bmsSelfCheck":"70","brakePedal":"00","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"22000","dischargeVoltage":"386000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.70","gear":"D","insulationResistance":"107040000","latitude":"39.5213780","location":"1","longitude":"116.6611070","maxDischargePower":"100000","maxFeedbackPower":"500000","maxTemperature":"900000","maxVoltage":"3000","mcu":"1","mileage":"15.91000000","minTemperature":"590000","minVoltage":"3000","motorControllerTemperature":"770000","motorCurrent":"35210000","motorSpeed":"29857","motorTemperature":"142000","motorTorque":"7370","motorVoltage":"28200","powerBattery":"67498.","powerBatteryCurrent":"40000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"256000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718968922407","vehicleStatus":"0","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:22:01.360 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968922407, longitude=116.6611070, latitude=39.5213780, speed=36.000, mileage=15.91000000, dischargeVoltage=386000, dischargeCurrent=22000, insulationResistance=107040000, gear=D, accelerationPedal=90, brakePedal=00, fuelConsumption=10.70, motorControllerTemperature=770000, motorSpeed=29857, motorTorque=7370, motorTemperature=142000, motorVoltage=28200, motorCurrent=35210000, powerBattery=67498., maxFeedbackPower=500000, maxDischargePower=100000, bmsSelfCheck=70, powerBatteryCurrent=40000, powerBatteryV3=256000, maxVoltage=3000, minVoltage=3000, maxTemperature=900000, minTemperature=590000, availableCapacity=350000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:22:01.413 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:287 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:22:01.435 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:22:01.435 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:22:01.464 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:22:01.464 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:22:01.492 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:22:01.492 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:22:01.523 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:22:01.523 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:22:01.540 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:22:01.540 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:22:01.573 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:22:01.574 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:22:01.618 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:22:01.618 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:22:01.647 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:22:01.647 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:22:01.679 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:22:01.679 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:22:01.706 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:22:01.706 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:22:01.730 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:22:01.730 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:22:01.752 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:22:01.752 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:22:01.774 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:22:01.774 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:22:01.803 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:22:01.803 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:22:01.843 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:22:01.843 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:22:01.868 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:22:01.868 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:22:02.383 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:22:02.383 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:22:02.383 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 38 39 32 33 34 31 30 31 31 36 2e 36 36 32 30 39 39 30 33 39 2e 35 32 31 34 36 37 30 31 32 36 2e 30 30 31 35 2e 39 38 30 30 30 30 30 30 33 37 33 30 30 30 31 30 30 30 30 31 31 38 36 32 30 30 30 30 44 33 30 37 30 39 2e 32 30 30 35 32 30 30 30 30 31 36 39 36 35 36 33 36 30 31 38 30 30 30 30 32 33 37 30 30 35 39 35 36 30 30 30 30 36 37 34 38 39 2e 36 30 30 30 30 30 38 39 30 30 30 30 38 30 32 30 30 30 30 36 38 31 30 30 30 33 30 30 30 34 30 30 30 34 37 30 30 30 30 32 32 30 30 30 30 38 34 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 4e 7E -2024-06-21 19:22:02.383 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968923410, longitude=116.6620990, latitude=39.5214670, speed=126.00, mileage=15.98000000, dischargeVoltage=373000, dischargeCurrent=10000, insulationResistance=118620000, gear=D, accelerationPedal=30, brakePedal=70, fuelConsumption=9.200, motorControllerTemperature=520000, motorSpeed=16965, motorTorque=6360, motorTemperature=180000, motorVoltage=23700, motorCurrent=59560000, powerBattery=67489., maxFeedbackPower=600000, maxDischargePower=890000, bmsSelfCheck=80, powerBatteryCurrent=20000, powerBatteryV3=681000, maxVoltage=3000, minVoltage=4000, maxTemperature=470000, minTemperature=220000, availableCapacity=840000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:22:02.384 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:22:02.385 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"30","availableCapacity":"840000","bmsSelfCheck":"80","brakePedal":"70","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"10000","dischargeVoltage":"373000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.200","gear":"D","insulationResistance":"118620000","latitude":"39.5214670","location":"1","longitude":"116.6620990","maxDischargePower":"890000","maxFeedbackPower":"600000","maxTemperature":"470000","maxVoltage":"3000","mcu":"1","mileage":"15.98000000","minTemperature":"220000","minVoltage":"4000","motorControllerTemperature":"520000","motorCurrent":"59560000","motorSpeed":"16965","motorTemperature":"180000","motorTorque":"6360","motorVoltage":"23700","powerBattery":"67489.","powerBatteryCurrent":"20000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"681000","ptc":"1","runStatus":"1","soc":"1","speed":"126.00","timestamp":"1718968923410","vehicleStatus":"0","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:22:02.385 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968923410, longitude=116.6620990, latitude=39.5214670, speed=126.00, mileage=15.98000000, dischargeVoltage=373000, dischargeCurrent=10000, insulationResistance=118620000, gear=D, accelerationPedal=30, brakePedal=70, fuelConsumption=9.200, motorControllerTemperature=520000, motorSpeed=16965, motorTorque=6360, motorTemperature=180000, motorVoltage=23700, motorCurrent=59560000, powerBattery=67489., maxFeedbackPower=600000, maxDischargePower=890000, bmsSelfCheck=80, powerBatteryCurrent=20000, powerBatteryV3=681000, maxVoltage=3000, minVoltage=4000, maxTemperature=470000, minTemperature=220000, availableCapacity=840000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:22:02.439 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:287 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:22:02.467 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:22:02.468 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:22:02.485 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:22:02.486 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:22:02.506 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:22:02.506 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:22:02.534 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:22:02.534 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:22:02.562 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:22:02.562 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:22:02.582 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:22:02.582 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:22:02.601 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:22:02.601 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:22:02.622 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:22:02.622 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:22:02.650 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:22:02.650 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:22:02.674 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:22:02.675 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:22:02.696 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:22:02.696 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:22:02.719 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:22:02.719 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:22:02.738 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:22:02.738 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:22:02.779 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:22:02.779 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:22:02.800 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:22:02.800 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:22:02.842 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:22:02.842 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:22:03.361 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:22:03.361 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:22:03.361 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 38 39 32 34 34 30 37 31 31 36 2e 36 36 33 33 31 38 30 33 39 2e 35 32 31 35 36 32 30 37 32 2e 30 30 30 31 36 2e 30 32 30 30 30 30 30 30 36 34 32 30 30 30 31 38 30 30 30 32 39 34 34 34 30 30 30 30 44 33 30 36 30 31 31 2e 33 30 33 38 30 30 30 30 37 33 31 36 34 38 30 35 30 37 38 30 30 30 30 32 37 36 30 30 39 31 38 31 30 30 30 30 36 37 34 38 39 2e 31 37 30 30 30 30 35 32 30 30 30 30 37 30 38 30 30 30 30 33 39 30 30 30 30 33 30 30 30 34 30 30 30 34 34 30 30 30 30 39 30 30 30 30 30 37 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 39 7E -2024-06-21 19:22:03.361 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968924407, longitude=116.6633180, latitude=39.5215620, speed=72.000, mileage=16.02000000, dischargeVoltage=642000, dischargeCurrent=18000, insulationResistance=294440000, gear=D, accelerationPedal=30, brakePedal=60, fuelConsumption=11.30, motorControllerTemperature=380000, motorSpeed=73164, motorTorque=8050, motorTemperature=780000, motorVoltage=27600, motorCurrent=91810000, powerBattery=67489., maxFeedbackPower=170000, maxDischargePower=520000, bmsSelfCheck=70, powerBatteryCurrent=80000, powerBatteryV3=390000, maxVoltage=3000, minVoltage=4000, maxTemperature=440000, minTemperature=900000, availableCapacity=700000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:22:03.363 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:22:03.363 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"30","availableCapacity":"700000","bmsSelfCheck":"70","brakePedal":"60","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"18000","dischargeVoltage":"642000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.30","gear":"D","insulationResistance":"294440000","latitude":"39.5215620","location":"1","longitude":"116.6633180","maxDischargePower":"520000","maxFeedbackPower":"170000","maxTemperature":"440000","maxVoltage":"3000","mcu":"1","mileage":"16.02000000","minTemperature":"900000","minVoltage":"4000","motorControllerTemperature":"380000","motorCurrent":"91810000","motorSpeed":"73164","motorTemperature":"780000","motorTorque":"8050","motorVoltage":"27600","powerBattery":"67489.","powerBatteryCurrent":"80000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"390000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718968924407","vehicleStatus":"0","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:22:03.363 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968924407, longitude=116.6633180, latitude=39.5215620, speed=72.000, mileage=16.02000000, dischargeVoltage=642000, dischargeCurrent=18000, insulationResistance=294440000, gear=D, accelerationPedal=30, brakePedal=60, fuelConsumption=11.30, motorControllerTemperature=380000, motorSpeed=73164, motorTorque=8050, motorTemperature=780000, motorVoltage=27600, motorCurrent=91810000, powerBattery=67489., maxFeedbackPower=170000, maxDischargePower=520000, bmsSelfCheck=70, powerBatteryCurrent=80000, powerBatteryV3=390000, maxVoltage=3000, minVoltage=4000, maxTemperature=440000, minTemperature=900000, availableCapacity=700000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:22:03.417 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:287 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:22:03.451 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:22:03.451 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:22:03.476 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:22:03.477 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:22:03.506 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:22:03.506 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:22:03.526 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:22:03.526 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:22:03.557 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:22:03.557 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:22:03.608 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:22:03.608 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:22:03.657 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:22:03.658 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:22:03.680 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:22:03.681 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:22:03.703 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:22:03.703 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:22:03.732 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:22:03.732 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:22:03.761 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:22:03.761 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:22:03.794 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:22:03.794 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:22:03.823 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:22:03.824 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:22:03.840 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:22:03.840 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:22:03.865 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:22:03.865 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:22:03.898 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:22:03.899 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:22:04.363 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:22:04.363 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:22:04.363 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 38 39 32 35 34 30 31 31 31 36 2e 36 36 34 38 33 36 30 33 39 2e 35 32 31 36 37 30 30 31 30 38 2e 30 30 31 36 2e 30 38 30 30 30 30 30 30 34 34 35 30 30 30 31 33 30 30 30 32 32 33 39 34 30 30 30 30 44 33 30 33 30 31 31 2e 31 30 32 35 30 30 30 30 37 34 31 36 39 32 39 38 30 37 30 30 30 30 30 32 39 38 30 30 37 37 39 30 30 30 30 30 36 37 34 37 38 2e 32 37 30 30 30 30 33 35 30 30 30 30 35 30 31 30 30 30 30 37 34 30 30 30 30 34 30 30 30 34 30 30 30 35 37 30 30 30 30 39 38 30 30 30 30 33 39 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 44 7E -2024-06-21 19:22:04.363 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968925401, longitude=116.6648360, latitude=39.5216700, speed=108.00, mileage=16.08000000, dischargeVoltage=445000, dischargeCurrent=13000, insulationResistance=223940000, gear=D, accelerationPedal=30, brakePedal=30, fuelConsumption=11.10, motorControllerTemperature=250000, motorSpeed=74169, motorTorque=2980, motorTemperature=700000, motorVoltage=29800, motorCurrent=77900000, powerBattery=67478., maxFeedbackPower=270000, maxDischargePower=350000, bmsSelfCheck=50, powerBatteryCurrent=10000, powerBatteryV3=740000, maxVoltage=4000, minVoltage=4000, maxTemperature=570000, minTemperature=980000, availableCapacity=390000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:22:04.365 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:22:04.365 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"30","availableCapacity":"390000","bmsSelfCheck":"50","brakePedal":"30","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"13000","dischargeVoltage":"445000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.10","gear":"D","insulationResistance":"223940000","latitude":"39.5216700","location":"1","longitude":"116.6648360","maxDischargePower":"350000","maxFeedbackPower":"270000","maxTemperature":"570000","maxVoltage":"4000","mcu":"1","mileage":"16.08000000","minTemperature":"980000","minVoltage":"4000","motorControllerTemperature":"250000","motorCurrent":"77900000","motorSpeed":"74169","motorTemperature":"700000","motorTorque":"2980","motorVoltage":"29800","powerBattery":"67478.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"740000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718968925401","vehicleStatus":"0","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:22:04.365 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968925401, longitude=116.6648360, latitude=39.5216700, speed=108.00, mileage=16.08000000, dischargeVoltage=445000, dischargeCurrent=13000, insulationResistance=223940000, gear=D, accelerationPedal=30, brakePedal=30, fuelConsumption=11.10, motorControllerTemperature=250000, motorSpeed=74169, motorTorque=2980, motorTemperature=700000, motorVoltage=29800, motorCurrent=77900000, powerBattery=67478., maxFeedbackPower=270000, maxDischargePower=350000, bmsSelfCheck=50, powerBatteryCurrent=10000, powerBatteryV3=740000, maxVoltage=4000, minVoltage=4000, maxTemperature=570000, minTemperature=980000, availableCapacity=390000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:22:04.776 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:287 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:22:04.808 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:22:04.808 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:22:04.841 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:22:04.841 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:22:04.869 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:22:04.869 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:22:04.903 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:22:04.903 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:22:04.926 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:22:04.926 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:22:04.971 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:22:04.972 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:22:04.999 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:22:04.999 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:22:05.042 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:22:05.042 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:22:05.081 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:22:05.081 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:22:05.116 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:22:05.116 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:22:05.158 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:22:05.158 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:22:05.223 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:22:05.224 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:22:05.264 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:22:05.264 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:22:05.293 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:22:05.294 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:22:05.326 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:22:05.326 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:22:05.360 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:22:05.361 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:22:05.361 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 38 39 32 36 34 30 37 31 31 36 2e 36 36 35 33 35 37 30 33 39 2e 35 32 31 37 36 35 30 35 34 2e 30 30 30 31 36 2e 31 31 30 30 30 30 30 30 36 32 38 30 30 30 34 38 30 30 30 39 35 39 35 30 30 30 30 30 44 31 30 35 30 39 2e 34 30 30 38 32 30 30 30 30 35 37 34 39 36 32 38 34 30 34 35 30 30 30 30 31 33 35 30 30 32 36 32 34 30 30 30 30 36 37 34 37 38 2e 32 33 30 30 30 30 31 33 30 30 30 30 33 30 34 30 30 30 30 35 33 31 30 30 30 34 30 30 30 33 30 30 30 30 30 30 30 30 30 38 39 30 30 30 30 38 36 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 43 7E -2024-06-21 19:22:05.361 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968926407, longitude=116.6653570, latitude=39.5217650, speed=54.000, mileage=16.11000000, dischargeVoltage=628000, dischargeCurrent=48000, insulationResistance=959500000, gear=D, accelerationPedal=10, brakePedal=50, fuelConsumption=9.400, motorControllerTemperature=820000, motorSpeed=57496, motorTorque=2840, motorTemperature=450000, motorVoltage=13500, motorCurrent=26240000, powerBattery=67478., maxFeedbackPower=230000, maxDischargePower=130000, bmsSelfCheck=30, powerBatteryCurrent=40000, powerBatteryV3=531000, maxVoltage=4000, minVoltage=3000, maxTemperature=000000, minTemperature=890000, availableCapacity=860000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:22:05.362 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:22:05.363 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"860000","bmsSelfCheck":"30","brakePedal":"50","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"48000","dischargeVoltage":"628000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.400","gear":"D","insulationResistance":"959500000","latitude":"39.5217650","location":"1","longitude":"116.6653570","maxDischargePower":"130000","maxFeedbackPower":"230000","maxTemperature":"000000","maxVoltage":"4000","mcu":"1","mileage":"16.11000000","minTemperature":"890000","minVoltage":"3000","motorControllerTemperature":"820000","motorCurrent":"26240000","motorSpeed":"57496","motorTemperature":"450000","motorTorque":"2840","motorVoltage":"13500","powerBattery":"67478.","powerBatteryCurrent":"40000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"531000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718968926407","vehicleStatus":"0","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:22:05.363 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968926407, longitude=116.6653570, latitude=39.5217650, speed=54.000, mileage=16.11000000, dischargeVoltage=628000, dischargeCurrent=48000, insulationResistance=959500000, gear=D, accelerationPedal=10, brakePedal=50, fuelConsumption=9.400, motorControllerTemperature=820000, motorSpeed=57496, motorTorque=2840, motorTemperature=450000, motorVoltage=13500, motorCurrent=26240000, powerBattery=67478., maxFeedbackPower=230000, maxDischargePower=130000, bmsSelfCheck=30, powerBatteryCurrent=40000, powerBatteryV3=531000, maxVoltage=4000, minVoltage=3000, maxTemperature=000000, minTemperature=890000, availableCapacity=860000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:22:05.363 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:22:05.363 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:22:05.434 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:287 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:22:05.472 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:22:05.473 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:22:05.505 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:22:05.505 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:22:05.532 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:22:05.532 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:22:05.549 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:22:05.549 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:22:05.586 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:22:05.586 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:22:05.648 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:22:05.648 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:22:05.685 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:22:05.685 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:22:05.728 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:22:05.728 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:22:05.755 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:22:05.755 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:22:05.786 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:22:05.786 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:22:05.817 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:22:05.818 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:22:05.837 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:22:05.837 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:22:05.866 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:22:05.866 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:22:05.886 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:22:05.886 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:22:05.908 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:22:05.908 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:22:05.939 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:22:05.939 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:22:06.369 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:22:06.369 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:22:06.370 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 38 39 32 37 34 30 31 31 31 36 2e 36 36 36 33 39 37 30 33 39 2e 35 32 31 38 33 35 30 39 30 2e 30 30 30 31 36 2e 31 36 30 30 30 30 30 30 31 34 39 30 30 30 32 31 30 30 30 32 30 37 36 39 30 30 30 30 44 38 30 31 30 39 2e 35 30 30 36 30 30 30 30 30 34 39 37 34 37 32 38 36 30 31 33 33 30 30 30 31 36 35 30 30 38 35 30 39 30 30 30 30 36 37 34 36 38 2e 38 37 30 30 30 30 34 32 30 30 30 30 34 30 35 30 30 30 30 34 32 38 30 30 30 33 30 30 30 34 30 30 30 37 32 30 30 30 30 32 36 30 30 30 30 35 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 4b 7E -2024-06-21 19:22:06.370 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968927401, longitude=116.6663970, latitude=39.5218350, speed=90.000, mileage=16.16000000, dischargeVoltage=149000, dischargeCurrent=21000, insulationResistance=207690000, gear=D, accelerationPedal=80, brakePedal=10, fuelConsumption=9.500, motorControllerTemperature=600000, motorSpeed=49747, motorTorque=2860, motorTemperature=133000, motorVoltage=16500, motorCurrent=85090000, powerBattery=67468., maxFeedbackPower=870000, maxDischargePower=420000, bmsSelfCheck=40, powerBatteryCurrent=50000, powerBatteryV3=428000, maxVoltage=3000, minVoltage=4000, maxTemperature=720000, minTemperature=260000, availableCapacity=500000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:22:06.372 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:22:06.372 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"80","availableCapacity":"500000","bmsSelfCheck":"40","brakePedal":"10","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"21000","dischargeVoltage":"149000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.500","gear":"D","insulationResistance":"207690000","latitude":"39.5218350","location":"1","longitude":"116.6663970","maxDischargePower":"420000","maxFeedbackPower":"870000","maxTemperature":"720000","maxVoltage":"3000","mcu":"1","mileage":"16.16000000","minTemperature":"260000","minVoltage":"4000","motorControllerTemperature":"600000","motorCurrent":"85090000","motorSpeed":"49747","motorTemperature":"133000","motorTorque":"2860","motorVoltage":"16500","powerBattery":"67468.","powerBatteryCurrent":"50000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"428000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718968927401","vehicleStatus":"0","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:22:06.372 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968927401, longitude=116.6663970, latitude=39.5218350, speed=90.000, mileage=16.16000000, dischargeVoltage=149000, dischargeCurrent=21000, insulationResistance=207690000, gear=D, accelerationPedal=80, brakePedal=10, fuelConsumption=9.500, motorControllerTemperature=600000, motorSpeed=49747, motorTorque=2860, motorTemperature=133000, motorVoltage=16500, motorCurrent=85090000, powerBattery=67468., maxFeedbackPower=870000, maxDischargePower=420000, bmsSelfCheck=40, powerBatteryCurrent=50000, powerBatteryV3=428000, maxVoltage=3000, minVoltage=4000, maxTemperature=720000, minTemperature=260000, availableCapacity=500000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:22:06.426 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:287 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:22:06.448 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:22:06.448 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:22:06.475 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:22:06.475 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:22:06.501 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:22:06.501 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:22:06.534 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:22:06.534 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:22:06.568 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:22:06.569 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:22:06.605 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:22:06.605 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:22:06.633 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:22:06.633 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:22:06.666 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:22:06.666 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:22:06.690 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:22:06.690 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:22:06.710 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:22:06.710 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:22:06.733 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:22:06.733 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:22:06.769 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:22:06.769 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:22:06.795 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:22:06.795 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:22:06.840 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:22:06.840 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:22:06.911 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:22:06.911 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:22:07.000 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:22:07.000 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:22:07.347 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:22:07.347 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:22:07.347 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 38 39 32 38 33 39 37 31 31 36 2e 36 36 37 35 31 33 30 33 39 2e 35 32 31 39 31 38 30 37 32 2e 30 30 30 31 36 2e 32 30 30 30 30 30 30 30 33 37 31 30 30 30 32 39 30 30 30 31 33 37 36 32 30 30 30 30 44 35 30 33 30 31 31 2e 33 30 34 30 30 30 30 30 36 37 33 37 31 32 32 34 30 33 34 30 30 30 30 31 38 34 30 30 39 38 30 30 30 30 30 30 36 37 34 36 38 2e 39 30 30 30 30 30 38 35 30 30 30 30 37 30 34 30 30 30 30 32 39 36 30 30 30 34 30 30 30 34 30 30 30 38 30 30 30 30 30 32 38 30 30 30 30 38 36 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 40 7E -2024-06-21 19:22:07.347 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968928397, longitude=116.6675130, latitude=39.5219180, speed=72.000, mileage=16.20000000, dischargeVoltage=371000, dischargeCurrent=29000, insulationResistance=137620000, gear=D, accelerationPedal=50, brakePedal=30, fuelConsumption=11.30, motorControllerTemperature=400000, motorSpeed=67371, motorTorque=2240, motorTemperature=340000, motorVoltage=18400, motorCurrent=98000000, powerBattery=67468., maxFeedbackPower=900000, maxDischargePower=850000, bmsSelfCheck=70, powerBatteryCurrent=40000, powerBatteryV3=296000, maxVoltage=4000, minVoltage=4000, maxTemperature=800000, minTemperature=280000, availableCapacity=860000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:22:07.351 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:22:07.351 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"860000","bmsSelfCheck":"70","brakePedal":"30","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"29000","dischargeVoltage":"371000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.30","gear":"D","insulationResistance":"137620000","latitude":"39.5219180","location":"1","longitude":"116.6675130","maxDischargePower":"850000","maxFeedbackPower":"900000","maxTemperature":"800000","maxVoltage":"4000","mcu":"1","mileage":"16.20000000","minTemperature":"280000","minVoltage":"4000","motorControllerTemperature":"400000","motorCurrent":"98000000","motorSpeed":"67371","motorTemperature":"340000","motorTorque":"2240","motorVoltage":"18400","powerBattery":"67468.","powerBatteryCurrent":"40000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"296000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718968928397","vehicleStatus":"0","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:22:07.351 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968928397, longitude=116.6675130, latitude=39.5219180, speed=72.000, mileage=16.20000000, dischargeVoltage=371000, dischargeCurrent=29000, insulationResistance=137620000, gear=D, accelerationPedal=50, brakePedal=30, fuelConsumption=11.30, motorControllerTemperature=400000, motorSpeed=67371, motorTorque=2240, motorTemperature=340000, motorVoltage=18400, motorCurrent=98000000, powerBattery=67468., maxFeedbackPower=900000, maxDischargePower=850000, bmsSelfCheck=70, powerBatteryCurrent=40000, powerBatteryV3=296000, maxVoltage=4000, minVoltage=4000, maxTemperature=800000, minTemperature=280000, availableCapacity=860000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:22:07.398 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:287 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:22:07.431 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:22:07.431 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:22:07.471 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:22:07.471 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:22:07.500 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:22:07.501 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:22:07.556 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:22:07.556 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:22:07.583 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:22:07.583 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:22:07.610 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:22:07.610 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:22:07.633 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:22:07.633 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:22:07.690 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:22:07.691 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:22:07.716 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:22:07.716 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:22:07.738 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:22:07.738 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:22:07.758 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:22:07.758 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:22:07.789 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:22:07.790 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:22:07.823 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:22:07.824 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:22:07.858 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:22:07.858 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:22:07.882 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:22:07.882 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:22:07.903 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:22:07.903 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:22:08.359 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:22:08.360 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:22:08.360 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 38 39 32 39 34 30 37 31 31 36 2e 36 36 38 34 37 39 30 33 39 2e 35 32 31 39 39 37 30 35 34 2e 30 30 30 31 36 2e 32 33 30 30 30 30 30 30 37 30 36 30 30 30 31 33 30 30 30 32 33 36 37 30 30 30 30 30 44 31 30 36 30 31 31 2e 39 30 38 32 30 30 30 30 38 36 37 35 31 33 36 33 30 38 35 30 30 30 30 31 32 33 30 30 38 35 37 32 30 30 30 30 36 37 34 36 38 2e 31 30 30 30 30 30 39 32 30 30 30 30 38 30 31 33 30 30 30 33 34 36 30 30 30 33 30 30 30 33 30 30 30 38 38 30 30 30 30 32 35 30 30 30 30 32 37 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 50 7E -2024-06-21 19:22:08.360 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968929407, longitude=116.6684790, latitude=39.5219970, speed=54.000, mileage=16.23000000, dischargeVoltage=706000, dischargeCurrent=13000, insulationResistance=236700000, gear=D, accelerationPedal=10, brakePedal=60, fuelConsumption=11.90, motorControllerTemperature=820000, motorSpeed=86751, motorTorque=3630, motorTemperature=850000, motorVoltage=12300, motorCurrent=85720000, powerBattery=67468., maxFeedbackPower=100000, maxDischargePower=920000, bmsSelfCheck=80, powerBatteryCurrent=13000, powerBatteryV3=346000, maxVoltage=3000, minVoltage=3000, maxTemperature=880000, minTemperature=250000, availableCapacity=270000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:22:08.361 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:22:08.361 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"270000","bmsSelfCheck":"80","brakePedal":"60","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"13000","dischargeVoltage":"706000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.90","gear":"D","insulationResistance":"236700000","latitude":"39.5219970","location":"1","longitude":"116.6684790","maxDischargePower":"920000","maxFeedbackPower":"100000","maxTemperature":"880000","maxVoltage":"3000","mcu":"1","mileage":"16.23000000","minTemperature":"250000","minVoltage":"3000","motorControllerTemperature":"820000","motorCurrent":"85720000","motorSpeed":"86751","motorTemperature":"850000","motorTorque":"3630","motorVoltage":"12300","powerBattery":"67468.","powerBatteryCurrent":"13000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"346000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718968929407","vehicleStatus":"0","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:22:08.362 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968929407, longitude=116.6684790, latitude=39.5219970, speed=54.000, mileage=16.23000000, dischargeVoltage=706000, dischargeCurrent=13000, insulationResistance=236700000, gear=D, accelerationPedal=10, brakePedal=60, fuelConsumption=11.90, motorControllerTemperature=820000, motorSpeed=86751, motorTorque=3630, motorTemperature=850000, motorVoltage=12300, motorCurrent=85720000, powerBattery=67468., maxFeedbackPower=100000, maxDischargePower=920000, bmsSelfCheck=80, powerBatteryCurrent=13000, powerBatteryV3=346000, maxVoltage=3000, minVoltage=3000, maxTemperature=880000, minTemperature=250000, availableCapacity=270000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:22:08.432 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:287 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:22:08.496 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:22:08.496 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:22:08.526 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:22:08.526 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:22:08.552 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:22:08.552 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:22:08.576 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:22:08.576 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:22:08.607 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:22:08.607 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:22:08.628 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:22:08.628 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:22:08.652 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:22:08.652 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:22:08.677 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:22:08.677 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:22:08.699 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:22:08.699 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:22:08.728 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:22:08.728 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:22:08.764 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:22:08.764 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:22:08.790 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:22:08.790 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:22:08.811 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:22:08.811 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:22:08.834 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:22:08.834 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:22:08.854 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:22:08.854 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:22:08.883 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:22:08.883 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:22:09.358 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:22:09.359 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:22:09.359 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 38 39 33 30 34 30 34 31 31 36 2e 36 36 39 34 33 39 30 33 39 2e 35 32 32 30 37 35 30 35 34 2e 30 30 30 31 36 2e 32 36 30 30 30 30 30 30 35 31 31 30 30 30 32 39 30 30 30 31 35 30 36 36 30 30 30 30 44 35 30 37 30 31 32 2e 30 30 34 35 30 30 30 30 32 38 37 33 33 35 36 30 30 31 33 36 30 30 30 31 32 32 30 30 36 32 30 34 30 30 30 30 36 37 34 36 38 2e 31 36 30 30 30 30 34 30 30 30 30 30 31 34 32 30 30 30 30 33 36 33 30 30 30 34 30 30 30 33 30 30 30 31 35 30 30 30 30 36 37 30 30 30 30 34 39 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 1e 7E -2024-06-21 19:22:09.359 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968930404, longitude=116.6694390, latitude=39.5220750, speed=54.000, mileage=16.26000000, dischargeVoltage=511000, dischargeCurrent=29000, insulationResistance=150660000, gear=D, accelerationPedal=50, brakePedal=70, fuelConsumption=12.00, motorControllerTemperature=450000, motorSpeed=28733, motorTorque=5600, motorTemperature=136000, motorVoltage=12200, motorCurrent=62040000, powerBattery=67468., maxFeedbackPower=160000, maxDischargePower=400000, bmsSelfCheck=14, powerBatteryCurrent=20000, powerBatteryV3=363000, maxVoltage=4000, minVoltage=3000, maxTemperature=150000, minTemperature=670000, availableCapacity=490000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:22:09.361 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:22:09.361 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"490000","bmsSelfCheck":"14","brakePedal":"70","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"29000","dischargeVoltage":"511000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"12.00","gear":"D","insulationResistance":"150660000","latitude":"39.5220750","location":"1","longitude":"116.6694390","maxDischargePower":"400000","maxFeedbackPower":"160000","maxTemperature":"150000","maxVoltage":"4000","mcu":"1","mileage":"16.26000000","minTemperature":"670000","minVoltage":"3000","motorControllerTemperature":"450000","motorCurrent":"62040000","motorSpeed":"28733","motorTemperature":"136000","motorTorque":"5600","motorVoltage":"12200","powerBattery":"67468.","powerBatteryCurrent":"20000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"363000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718968930404","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:22:09.361 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968930404, longitude=116.6694390, latitude=39.5220750, speed=54.000, mileage=16.26000000, dischargeVoltage=511000, dischargeCurrent=29000, insulationResistance=150660000, gear=D, accelerationPedal=50, brakePedal=70, fuelConsumption=12.00, motorControllerTemperature=450000, motorSpeed=28733, motorTorque=5600, motorTemperature=136000, motorVoltage=12200, motorCurrent=62040000, powerBattery=67468., maxFeedbackPower=160000, maxDischargePower=400000, bmsSelfCheck=14, powerBatteryCurrent=20000, powerBatteryV3=363000, maxVoltage=4000, minVoltage=3000, maxTemperature=150000, minTemperature=670000, availableCapacity=490000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:22:09.402 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:22:09.402 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:22:09.444 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:22:09.444 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:22:09.471 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:22:09.471 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:22:09.502 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:22:09.502 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:22:09.520 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:22:09.520 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:22:09.543 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:22:09.543 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:22:09.581 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:22:09.582 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:22:09.605 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:22:09.605 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:22:09.670 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:22:09.670 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:22:09.698 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:22:09.698 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:22:09.733 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:22:09.733 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:22:09.751 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:22:09.751 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:22:09.773 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:22:09.773 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:22:09.803 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:22:09.803 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:22:09.820 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:22:09.821 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:22:09.840 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:22:09.840 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:22:10.356 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:22:10.356 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:22:10.356 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 38 39 33 31 33 39 38 31 31 36 2e 36 37 30 31 39 30 30 33 39 2e 35 32 32 31 32 39 30 33 36 2e 30 30 30 31 36 2e 32 38 30 30 30 30 30 30 31 38 38 30 30 30 34 36 30 30 30 31 39 37 33 33 30 30 30 30 44 35 30 30 30 31 30 2e 32 30 33 37 30 30 30 30 35 37 32 34 37 32 32 35 30 33 30 30 30 30 30 32 33 31 30 30 33 32 35 37 30 30 30 30 36 37 34 36 38 2e 31 35 30 30 30 30 35 38 30 30 30 30 36 30 39 30 30 30 30 32 39 34 30 30 30 34 30 30 30 33 30 30 30 39 36 30 30 30 30 35 30 30 30 30 30 39 32 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 38 7E -2024-06-21 19:22:10.356 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968931398, longitude=116.6701900, latitude=39.5221290, speed=36.000, mileage=16.28000000, dischargeVoltage=188000, dischargeCurrent=46000, insulationResistance=197330000, gear=D, accelerationPedal=50, brakePedal=00, fuelConsumption=10.20, motorControllerTemperature=370000, motorSpeed=57247, motorTorque=2250, motorTemperature=300000, motorVoltage=23100, motorCurrent=32570000, powerBattery=67468., maxFeedbackPower=150000, maxDischargePower=580000, bmsSelfCheck=60, powerBatteryCurrent=90000, powerBatteryV3=294000, maxVoltage=4000, minVoltage=3000, maxTemperature=960000, minTemperature=500000, availableCapacity=920000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:22:10.358 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:22:10.358 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"920000","bmsSelfCheck":"60","brakePedal":"00","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"46000","dischargeVoltage":"188000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.20","gear":"D","insulationResistance":"197330000","latitude":"39.5221290","location":"1","longitude":"116.6701900","maxDischargePower":"580000","maxFeedbackPower":"150000","maxTemperature":"960000","maxVoltage":"4000","mcu":"1","mileage":"16.28000000","minTemperature":"500000","minVoltage":"3000","motorControllerTemperature":"370000","motorCurrent":"32570000","motorSpeed":"57247","motorTemperature":"300000","motorTorque":"2250","motorVoltage":"23100","powerBattery":"67468.","powerBatteryCurrent":"90000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"294000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718968931398","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:22:10.358 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968931398, longitude=116.6701900, latitude=39.5221290, speed=36.000, mileage=16.28000000, dischargeVoltage=188000, dischargeCurrent=46000, insulationResistance=197330000, gear=D, accelerationPedal=50, brakePedal=00, fuelConsumption=10.20, motorControllerTemperature=370000, motorSpeed=57247, motorTorque=2250, motorTemperature=300000, motorVoltage=23100, motorCurrent=32570000, powerBattery=67468., maxFeedbackPower=150000, maxDischargePower=580000, bmsSelfCheck=60, powerBatteryCurrent=90000, powerBatteryV3=294000, maxVoltage=4000, minVoltage=3000, maxTemperature=960000, minTemperature=500000, availableCapacity=920000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:22:10.399 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:22:10.400 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:22:10.459 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:22:10.460 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:22:10.500 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:22:10.500 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:22:10.527 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:22:10.527 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:22:10.595 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:22:10.595 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:22:10.642 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:22:10.642 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:22:10.703 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:22:10.703 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:22:10.744 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:22:10.744 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:22:10.865 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:22:10.865 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:22:10.918 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:22:10.919 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:22:10.989 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:22:10.990 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:22:11.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:22:11.041 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:22:11.065 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:22:11.065 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:22:11.135 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:22:11.135 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:22:11.182 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:22:11.182 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:22:11.212 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:22:11.212 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:22:11.363 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:22:11.363 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:22:11.363 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 38 39 33 32 34 31 30 31 31 36 2e 36 37 31 33 38 32 30 33 39 2e 35 32 32 32 34 37 30 31 32 36 2e 30 30 31 36 2e 33 35 30 30 30 30 30 30 34 34 35 30 30 30 31 31 30 30 30 38 33 32 31 30 30 30 30 30 44 36 30 34 30 31 31 2e 39 30 34 37 30 30 30 30 36 38 37 39 35 35 31 34 30 39 32 30 30 30 30 32 35 37 30 30 34 34 37 33 30 30 30 30 36 37 34 35 36 2e 33 36 30 30 30 30 31 38 30 30 30 30 37 30 39 30 30 30 30 34 30 38 30 30 30 33 30 30 30 34 30 30 30 37 34 30 30 30 30 39 36 30 30 30 30 33 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 3a 7E -2024-06-21 19:22:11.363 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968932410, longitude=116.6713820, latitude=39.5222470, speed=126.00, mileage=16.35000000, dischargeVoltage=445000, dischargeCurrent=11000, insulationResistance=832100000, gear=D, accelerationPedal=60, brakePedal=40, fuelConsumption=11.90, motorControllerTemperature=470000, motorSpeed=68795, motorTorque=5140, motorTemperature=920000, motorVoltage=25700, motorCurrent=44730000, powerBattery=67456., maxFeedbackPower=360000, maxDischargePower=180000, bmsSelfCheck=70, powerBatteryCurrent=90000, powerBatteryV3=408000, maxVoltage=3000, minVoltage=4000, maxTemperature=740000, minTemperature=960000, availableCapacity=300000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:22:11.365 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:22:11.365 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"300000","bmsSelfCheck":"70","brakePedal":"40","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"11000","dischargeVoltage":"445000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.90","gear":"D","insulationResistance":"832100000","latitude":"39.5222470","location":"1","longitude":"116.6713820","maxDischargePower":"180000","maxFeedbackPower":"360000","maxTemperature":"740000","maxVoltage":"3000","mcu":"1","mileage":"16.35000000","minTemperature":"960000","minVoltage":"4000","motorControllerTemperature":"470000","motorCurrent":"44730000","motorSpeed":"68795","motorTemperature":"920000","motorTorque":"5140","motorVoltage":"25700","powerBattery":"67456.","powerBatteryCurrent":"90000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"408000","ptc":"1","runStatus":"1","soc":"1","speed":"126.00","timestamp":"1718968932410","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:22:11.365 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718968932410, longitude=116.6713820, latitude=39.5222470, speed=126.00, mileage=16.35000000, dischargeVoltage=445000, dischargeCurrent=11000, insulationResistance=832100000, gear=D, accelerationPedal=60, brakePedal=40, fuelConsumption=11.90, motorControllerTemperature=470000, motorSpeed=68795, motorTorque=5140, motorTemperature=920000, motorVoltage=25700, motorCurrent=44730000, powerBattery=67456., maxFeedbackPower=360000, maxDischargePower=180000, bmsSelfCheck=70, powerBatteryCurrent=90000, powerBatteryV3=408000, maxVoltage=3000, minVoltage=4000, maxTemperature=740000, minTemperature=960000, availableCapacity=300000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:22:11.427 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:22:11.427 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:22:11.599 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:22:11.599 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:22:11.631 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:22:11.632 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:22:11.655 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:22:11.655 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:22:11.676 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:22:11.676 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:22:11.708 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:22:11.708 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:22:11.736 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:22:11.737 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:22:11.765 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:22:11.765 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:22:11.785 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:22:11.785 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:22:11.836 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:22:11.836 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:22:11.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:22:11.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:22:11.956 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:22:11.956 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:22:11.987 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:22:11.987 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:22:12.008 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:22:12.008 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:22:12.044 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:22:12.044 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:22:12.105 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:22:12.105 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:24:44.163 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:24:44.163 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:24:44.164 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 30 38 35 30 34 36 31 31 36 2e 36 35 35 35 38 30 30 33 39 2e 35 32 30 39 32 32 30 37 32 2e 30 30 30 31 35 2e 36 39 30 30 30 30 30 30 32 30 35 30 30 30 31 35 30 30 30 31 37 31 39 31 30 30 30 30 44 31 30 31 30 31 31 2e 30 30 31 38 30 30 30 30 39 32 30 39 35 36 33 34 30 33 32 30 30 30 30 32 32 35 30 30 31 32 37 39 35 30 30 30 36 37 35 30 39 2e 39 30 30 30 30 30 37 31 30 30 30 30 31 33 32 30 30 30 30 36 37 31 30 30 30 33 30 30 30 33 30 30 30 35 39 30 30 30 30 35 36 30 30 30 30 34 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 1e 7E -2024-06-21 19:24:44.164 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969085046, longitude=116.6555800, latitude=39.5209220, speed=72.000, mileage=15.69000000, dischargeVoltage=205000, dischargeCurrent=15000, insulationResistance=171910000, gear=D, accelerationPedal=10, brakePedal=10, fuelConsumption=11.00, motorControllerTemperature=180000, motorSpeed=92095, motorTorque=6340, motorTemperature=320000, motorVoltage=22500, motorCurrent=12795000, powerBattery=67509., maxFeedbackPower=900000, maxDischargePower=710000, bmsSelfCheck=13, powerBatteryCurrent=20000, powerBatteryV3=671000, maxVoltage=3000, minVoltage=3000, maxTemperature=590000, minTemperature=560000, availableCapacity=400000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:24:44.166 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:24:44.166 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"400000","bmsSelfCheck":"13","brakePedal":"10","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"15000","dischargeVoltage":"205000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.00","gear":"D","insulationResistance":"171910000","latitude":"39.5209220","location":"1","longitude":"116.6555800","maxDischargePower":"710000","maxFeedbackPower":"900000","maxTemperature":"590000","maxVoltage":"3000","mcu":"1","mileage":"15.69000000","minTemperature":"560000","minVoltage":"3000","motorControllerTemperature":"180000","motorCurrent":"12795000","motorSpeed":"92095","motorTemperature":"320000","motorTorque":"6340","motorVoltage":"22500","powerBattery":"67509.","powerBatteryCurrent":"20000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"671000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718969085046","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:24:44.166 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969085046, longitude=116.6555800, latitude=39.5209220, speed=72.000, mileage=15.69000000, dischargeVoltage=205000, dischargeCurrent=15000, insulationResistance=171910000, gear=D, accelerationPedal=10, brakePedal=10, fuelConsumption=11.00, motorControllerTemperature=180000, motorSpeed=92095, motorTorque=6340, motorTemperature=320000, motorVoltage=22500, motorCurrent=12795000, powerBattery=67509., maxFeedbackPower=900000, maxDischargePower=710000, bmsSelfCheck=13, powerBatteryCurrent=20000, powerBatteryV3=671000, maxVoltage=3000, minVoltage=3000, maxTemperature=590000, minTemperature=560000, availableCapacity=400000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:24:44.206 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:24:44.206 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:24:44.239 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:24:44.239 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:24:44.270 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:24:44.270 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:24:44.299 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:24:44.300 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:24:44.333 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:24:44.333 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:24:44.385 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:24:44.385 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:24:44.437 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:24:44.437 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:24:44.462 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:24:44.462 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:24:44.495 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:24:44.495 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:24:44.523 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:24:44.523 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:24:44.556 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:24:44.556 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:24:44.585 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:24:44.585 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:24:44.611 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:24:44.611 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:24:44.660 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:24:44.660 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:24:44.718 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:24:44.718 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:24:44.910 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:24:44.910 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:24:44.999 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:24:44.999 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:24:44.999 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 30 38 36 30 34 35 31 31 36 2e 36 35 36 33 37 33 30 33 39 2e 35 32 30 39 39 37 30 35 34 2e 30 30 30 31 35 2e 37 32 30 30 30 30 30 30 31 38 31 30 30 30 33 35 30 30 30 32 39 34 32 39 30 30 30 30 44 39 30 30 30 31 31 2e 39 30 36 39 30 30 30 30 34 37 38 38 37 31 38 30 30 33 33 30 30 30 30 31 35 31 30 30 31 34 37 39 31 30 30 30 36 37 35 30 39 2e 33 35 30 30 30 30 37 37 30 30 30 30 31 34 30 30 30 30 30 36 36 37 30 30 30 33 30 30 30 34 30 30 30 34 34 30 30 30 30 34 33 30 30 30 30 37 39 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 55 7E -2024-06-21 19:24:45.000 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969086045, longitude=116.6563730, latitude=39.5209970, speed=54.000, mileage=15.72000000, dischargeVoltage=181000, dischargeCurrent=35000, insulationResistance=294290000, gear=D, accelerationPedal=90, brakePedal=00, fuelConsumption=11.90, motorControllerTemperature=690000, motorSpeed=47887, motorTorque=1800, motorTemperature=330000, motorVoltage=15100, motorCurrent=14791000, powerBattery=67509., maxFeedbackPower=350000, maxDischargePower=770000, bmsSelfCheck=14, powerBatteryCurrent=00000, powerBatteryV3=667000, maxVoltage=3000, minVoltage=4000, maxTemperature=440000, minTemperature=430000, availableCapacity=790000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:24:45.001 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:24:45.001 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"90","availableCapacity":"790000","bmsSelfCheck":"14","brakePedal":"00","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"35000","dischargeVoltage":"181000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.90","gear":"D","insulationResistance":"294290000","latitude":"39.5209970","location":"1","longitude":"116.6563730","maxDischargePower":"770000","maxFeedbackPower":"350000","maxTemperature":"440000","maxVoltage":"3000","mcu":"1","mileage":"15.72000000","minTemperature":"430000","minVoltage":"4000","motorControllerTemperature":"690000","motorCurrent":"14791000","motorSpeed":"47887","motorTemperature":"330000","motorTorque":"1800","motorVoltage":"15100","powerBattery":"67509.","powerBatteryCurrent":"00000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"667000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718969086045","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:24:45.001 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969086045, longitude=116.6563730, latitude=39.5209970, speed=54.000, mileage=15.72000000, dischargeVoltage=181000, dischargeCurrent=35000, insulationResistance=294290000, gear=D, accelerationPedal=90, brakePedal=00, fuelConsumption=11.90, motorControllerTemperature=690000, motorSpeed=47887, motorTorque=1800, motorTemperature=330000, motorVoltage=15100, motorCurrent=14791000, powerBattery=67509., maxFeedbackPower=350000, maxDischargePower=770000, bmsSelfCheck=14, powerBatteryCurrent=00000, powerBatteryV3=667000, maxVoltage=3000, minVoltage=4000, maxTemperature=440000, minTemperature=430000, availableCapacity=790000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:24:45.027 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:24:45.027 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:24:45.162 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:24:45.162 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:24:45.191 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:24:45.191 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:24:45.215 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:24:45.216 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:24:45.239 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:24:45.239 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:24:45.271 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:24:45.271 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:24:45.289 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:24:45.289 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:24:45.315 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:24:45.315 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:24:45.342 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:24:45.342 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:24:45.373 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:24:45.373 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:24:45.407 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:24:45.408 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:24:45.434 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:24:45.435 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:24:45.468 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:24:45.468 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:24:45.487 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:24:45.487 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:24:45.510 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:24:45.510 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:24:45.538 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:24:45.538 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:24:46.004 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:24:46.004 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:24:46.004 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 30 38 37 30 34 36 31 31 36 2e 36 35 37 36 32 39 30 33 39 2e 35 32 31 31 32 31 30 37 32 2e 30 30 30 31 35 2e 37 36 30 30 30 30 30 30 33 37 32 30 30 30 32 33 30 30 30 31 33 38 32 36 30 30 30 30 44 32 30 36 30 31 32 2e 30 30 32 38 30 30 30 30 32 37 36 32 30 31 35 32 30 31 34 38 30 30 30 31 37 37 30 30 31 33 32 31 35 30 30 30 36 37 35 30 39 2e 35 31 30 30 30 30 39 33 30 30 30 30 31 30 31 30 30 30 30 36 36 31 30 30 30 33 30 30 30 33 30 30 30 37 31 30 30 30 30 36 30 30 30 30 30 38 38 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 1b 7E -2024-06-21 19:24:46.004 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969087046, longitude=116.6576290, latitude=39.5211210, speed=72.000, mileage=15.76000000, dischargeVoltage=372000, dischargeCurrent=23000, insulationResistance=138260000, gear=D, accelerationPedal=20, brakePedal=60, fuelConsumption=12.00, motorControllerTemperature=280000, motorSpeed=27620, motorTorque=1520, motorTemperature=148000, motorVoltage=17700, motorCurrent=13215000, powerBattery=67509., maxFeedbackPower=510000, maxDischargePower=930000, bmsSelfCheck=10, powerBatteryCurrent=10000, powerBatteryV3=661000, maxVoltage=3000, minVoltage=3000, maxTemperature=710000, minTemperature=600000, availableCapacity=880000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:24:46.006 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:24:46.007 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"880000","bmsSelfCheck":"10","brakePedal":"60","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"23000","dischargeVoltage":"372000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"12.00","gear":"D","insulationResistance":"138260000","latitude":"39.5211210","location":"1","longitude":"116.6576290","maxDischargePower":"930000","maxFeedbackPower":"510000","maxTemperature":"710000","maxVoltage":"3000","mcu":"1","mileage":"15.76000000","minTemperature":"600000","minVoltage":"3000","motorControllerTemperature":"280000","motorCurrent":"13215000","motorSpeed":"27620","motorTemperature":"148000","motorTorque":"1520","motorVoltage":"17700","powerBattery":"67509.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"661000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718969087046","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:24:46.007 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969087046, longitude=116.6576290, latitude=39.5211210, speed=72.000, mileage=15.76000000, dischargeVoltage=372000, dischargeCurrent=23000, insulationResistance=138260000, gear=D, accelerationPedal=20, brakePedal=60, fuelConsumption=12.00, motorControllerTemperature=280000, motorSpeed=27620, motorTorque=1520, motorTemperature=148000, motorVoltage=17700, motorCurrent=13215000, powerBattery=67509., maxFeedbackPower=510000, maxDischargePower=930000, bmsSelfCheck=10, powerBatteryCurrent=10000, powerBatteryV3=661000, maxVoltage=3000, minVoltage=3000, maxTemperature=710000, minTemperature=600000, availableCapacity=880000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:24:46.034 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:24:46.034 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:24:46.067 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:24:46.067 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:24:46.093 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:24:46.094 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:24:46.121 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:24:46.121 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:24:46.145 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:24:46.145 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:24:46.179 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:24:46.179 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:24:46.207 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:24:46.207 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:24:46.226 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:24:46.227 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:24:46.294 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:24:46.294 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:24:46.326 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:24:46.326 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:24:46.376 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:24:46.376 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:24:46.401 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:24:46.401 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:24:46.421 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:24:46.421 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:24:46.455 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:24:46.455 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:24:46.483 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:24:46.483 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:24:46.500 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:24:46.500 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:24:47.014 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:24:47.014 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:24:47.014 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 30 38 38 30 34 35 31 31 36 2e 36 35 38 34 37 38 30 33 39 2e 35 32 31 31 36 33 30 35 34 2e 30 30 30 31 35 2e 37 39 30 30 30 30 30 30 36 33 38 30 30 30 33 34 30 30 30 32 39 34 30 37 30 30 30 30 44 36 30 39 30 31 31 2e 37 30 36 31 30 30 30 30 31 31 39 33 35 33 36 30 30 38 32 30 30 30 30 32 34 39 30 30 33 32 30 37 30 30 30 30 36 37 35 30 39 2e 37 36 30 30 30 30 35 33 30 30 30 30 31 32 30 30 30 30 30 36 30 30 30 30 30 34 30 30 30 34 30 30 30 33 35 30 30 30 30 31 34 30 30 30 30 35 39 30 30 30 30 31 31 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 35 7E -2024-06-21 19:24:47.014 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969088045, longitude=116.6584780, latitude=39.5211630, speed=54.000, mileage=15.79000000, dischargeVoltage=638000, dischargeCurrent=34000, insulationResistance=294070000, gear=D, accelerationPedal=60, brakePedal=90, fuelConsumption=11.70, motorControllerTemperature=610000, motorSpeed=11935, motorTorque=3600, motorTemperature=820000, motorVoltage=24900, motorCurrent=32070000, powerBattery=67509., maxFeedbackPower=760000, maxDischargePower=530000, bmsSelfCheck=12, powerBatteryCurrent=00000, powerBatteryV3=600000, maxVoltage=4000, minVoltage=4000, maxTemperature=350000, minTemperature=140000, availableCapacity=590000, vehicleStatus=1, chargeStatus=1, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:24:47.017 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:24:47.018 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"590000","bmsSelfCheck":"12","brakePedal":"90","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"34000","dischargeVoltage":"638000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.70","gear":"D","insulationResistance":"294070000","latitude":"39.5211630","location":"1","longitude":"116.6584780","maxDischargePower":"530000","maxFeedbackPower":"760000","maxTemperature":"350000","maxVoltage":"4000","mcu":"1","mileage":"15.79000000","minTemperature":"140000","minVoltage":"4000","motorControllerTemperature":"610000","motorCurrent":"32070000","motorSpeed":"11935","motorTemperature":"820000","motorTorque":"3600","motorVoltage":"24900","powerBattery":"67509.","powerBatteryCurrent":"00000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"600000","ptc":"1","runStatus":"0","soc":"1","speed":"54.000","timestamp":"1718969088045","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:24:47.018 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969088045, longitude=116.6584780, latitude=39.5211630, speed=54.000, mileage=15.79000000, dischargeVoltage=638000, dischargeCurrent=34000, insulationResistance=294070000, gear=D, accelerationPedal=60, brakePedal=90, fuelConsumption=11.70, motorControllerTemperature=610000, motorSpeed=11935, motorTorque=3600, motorTemperature=820000, motorVoltage=24900, motorCurrent=32070000, powerBattery=67509., maxFeedbackPower=760000, maxDischargePower=530000, bmsSelfCheck=12, powerBatteryCurrent=00000, powerBatteryV3=600000, maxVoltage=4000, minVoltage=4000, maxTemperature=350000, minTemperature=140000, availableCapacity=590000, vehicleStatus=1, chargeStatus=1, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:24:47.047 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:24:47.047 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:24:47.047 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:329 - 该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:24:47.095 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:332 - 该车故障GZ003信息存储到Redis中 -2024-06-21 19:24:47.180 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:24:47.180 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:24:47.202 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:24:47.202 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:24:47.223 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:24:47.223 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:24:47.263 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:24:47.263 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:24:47.295 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:24:47.295 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:24:47.320 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:24:47.321 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:24:47.350 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:24:47.350 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:24:47.382 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:24:47.382 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:24:47.400 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:24:47.400 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:24:47.422 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:24:47.422 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:24:47.443 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:24:47.443 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:24:47.462 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:24:47.462 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:24:47.498 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:24:47.498 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:24:47.533 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:24:47.533 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:24:48.012 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:24:48.012 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:24:48.012 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 30 38 39 30 34 35 31 31 36 2e 36 35 39 34 34 34 30 33 39 2e 35 32 31 32 35 34 30 37 32 2e 30 30 30 31 35 2e 38 33 30 30 30 30 30 30 36 31 34 30 30 30 34 31 30 30 30 31 36 31 37 38 30 30 30 30 44 30 30 30 30 31 30 2e 35 30 37 35 30 30 30 30 35 30 38 32 39 37 30 38 30 39 35 30 30 30 30 32 36 39 30 30 36 30 38 33 30 30 30 30 36 37 35 30 39 2e 37 30 30 30 30 30 37 36 30 30 30 30 30 30 36 30 30 30 30 32 32 30 30 30 30 33 30 30 30 33 30 30 30 37 36 30 30 30 30 33 34 30 30 30 30 38 30 30 30 30 30 31 31 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 2d 7E -2024-06-21 19:24:48.012 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969089045, longitude=116.6594440, latitude=39.5212540, speed=72.000, mileage=15.83000000, dischargeVoltage=614000, dischargeCurrent=41000, insulationResistance=161780000, gear=D, accelerationPedal=00, brakePedal=00, fuelConsumption=10.50, motorControllerTemperature=750000, motorSpeed=50829, motorTorque=7080, motorTemperature=950000, motorVoltage=26900, motorCurrent=60830000, powerBattery=67509., maxFeedbackPower=700000, maxDischargePower=760000, bmsSelfCheck=00, powerBatteryCurrent=60000, powerBatteryV3=220000, maxVoltage=3000, minVoltage=3000, maxTemperature=760000, minTemperature=340000, availableCapacity=800000, vehicleStatus=1, chargeStatus=1, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:24:48.015 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:24:48.016 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"00","availableCapacity":"800000","bmsSelfCheck":"00","brakePedal":"00","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"41000","dischargeVoltage":"614000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.50","gear":"D","insulationResistance":"161780000","latitude":"39.5212540","location":"1","longitude":"116.6594440","maxDischargePower":"760000","maxFeedbackPower":"700000","maxTemperature":"760000","maxVoltage":"3000","mcu":"1","mileage":"15.83000000","minTemperature":"340000","minVoltage":"3000","motorControllerTemperature":"750000","motorCurrent":"60830000","motorSpeed":"50829","motorTemperature":"950000","motorTorque":"7080","motorVoltage":"26900","powerBattery":"67509.","powerBatteryCurrent":"60000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"220000","ptc":"1","runStatus":"0","soc":"1","speed":"72.000","timestamp":"1718969089045","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:24:48.016 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969089045, longitude=116.6594440, latitude=39.5212540, speed=72.000, mileage=15.83000000, dischargeVoltage=614000, dischargeCurrent=41000, insulationResistance=161780000, gear=D, accelerationPedal=00, brakePedal=00, fuelConsumption=10.50, motorControllerTemperature=750000, motorSpeed=50829, motorTorque=7080, motorTemperature=950000, motorVoltage=26900, motorCurrent=60830000, powerBattery=67509., maxFeedbackPower=700000, maxDischargePower=760000, bmsSelfCheck=00, powerBatteryCurrent=60000, powerBatteryV3=220000, maxVoltage=3000, minVoltage=3000, maxTemperature=760000, minTemperature=340000, availableCapacity=800000, vehicleStatus=1, chargeStatus=1, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:24:48.047 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:24:48.047 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:24:48.081 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:24:48.081 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:24:48.101 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:24:48.101 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:24:48.125 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:24:48.125 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:24:48.200 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:24:48.201 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:24:48.349 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:24:48.349 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:24:48.376 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:24:48.376 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:24:48.396 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:24:48.396 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:24:48.424 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:24:48.424 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:24:48.456 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:24:48.456 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:24:48.478 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:24:48.479 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:24:48.546 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:24:48.547 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:24:48.573 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:24:48.573 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:24:48.617 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:24:48.618 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:24:48.667 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:24:48.667 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:24:49.004 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:24:49.004 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:24:49.004 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 30 39 30 30 34 35 31 31 36 2e 36 36 30 36 39 39 30 33 39 2e 35 32 31 33 34 35 30 31 30 38 2e 30 30 31 35 2e 38 39 30 30 30 30 30 30 33 34 32 30 30 30 34 36 30 30 30 32 39 37 35 35 30 30 30 30 44 37 30 35 30 39 2e 37 30 30 35 34 30 30 30 30 39 35 36 36 37 36 37 32 30 31 30 35 30 30 30 32 33 32 30 30 31 32 36 30 33 30 30 30 36 37 35 30 30 2e 32 31 30 30 30 30 32 30 30 30 30 30 35 30 31 31 30 30 30 35 33 35 30 30 30 33 30 30 30 34 30 30 30 37 38 30 30 30 30 32 31 30 30 30 30 38 30 30 30 30 30 31 31 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 2e 7E -2024-06-21 19:24:49.004 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969090045, longitude=116.6606990, latitude=39.5213450, speed=108.00, mileage=15.89000000, dischargeVoltage=342000, dischargeCurrent=46000, insulationResistance=297550000, gear=D, accelerationPedal=70, brakePedal=50, fuelConsumption=9.700, motorControllerTemperature=540000, motorSpeed=95667, motorTorque=6720, motorTemperature=105000, motorVoltage=23200, motorCurrent=12603000, powerBattery=67500., maxFeedbackPower=210000, maxDischargePower=200000, bmsSelfCheck=50, powerBatteryCurrent=11000, powerBatteryV3=535000, maxVoltage=3000, minVoltage=4000, maxTemperature=780000, minTemperature=210000, availableCapacity=800000, vehicleStatus=1, chargeStatus=1, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:24:49.006 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:24:49.006 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"70","availableCapacity":"800000","bmsSelfCheck":"50","brakePedal":"50","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"46000","dischargeVoltage":"342000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.700","gear":"D","insulationResistance":"297550000","latitude":"39.5213450","location":"1","longitude":"116.6606990","maxDischargePower":"200000","maxFeedbackPower":"210000","maxTemperature":"780000","maxVoltage":"3000","mcu":"1","mileage":"15.89000000","minTemperature":"210000","minVoltage":"4000","motorControllerTemperature":"540000","motorCurrent":"12603000","motorSpeed":"95667","motorTemperature":"105000","motorTorque":"6720","motorVoltage":"23200","powerBattery":"67500.","powerBatteryCurrent":"11000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"535000","ptc":"1","runStatus":"0","soc":"1","speed":"108.00","timestamp":"1718969090045","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:24:49.006 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969090045, longitude=116.6606990, latitude=39.5213450, speed=108.00, mileage=15.89000000, dischargeVoltage=342000, dischargeCurrent=46000, insulationResistance=297550000, gear=D, accelerationPedal=70, brakePedal=50, fuelConsumption=9.700, motorControllerTemperature=540000, motorSpeed=95667, motorTorque=6720, motorTemperature=105000, motorVoltage=23200, motorCurrent=12603000, powerBattery=67500., maxFeedbackPower=210000, maxDischargePower=200000, bmsSelfCheck=50, powerBatteryCurrent=11000, powerBatteryV3=535000, maxVoltage=3000, minVoltage=4000, maxTemperature=780000, minTemperature=210000, availableCapacity=800000, vehicleStatus=1, chargeStatus=1, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:24:49.035 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:24:49.035 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:24:49.064 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:24:49.065 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:24:49.098 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:24:49.098 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:24:49.122 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:24:49.122 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:24:49.196 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:24:49.196 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:24:49.223 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:24:49.223 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:24:49.240 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:24:49.241 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:24:49.263 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:24:49.263 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:24:49.280 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:24:49.280 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:24:49.304 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:24:49.304 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:24:49.321 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:24:49.321 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:24:49.343 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:24:49.343 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:24:49.371 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:24:49.371 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:24:49.400 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:24:49.400 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:24:49.423 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:24:49.423 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:24:50.012 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:24:50.012 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:24:50.013 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 30 39 31 30 34 36 31 31 36 2e 36 36 31 31 30 37 30 33 39 2e 35 32 31 33 37 38 30 33 36 2e 30 30 30 31 35 2e 39 31 30 30 30 30 30 30 37 32 32 30 30 30 34 31 30 30 30 32 38 38 36 32 30 30 30 30 44 34 30 35 30 31 30 2e 39 30 36 39 30 30 30 30 35 31 38 37 31 36 30 35 30 34 33 30 30 30 30 32 36 33 30 30 33 34 33 33 30 30 30 30 36 37 35 30 30 2e 32 31 30 30 30 30 33 37 30 30 30 30 31 31 35 30 30 30 30 32 34 31 30 30 30 34 30 30 30 34 30 30 30 36 37 30 30 30 30 32 33 30 30 30 30 36 34 30 30 30 30 31 31 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 14 7E -2024-06-21 19:24:50.013 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969091046, longitude=116.6611070, latitude=39.5213780, speed=36.000, mileage=15.91000000, dischargeVoltage=722000, dischargeCurrent=41000, insulationResistance=288620000, gear=D, accelerationPedal=40, brakePedal=50, fuelConsumption=10.90, motorControllerTemperature=690000, motorSpeed=51871, motorTorque=6050, motorTemperature=430000, motorVoltage=26300, motorCurrent=34330000, powerBattery=67500., maxFeedbackPower=210000, maxDischargePower=370000, bmsSelfCheck=11, powerBatteryCurrent=50000, powerBatteryV3=241000, maxVoltage=4000, minVoltage=4000, maxTemperature=670000, minTemperature=230000, availableCapacity=640000, vehicleStatus=1, chargeStatus=1, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:24:50.015 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:24:50.015 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"40","availableCapacity":"640000","bmsSelfCheck":"11","brakePedal":"50","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"41000","dischargeVoltage":"722000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.90","gear":"D","insulationResistance":"288620000","latitude":"39.5213780","location":"1","longitude":"116.6611070","maxDischargePower":"370000","maxFeedbackPower":"210000","maxTemperature":"670000","maxVoltage":"4000","mcu":"1","mileage":"15.91000000","minTemperature":"230000","minVoltage":"4000","motorControllerTemperature":"690000","motorCurrent":"34330000","motorSpeed":"51871","motorTemperature":"430000","motorTorque":"6050","motorVoltage":"26300","powerBattery":"67500.","powerBatteryCurrent":"50000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"241000","ptc":"1","runStatus":"0","soc":"1","speed":"36.000","timestamp":"1718969091046","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:24:50.016 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969091046, longitude=116.6611070, latitude=39.5213780, speed=36.000, mileage=15.91000000, dischargeVoltage=722000, dischargeCurrent=41000, insulationResistance=288620000, gear=D, accelerationPedal=40, brakePedal=50, fuelConsumption=10.90, motorControllerTemperature=690000, motorSpeed=51871, motorTorque=6050, motorTemperature=430000, motorVoltage=26300, motorCurrent=34330000, powerBattery=67500., maxFeedbackPower=210000, maxDischargePower=370000, bmsSelfCheck=11, powerBatteryCurrent=50000, powerBatteryV3=241000, maxVoltage=4000, minVoltage=4000, maxTemperature=670000, minTemperature=230000, availableCapacity=640000, vehicleStatus=1, chargeStatus=1, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:24:50.042 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:24:50.042 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:24:50.093 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:24:50.093 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:24:50.129 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:24:50.130 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:24:50.169 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:24:50.169 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:24:50.213 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:24:50.213 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:24:50.262 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:24:50.262 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:24:50.310 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:24:50.310 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:24:50.340 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:24:50.340 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:24:50.386 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:24:50.386 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:24:50.414 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:24:50.414 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:24:50.444 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:24:50.444 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:24:50.471 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:24:50.471 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:24:50.505 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:24:50.505 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:24:50.528 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:24:50.528 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:24:50.547 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:24:50.547 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:24:50.999 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:24:50.999 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:24:50.999 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 30 39 32 30 34 35 31 31 36 2e 36 36 32 30 39 39 30 33 39 2e 35 32 31 34 36 37 30 31 32 36 2e 30 30 31 35 2e 39 38 30 30 30 30 30 30 32 36 35 30 30 30 32 33 30 30 30 32 35 38 34 30 30 30 30 30 44 31 30 39 30 31 30 2e 37 30 37 31 30 30 30 30 39 32 37 33 30 39 32 34 30 34 30 30 30 30 30 31 32 32 30 30 36 34 35 35 30 30 30 30 36 37 34 38 39 2e 31 38 30 30 30 30 39 34 30 30 30 30 31 32 33 30 30 30 30 34 37 36 30 30 30 33 30 30 30 33 30 30 30 34 36 30 30 30 30 35 35 30 30 30 30 38 39 30 30 30 30 31 31 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 42 7E -2024-06-21 19:24:50.999 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969092045, longitude=116.6620990, latitude=39.5214670, speed=126.00, mileage=15.98000000, dischargeVoltage=265000, dischargeCurrent=23000, insulationResistance=258400000, gear=D, accelerationPedal=10, brakePedal=90, fuelConsumption=10.70, motorControllerTemperature=710000, motorSpeed=92730, motorTorque=9240, motorTemperature=400000, motorVoltage=12200, motorCurrent=64550000, powerBattery=67489., maxFeedbackPower=180000, maxDischargePower=940000, bmsSelfCheck=12, powerBatteryCurrent=30000, powerBatteryV3=476000, maxVoltage=3000, minVoltage=3000, maxTemperature=460000, minTemperature=550000, availableCapacity=890000, vehicleStatus=1, chargeStatus=1, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:24:51.000 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:24:51.001 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"890000","bmsSelfCheck":"12","brakePedal":"90","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"23000","dischargeVoltage":"265000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.70","gear":"D","insulationResistance":"258400000","latitude":"39.5214670","location":"1","longitude":"116.6620990","maxDischargePower":"940000","maxFeedbackPower":"180000","maxTemperature":"460000","maxVoltage":"3000","mcu":"1","mileage":"15.98000000","minTemperature":"550000","minVoltage":"3000","motorControllerTemperature":"710000","motorCurrent":"64550000","motorSpeed":"92730","motorTemperature":"400000","motorTorque":"9240","motorVoltage":"12200","powerBattery":"67489.","powerBatteryCurrent":"30000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"476000","ptc":"1","runStatus":"0","soc":"1","speed":"126.00","timestamp":"1718969092045","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:24:51.001 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969092045, longitude=116.6620990, latitude=39.5214670, speed=126.00, mileage=15.98000000, dischargeVoltage=265000, dischargeCurrent=23000, insulationResistance=258400000, gear=D, accelerationPedal=10, brakePedal=90, fuelConsumption=10.70, motorControllerTemperature=710000, motorSpeed=92730, motorTorque=9240, motorTemperature=400000, motorVoltage=12200, motorCurrent=64550000, powerBattery=67489., maxFeedbackPower=180000, maxDischargePower=940000, bmsSelfCheck=12, powerBatteryCurrent=30000, powerBatteryV3=476000, maxVoltage=3000, minVoltage=3000, maxTemperature=460000, minTemperature=550000, availableCapacity=890000, vehicleStatus=1, chargeStatus=1, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:24:51.025 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:24:51.025 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:24:51.046 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:24:51.046 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:24:51.067 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:24:51.067 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:24:51.087 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:24:51.087 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:24:51.106 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:24:51.106 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:24:51.126 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:24:51.126 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:24:51.156 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:24:51.156 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:24:51.189 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:24:51.189 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:24:51.210 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:24:51.211 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:24:51.236 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:24:51.237 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:24:51.273 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:24:51.273 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:24:51.304 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:24:51.304 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:24:51.334 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:24:51.334 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:24:51.367 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:24:51.368 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:24:51.401 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:24:51.401 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:24:52.058 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:24:52.058 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:24:52.058 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 30 39 33 30 34 34 31 31 36 2e 36 36 33 33 31 38 30 33 39 2e 35 32 31 35 36 32 30 37 32 2e 30 30 30 31 36 2e 30 32 30 30 30 30 30 30 32 38 31 30 30 30 33 37 30 30 30 31 31 38 33 35 30 30 30 30 44 34 30 31 30 31 32 2e 31 30 32 31 30 30 30 30 37 36 31 33 31 33 39 39 30 36 36 30 30 30 30 32 38 33 30 30 31 32 33 34 33 30 30 30 36 37 34 38 39 2e 34 35 30 30 30 30 33 31 30 30 30 30 30 30 37 30 30 30 30 32 35 38 30 30 30 33 30 30 30 34 30 30 30 37 31 30 30 30 30 31 39 30 30 30 30 37 34 30 30 30 30 31 31 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 1a 7E -2024-06-21 19:24:52.058 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969093044, longitude=116.6633180, latitude=39.5215620, speed=72.000, mileage=16.02000000, dischargeVoltage=281000, dischargeCurrent=37000, insulationResistance=118350000, gear=D, accelerationPedal=40, brakePedal=10, fuelConsumption=12.10, motorControllerTemperature=210000, motorSpeed=76131, motorTorque=3990, motorTemperature=660000, motorVoltage=28300, motorCurrent=12343000, powerBattery=67489., maxFeedbackPower=450000, maxDischargePower=310000, bmsSelfCheck=00, powerBatteryCurrent=70000, powerBatteryV3=258000, maxVoltage=3000, minVoltage=4000, maxTemperature=710000, minTemperature=190000, availableCapacity=740000, vehicleStatus=1, chargeStatus=1, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:24:52.068 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:24:52.074 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"40","availableCapacity":"740000","bmsSelfCheck":"00","brakePedal":"10","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"37000","dischargeVoltage":"281000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"12.10","gear":"D","insulationResistance":"118350000","latitude":"39.5215620","location":"1","longitude":"116.6633180","maxDischargePower":"310000","maxFeedbackPower":"450000","maxTemperature":"710000","maxVoltage":"3000","mcu":"1","mileage":"16.02000000","minTemperature":"190000","minVoltage":"4000","motorControllerTemperature":"210000","motorCurrent":"12343000","motorSpeed":"76131","motorTemperature":"660000","motorTorque":"3990","motorVoltage":"28300","powerBattery":"67489.","powerBatteryCurrent":"70000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"258000","ptc":"1","runStatus":"0","soc":"1","speed":"72.000","timestamp":"1718969093044","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:24:52.075 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969093044, longitude=116.6633180, latitude=39.5215620, speed=72.000, mileage=16.02000000, dischargeVoltage=281000, dischargeCurrent=37000, insulationResistance=118350000, gear=D, accelerationPedal=40, brakePedal=10, fuelConsumption=12.10, motorControllerTemperature=210000, motorSpeed=76131, motorTorque=3990, motorTemperature=660000, motorVoltage=28300, motorCurrent=12343000, powerBattery=67489., maxFeedbackPower=450000, maxDischargePower=310000, bmsSelfCheck=00, powerBatteryCurrent=70000, powerBatteryV3=258000, maxVoltage=3000, minVoltage=4000, maxTemperature=710000, minTemperature=190000, availableCapacity=740000, vehicleStatus=1, chargeStatus=1, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:24:52.127 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:24:52.127 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:24:52.129 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:329 - 该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:24:52.177 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:24:52.177 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:24:52.216 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:24:52.216 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:24:52.248 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:24:52.249 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:24:52.265 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:24:52.265 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:24:52.316 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:24:52.316 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:24:52.341 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:24:52.341 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:24:52.363 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:24:52.363 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:24:52.380 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:24:52.380 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:24:52.414 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:24:52.414 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:24:52.455 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:24:52.455 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:24:52.485 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:24:52.485 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:24:52.505 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:24:52.505 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:24:52.527 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:24:52.528 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:24:52.548 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:24:52.549 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:24:53.035 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:24:53.036 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:24:53.036 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 30 39 34 30 35 37 31 31 36 2e 36 36 34 38 33 36 30 33 39 2e 35 32 31 36 37 30 30 31 30 38 2e 30 30 31 36 2e 30 38 30 30 30 30 30 30 31 36 31 30 30 30 34 39 30 30 30 32 37 33 35 32 30 30 30 30 44 39 30 34 30 31 31 2e 34 30 31 38 30 30 30 30 31 31 39 38 39 37 37 38 30 33 38 30 30 30 30 32 34 31 30 30 31 30 30 30 36 30 30 30 36 37 34 37 38 2e 35 32 30 30 30 30 33 30 30 30 30 30 31 30 36 30 30 30 30 36 38 31 30 30 30 33 30 30 30 33 30 30 30 31 36 30 30 30 30 31 35 30 30 30 30 33 39 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 7E -2024-06-21 19:24:53.036 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969094057, longitude=116.6648360, latitude=39.5216700, speed=108.00, mileage=16.08000000, dischargeVoltage=161000, dischargeCurrent=49000, insulationResistance=273520000, gear=D, accelerationPedal=90, brakePedal=40, fuelConsumption=11.40, motorControllerTemperature=180000, motorSpeed=11989, motorTorque=7780, motorTemperature=380000, motorVoltage=24100, motorCurrent=10006000, powerBattery=67478., maxFeedbackPower=520000, maxDischargePower=300000, bmsSelfCheck=10, powerBatteryCurrent=60000, powerBatteryV3=681000, maxVoltage=3000, minVoltage=3000, maxTemperature=160000, minTemperature=150000, availableCapacity=390000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:24:53.039 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:24:53.039 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"90","availableCapacity":"390000","bmsSelfCheck":"10","brakePedal":"40","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"49000","dischargeVoltage":"161000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.40","gear":"D","insulationResistance":"273520000","latitude":"39.5216700","location":"1","longitude":"116.6648360","maxDischargePower":"300000","maxFeedbackPower":"520000","maxTemperature":"160000","maxVoltage":"3000","mcu":"1","mileage":"16.08000000","minTemperature":"150000","minVoltage":"3000","motorControllerTemperature":"180000","motorCurrent":"10006000","motorSpeed":"11989","motorTemperature":"380000","motorTorque":"7780","motorVoltage":"24100","powerBattery":"67478.","powerBatteryCurrent":"60000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"681000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718969094057","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:24:53.040 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969094057, longitude=116.6648360, latitude=39.5216700, speed=108.00, mileage=16.08000000, dischargeVoltage=161000, dischargeCurrent=49000, insulationResistance=273520000, gear=D, accelerationPedal=90, brakePedal=40, fuelConsumption=11.40, motorControllerTemperature=180000, motorSpeed=11989, motorTorque=7780, motorTemperature=380000, motorVoltage=24100, motorCurrent=10006000, powerBattery=67478., maxFeedbackPower=520000, maxDischargePower=300000, bmsSelfCheck=10, powerBatteryCurrent=60000, powerBatteryV3=681000, maxVoltage=3000, minVoltage=3000, maxTemperature=160000, minTemperature=150000, availableCapacity=390000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:24:53.094 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:24:53.094 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:24:53.136 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:24:53.136 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:24:53.164 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:24:53.164 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:24:53.182 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:24:53.182 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:24:53.211 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:24:53.211 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:24:53.235 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:24:53.235 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:24:53.264 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:24:53.265 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:24:53.296 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:24:53.296 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:24:53.321 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:24:53.321 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:24:53.339 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:24:53.339 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:24:53.361 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:24:53.361 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:24:53.381 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:24:53.381 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:24:53.407 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:24:53.407 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:24:53.439 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:24:53.439 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:24:53.484 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:24:53.484 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:24:53.666 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:24:53.666 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:24:54.010 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:24:54.010 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:24:54.010 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 30 39 35 30 35 30 31 31 36 2e 36 36 35 33 35 37 30 33 39 2e 35 32 31 37 36 35 30 35 34 2e 30 30 30 31 36 2e 31 31 30 30 30 30 30 30 31 34 38 30 30 30 31 30 30 30 30 36 33 36 32 30 30 30 30 30 44 32 30 34 30 31 31 2e 34 30 33 33 30 30 30 30 31 32 36 39 35 31 30 31 30 31 30 32 30 30 30 32 39 39 30 30 31 32 35 38 36 30 30 30 36 37 34 37 38 2e 39 31 30 30 30 30 36 31 30 30 30 30 37 30 35 30 30 30 30 35 32 36 30 30 30 34 30 30 30 33 30 30 30 39 31 30 30 30 30 32 35 30 30 30 30 38 37 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 23 7E -2024-06-21 19:24:54.011 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969095050, longitude=116.6653570, latitude=39.5217650, speed=54.000, mileage=16.11000000, dischargeVoltage=148000, dischargeCurrent=10000, insulationResistance=636200000, gear=D, accelerationPedal=20, brakePedal=40, fuelConsumption=11.40, motorControllerTemperature=330000, motorSpeed=12695, motorTorque=1010, motorTemperature=102000, motorVoltage=29900, motorCurrent=12586000, powerBattery=67478., maxFeedbackPower=910000, maxDischargePower=610000, bmsSelfCheck=70, powerBatteryCurrent=50000, powerBatteryV3=526000, maxVoltage=4000, minVoltage=3000, maxTemperature=910000, minTemperature=250000, availableCapacity=870000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:24:54.013 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:24:54.014 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"870000","bmsSelfCheck":"70","brakePedal":"40","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"10000","dischargeVoltage":"148000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.40","gear":"D","insulationResistance":"636200000","latitude":"39.5217650","location":"1","longitude":"116.6653570","maxDischargePower":"610000","maxFeedbackPower":"910000","maxTemperature":"910000","maxVoltage":"4000","mcu":"1","mileage":"16.11000000","minTemperature":"250000","minVoltage":"3000","motorControllerTemperature":"330000","motorCurrent":"12586000","motorSpeed":"12695","motorTemperature":"102000","motorTorque":"1010","motorVoltage":"29900","powerBattery":"67478.","powerBatteryCurrent":"50000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"526000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718969095050","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:24:54.014 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969095050, longitude=116.6653570, latitude=39.5217650, speed=54.000, mileage=16.11000000, dischargeVoltage=148000, dischargeCurrent=10000, insulationResistance=636200000, gear=D, accelerationPedal=20, brakePedal=40, fuelConsumption=11.40, motorControllerTemperature=330000, motorSpeed=12695, motorTorque=1010, motorTemperature=102000, motorVoltage=29900, motorCurrent=12586000, powerBattery=67478., maxFeedbackPower=910000, maxDischargePower=610000, bmsSelfCheck=70, powerBatteryCurrent=50000, powerBatteryV3=526000, maxVoltage=4000, minVoltage=3000, maxTemperature=910000, minTemperature=250000, availableCapacity=870000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:24:54.048 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:24:54.048 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:24:54.083 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:24:54.084 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:24:54.102 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:24:54.102 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:24:54.144 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:24:54.144 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:24:54.171 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:24:54.171 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:24:54.192 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:24:54.192 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:24:54.223 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:24:54.224 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:24:54.277 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:24:54.277 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:24:54.328 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:24:54.328 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:24:54.355 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:24:54.355 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:24:54.391 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:24:54.391 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:24:54.421 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:24:54.421 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:24:54.459 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:24:54.460 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:24:54.551 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:24:54.551 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:24:54.578 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:24:54.578 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:24:54.596 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:24:54.596 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:24:55.002 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:24:55.002 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:24:55.002 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 30 39 36 30 34 36 31 31 36 2e 36 36 36 33 39 37 30 33 39 2e 35 32 31 38 33 35 30 39 30 2e 30 30 30 31 36 2e 31 36 30 30 30 30 30 30 34 36 35 30 30 30 36 30 30 30 30 32 31 39 35 38 30 30 30 30 44 37 30 38 30 39 2e 39 30 30 35 36 30 30 30 30 35 32 31 35 34 36 35 33 30 32 30 30 30 30 30 32 37 35 30 30 35 37 34 34 30 30 30 30 36 37 34 36 38 2e 32 32 30 30 30 30 34 32 30 30 30 30 35 30 30 30 30 30 30 36 39 38 30 30 30 34 30 30 30 33 30 30 30 32 36 30 30 30 30 33 30 30 30 30 30 34 36 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 47 7E -2024-06-21 19:24:55.002 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969096046, longitude=116.6663970, latitude=39.5218350, speed=90.000, mileage=16.16000000, dischargeVoltage=465000, dischargeCurrent=60000, insulationResistance=219580000, gear=D, accelerationPedal=70, brakePedal=80, fuelConsumption=9.900, motorControllerTemperature=560000, motorSpeed=52154, motorTorque=6530, motorTemperature=200000, motorVoltage=27500, motorCurrent=57440000, powerBattery=67468., maxFeedbackPower=220000, maxDischargePower=420000, bmsSelfCheck=50, powerBatteryCurrent=00000, powerBatteryV3=698000, maxVoltage=4000, minVoltage=3000, maxTemperature=260000, minTemperature=300000, availableCapacity=460000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:24:55.005 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:24:55.005 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"70","availableCapacity":"460000","bmsSelfCheck":"50","brakePedal":"80","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"60000","dischargeVoltage":"465000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.900","gear":"D","insulationResistance":"219580000","latitude":"39.5218350","location":"1","longitude":"116.6663970","maxDischargePower":"420000","maxFeedbackPower":"220000","maxTemperature":"260000","maxVoltage":"4000","mcu":"1","mileage":"16.16000000","minTemperature":"300000","minVoltage":"3000","motorControllerTemperature":"560000","motorCurrent":"57440000","motorSpeed":"52154","motorTemperature":"200000","motorTorque":"6530","motorVoltage":"27500","powerBattery":"67468.","powerBatteryCurrent":"00000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"698000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718969096046","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:24:55.005 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969096046, longitude=116.6663970, latitude=39.5218350, speed=90.000, mileage=16.16000000, dischargeVoltage=465000, dischargeCurrent=60000, insulationResistance=219580000, gear=D, accelerationPedal=70, brakePedal=80, fuelConsumption=9.900, motorControllerTemperature=560000, motorSpeed=52154, motorTorque=6530, motorTemperature=200000, motorVoltage=27500, motorCurrent=57440000, powerBattery=67468., maxFeedbackPower=220000, maxDischargePower=420000, bmsSelfCheck=50, powerBatteryCurrent=00000, powerBatteryV3=698000, maxVoltage=4000, minVoltage=3000, maxTemperature=260000, minTemperature=300000, availableCapacity=460000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:24:55.054 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:24:55.055 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:24:55.077 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:24:55.078 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:24:55.095 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:24:55.095 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:24:55.115 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:24:55.115 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:24:55.139 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:24:55.139 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:24:55.157 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:24:55.157 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:24:55.175 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:24:55.175 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:24:55.208 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:24:55.208 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:24:55.229 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:24:55.229 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:24:55.246 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:24:55.247 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:24:55.279 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:24:55.279 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:24:55.316 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:24:55.316 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:24:55.474 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:24:55.474 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:24:55.502 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:24:55.503 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:24:55.537 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:24:55.537 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:24:55.563 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:24:55.563 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:24:56.146 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:24:56.146 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:24:56.146 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 30 39 37 30 35 37 31 31 36 2e 36 36 37 35 31 33 30 33 39 2e 35 32 31 39 31 38 30 37 32 2e 30 30 30 31 36 2e 32 30 30 30 30 30 30 30 35 32 30 30 30 30 34 30 30 30 30 35 38 35 34 30 30 30 30 30 44 33 30 30 30 31 31 2e 33 30 31 36 30 30 30 30 33 39 38 35 30 33 31 37 30 37 30 30 30 30 30 32 35 39 30 30 31 32 37 38 33 30 30 30 36 37 34 36 38 2e 32 30 30 30 30 30 33 35 30 30 30 30 33 30 31 30 30 30 30 32 37 38 30 30 30 33 30 30 30 34 30 30 30 35 30 30 30 30 30 37 37 30 30 30 30 31 36 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 1f 7E -2024-06-21 19:24:56.146 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969097057, longitude=116.6675130, latitude=39.5219180, speed=72.000, mileage=16.20000000, dischargeVoltage=520000, dischargeCurrent=40000, insulationResistance=585400000, gear=D, accelerationPedal=30, brakePedal=00, fuelConsumption=11.30, motorControllerTemperature=160000, motorSpeed=39850, motorTorque=3170, motorTemperature=700000, motorVoltage=25900, motorCurrent=12783000, powerBattery=67468., maxFeedbackPower=200000, maxDischargePower=350000, bmsSelfCheck=30, powerBatteryCurrent=10000, powerBatteryV3=278000, maxVoltage=3000, minVoltage=4000, maxTemperature=500000, minTemperature=770000, availableCapacity=160000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:24:56.148 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:24:56.148 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"30","availableCapacity":"160000","bmsSelfCheck":"30","brakePedal":"00","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"40000","dischargeVoltage":"520000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.30","gear":"D","insulationResistance":"585400000","latitude":"39.5219180","location":"1","longitude":"116.6675130","maxDischargePower":"350000","maxFeedbackPower":"200000","maxTemperature":"500000","maxVoltage":"3000","mcu":"1","mileage":"16.20000000","minTemperature":"770000","minVoltage":"4000","motorControllerTemperature":"160000","motorCurrent":"12783000","motorSpeed":"39850","motorTemperature":"700000","motorTorque":"3170","motorVoltage":"25900","powerBattery":"67468.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"278000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718969097057","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:24:56.149 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969097057, longitude=116.6675130, latitude=39.5219180, speed=72.000, mileage=16.20000000, dischargeVoltage=520000, dischargeCurrent=40000, insulationResistance=585400000, gear=D, accelerationPedal=30, brakePedal=00, fuelConsumption=11.30, motorControllerTemperature=160000, motorSpeed=39850, motorTorque=3170, motorTemperature=700000, motorVoltage=25900, motorCurrent=12783000, powerBattery=67468., maxFeedbackPower=200000, maxDischargePower=350000, bmsSelfCheck=30, powerBatteryCurrent=10000, powerBatteryV3=278000, maxVoltage=3000, minVoltage=4000, maxTemperature=500000, minTemperature=770000, availableCapacity=160000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:24:56.191 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:24:56.191 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:24:56.231 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:24:56.231 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:24:56.261 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:24:56.261 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:24:56.293 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:24:56.294 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:24:56.312 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:24:56.313 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:24:56.333 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:24:56.334 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:24:56.362 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:24:56.362 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:24:56.383 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:24:56.383 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:24:56.408 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:24:56.409 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:24:56.444 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:24:56.444 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:24:56.471 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:24:56.471 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:24:56.541 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:24:56.541 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:24:56.581 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:24:56.581 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:24:56.620 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:24:56.620 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:24:56.659 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:24:56.659 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:24:56.677 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:24:56.678 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:24:57.025 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:24:57.025 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:24:57.025 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 30 39 38 30 34 37 31 31 36 2e 36 36 38 34 37 39 30 33 39 2e 35 32 31 39 39 37 30 35 34 2e 30 30 30 31 36 2e 32 33 30 30 30 30 30 30 33 39 33 30 30 30 32 36 30 30 30 32 30 38 33 36 30 30 30 30 44 37 30 32 30 31 31 2e 30 30 31 30 30 30 30 30 35 36 35 37 34 39 35 30 30 36 35 30 30 30 30 32 34 32 30 30 38 30 32 35 30 30 30 30 36 37 34 36 38 2e 35 36 30 30 30 30 39 35 30 30 30 30 38 30 36 30 30 30 30 35 36 35 30 30 30 33 30 30 30 34 30 30 30 39 38 30 30 30 30 36 30 30 30 30 30 33 35 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 53 7E -2024-06-21 19:24:57.025 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969098047, longitude=116.6684790, latitude=39.5219970, speed=54.000, mileage=16.23000000, dischargeVoltage=393000, dischargeCurrent=26000, insulationResistance=208360000, gear=D, accelerationPedal=70, brakePedal=20, fuelConsumption=11.00, motorControllerTemperature=100000, motorSpeed=56574, motorTorque=9500, motorTemperature=650000, motorVoltage=24200, motorCurrent=80250000, powerBattery=67468., maxFeedbackPower=560000, maxDischargePower=950000, bmsSelfCheck=80, powerBatteryCurrent=60000, powerBatteryV3=565000, maxVoltage=3000, minVoltage=4000, maxTemperature=980000, minTemperature=600000, availableCapacity=350000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:24:57.028 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:24:57.028 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"70","availableCapacity":"350000","bmsSelfCheck":"80","brakePedal":"20","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"26000","dischargeVoltage":"393000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.00","gear":"D","insulationResistance":"208360000","latitude":"39.5219970","location":"1","longitude":"116.6684790","maxDischargePower":"950000","maxFeedbackPower":"560000","maxTemperature":"980000","maxVoltage":"3000","mcu":"1","mileage":"16.23000000","minTemperature":"600000","minVoltage":"4000","motorControllerTemperature":"100000","motorCurrent":"80250000","motorSpeed":"56574","motorTemperature":"650000","motorTorque":"9500","motorVoltage":"24200","powerBattery":"67468.","powerBatteryCurrent":"60000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"565000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718969098047","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:24:57.028 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969098047, longitude=116.6684790, latitude=39.5219970, speed=54.000, mileage=16.23000000, dischargeVoltage=393000, dischargeCurrent=26000, insulationResistance=208360000, gear=D, accelerationPedal=70, brakePedal=20, fuelConsumption=11.00, motorControllerTemperature=100000, motorSpeed=56574, motorTorque=9500, motorTemperature=650000, motorVoltage=24200, motorCurrent=80250000, powerBattery=67468., maxFeedbackPower=560000, maxDischargePower=950000, bmsSelfCheck=80, powerBatteryCurrent=60000, powerBatteryV3=565000, maxVoltage=3000, minVoltage=4000, maxTemperature=980000, minTemperature=600000, availableCapacity=350000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:24:57.069 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:24:57.069 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:24:57.139 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:24:57.139 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:24:57.179 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:24:57.179 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:24:57.230 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:24:57.230 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:24:57.283 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:24:57.284 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:24:57.313 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:24:57.314 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:24:57.332 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:24:57.332 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:24:57.354 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:24:57.354 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:24:57.388 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:24:57.388 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:24:57.410 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:24:57.410 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:24:57.455 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:24:57.455 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:24:57.480 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:24:57.480 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:24:57.542 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:24:57.542 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:24:57.566 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:24:57.566 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:24:57.590 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:24:57.590 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:24:57.622 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:24:57.622 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:24:58.017 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:24:58.017 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:24:58.017 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 30 39 39 30 35 38 31 31 36 2e 36 36 39 34 33 39 30 33 39 2e 35 32 32 30 37 35 30 35 34 2e 30 30 30 31 36 2e 32 36 30 30 30 30 30 30 35 33 33 30 30 30 33 31 30 30 30 39 32 35 30 30 30 30 30 30 44 39 30 30 30 39 2e 35 30 30 38 31 30 30 30 30 35 32 37 35 35 32 31 33 30 33 36 30 30 30 30 31 37 30 30 30 31 30 31 36 35 30 30 30 36 37 34 36 38 2e 33 34 30 30 30 30 39 34 30 30 30 30 39 30 37 30 30 30 30 33 36 33 30 30 30 34 30 30 30 33 30 30 30 35 39 30 30 30 30 31 37 30 30 30 30 37 31 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 3c 7E -2024-06-21 19:24:58.018 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969099058, longitude=116.6694390, latitude=39.5220750, speed=54.000, mileage=16.26000000, dischargeVoltage=533000, dischargeCurrent=31000, insulationResistance=925000000, gear=D, accelerationPedal=90, brakePedal=00, fuelConsumption=9.500, motorControllerTemperature=810000, motorSpeed=52755, motorTorque=2130, motorTemperature=360000, motorVoltage=17000, motorCurrent=10165000, powerBattery=67468., maxFeedbackPower=340000, maxDischargePower=940000, bmsSelfCheck=90, powerBatteryCurrent=70000, powerBatteryV3=363000, maxVoltage=4000, minVoltage=3000, maxTemperature=590000, minTemperature=170000, availableCapacity=710000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:24:58.019 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:24:58.019 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"90","availableCapacity":"710000","bmsSelfCheck":"90","brakePedal":"00","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"31000","dischargeVoltage":"533000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.500","gear":"D","insulationResistance":"925000000","latitude":"39.5220750","location":"1","longitude":"116.6694390","maxDischargePower":"940000","maxFeedbackPower":"340000","maxTemperature":"590000","maxVoltage":"4000","mcu":"1","mileage":"16.26000000","minTemperature":"170000","minVoltage":"3000","motorControllerTemperature":"810000","motorCurrent":"10165000","motorSpeed":"52755","motorTemperature":"360000","motorTorque":"2130","motorVoltage":"17000","powerBattery":"67468.","powerBatteryCurrent":"70000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"363000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718969099058","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:24:58.020 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969099058, longitude=116.6694390, latitude=39.5220750, speed=54.000, mileage=16.26000000, dischargeVoltage=533000, dischargeCurrent=31000, insulationResistance=925000000, gear=D, accelerationPedal=90, brakePedal=00, fuelConsumption=9.500, motorControllerTemperature=810000, motorSpeed=52755, motorTorque=2130, motorTemperature=360000, motorVoltage=17000, motorCurrent=10165000, powerBattery=67468., maxFeedbackPower=340000, maxDischargePower=940000, bmsSelfCheck=90, powerBatteryCurrent=70000, powerBatteryV3=363000, maxVoltage=4000, minVoltage=3000, maxTemperature=590000, minTemperature=170000, availableCapacity=710000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:24:58.050 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:24:58.051 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:24:58.081 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:24:58.081 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:24:58.101 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:24:58.101 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:24:58.123 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:24:58.123 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:24:58.175 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:24:58.175 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:24:58.271 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:24:58.272 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:24:58.404 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:24:58.404 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:24:58.432 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:24:58.432 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:24:58.458 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:24:58.458 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:24:58.495 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:24:58.495 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:24:58.523 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:24:58.523 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:24:58.553 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:24:58.553 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:24:58.597 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:24:58.598 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:24:58.624 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:24:58.625 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:24:58.646 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:24:58.646 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:24:58.665 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:24:58.665 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:24:59.005 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:24:59.005 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:24:59.005 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 30 30 30 35 32 31 31 36 2e 36 37 30 31 39 30 30 33 39 2e 35 32 32 31 32 39 30 33 36 2e 30 30 30 31 36 2e 32 38 30 30 30 30 30 30 32 31 35 30 30 30 32 31 30 30 30 37 30 32 33 30 30 30 30 30 44 39 30 38 30 39 2e 32 30 30 31 36 30 30 30 30 31 36 33 34 38 37 31 38 30 37 34 30 30 30 30 31 35 30 30 30 31 34 37 38 30 30 30 30 36 37 34 36 38 2e 36 34 30 30 30 30 37 30 30 30 30 30 39 30 38 30 30 30 30 34 31 36 30 30 30 33 30 30 30 33 30 30 30 34 32 30 30 30 30 33 33 30 30 30 30 32 38 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 17 7E -2024-06-21 19:24:59.005 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969100052, longitude=116.6701900, latitude=39.5221290, speed=36.000, mileage=16.28000000, dischargeVoltage=215000, dischargeCurrent=21000, insulationResistance=702300000, gear=D, accelerationPedal=90, brakePedal=80, fuelConsumption=9.200, motorControllerTemperature=160000, motorSpeed=16348, motorTorque=7180, motorTemperature=740000, motorVoltage=15000, motorCurrent=14780000, powerBattery=67468., maxFeedbackPower=640000, maxDischargePower=700000, bmsSelfCheck=90, powerBatteryCurrent=80000, powerBatteryV3=416000, maxVoltage=3000, minVoltage=3000, maxTemperature=420000, minTemperature=330000, availableCapacity=280000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:24:59.007 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:24:59.007 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"90","availableCapacity":"280000","bmsSelfCheck":"90","brakePedal":"80","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"21000","dischargeVoltage":"215000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.200","gear":"D","insulationResistance":"702300000","latitude":"39.5221290","location":"1","longitude":"116.6701900","maxDischargePower":"700000","maxFeedbackPower":"640000","maxTemperature":"420000","maxVoltage":"3000","mcu":"1","mileage":"16.28000000","minTemperature":"330000","minVoltage":"3000","motorControllerTemperature":"160000","motorCurrent":"14780000","motorSpeed":"16348","motorTemperature":"740000","motorTorque":"7180","motorVoltage":"15000","powerBattery":"67468.","powerBatteryCurrent":"80000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"416000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718969100052","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:24:59.007 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969100052, longitude=116.6701900, latitude=39.5221290, speed=36.000, mileage=16.28000000, dischargeVoltage=215000, dischargeCurrent=21000, insulationResistance=702300000, gear=D, accelerationPedal=90, brakePedal=80, fuelConsumption=9.200, motorControllerTemperature=160000, motorSpeed=16348, motorTorque=7180, motorTemperature=740000, motorVoltage=15000, motorCurrent=14780000, powerBattery=67468., maxFeedbackPower=640000, maxDischargePower=700000, bmsSelfCheck=90, powerBatteryCurrent=80000, powerBatteryV3=416000, maxVoltage=3000, minVoltage=3000, maxTemperature=420000, minTemperature=330000, availableCapacity=280000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:24:59.030 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:24:59.030 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:24:59.057 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:24:59.057 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:24:59.075 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:24:59.076 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:24:59.102 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:24:59.102 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:24:59.129 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:24:59.129 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:24:59.157 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:24:59.157 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:24:59.181 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:24:59.181 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:24:59.200 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:24:59.200 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:24:59.250 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:24:59.250 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:24:59.277 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:24:59.277 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:24:59.310 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:24:59.310 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:24:59.332 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:24:59.333 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:24:59.361 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:24:59.361 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:24:59.387 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:24:59.388 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:24:59.411 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:24:59.411 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:24:59.438 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:24:59.438 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:00.011 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:00.011 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:00.011 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 30 31 30 35 38 31 31 36 2e 36 37 31 33 38 32 30 33 39 2e 35 32 32 32 34 37 30 31 32 36 2e 30 30 31 36 2e 33 35 30 30 30 30 30 30 36 31 37 30 30 30 31 36 30 30 30 39 38 31 30 30 30 30 30 30 44 37 30 38 30 31 31 2e 38 30 36 30 30 30 30 30 35 35 36 31 35 36 30 30 30 31 33 30 30 30 30 31 36 35 30 30 32 32 39 38 30 30 30 30 36 37 34 35 36 2e 38 31 30 30 30 30 37 39 30 30 30 30 39 30 36 30 30 30 30 34 32 32 30 30 30 33 30 30 30 34 30 30 30 35 33 30 30 30 30 34 30 30 30 30 30 37 37 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 28 7E -2024-06-21 19:25:00.011 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969101058, longitude=116.6713820, latitude=39.5222470, speed=126.00, mileage=16.35000000, dischargeVoltage=617000, dischargeCurrent=16000, insulationResistance=981000000, gear=D, accelerationPedal=70, brakePedal=80, fuelConsumption=11.80, motorControllerTemperature=600000, motorSpeed=55615, motorTorque=6000, motorTemperature=130000, motorVoltage=16500, motorCurrent=22980000, powerBattery=67456., maxFeedbackPower=810000, maxDischargePower=790000, bmsSelfCheck=90, powerBatteryCurrent=60000, powerBatteryV3=422000, maxVoltage=3000, minVoltage=4000, maxTemperature=530000, minTemperature=400000, availableCapacity=770000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:00.014 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:00.015 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"70","availableCapacity":"770000","bmsSelfCheck":"90","brakePedal":"80","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"16000","dischargeVoltage":"617000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.80","gear":"D","insulationResistance":"981000000","latitude":"39.5222470","location":"1","longitude":"116.6713820","maxDischargePower":"790000","maxFeedbackPower":"810000","maxTemperature":"530000","maxVoltage":"3000","mcu":"1","mileage":"16.35000000","minTemperature":"400000","minVoltage":"4000","motorControllerTemperature":"600000","motorCurrent":"22980000","motorSpeed":"55615","motorTemperature":"130000","motorTorque":"6000","motorVoltage":"16500","powerBattery":"67456.","powerBatteryCurrent":"60000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"422000","ptc":"1","runStatus":"1","soc":"1","speed":"126.00","timestamp":"1718969101058","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:00.015 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969101058, longitude=116.6713820, latitude=39.5222470, speed=126.00, mileage=16.35000000, dischargeVoltage=617000, dischargeCurrent=16000, insulationResistance=981000000, gear=D, accelerationPedal=70, brakePedal=80, fuelConsumption=11.80, motorControllerTemperature=600000, motorSpeed=55615, motorTorque=6000, motorTemperature=130000, motorVoltage=16500, motorCurrent=22980000, powerBattery=67456., maxFeedbackPower=810000, maxDischargePower=790000, bmsSelfCheck=90, powerBatteryCurrent=60000, powerBatteryV3=422000, maxVoltage=3000, minVoltage=4000, maxTemperature=530000, minTemperature=400000, availableCapacity=770000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:00.043 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:00.043 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:00.061 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:00.061 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:00.081 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:00.081 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:00.099 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:00.099 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:00.118 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:00.118 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:00.170 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:00.171 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:00.204 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:00.204 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:00.301 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:00.301 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:00.356 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:00.356 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:00.411 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:00.411 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:00.439 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:00.439 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:00.467 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:00.468 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:00.493 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:00.493 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:00.520 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:00.520 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:00.541 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:00.541 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:00.562 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:00.562 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:01.015 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:01.015 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:01.015 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 30 32 30 35 34 31 31 36 2e 36 37 32 31 31 37 30 33 39 2e 35 32 32 32 32 36 30 33 36 2e 30 30 30 31 36 2e 33 37 30 30 30 30 30 30 34 33 36 30 30 30 31 39 30 30 30 32 33 34 31 35 30 30 30 30 44 30 30 31 30 31 31 2e 34 30 35 34 30 30 30 30 32 36 33 34 30 33 39 39 30 31 31 33 30 30 30 31 38 38 30 30 31 33 33 30 30 30 30 30 36 37 34 35 36 2e 34 32 30 30 30 30 34 36 30 30 30 30 36 30 35 30 30 30 30 35 33 35 30 30 30 34 30 30 30 34 30 30 30 33 30 30 30 30 30 31 36 30 30 30 30 39 38 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 0b 7E -2024-06-21 19:25:01.015 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969102054, longitude=116.6721170, latitude=39.5222260, speed=36.000, mileage=16.37000000, dischargeVoltage=436000, dischargeCurrent=19000, insulationResistance=234150000, gear=D, accelerationPedal=00, brakePedal=10, fuelConsumption=11.40, motorControllerTemperature=540000, motorSpeed=26340, motorTorque=3990, motorTemperature=113000, motorVoltage=18800, motorCurrent=13300000, powerBattery=67456., maxFeedbackPower=420000, maxDischargePower=460000, bmsSelfCheck=60, powerBatteryCurrent=50000, powerBatteryV3=535000, maxVoltage=4000, minVoltage=4000, maxTemperature=300000, minTemperature=160000, availableCapacity=980000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:01.017 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:01.017 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"00","availableCapacity":"980000","bmsSelfCheck":"60","brakePedal":"10","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"19000","dischargeVoltage":"436000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.40","gear":"D","insulationResistance":"234150000","latitude":"39.5222260","location":"1","longitude":"116.6721170","maxDischargePower":"460000","maxFeedbackPower":"420000","maxTemperature":"300000","maxVoltage":"4000","mcu":"1","mileage":"16.37000000","minTemperature":"160000","minVoltage":"4000","motorControllerTemperature":"540000","motorCurrent":"13300000","motorSpeed":"26340","motorTemperature":"113000","motorTorque":"3990","motorVoltage":"18800","powerBattery":"67456.","powerBatteryCurrent":"50000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"535000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718969102054","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:01.017 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969102054, longitude=116.6721170, latitude=39.5222260, speed=36.000, mileage=16.37000000, dischargeVoltage=436000, dischargeCurrent=19000, insulationResistance=234150000, gear=D, accelerationPedal=00, brakePedal=10, fuelConsumption=11.40, motorControllerTemperature=540000, motorSpeed=26340, motorTorque=3990, motorTemperature=113000, motorVoltage=18800, motorCurrent=13300000, powerBattery=67456., maxFeedbackPower=420000, maxDischargePower=460000, bmsSelfCheck=60, powerBatteryCurrent=50000, powerBatteryV3=535000, maxVoltage=4000, minVoltage=4000, maxTemperature=300000, minTemperature=160000, availableCapacity=980000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:01.072 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:01.072 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:01.125 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:01.125 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:01.157 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:01.157 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:01.177 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:01.177 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:01.195 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:01.196 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:01.217 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:01.217 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:01.245 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:01.245 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:01.276 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:01.276 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:01.300 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:01.300 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:01.332 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:01.332 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:01.361 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:01.361 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:01.382 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:01.382 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:01.399 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:01.400 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:01.427 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:01.427 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:01.452 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:01.452 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:01.478 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:01.478 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:02.000 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:02.001 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:02.001 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 30 33 30 34 35 31 31 36 2e 36 37 33 30 31 39 30 33 39 2e 35 32 32 33 32 31 30 37 32 2e 30 30 30 31 36 2e 34 31 30 30 30 30 30 30 37 30 37 30 30 30 31 35 30 30 30 32 33 34 37 30 30 30 30 30 44 37 30 34 30 39 2e 36 30 30 32 31 30 30 30 30 36 33 33 35 35 37 32 37 30 34 36 30 30 30 30 31 37 30 30 30 31 30 35 30 35 30 30 30 36 37 34 35 36 2e 33 39 30 30 30 30 33 39 30 30 30 30 39 30 31 32 30 30 30 34 33 33 30 30 30 33 30 30 30 34 30 30 30 38 35 30 30 30 30 36 39 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 18 7E -2024-06-21 19:25:02.001 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969103045, longitude=116.6730190, latitude=39.5223210, speed=72.000, mileage=16.41000000, dischargeVoltage=707000, dischargeCurrent=15000, insulationResistance=234700000, gear=D, accelerationPedal=70, brakePedal=40, fuelConsumption=9.600, motorControllerTemperature=210000, motorSpeed=63355, motorTorque=7270, motorTemperature=460000, motorVoltage=17000, motorCurrent=10505000, powerBattery=67456., maxFeedbackPower=390000, maxDischargePower=390000, bmsSelfCheck=90, powerBatteryCurrent=12000, powerBatteryV3=433000, maxVoltage=3000, minVoltage=4000, maxTemperature=850000, minTemperature=690000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:02.003 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:02.003 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"70","availableCapacity":"000000","bmsSelfCheck":"90","brakePedal":"40","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"15000","dischargeVoltage":"707000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.600","gear":"D","insulationResistance":"234700000","latitude":"39.5223210","location":"1","longitude":"116.6730190","maxDischargePower":"390000","maxFeedbackPower":"390000","maxTemperature":"850000","maxVoltage":"3000","mcu":"1","mileage":"16.41000000","minTemperature":"690000","minVoltage":"4000","motorControllerTemperature":"210000","motorCurrent":"10505000","motorSpeed":"63355","motorTemperature":"460000","motorTorque":"7270","motorVoltage":"17000","powerBattery":"67456.","powerBatteryCurrent":"12000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"433000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718969103045","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:02.003 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969103045, longitude=116.6730190, latitude=39.5223210, speed=72.000, mileage=16.41000000, dischargeVoltage=707000, dischargeCurrent=15000, insulationResistance=234700000, gear=D, accelerationPedal=70, brakePedal=40, fuelConsumption=9.600, motorControllerTemperature=210000, motorSpeed=63355, motorTorque=7270, motorTemperature=460000, motorVoltage=17000, motorCurrent=10505000, powerBattery=67456., maxFeedbackPower=390000, maxDischargePower=390000, bmsSelfCheck=90, powerBatteryCurrent=12000, powerBatteryV3=433000, maxVoltage=3000, minVoltage=4000, maxTemperature=850000, minTemperature=690000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:02.052 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:02.052 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:02.176 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:02.176 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:02.232 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:02.232 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:02.259 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:02.259 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:02.284 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:02.285 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:02.315 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:02.315 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:02.348 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:02.348 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:02.370 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:02.370 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:02.393 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:02.393 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:02.421 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:02.421 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:02.451 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:02.451 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:02.477 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:02.477 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:02.497 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:02.497 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:02.517 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:02.517 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:02.538 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:02.538 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:02.578 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:02.578 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:03.012 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:03.012 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:03.012 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 30 34 30 35 37 31 31 36 2e 36 37 33 36 36 32 30 33 39 2e 35 32 32 33 36 33 30 33 36 2e 30 30 30 31 36 2e 34 33 30 30 30 30 30 30 32 39 37 30 30 30 34 33 30 30 30 31 31 35 31 38 30 30 30 30 44 31 30 39 30 31 31 2e 39 30 36 39 30 30 30 30 38 39 30 32 33 39 35 39 30 37 32 30 30 30 30 31 32 34 30 30 36 32 37 34 30 30 30 30 36 37 34 35 36 2e 39 37 30 30 30 30 35 34 30 30 30 30 34 30 36 30 30 30 30 37 33 39 30 30 30 33 30 30 30 34 30 30 30 35 32 30 30 30 30 32 35 30 30 30 30 35 31 30 30 30 30 31 31 31 31 30 31 31 31 31 31 31 31 31 31 31 31 31 40 7E -2024-06-21 19:25:03.012 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969104057, longitude=116.6736620, latitude=39.5223630, speed=36.000, mileage=16.43000000, dischargeVoltage=297000, dischargeCurrent=43000, insulationResistance=115180000, gear=D, accelerationPedal=10, brakePedal=90, fuelConsumption=11.90, motorControllerTemperature=690000, motorSpeed=89023, motorTorque=9590, motorTemperature=720000, motorVoltage=12400, motorCurrent=62740000, powerBattery=67456., maxFeedbackPower=970000, maxDischargePower=540000, bmsSelfCheck=40, powerBatteryCurrent=60000, powerBatteryV3=739000, maxVoltage=3000, minVoltage=4000, maxTemperature=520000, minTemperature=250000, availableCapacity=510000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=0, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:03.014 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:03.014 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"510000","bmsSelfCheck":"40","brakePedal":"90","chargeStatus":"1","chargeWorkStatus":"0","chg":"1","dcdc":"1","dischargeCurrent":"43000","dischargeVoltage":"297000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.90","gear":"D","insulationResistance":"115180000","latitude":"39.5223630","location":"1","longitude":"116.6736620","maxDischargePower":"540000","maxFeedbackPower":"970000","maxTemperature":"520000","maxVoltage":"3000","mcu":"1","mileage":"16.43000000","minTemperature":"250000","minVoltage":"4000","motorControllerTemperature":"690000","motorCurrent":"62740000","motorSpeed":"89023","motorTemperature":"720000","motorTorque":"9590","motorVoltage":"12400","powerBattery":"67456.","powerBatteryCurrent":"60000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"739000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718969104057","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:03.014 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969104057, longitude=116.6736620, latitude=39.5223630, speed=36.000, mileage=16.43000000, dischargeVoltage=297000, dischargeCurrent=43000, insulationResistance=115180000, gear=D, accelerationPedal=10, brakePedal=90, fuelConsumption=11.90, motorControllerTemperature=690000, motorSpeed=89023, motorTorque=9590, motorTemperature=720000, motorVoltage=12400, motorCurrent=62740000, powerBattery=67456., maxFeedbackPower=970000, maxDischargePower=540000, bmsSelfCheck=40, powerBatteryCurrent=60000, powerBatteryV3=739000, maxVoltage=3000, minVoltage=4000, maxTemperature=520000, minTemperature=250000, availableCapacity=510000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=0, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:03.045 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:03.045 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:03.072 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:03.072 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:03.091 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:03.091 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:03.110 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:03.110 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:03.133 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:03.133 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:03.169 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:03.170 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:03.191 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:03.191 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:03.213 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:03.213 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:03.244 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:03.244 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:03.272 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:03.272 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:03.292 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:03.292 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:03.312 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:03.312 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:03.333 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:03.333 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:03.349 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:03.349 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:03.373 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:03.373 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:03.400 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:03.400 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:04.007 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:04.007 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:04.007 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 30 35 30 35 31 31 31 36 2e 36 37 34 34 32 31 30 33 39 2e 35 32 32 34 32 30 30 35 34 2e 30 30 30 31 36 2e 34 36 30 30 30 30 30 30 33 39 33 30 30 30 31 36 30 30 30 32 31 38 32 35 30 30 30 30 44 36 30 39 30 31 30 2e 35 30 34 35 30 30 30 30 31 34 33 36 37 39 34 30 30 37 31 30 30 30 30 32 36 33 30 30 31 30 30 38 30 30 30 30 36 37 34 35 36 2e 38 33 30 30 30 30 32 35 30 30 30 30 35 30 31 30 30 30 30 34 34 39 30 30 30 33 30 30 30 33 30 30 30 36 34 30 30 30 30 32 30 30 30 30 30 31 30 30 30 30 30 31 31 31 31 30 31 31 31 31 31 31 31 31 31 31 31 31 04 7E -2024-06-21 19:25:04.007 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969105051, longitude=116.6744210, latitude=39.5224200, speed=54.000, mileage=16.46000000, dischargeVoltage=393000, dischargeCurrent=16000, insulationResistance=218250000, gear=D, accelerationPedal=60, brakePedal=90, fuelConsumption=10.50, motorControllerTemperature=450000, motorSpeed=14367, motorTorque=9400, motorTemperature=710000, motorVoltage=26300, motorCurrent=10080000, powerBattery=67456., maxFeedbackPower=830000, maxDischargePower=250000, bmsSelfCheck=50, powerBatteryCurrent=10000, powerBatteryV3=449000, maxVoltage=3000, minVoltage=3000, maxTemperature=640000, minTemperature=200000, availableCapacity=100000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=0, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:04.009 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:04.009 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"100000","bmsSelfCheck":"50","brakePedal":"90","chargeStatus":"1","chargeWorkStatus":"0","chg":"1","dcdc":"1","dischargeCurrent":"16000","dischargeVoltage":"393000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.50","gear":"D","insulationResistance":"218250000","latitude":"39.5224200","location":"1","longitude":"116.6744210","maxDischargePower":"250000","maxFeedbackPower":"830000","maxTemperature":"640000","maxVoltage":"3000","mcu":"1","mileage":"16.46000000","minTemperature":"200000","minVoltage":"3000","motorControllerTemperature":"450000","motorCurrent":"10080000","motorSpeed":"14367","motorTemperature":"710000","motorTorque":"9400","motorVoltage":"26300","powerBattery":"67456.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"449000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718969105051","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:04.010 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969105051, longitude=116.6744210, latitude=39.5224200, speed=54.000, mileage=16.46000000, dischargeVoltage=393000, dischargeCurrent=16000, insulationResistance=218250000, gear=D, accelerationPedal=60, brakePedal=90, fuelConsumption=10.50, motorControllerTemperature=450000, motorSpeed=14367, motorTorque=9400, motorTemperature=710000, motorVoltage=26300, motorCurrent=10080000, powerBattery=67456., maxFeedbackPower=830000, maxDischargePower=250000, bmsSelfCheck=50, powerBatteryCurrent=10000, powerBatteryV3=449000, maxVoltage=3000, minVoltage=3000, maxTemperature=640000, minTemperature=200000, availableCapacity=100000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=0, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:04.044 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:04.044 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:04.063 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:04.063 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:04.081 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:04.081 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:04.106 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:04.106 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:04.131 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:04.131 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:04.151 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:04.151 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:04.211 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:04.212 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:04.230 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:04.231 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:04.252 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:04.252 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:04.270 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:04.270 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:04.294 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:04.294 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:04.311 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:04.311 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:04.352 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:04.352 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:04.376 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:04.376 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:04.397 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:04.397 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:04.414 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:04.414 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:05.016 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:05.016 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:05.016 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 30 36 30 35 36 31 31 36 2e 36 37 35 35 36 39 30 33 39 2e 35 32 32 35 32 34 30 37 32 2e 30 30 30 31 36 2e 35 30 30 30 30 30 30 30 34 31 39 30 30 30 34 37 30 30 30 32 31 32 33 30 30 30 30 30 44 33 30 31 30 31 30 2e 31 30 31 30 30 30 30 30 37 38 35 36 33 38 32 30 30 32 30 30 30 30 30 32 33 39 30 30 35 36 30 38 30 30 30 30 36 37 34 35 36 2e 39 39 30 30 30 30 36 30 30 30 30 30 31 31 39 30 30 30 30 32 35 35 30 30 30 34 30 30 30 34 30 30 30 36 36 30 30 30 30 31 32 30 30 30 30 34 36 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 1b 7E -2024-06-21 19:25:05.016 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969106056, longitude=116.6755690, latitude=39.5225240, speed=72.000, mileage=16.50000000, dischargeVoltage=419000, dischargeCurrent=47000, insulationResistance=212300000, gear=D, accelerationPedal=30, brakePedal=10, fuelConsumption=10.10, motorControllerTemperature=100000, motorSpeed=78563, motorTorque=8200, motorTemperature=200000, motorVoltage=23900, motorCurrent=56080000, powerBattery=67456., maxFeedbackPower=990000, maxDischargePower=600000, bmsSelfCheck=11, powerBatteryCurrent=90000, powerBatteryV3=255000, maxVoltage=4000, minVoltage=4000, maxTemperature=660000, minTemperature=120000, availableCapacity=460000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:05.018 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:05.018 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"30","availableCapacity":"460000","bmsSelfCheck":"11","brakePedal":"10","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"47000","dischargeVoltage":"419000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.10","gear":"D","insulationResistance":"212300000","latitude":"39.5225240","location":"1","longitude":"116.6755690","maxDischargePower":"600000","maxFeedbackPower":"990000","maxTemperature":"660000","maxVoltage":"4000","mcu":"1","mileage":"16.50000000","minTemperature":"120000","minVoltage":"4000","motorControllerTemperature":"100000","motorCurrent":"56080000","motorSpeed":"78563","motorTemperature":"200000","motorTorque":"8200","motorVoltage":"23900","powerBattery":"67456.","powerBatteryCurrent":"90000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"255000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718969106056","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:05.018 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969106056, longitude=116.6755690, latitude=39.5225240, speed=72.000, mileage=16.50000000, dischargeVoltage=419000, dischargeCurrent=47000, insulationResistance=212300000, gear=D, accelerationPedal=30, brakePedal=10, fuelConsumption=10.10, motorControllerTemperature=100000, motorSpeed=78563, motorTorque=8200, motorTemperature=200000, motorVoltage=23900, motorCurrent=56080000, powerBattery=67456., maxFeedbackPower=990000, maxDischargePower=600000, bmsSelfCheck=11, powerBatteryCurrent=90000, powerBatteryV3=255000, maxVoltage=4000, minVoltage=4000, maxTemperature=660000, minTemperature=120000, availableCapacity=460000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:05.039 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:05.039 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:05.071 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:05.071 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:05.092 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:05.092 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:05.113 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:05.113 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:05.131 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:05.131 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:05.152 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:05.152 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:05.169 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:05.169 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:05.189 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:05.189 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:05.215 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:05.215 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:05.239 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:05.240 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:05.259 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:05.259 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:05.275 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:05.276 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:05.297 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:05.298 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:05.318 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:05.318 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:05.335 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:05.335 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:05.357 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:05.357 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:06.011 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:06.011 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:06.011 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 30 37 30 35 35 31 31 36 2e 36 37 36 36 31 30 30 33 39 2e 35 32 32 36 31 35 30 31 30 38 2e 30 30 31 36 2e 35 36 30 30 30 30 30 30 31 34 38 30 30 30 33 30 30 30 30 34 37 30 30 30 30 30 30 30 44 34 30 30 30 31 31 2e 35 30 33 35 30 30 30 30 31 31 34 34 38 33 34 33 30 31 30 37 30 30 30 32 32 39 30 30 31 34 30 35 30 30 30 30 36 37 34 34 34 2e 32 38 30 30 30 30 39 36 30 30 30 30 39 30 32 30 30 30 30 35 32 33 30 30 30 33 30 30 30 34 30 30 30 38 33 30 30 30 30 32 39 30 30 30 30 33 35 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 0d 7E -2024-06-21 19:25:06.011 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969107055, longitude=116.6766100, latitude=39.5226150, speed=108.00, mileage=16.56000000, dischargeVoltage=148000, dischargeCurrent=30000, insulationResistance=470000000, gear=D, accelerationPedal=40, brakePedal=00, fuelConsumption=11.50, motorControllerTemperature=350000, motorSpeed=11448, motorTorque=3430, motorTemperature=107000, motorVoltage=22900, motorCurrent=14050000, powerBattery=67444., maxFeedbackPower=280000, maxDischargePower=960000, bmsSelfCheck=90, powerBatteryCurrent=20000, powerBatteryV3=523000, maxVoltage=3000, minVoltage=4000, maxTemperature=830000, minTemperature=290000, availableCapacity=350000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:06.014 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:06.014 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"40","availableCapacity":"350000","bmsSelfCheck":"90","brakePedal":"00","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"30000","dischargeVoltage":"148000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.50","gear":"D","insulationResistance":"470000000","latitude":"39.5226150","location":"1","longitude":"116.6766100","maxDischargePower":"960000","maxFeedbackPower":"280000","maxTemperature":"830000","maxVoltage":"3000","mcu":"1","mileage":"16.56000000","minTemperature":"290000","minVoltage":"4000","motorControllerTemperature":"350000","motorCurrent":"14050000","motorSpeed":"11448","motorTemperature":"107000","motorTorque":"3430","motorVoltage":"22900","powerBattery":"67444.","powerBatteryCurrent":"20000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"523000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718969107055","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:06.014 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969107055, longitude=116.6766100, latitude=39.5226150, speed=108.00, mileage=16.56000000, dischargeVoltage=148000, dischargeCurrent=30000, insulationResistance=470000000, gear=D, accelerationPedal=40, brakePedal=00, fuelConsumption=11.50, motorControllerTemperature=350000, motorSpeed=11448, motorTorque=3430, motorTemperature=107000, motorVoltage=22900, motorCurrent=14050000, powerBattery=67444., maxFeedbackPower=280000, maxDischargePower=960000, bmsSelfCheck=90, powerBatteryCurrent=20000, powerBatteryV3=523000, maxVoltage=3000, minVoltage=4000, maxTemperature=830000, minTemperature=290000, availableCapacity=350000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:06.054 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:06.054 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:06.084 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:06.084 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:06.256 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:06.256 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:06.284 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:06.284 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:06.300 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:06.300 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:06.319 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:06.320 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:06.342 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:06.342 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:06.360 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:06.360 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:06.381 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:06.381 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:06.401 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:06.401 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:06.421 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:06.421 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:06.451 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:06.451 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:06.470 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:06.470 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:06.493 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:06.493 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:06.513 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:06.513 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:06.553 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:06.553 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:07.013 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:07.013 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:07.013 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 30 38 30 35 38 31 31 36 2e 36 37 37 38 32 37 30 33 39 2e 35 32 32 37 30 36 30 31 32 36 2e 30 30 31 36 2e 36 33 30 30 30 30 30 30 32 30 36 30 30 30 31 33 30 30 30 32 32 34 39 37 30 30 30 30 44 34 30 36 30 31 31 2e 35 30 37 37 30 30 30 30 31 33 35 30 36 31 33 39 30 31 32 32 30 30 30 32 30 36 30 30 33 31 31 35 30 30 30 30 36 37 34 33 33 2e 32 30 30 30 30 30 32 33 30 30 30 30 36 30 31 34 30 30 30 34 32 34 30 30 30 33 30 30 30 33 30 30 30 38 31 30 30 30 30 33 36 30 30 30 30 37 35 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 13 7E -2024-06-21 19:25:07.013 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969108058, longitude=116.6778270, latitude=39.5227060, speed=126.00, mileage=16.63000000, dischargeVoltage=206000, dischargeCurrent=13000, insulationResistance=224970000, gear=D, accelerationPedal=40, brakePedal=60, fuelConsumption=11.50, motorControllerTemperature=770000, motorSpeed=13506, motorTorque=1390, motorTemperature=122000, motorVoltage=20600, motorCurrent=31150000, powerBattery=67433., maxFeedbackPower=200000, maxDischargePower=230000, bmsSelfCheck=60, powerBatteryCurrent=14000, powerBatteryV3=424000, maxVoltage=3000, minVoltage=3000, maxTemperature=810000, minTemperature=360000, availableCapacity=750000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:07.016 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:07.017 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"40","availableCapacity":"750000","bmsSelfCheck":"60","brakePedal":"60","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"13000","dischargeVoltage":"206000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.50","gear":"D","insulationResistance":"224970000","latitude":"39.5227060","location":"1","longitude":"116.6778270","maxDischargePower":"230000","maxFeedbackPower":"200000","maxTemperature":"810000","maxVoltage":"3000","mcu":"1","mileage":"16.63000000","minTemperature":"360000","minVoltage":"3000","motorControllerTemperature":"770000","motorCurrent":"31150000","motorSpeed":"13506","motorTemperature":"122000","motorTorque":"1390","motorVoltage":"20600","powerBattery":"67433.","powerBatteryCurrent":"14000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"424000","ptc":"1","runStatus":"1","soc":"1","speed":"126.00","timestamp":"1718969108058","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:07.017 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969108058, longitude=116.6778270, latitude=39.5227060, speed=126.00, mileage=16.63000000, dischargeVoltage=206000, dischargeCurrent=13000, insulationResistance=224970000, gear=D, accelerationPedal=40, brakePedal=60, fuelConsumption=11.50, motorControllerTemperature=770000, motorSpeed=13506, motorTorque=1390, motorTemperature=122000, motorVoltage=20600, motorCurrent=31150000, powerBattery=67433., maxFeedbackPower=200000, maxDischargePower=230000, bmsSelfCheck=60, powerBatteryCurrent=14000, powerBatteryV3=424000, maxVoltage=3000, minVoltage=3000, maxTemperature=810000, minTemperature=360000, availableCapacity=750000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:07.042 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:07.042 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:07.060 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:07.060 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:07.100 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:07.100 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:07.129 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:07.129 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:07.157 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:07.158 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:07.187 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:07.187 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:07.220 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:07.220 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:07.249 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:07.249 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:07.273 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:07.273 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:07.291 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:07.291 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:07.311 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:07.311 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:07.346 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:07.346 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:07.371 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:07.371 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:07.397 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:07.398 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:07.415 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:07.415 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:07.438 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:07.438 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:08.031 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:08.031 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:08.031 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 30 39 30 35 31 31 31 36 2e 36 37 38 38 39 30 30 33 39 2e 35 32 32 37 39 33 30 37 32 2e 30 30 30 31 36 2e 36 37 30 30 30 30 30 30 33 36 32 30 30 30 31 36 30 30 30 31 33 33 37 31 30 30 30 30 44 38 30 39 30 31 30 2e 35 30 38 39 30 30 30 30 34 35 36 31 38 39 36 31 30 39 39 30 30 30 30 32 36 36 30 30 31 31 32 35 37 30 30 30 36 37 34 33 33 2e 34 39 30 30 30 30 36 37 30 30 30 30 31 33 32 30 30 30 30 34 30 35 30 30 30 34 30 30 30 34 30 30 30 37 30 30 30 30 30 37 32 30 30 30 30 33 39 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 50 7E -2024-06-21 19:25:08.031 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969109051, longitude=116.6788900, latitude=39.5227930, speed=72.000, mileage=16.67000000, dischargeVoltage=362000, dischargeCurrent=16000, insulationResistance=133710000, gear=D, accelerationPedal=80, brakePedal=90, fuelConsumption=10.50, motorControllerTemperature=890000, motorSpeed=45618, motorTorque=9610, motorTemperature=990000, motorVoltage=26600, motorCurrent=11257000, powerBattery=67433., maxFeedbackPower=490000, maxDischargePower=670000, bmsSelfCheck=13, powerBatteryCurrent=20000, powerBatteryV3=405000, maxVoltage=4000, minVoltage=4000, maxTemperature=700000, minTemperature=720000, availableCapacity=390000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:08.033 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:08.033 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"80","availableCapacity":"390000","bmsSelfCheck":"13","brakePedal":"90","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"16000","dischargeVoltage":"362000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.50","gear":"D","insulationResistance":"133710000","latitude":"39.5227930","location":"1","longitude":"116.6788900","maxDischargePower":"670000","maxFeedbackPower":"490000","maxTemperature":"700000","maxVoltage":"4000","mcu":"1","mileage":"16.67000000","minTemperature":"720000","minVoltage":"4000","motorControllerTemperature":"890000","motorCurrent":"11257000","motorSpeed":"45618","motorTemperature":"990000","motorTorque":"9610","motorVoltage":"26600","powerBattery":"67433.","powerBatteryCurrent":"20000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"405000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718969109051","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:08.033 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969109051, longitude=116.6788900, latitude=39.5227930, speed=72.000, mileage=16.67000000, dischargeVoltage=362000, dischargeCurrent=16000, insulationResistance=133710000, gear=D, accelerationPedal=80, brakePedal=90, fuelConsumption=10.50, motorControllerTemperature=890000, motorSpeed=45618, motorTorque=9610, motorTemperature=990000, motorVoltage=26600, motorCurrent=11257000, powerBattery=67433., maxFeedbackPower=490000, maxDischargePower=670000, bmsSelfCheck=13, powerBatteryCurrent=20000, powerBatteryV3=405000, maxVoltage=4000, minVoltage=4000, maxTemperature=700000, minTemperature=720000, availableCapacity=390000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:08.070 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:08.070 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:08.102 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:08.102 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:08.163 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:08.163 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:08.202 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:08.203 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:08.226 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:08.226 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:08.245 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:08.245 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:08.270 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:08.270 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:08.310 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:08.310 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:08.339 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:08.339 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:08.365 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:08.366 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:08.399 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:08.399 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:08.447 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:08.447 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:08.497 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:08.497 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:08.549 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:08.549 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:08.577 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:08.577 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:08.596 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:08.596 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:09.015 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:09.015 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:09.015 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 31 30 30 35 38 31 31 36 2e 36 38 30 31 37 32 30 33 39 2e 35 32 32 39 30 34 30 33 36 2e 30 30 30 31 36 2e 36 39 30 30 30 30 30 30 32 38 32 30 30 30 33 30 30 30 30 32 37 32 33 38 30 30 30 30 44 36 30 32 30 31 31 2e 36 30 39 38 30 30 30 30 35 39 38 30 32 37 34 36 30 39 39 30 30 30 30 31 39 33 30 30 33 30 33 34 30 30 30 30 36 37 34 33 33 2e 37 30 30 30 30 30 36 33 30 30 30 30 30 30 31 30 30 30 30 34 30 33 30 30 30 34 30 30 30 34 30 30 30 38 34 30 30 30 30 32 30 30 30 30 30 35 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 1a 7E -2024-06-21 19:25:09.015 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969110058, longitude=116.6801720, latitude=39.5229040, speed=36.000, mileage=16.69000000, dischargeVoltage=282000, dischargeCurrent=30000, insulationResistance=272380000, gear=D, accelerationPedal=60, brakePedal=20, fuelConsumption=11.60, motorControllerTemperature=980000, motorSpeed=59802, motorTorque=7460, motorTemperature=990000, motorVoltage=19300, motorCurrent=30340000, powerBattery=67433., maxFeedbackPower=700000, maxDischargePower=630000, bmsSelfCheck=00, powerBatteryCurrent=10000, powerBatteryV3=403000, maxVoltage=4000, minVoltage=4000, maxTemperature=840000, minTemperature=200000, availableCapacity=500000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:09.017 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:09.017 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"500000","bmsSelfCheck":"00","brakePedal":"20","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"30000","dischargeVoltage":"282000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.60","gear":"D","insulationResistance":"272380000","latitude":"39.5229040","location":"1","longitude":"116.6801720","maxDischargePower":"630000","maxFeedbackPower":"700000","maxTemperature":"840000","maxVoltage":"4000","mcu":"1","mileage":"16.69000000","minTemperature":"200000","minVoltage":"4000","motorControllerTemperature":"980000","motorCurrent":"30340000","motorSpeed":"59802","motorTemperature":"990000","motorTorque":"7460","motorVoltage":"19300","powerBattery":"67433.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"403000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718969110058","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:09.017 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969110058, longitude=116.6801720, latitude=39.5229040, speed=36.000, mileage=16.69000000, dischargeVoltage=282000, dischargeCurrent=30000, insulationResistance=272380000, gear=D, accelerationPedal=60, brakePedal=20, fuelConsumption=11.60, motorControllerTemperature=980000, motorSpeed=59802, motorTorque=7460, motorTemperature=990000, motorVoltage=19300, motorCurrent=30340000, powerBattery=67433., maxFeedbackPower=700000, maxDischargePower=630000, bmsSelfCheck=00, powerBatteryCurrent=10000, powerBatteryV3=403000, maxVoltage=4000, minVoltage=4000, maxTemperature=840000, minTemperature=200000, availableCapacity=500000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:09.035 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:09.036 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:09.057 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:09.057 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:09.076 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:09.076 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:09.106 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:09.106 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:09.131 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:09.131 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:09.162 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:09.162 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:09.195 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:09.195 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:09.257 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:09.257 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:09.299 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:09.299 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:09.341 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:09.341 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:09.382 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:09.382 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:09.420 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:09.420 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:09.444 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:09.444 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:09.468 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:09.468 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:09.490 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:09.490 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:09.531 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:09.531 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:10.008 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:10.009 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:10.009 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 31 31 30 35 34 31 31 36 2e 36 38 30 35 35 33 30 33 39 2e 35 32 32 39 36 32 30 33 36 2e 30 30 30 31 36 2e 37 31 30 30 30 30 30 30 31 39 32 30 30 30 31 34 30 30 30 31 35 30 35 38 30 30 30 30 44 35 30 38 30 31 30 2e 38 30 39 34 30 30 30 30 38 38 38 30 30 36 32 37 30 32 31 30 30 30 30 31 32 31 30 30 39 32 32 39 30 30 30 30 36 37 34 33 33 2e 31 33 30 30 30 30 35 33 30 30 30 30 35 30 31 30 30 30 30 33 39 37 30 30 30 34 30 30 30 34 30 30 30 36 31 30 30 30 30 32 30 30 30 30 30 33 31 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 11 7E -2024-06-21 19:25:10.009 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969111054, longitude=116.6805530, latitude=39.5229620, speed=36.000, mileage=16.71000000, dischargeVoltage=192000, dischargeCurrent=14000, insulationResistance=150580000, gear=D, accelerationPedal=50, brakePedal=80, fuelConsumption=10.80, motorControllerTemperature=940000, motorSpeed=88800, motorTorque=6270, motorTemperature=210000, motorVoltage=12100, motorCurrent=92290000, powerBattery=67433., maxFeedbackPower=130000, maxDischargePower=530000, bmsSelfCheck=50, powerBatteryCurrent=10000, powerBatteryV3=397000, maxVoltage=4000, minVoltage=4000, maxTemperature=610000, minTemperature=200000, availableCapacity=310000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:10.011 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:10.011 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"310000","bmsSelfCheck":"50","brakePedal":"80","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"14000","dischargeVoltage":"192000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.80","gear":"D","insulationResistance":"150580000","latitude":"39.5229620","location":"1","longitude":"116.6805530","maxDischargePower":"530000","maxFeedbackPower":"130000","maxTemperature":"610000","maxVoltage":"4000","mcu":"1","mileage":"16.71000000","minTemperature":"200000","minVoltage":"4000","motorControllerTemperature":"940000","motorCurrent":"92290000","motorSpeed":"88800","motorTemperature":"210000","motorTorque":"6270","motorVoltage":"12100","powerBattery":"67433.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"397000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718969111054","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:10.011 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969111054, longitude=116.6805530, latitude=39.5229620, speed=36.000, mileage=16.71000000, dischargeVoltage=192000, dischargeCurrent=14000, insulationResistance=150580000, gear=D, accelerationPedal=50, brakePedal=80, fuelConsumption=10.80, motorControllerTemperature=940000, motorSpeed=88800, motorTorque=6270, motorTemperature=210000, motorVoltage=12100, motorCurrent=92290000, powerBattery=67433., maxFeedbackPower=130000, maxDischargePower=530000, bmsSelfCheck=50, powerBatteryCurrent=10000, powerBatteryV3=397000, maxVoltage=4000, minVoltage=4000, maxTemperature=610000, minTemperature=200000, availableCapacity=310000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:10.042 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:10.042 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:10.100 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:10.100 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:10.419 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:10.420 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:10.453 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:10.453 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:10.477 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:10.477 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:10.506 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:10.506 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:10.525 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:10.525 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:10.545 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:10.545 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:10.565 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:10.565 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:10.586 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:10.586 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:10.605 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:10.605 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:10.626 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:10.626 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:10.646 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:10.646 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:10.676 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:10.676 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:10.703 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:10.703 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:10.730 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:10.730 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:11.008 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:11.008 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:11.008 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 31 32 30 35 30 31 31 36 2e 36 38 31 31 35 39 30 33 39 2e 35 32 33 30 31 36 30 33 36 2e 30 30 30 31 36 2e 37 33 30 30 30 30 30 30 32 39 38 30 30 30 32 33 30 30 30 32 34 33 35 34 30 30 30 30 44 31 30 30 30 31 30 2e 35 30 36 31 30 30 30 30 35 32 36 33 35 31 38 33 30 38 33 30 30 30 30 31 39 37 30 30 31 32 32 35 34 30 30 30 36 37 34 33 33 2e 38 37 30 30 30 30 34 37 30 30 30 30 32 30 36 30 30 30 30 35 38 34 30 30 30 34 30 30 30 34 30 30 30 35 37 30 30 30 30 33 39 30 30 30 30 33 35 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 23 7E -2024-06-21 19:25:11.008 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969112050, longitude=116.6811590, latitude=39.5230160, speed=36.000, mileage=16.73000000, dischargeVoltage=298000, dischargeCurrent=23000, insulationResistance=243540000, gear=D, accelerationPedal=10, brakePedal=00, fuelConsumption=10.50, motorControllerTemperature=610000, motorSpeed=52635, motorTorque=1830, motorTemperature=830000, motorVoltage=19700, motorCurrent=12254000, powerBattery=67433., maxFeedbackPower=870000, maxDischargePower=470000, bmsSelfCheck=20, powerBatteryCurrent=60000, powerBatteryV3=584000, maxVoltage=4000, minVoltage=4000, maxTemperature=570000, minTemperature=390000, availableCapacity=350000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:11.010 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:11.010 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"350000","bmsSelfCheck":"20","brakePedal":"00","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"23000","dischargeVoltage":"298000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.50","gear":"D","insulationResistance":"243540000","latitude":"39.5230160","location":"1","longitude":"116.6811590","maxDischargePower":"470000","maxFeedbackPower":"870000","maxTemperature":"570000","maxVoltage":"4000","mcu":"1","mileage":"16.73000000","minTemperature":"390000","minVoltage":"4000","motorControllerTemperature":"610000","motorCurrent":"12254000","motorSpeed":"52635","motorTemperature":"830000","motorTorque":"1830","motorVoltage":"19700","powerBattery":"67433.","powerBatteryCurrent":"60000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"584000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718969112050","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:11.010 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969112050, longitude=116.6811590, latitude=39.5230160, speed=36.000, mileage=16.73000000, dischargeVoltage=298000, dischargeCurrent=23000, insulationResistance=243540000, gear=D, accelerationPedal=10, brakePedal=00, fuelConsumption=10.50, motorControllerTemperature=610000, motorSpeed=52635, motorTorque=1830, motorTemperature=830000, motorVoltage=19700, motorCurrent=12254000, powerBattery=67433., maxFeedbackPower=870000, maxDischargePower=470000, bmsSelfCheck=20, powerBatteryCurrent=60000, powerBatteryV3=584000, maxVoltage=4000, minVoltage=4000, maxTemperature=570000, minTemperature=390000, availableCapacity=350000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:11.038 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:11.038 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:11.123 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:11.123 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:11.172 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:11.172 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:11.325 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:11.325 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:11.364 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:11.364 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:11.429 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:11.429 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:11.462 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:11.462 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:11.517 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:11.517 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:11.547 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:11.547 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:11.564 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:11.565 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:11.585 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:11.585 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:11.611 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:11.611 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:11.642 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:11.643 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:11.666 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:11.666 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:11.685 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:11.685 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:11.704 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:11.704 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:12.013 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:12.013 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:12.013 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 31 33 30 35 34 31 31 36 2e 36 38 32 31 33 35 30 33 39 2e 35 32 33 31 30 37 30 39 30 2e 30 30 30 31 36 2e 37 38 30 30 30 30 30 30 32 38 31 30 30 30 33 34 30 30 30 31 33 31 39 37 30 30 30 30 44 31 30 38 30 31 30 2e 35 30 31 31 30 30 30 30 35 32 33 33 30 34 38 37 30 35 32 30 30 30 30 32 31 35 30 30 36 39 32 37 30 30 30 30 36 37 34 32 32 2e 37 38 30 30 30 30 33 30 30 30 30 30 32 30 32 30 30 30 30 34 35 37 30 30 30 34 30 30 30 33 30 30 30 38 34 30 30 30 30 39 36 30 30 30 30 38 33 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 1b 7E -2024-06-21 19:25:12.013 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969113054, longitude=116.6821350, latitude=39.5231070, speed=90.000, mileage=16.78000000, dischargeVoltage=281000, dischargeCurrent=34000, insulationResistance=131970000, gear=D, accelerationPedal=10, brakePedal=80, fuelConsumption=10.50, motorControllerTemperature=110000, motorSpeed=52330, motorTorque=4870, motorTemperature=520000, motorVoltage=21500, motorCurrent=69270000, powerBattery=67422., maxFeedbackPower=780000, maxDischargePower=300000, bmsSelfCheck=20, powerBatteryCurrent=20000, powerBatteryV3=457000, maxVoltage=4000, minVoltage=3000, maxTemperature=840000, minTemperature=960000, availableCapacity=830000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:12.015 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:12.015 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"830000","bmsSelfCheck":"20","brakePedal":"80","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"34000","dischargeVoltage":"281000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.50","gear":"D","insulationResistance":"131970000","latitude":"39.5231070","location":"1","longitude":"116.6821350","maxDischargePower":"300000","maxFeedbackPower":"780000","maxTemperature":"840000","maxVoltage":"4000","mcu":"1","mileage":"16.78000000","minTemperature":"960000","minVoltage":"3000","motorControllerTemperature":"110000","motorCurrent":"69270000","motorSpeed":"52330","motorTemperature":"520000","motorTorque":"4870","motorVoltage":"21500","powerBattery":"67422.","powerBatteryCurrent":"20000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"457000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718969113054","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:12.015 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969113054, longitude=116.6821350, latitude=39.5231070, speed=90.000, mileage=16.78000000, dischargeVoltage=281000, dischargeCurrent=34000, insulationResistance=131970000, gear=D, accelerationPedal=10, brakePedal=80, fuelConsumption=10.50, motorControllerTemperature=110000, motorSpeed=52330, motorTorque=4870, motorTemperature=520000, motorVoltage=21500, motorCurrent=69270000, powerBattery=67422., maxFeedbackPower=780000, maxDischargePower=300000, bmsSelfCheck=20, powerBatteryCurrent=20000, powerBatteryV3=457000, maxVoltage=4000, minVoltage=3000, maxTemperature=840000, minTemperature=960000, availableCapacity=830000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:12.062 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:12.062 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:12.095 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:12.095 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:12.122 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:12.122 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:12.140 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:12.140 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:12.163 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:12.163 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:12.184 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:12.184 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:12.220 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:12.220 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:12.275 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:12.275 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:12.309 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:12.309 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:12.325 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:12.325 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:12.360 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:12.360 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:12.386 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:12.386 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:12.404 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:12.404 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:12.425 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:12.425 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:12.498 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:12.498 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:12.541 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:12.541 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:13.000 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:13.000 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:13.000 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 31 34 30 34 36 31 31 36 2e 36 38 32 39 38 33 30 33 39 2e 35 32 33 30 39 35 30 39 30 2e 30 30 30 31 36 2e 38 33 30 30 30 30 30 30 31 33 30 30 30 30 35 30 30 30 30 31 37 32 37 30 30 30 30 30 44 33 30 36 30 39 2e 38 30 30 32 32 30 30 30 30 34 36 37 37 37 32 30 30 30 31 34 38 30 30 30 32 36 30 30 30 31 33 39 36 30 30 30 30 36 37 34 31 33 2e 36 36 30 30 30 30 33 35 30 30 30 30 31 31 31 30 30 30 30 34 32 39 30 30 30 34 30 30 30 33 30 30 30 38 35 30 30 30 30 38 31 30 30 30 30 32 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 1e 7E -2024-06-21 19:25:13.000 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969114046, longitude=116.6829830, latitude=39.5230950, speed=90.000, mileage=16.83000000, dischargeVoltage=130000, dischargeCurrent=50000, insulationResistance=172700000, gear=D, accelerationPedal=30, brakePedal=60, fuelConsumption=9.800, motorControllerTemperature=220000, motorSpeed=46777, motorTorque=2000, motorTemperature=148000, motorVoltage=26000, motorCurrent=13960000, powerBattery=67413., maxFeedbackPower=660000, maxDischargePower=350000, bmsSelfCheck=11, powerBatteryCurrent=10000, powerBatteryV3=429000, maxVoltage=4000, minVoltage=3000, maxTemperature=850000, minTemperature=810000, availableCapacity=200000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:13.002 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:13.002 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"30","availableCapacity":"200000","bmsSelfCheck":"11","brakePedal":"60","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"50000","dischargeVoltage":"130000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.800","gear":"D","insulationResistance":"172700000","latitude":"39.5230950","location":"1","longitude":"116.6829830","maxDischargePower":"350000","maxFeedbackPower":"660000","maxTemperature":"850000","maxVoltage":"4000","mcu":"1","mileage":"16.83000000","minTemperature":"810000","minVoltage":"3000","motorControllerTemperature":"220000","motorCurrent":"13960000","motorSpeed":"46777","motorTemperature":"148000","motorTorque":"2000","motorVoltage":"26000","powerBattery":"67413.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"429000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718969114046","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:13.002 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969114046, longitude=116.6829830, latitude=39.5230950, speed=90.000, mileage=16.83000000, dischargeVoltage=130000, dischargeCurrent=50000, insulationResistance=172700000, gear=D, accelerationPedal=30, brakePedal=60, fuelConsumption=9.800, motorControllerTemperature=220000, motorSpeed=46777, motorTorque=2000, motorTemperature=148000, motorVoltage=26000, motorCurrent=13960000, powerBattery=67413., maxFeedbackPower=660000, maxDischargePower=350000, bmsSelfCheck=11, powerBatteryCurrent=10000, powerBatteryV3=429000, maxVoltage=4000, minVoltage=3000, maxTemperature=850000, minTemperature=810000, availableCapacity=200000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:13.044 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:13.044 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:13.108 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:13.108 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:13.160 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:13.160 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:13.186 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:13.186 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:13.245 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:13.246 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:13.289 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:13.289 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:13.316 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:13.316 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:13.334 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:13.334 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:13.355 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:13.355 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:13.383 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:13.383 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:13.424 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:13.424 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:13.454 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:13.454 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:13.483 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:13.483 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:13.510 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:13.510 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:13.561 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:13.561 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:13.588 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:13.588 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:14.050 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:14.050 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:14.051 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 31 35 30 34 37 31 31 36 2e 36 38 33 36 30 30 30 33 39 2e 35 32 32 39 36 37 30 33 36 2e 30 30 30 31 36 2e 38 35 30 30 30 30 30 30 33 32 35 30 30 30 39 30 30 30 30 31 33 31 32 38 30 30 30 30 44 30 30 33 30 31 30 2e 39 30 35 38 30 30 30 30 35 36 37 35 37 32 36 32 30 33 30 30 30 30 30 32 33 33 30 30 35 30 37 30 30 30 30 30 36 37 34 31 33 2e 33 36 30 30 30 30 34 38 30 30 30 30 31 34 37 30 30 30 30 34 33 31 30 30 30 33 30 30 30 34 30 30 30 31 35 30 30 30 30 31 35 30 30 30 30 33 36 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 16 7E -2024-06-21 19:25:14.051 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969115047, longitude=116.6836000, latitude=39.5229670, speed=36.000, mileage=16.85000000, dischargeVoltage=325000, dischargeCurrent=90000, insulationResistance=131280000, gear=D, accelerationPedal=00, brakePedal=30, fuelConsumption=10.90, motorControllerTemperature=580000, motorSpeed=56757, motorTorque=2620, motorTemperature=300000, motorVoltage=23300, motorCurrent=50700000, powerBattery=67413., maxFeedbackPower=360000, maxDischargePower=480000, bmsSelfCheck=14, powerBatteryCurrent=70000, powerBatteryV3=431000, maxVoltage=3000, minVoltage=4000, maxTemperature=150000, minTemperature=150000, availableCapacity=360000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:14.052 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:14.052 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"00","availableCapacity":"360000","bmsSelfCheck":"14","brakePedal":"30","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"90000","dischargeVoltage":"325000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.90","gear":"D","insulationResistance":"131280000","latitude":"39.5229670","location":"1","longitude":"116.6836000","maxDischargePower":"480000","maxFeedbackPower":"360000","maxTemperature":"150000","maxVoltage":"3000","mcu":"1","mileage":"16.85000000","minTemperature":"150000","minVoltage":"4000","motorControllerTemperature":"580000","motorCurrent":"50700000","motorSpeed":"56757","motorTemperature":"300000","motorTorque":"2620","motorVoltage":"23300","powerBattery":"67413.","powerBatteryCurrent":"70000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"431000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718969115047","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:14.052 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969115047, longitude=116.6836000, latitude=39.5229670, speed=36.000, mileage=16.85000000, dischargeVoltage=325000, dischargeCurrent=90000, insulationResistance=131280000, gear=D, accelerationPedal=00, brakePedal=30, fuelConsumption=10.90, motorControllerTemperature=580000, motorSpeed=56757, motorTorque=2620, motorTemperature=300000, motorVoltage=23300, motorCurrent=50700000, powerBattery=67413., maxFeedbackPower=360000, maxDischargePower=480000, bmsSelfCheck=14, powerBatteryCurrent=70000, powerBatteryV3=431000, maxVoltage=3000, minVoltage=4000, maxTemperature=150000, minTemperature=150000, availableCapacity=360000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:14.080 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:14.080 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:14.104 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:14.104 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:14.128 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:14.129 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:14.157 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:14.157 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:14.179 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:14.179 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:14.202 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:14.202 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:14.222 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:14.222 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:14.285 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:14.285 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:14.315 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:14.315 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:14.371 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:14.371 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:14.396 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:14.396 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:14.416 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:14.416 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:14.437 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:14.437 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:14.474 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:14.475 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:14.503 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:14.504 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:14.533 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:14.534 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:15.009 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:15.009 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:15.009 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 31 36 30 35 38 31 31 36 2e 36 38 34 30 36 36 30 33 39 2e 35 32 32 38 34 37 30 33 36 2e 30 30 30 31 36 2e 38 37 30 30 30 30 30 30 32 32 34 30 30 30 33 30 30 30 30 35 36 32 33 30 30 30 30 30 44 38 30 33 30 31 31 2e 31 30 35 34 30 30 30 30 37 32 39 39 36 33 38 30 30 31 37 30 30 30 30 31 39 37 30 30 31 31 38 38 39 30 30 30 36 37 34 31 33 2e 33 39 30 30 30 30 37 35 30 30 30 30 31 32 30 30 30 30 30 33 32 34 30 30 30 34 30 30 30 33 30 30 30 34 35 30 30 30 30 35 37 30 30 30 30 31 38 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 3a 7E -2024-06-21 19:25:15.009 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969116058, longitude=116.6840660, latitude=39.5228470, speed=36.000, mileage=16.87000000, dischargeVoltage=224000, dischargeCurrent=30000, insulationResistance=562300000, gear=D, accelerationPedal=80, brakePedal=30, fuelConsumption=11.10, motorControllerTemperature=540000, motorSpeed=72996, motorTorque=3800, motorTemperature=170000, motorVoltage=19700, motorCurrent=11889000, powerBattery=67413., maxFeedbackPower=390000, maxDischargePower=750000, bmsSelfCheck=12, powerBatteryCurrent=00000, powerBatteryV3=324000, maxVoltage=4000, minVoltage=3000, maxTemperature=450000, minTemperature=570000, availableCapacity=180000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:15.011 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:15.011 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"80","availableCapacity":"180000","bmsSelfCheck":"12","brakePedal":"30","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"30000","dischargeVoltage":"224000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.10","gear":"D","insulationResistance":"562300000","latitude":"39.5228470","location":"1","longitude":"116.6840660","maxDischargePower":"750000","maxFeedbackPower":"390000","maxTemperature":"450000","maxVoltage":"4000","mcu":"1","mileage":"16.87000000","minTemperature":"570000","minVoltage":"3000","motorControllerTemperature":"540000","motorCurrent":"11889000","motorSpeed":"72996","motorTemperature":"170000","motorTorque":"3800","motorVoltage":"19700","powerBattery":"67413.","powerBatteryCurrent":"00000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"324000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718969116058","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:15.011 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969116058, longitude=116.6840660, latitude=39.5228470, speed=36.000, mileage=16.87000000, dischargeVoltage=224000, dischargeCurrent=30000, insulationResistance=562300000, gear=D, accelerationPedal=80, brakePedal=30, fuelConsumption=11.10, motorControllerTemperature=540000, motorSpeed=72996, motorTorque=3800, motorTemperature=170000, motorVoltage=19700, motorCurrent=11889000, powerBattery=67413., maxFeedbackPower=390000, maxDischargePower=750000, bmsSelfCheck=12, powerBatteryCurrent=00000, powerBatteryV3=324000, maxVoltage=4000, minVoltage=3000, maxTemperature=450000, minTemperature=570000, availableCapacity=180000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:15.031 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:15.031 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:15.050 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:15.050 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:15.079 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:15.079 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:15.102 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:15.102 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:15.124 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:15.124 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:15.145 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:15.145 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:15.165 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:15.165 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:15.184 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:15.184 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:15.210 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:15.210 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:15.236 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:15.236 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:15.257 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:15.257 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:15.275 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:15.276 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:15.296 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:15.296 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:15.331 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:15.331 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:15.362 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:15.362 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:15.385 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:15.385 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:16.004 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:16.004 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:16.004 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 31 37 30 35 30 31 31 36 2e 36 38 34 35 32 32 30 33 39 2e 35 32 32 37 35 31 30 33 36 2e 30 30 30 31 36 2e 38 39 30 30 30 30 30 30 31 32 31 30 30 30 31 30 30 30 30 31 34 35 32 37 30 30 30 30 44 32 30 39 30 31 30 2e 39 30 39 33 30 30 30 30 39 39 36 37 33 36 32 31 30 31 33 37 30 30 30 31 33 35 30 30 38 31 39 31 30 30 30 30 36 37 34 31 33 2e 32 34 30 30 30 30 31 32 30 30 30 30 37 30 31 30 30 30 30 33 38 39 30 30 30 33 30 30 30 33 30 30 30 34 32 30 30 30 30 33 37 30 30 30 30 39 38 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 28 7E -2024-06-21 19:25:16.004 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969117050, longitude=116.6845220, latitude=39.5227510, speed=36.000, mileage=16.89000000, dischargeVoltage=121000, dischargeCurrent=10000, insulationResistance=145270000, gear=D, accelerationPedal=20, brakePedal=90, fuelConsumption=10.90, motorControllerTemperature=930000, motorSpeed=99673, motorTorque=6210, motorTemperature=137000, motorVoltage=13500, motorCurrent=81910000, powerBattery=67413., maxFeedbackPower=240000, maxDischargePower=120000, bmsSelfCheck=70, powerBatteryCurrent=10000, powerBatteryV3=389000, maxVoltage=3000, minVoltage=3000, maxTemperature=420000, minTemperature=370000, availableCapacity=980000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:16.006 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:16.006 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"980000","bmsSelfCheck":"70","brakePedal":"90","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"10000","dischargeVoltage":"121000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.90","gear":"D","insulationResistance":"145270000","latitude":"39.5227510","location":"1","longitude":"116.6845220","maxDischargePower":"120000","maxFeedbackPower":"240000","maxTemperature":"420000","maxVoltage":"3000","mcu":"1","mileage":"16.89000000","minTemperature":"370000","minVoltage":"3000","motorControllerTemperature":"930000","motorCurrent":"81910000","motorSpeed":"99673","motorTemperature":"137000","motorTorque":"6210","motorVoltage":"13500","powerBattery":"67413.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"389000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718969117050","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:16.007 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969117050, longitude=116.6845220, latitude=39.5227510, speed=36.000, mileage=16.89000000, dischargeVoltage=121000, dischargeCurrent=10000, insulationResistance=145270000, gear=D, accelerationPedal=20, brakePedal=90, fuelConsumption=10.90, motorControllerTemperature=930000, motorSpeed=99673, motorTorque=6210, motorTemperature=137000, motorVoltage=13500, motorCurrent=81910000, powerBattery=67413., maxFeedbackPower=240000, maxDischargePower=120000, bmsSelfCheck=70, powerBatteryCurrent=10000, powerBatteryV3=389000, maxVoltage=3000, minVoltage=3000, maxTemperature=420000, minTemperature=370000, availableCapacity=980000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:16.032 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:16.032 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:16.051 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:16.051 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:16.074 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:16.074 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:16.090 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:16.090 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:16.109 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:16.109 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:16.134 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:16.134 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:16.151 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:16.151 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:16.172 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:16.172 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:16.203 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:16.203 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:16.220 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:16.221 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:16.243 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:16.244 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:16.261 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:16.261 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:16.280 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:16.280 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:16.302 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:16.302 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:16.340 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:16.340 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:16.382 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:16.382 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:17.010 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:17.010 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:17.010 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 31 38 30 34 37 31 31 36 2e 36 38 35 32 32 35 30 33 39 2e 35 32 32 36 31 35 30 35 34 2e 30 30 30 31 36 2e 39 32 30 30 30 30 30 30 35 38 37 30 30 30 34 38 30 30 30 32 31 37 38 30 30 30 30 30 44 37 30 38 30 31 32 2e 30 30 34 30 30 30 30 30 31 36 31 34 30 31 32 34 30 31 30 31 30 30 30 32 32 35 30 30 34 33 33 34 30 30 30 30 36 37 34 31 33 2e 36 39 30 30 30 30 34 30 30 30 30 30 33 30 32 30 30 30 30 35 37 30 30 30 30 34 30 30 30 34 30 30 30 35 36 30 30 30 30 38 39 30 30 30 30 38 38 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 1e 7E -2024-06-21 19:25:17.010 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969118047, longitude=116.6852250, latitude=39.5226150, speed=54.000, mileage=16.92000000, dischargeVoltage=587000, dischargeCurrent=48000, insulationResistance=217800000, gear=D, accelerationPedal=70, brakePedal=80, fuelConsumption=12.00, motorControllerTemperature=400000, motorSpeed=16140, motorTorque=1240, motorTemperature=101000, motorVoltage=22500, motorCurrent=43340000, powerBattery=67413., maxFeedbackPower=690000, maxDischargePower=400000, bmsSelfCheck=30, powerBatteryCurrent=20000, powerBatteryV3=570000, maxVoltage=4000, minVoltage=4000, maxTemperature=560000, minTemperature=890000, availableCapacity=880000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:17.011 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:17.011 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"70","availableCapacity":"880000","bmsSelfCheck":"30","brakePedal":"80","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"48000","dischargeVoltage":"587000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"12.00","gear":"D","insulationResistance":"217800000","latitude":"39.5226150","location":"1","longitude":"116.6852250","maxDischargePower":"400000","maxFeedbackPower":"690000","maxTemperature":"560000","maxVoltage":"4000","mcu":"1","mileage":"16.92000000","minTemperature":"890000","minVoltage":"4000","motorControllerTemperature":"400000","motorCurrent":"43340000","motorSpeed":"16140","motorTemperature":"101000","motorTorque":"1240","motorVoltage":"22500","powerBattery":"67413.","powerBatteryCurrent":"20000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"570000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718969118047","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:17.012 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969118047, longitude=116.6852250, latitude=39.5226150, speed=54.000, mileage=16.92000000, dischargeVoltage=587000, dischargeCurrent=48000, insulationResistance=217800000, gear=D, accelerationPedal=70, brakePedal=80, fuelConsumption=12.00, motorControllerTemperature=400000, motorSpeed=16140, motorTorque=1240, motorTemperature=101000, motorVoltage=22500, motorCurrent=43340000, powerBattery=67413., maxFeedbackPower=690000, maxDischargePower=400000, bmsSelfCheck=30, powerBatteryCurrent=20000, powerBatteryV3=570000, maxVoltage=4000, minVoltage=4000, maxTemperature=560000, minTemperature=890000, availableCapacity=880000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:17.036 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:17.036 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:17.056 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:17.056 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:17.077 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:17.077 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:17.105 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:17.105 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:17.131 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:17.132 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:17.151 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:17.151 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:17.170 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:17.170 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:17.204 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:17.204 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:17.233 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:17.233 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:17.277 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:17.277 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:17.303 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:17.303 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:17.328 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:17.328 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:17.357 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:17.357 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:17.380 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:17.380 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:17.402 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:17.402 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:17.419 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:17.419 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:18.032 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:18.032 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:18.032 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 31 39 30 35 38 31 31 36 2e 36 38 35 39 36 35 30 33 39 2e 35 32 32 34 39 39 30 37 32 2e 30 30 30 31 36 2e 39 36 30 30 30 30 30 30 35 36 34 30 30 30 34 31 30 30 30 31 35 35 37 35 30 30 30 30 44 37 30 33 30 39 2e 37 30 30 38 30 30 30 30 30 37 37 32 36 30 34 32 30 30 32 37 30 30 30 30 31 33 35 30 30 31 32 31 31 33 30 30 30 36 37 34 31 33 2e 31 31 30 30 30 30 32 33 30 30 30 30 31 32 38 30 30 30 30 36 36 33 30 30 30 33 30 30 30 34 30 30 30 33 30 30 30 30 30 37 30 30 30 30 30 31 35 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 29 7E -2024-06-21 19:25:18.032 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969119058, longitude=116.6859650, latitude=39.5224990, speed=72.000, mileage=16.96000000, dischargeVoltage=564000, dischargeCurrent=41000, insulationResistance=155750000, gear=D, accelerationPedal=70, brakePedal=30, fuelConsumption=9.700, motorControllerTemperature=800000, motorSpeed=77260, motorTorque=4200, motorTemperature=270000, motorVoltage=13500, motorCurrent=12113000, powerBattery=67413., maxFeedbackPower=110000, maxDischargePower=230000, bmsSelfCheck=12, powerBatteryCurrent=80000, powerBatteryV3=663000, maxVoltage=3000, minVoltage=4000, maxTemperature=300000, minTemperature=700000, availableCapacity=150000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:18.034 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:18.034 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"70","availableCapacity":"150000","bmsSelfCheck":"12","brakePedal":"30","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"41000","dischargeVoltage":"564000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.700","gear":"D","insulationResistance":"155750000","latitude":"39.5224990","location":"1","longitude":"116.6859650","maxDischargePower":"230000","maxFeedbackPower":"110000","maxTemperature":"300000","maxVoltage":"3000","mcu":"1","mileage":"16.96000000","minTemperature":"700000","minVoltage":"4000","motorControllerTemperature":"800000","motorCurrent":"12113000","motorSpeed":"77260","motorTemperature":"270000","motorTorque":"4200","motorVoltage":"13500","powerBattery":"67413.","powerBatteryCurrent":"80000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"663000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718969119058","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:18.034 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969119058, longitude=116.6859650, latitude=39.5224990, speed=72.000, mileage=16.96000000, dischargeVoltage=564000, dischargeCurrent=41000, insulationResistance=155750000, gear=D, accelerationPedal=70, brakePedal=30, fuelConsumption=9.700, motorControllerTemperature=800000, motorSpeed=77260, motorTorque=4200, motorTemperature=270000, motorVoltage=13500, motorCurrent=12113000, powerBattery=67413., maxFeedbackPower=110000, maxDischargePower=230000, bmsSelfCheck=12, powerBatteryCurrent=80000, powerBatteryV3=663000, maxVoltage=3000, minVoltage=4000, maxTemperature=300000, minTemperature=700000, availableCapacity=150000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:18.065 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:18.065 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:18.104 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:18.104 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:18.136 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:18.136 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:18.185 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:18.185 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:18.237 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:18.237 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:18.271 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:18.272 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:18.298 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:18.298 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:18.322 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:18.322 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:18.348 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:18.348 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:18.378 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:18.378 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:18.406 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:18.406 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:18.426 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:18.426 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:18.448 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:18.448 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:18.474 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:18.475 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:18.503 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:18.503 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:18.527 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:18.527 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:19.027 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:19.027 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:19.027 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 32 30 30 34 39 31 31 36 2e 36 38 36 38 38 38 30 33 39 2e 35 32 32 37 32 37 30 37 32 2e 30 30 30 31 37 2e 30 30 30 30 30 30 30 30 32 37 38 30 30 30 33 36 30 30 30 31 35 31 39 36 30 30 30 30 44 32 30 36 30 31 31 2e 38 30 36 32 30 30 30 30 31 36 37 32 31 35 33 37 30 31 32 39 30 30 30 32 37 32 30 30 35 39 33 30 30 30 30 30 36 37 34 31 33 2e 31 33 30 30 30 30 34 31 30 30 30 30 35 30 31 31 30 30 30 32 36 30 30 30 30 34 30 30 30 33 30 30 30 34 37 30 30 30 30 39 36 30 30 30 30 33 39 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 2e 7E -2024-06-21 19:25:19.027 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969120049, longitude=116.6868880, latitude=39.5227270, speed=72.000, mileage=17.00000000, dischargeVoltage=278000, dischargeCurrent=36000, insulationResistance=151960000, gear=D, accelerationPedal=20, brakePedal=60, fuelConsumption=11.80, motorControllerTemperature=620000, motorSpeed=16721, motorTorque=5370, motorTemperature=129000, motorVoltage=27200, motorCurrent=59300000, powerBattery=67413., maxFeedbackPower=130000, maxDischargePower=410000, bmsSelfCheck=50, powerBatteryCurrent=11000, powerBatteryV3=260000, maxVoltage=4000, minVoltage=3000, maxTemperature=470000, minTemperature=960000, availableCapacity=390000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:19.029 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:19.029 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"390000","bmsSelfCheck":"50","brakePedal":"60","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"36000","dischargeVoltage":"278000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.80","gear":"D","insulationResistance":"151960000","latitude":"39.5227270","location":"1","longitude":"116.6868880","maxDischargePower":"410000","maxFeedbackPower":"130000","maxTemperature":"470000","maxVoltage":"4000","mcu":"1","mileage":"17.00000000","minTemperature":"960000","minVoltage":"3000","motorControllerTemperature":"620000","motorCurrent":"59300000","motorSpeed":"16721","motorTemperature":"129000","motorTorque":"5370","motorVoltage":"27200","powerBattery":"67413.","powerBatteryCurrent":"11000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"260000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718969120049","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:19.029 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969120049, longitude=116.6868880, latitude=39.5227270, speed=72.000, mileage=17.00000000, dischargeVoltage=278000, dischargeCurrent=36000, insulationResistance=151960000, gear=D, accelerationPedal=20, brakePedal=60, fuelConsumption=11.80, motorControllerTemperature=620000, motorSpeed=16721, motorTorque=5370, motorTemperature=129000, motorVoltage=27200, motorCurrent=59300000, powerBattery=67413., maxFeedbackPower=130000, maxDischargePower=410000, bmsSelfCheck=50, powerBatteryCurrent=11000, powerBatteryV3=260000, maxVoltage=4000, minVoltage=3000, maxTemperature=470000, minTemperature=960000, availableCapacity=390000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:19.053 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:19.053 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:19.090 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:19.090 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:19.116 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:19.116 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:19.143 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:19.143 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:19.168 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:19.168 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:19.187 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:19.189 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:19.217 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:19.217 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:19.245 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:19.245 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:19.271 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:19.271 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:19.297 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:19.297 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:19.319 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:19.319 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:19.347 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:19.347 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:19.373 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:19.373 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:19.401 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:19.402 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:19.425 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:19.425 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:19.449 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:19.450 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:20.038 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:20.038 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:20.038 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 32 31 30 35 37 31 31 36 2e 36 38 37 31 36 32 30 33 39 2e 35 32 32 38 37 35 30 30 2e 30 30 30 30 31 37 2e 30 30 30 30 30 30 30 30 35 36 34 30 30 30 31 34 30 30 30 32 36 32 39 39 30 30 30 30 44 33 30 33 30 31 31 2e 30 30 33 30 30 30 30 30 36 32 38 33 32 39 35 30 30 31 33 34 30 30 30 32 31 36 30 30 39 33 31 36 30 30 30 30 36 37 34 31 33 2e 36 30 30 30 30 30 38 30 30 30 30 30 33 30 35 30 30 30 30 36 34 36 30 30 30 33 30 30 30 34 30 30 30 31 31 30 30 30 30 34 34 30 30 30 30 36 39 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 0c 7E -2024-06-21 19:25:20.038 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969121057, longitude=116.6871620, latitude=39.5228750, speed=0.0000, mileage=17.00000000, dischargeVoltage=564000, dischargeCurrent=14000, insulationResistance=262990000, gear=D, accelerationPedal=30, brakePedal=30, fuelConsumption=11.00, motorControllerTemperature=300000, motorSpeed=62832, motorTorque=9500, motorTemperature=134000, motorVoltage=21600, motorCurrent=93160000, powerBattery=67413., maxFeedbackPower=600000, maxDischargePower=800000, bmsSelfCheck=30, powerBatteryCurrent=50000, powerBatteryV3=646000, maxVoltage=3000, minVoltage=4000, maxTemperature=110000, minTemperature=440000, availableCapacity=690000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:20.039 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:20.039 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"30","availableCapacity":"690000","bmsSelfCheck":"30","brakePedal":"30","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"14000","dischargeVoltage":"564000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.00","gear":"D","insulationResistance":"262990000","latitude":"39.5228750","location":"1","longitude":"116.6871620","maxDischargePower":"800000","maxFeedbackPower":"600000","maxTemperature":"110000","maxVoltage":"3000","mcu":"1","mileage":"17.00000000","minTemperature":"440000","minVoltage":"4000","motorControllerTemperature":"300000","motorCurrent":"93160000","motorSpeed":"62832","motorTemperature":"134000","motorTorque":"9500","motorVoltage":"21600","powerBattery":"67413.","powerBatteryCurrent":"50000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"646000","ptc":"1","runStatus":"1","soc":"1","speed":"0.0000","timestamp":"1718969121057","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:20.040 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969121057, longitude=116.6871620, latitude=39.5228750, speed=0.0000, mileage=17.00000000, dischargeVoltage=564000, dischargeCurrent=14000, insulationResistance=262990000, gear=D, accelerationPedal=30, brakePedal=30, fuelConsumption=11.00, motorControllerTemperature=300000, motorSpeed=62832, motorTorque=9500, motorTemperature=134000, motorVoltage=21600, motorCurrent=93160000, powerBattery=67413., maxFeedbackPower=600000, maxDischargePower=800000, bmsSelfCheck=30, powerBatteryCurrent=50000, powerBatteryV3=646000, maxVoltage=3000, minVoltage=4000, maxTemperature=110000, minTemperature=440000, availableCapacity=690000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:20.056 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:20.056 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:20.098 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:20.098 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:20.130 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:20.130 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:20.157 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:20.157 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:20.188 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:20.188 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:20.206 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:20.206 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:20.225 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:20.225 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:20.251 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:20.251 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:20.280 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:20.280 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:20.307 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:20.307 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:20.324 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:20.324 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:20.346 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:20.346 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:20.371 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:20.371 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:20.400 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:20.400 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:20.419 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:20.420 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:20.442 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:20.442 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:21.034 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:21.034 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:21.034 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 32 32 30 35 32 31 31 36 2e 36 38 39 30 32 38 30 33 39 2e 35 32 33 38 35 36 30 31 32 36 2e 30 30 31 37 2e 30 37 30 30 30 30 30 30 33 31 31 30 30 30 32 33 30 30 30 31 36 36 33 30 30 30 30 30 44 39 30 35 30 31 30 2e 36 30 37 38 30 30 30 30 37 38 31 39 30 38 36 30 30 31 34 30 30 30 30 32 30 34 30 30 35 31 31 34 30 30 30 30 36 37 34 30 32 2e 35 35 30 30 30 30 33 32 30 30 30 30 36 30 31 32 30 30 30 36 39 30 30 30 30 34 30 30 30 33 30 30 30 36 31 30 30 30 30 37 38 30 30 30 30 34 33 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 17 7E -2024-06-21 19:25:21.034 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969122052, longitude=116.6890280, latitude=39.5238560, speed=126.00, mileage=17.07000000, dischargeVoltage=311000, dischargeCurrent=23000, insulationResistance=166300000, gear=D, accelerationPedal=90, brakePedal=50, fuelConsumption=10.60, motorControllerTemperature=780000, motorSpeed=78190, motorTorque=8600, motorTemperature=140000, motorVoltage=20400, motorCurrent=51140000, powerBattery=67402., maxFeedbackPower=550000, maxDischargePower=320000, bmsSelfCheck=60, powerBatteryCurrent=12000, powerBatteryV3=690000, maxVoltage=4000, minVoltage=3000, maxTemperature=610000, minTemperature=780000, availableCapacity=430000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:21.038 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:21.038 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"90","availableCapacity":"430000","bmsSelfCheck":"60","brakePedal":"50","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"23000","dischargeVoltage":"311000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.60","gear":"D","insulationResistance":"166300000","latitude":"39.5238560","location":"1","longitude":"116.6890280","maxDischargePower":"320000","maxFeedbackPower":"550000","maxTemperature":"610000","maxVoltage":"4000","mcu":"1","mileage":"17.07000000","minTemperature":"780000","minVoltage":"3000","motorControllerTemperature":"780000","motorCurrent":"51140000","motorSpeed":"78190","motorTemperature":"140000","motorTorque":"8600","motorVoltage":"20400","powerBattery":"67402.","powerBatteryCurrent":"12000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"690000","ptc":"1","runStatus":"1","soc":"1","speed":"126.00","timestamp":"1718969122052","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:21.039 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969122052, longitude=116.6890280, latitude=39.5238560, speed=126.00, mileage=17.07000000, dischargeVoltage=311000, dischargeCurrent=23000, insulationResistance=166300000, gear=D, accelerationPedal=90, brakePedal=50, fuelConsumption=10.60, motorControllerTemperature=780000, motorSpeed=78190, motorTorque=8600, motorTemperature=140000, motorVoltage=20400, motorCurrent=51140000, powerBattery=67402., maxFeedbackPower=550000, maxDischargePower=320000, bmsSelfCheck=60, powerBatteryCurrent=12000, powerBatteryV3=690000, maxVoltage=4000, minVoltage=3000, maxTemperature=610000, minTemperature=780000, availableCapacity=430000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:21.065 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:21.065 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:21.088 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:21.088 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:21.127 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:21.128 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:21.145 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:21.145 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:21.166 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:21.166 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:21.191 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:21.191 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:21.216 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:21.216 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:21.236 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:21.236 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:21.262 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:21.262 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:21.285 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:21.285 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:21.316 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:21.316 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:21.338 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:21.338 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:21.356 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:21.356 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:21.399 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:21.399 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:21.432 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:21.432 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:21.451 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:21.451 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:22.011 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:22.011 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:22.011 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 32 33 30 35 34 31 31 36 2e 36 39 30 31 37 36 30 33 39 2e 35 32 34 35 38 30 30 31 38 30 2e 30 30 31 37 2e 31 37 30 30 30 30 30 30 34 34 31 30 30 30 31 39 30 30 30 37 38 34 39 30 30 30 30 30 44 39 30 32 30 31 32 2e 31 30 34 35 30 30 30 30 35 38 33 37 35 31 31 35 30 38 39 30 30 30 30 31 32 32 30 30 31 33 30 36 30 30 30 30 36 37 33 39 30 2e 32 33 30 30 30 30 37 32 30 30 30 30 31 33 31 30 30 30 30 35 32 39 30 30 30 34 30 30 30 33 30 30 30 32 39 30 30 30 30 36 36 30 30 30 30 36 36 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 29 7E -2024-06-21 19:25:22.011 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969123054, longitude=116.6901760, latitude=39.5245800, speed=180.00, mileage=17.17000000, dischargeVoltage=441000, dischargeCurrent=19000, insulationResistance=784900000, gear=D, accelerationPedal=90, brakePedal=20, fuelConsumption=12.10, motorControllerTemperature=450000, motorSpeed=58375, motorTorque=1150, motorTemperature=890000, motorVoltage=12200, motorCurrent=13060000, powerBattery=67390., maxFeedbackPower=230000, maxDischargePower=720000, bmsSelfCheck=13, powerBatteryCurrent=10000, powerBatteryV3=529000, maxVoltage=4000, minVoltage=3000, maxTemperature=290000, minTemperature=660000, availableCapacity=660000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:22.014 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:22.014 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"90","availableCapacity":"660000","bmsSelfCheck":"13","brakePedal":"20","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"19000","dischargeVoltage":"441000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"12.10","gear":"D","insulationResistance":"784900000","latitude":"39.5245800","location":"1","longitude":"116.6901760","maxDischargePower":"720000","maxFeedbackPower":"230000","maxTemperature":"290000","maxVoltage":"4000","mcu":"1","mileage":"17.17000000","minTemperature":"660000","minVoltage":"3000","motorControllerTemperature":"450000","motorCurrent":"13060000","motorSpeed":"58375","motorTemperature":"890000","motorTorque":"1150","motorVoltage":"12200","powerBattery":"67390.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"529000","ptc":"1","runStatus":"1","soc":"1","speed":"180.00","timestamp":"1718969123054","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:22.014 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969123054, longitude=116.6901760, latitude=39.5245800, speed=180.00, mileage=17.17000000, dischargeVoltage=441000, dischargeCurrent=19000, insulationResistance=784900000, gear=D, accelerationPedal=90, brakePedal=20, fuelConsumption=12.10, motorControllerTemperature=450000, motorSpeed=58375, motorTorque=1150, motorTemperature=890000, motorVoltage=12200, motorCurrent=13060000, powerBattery=67390., maxFeedbackPower=230000, maxDischargePower=720000, bmsSelfCheck=13, powerBatteryCurrent=10000, powerBatteryV3=529000, maxVoltage=4000, minVoltage=3000, maxTemperature=290000, minTemperature=660000, availableCapacity=660000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:22.042 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:22.042 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:22.061 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:22.061 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:22.083 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:22.083 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:22.131 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:22.131 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:22.170 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:22.170 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:22.214 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:22.214 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:22.254 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:22.255 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:22.303 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:22.303 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:22.326 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:22.326 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:22.345 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:22.345 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:22.365 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:22.366 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:22.404 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:22.404 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:22.437 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:22.437 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:22.455 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:22.455 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:22.481 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:22.481 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:22.581 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:22.581 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:23.010 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:23.010 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:23.010 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 32 34 30 35 38 31 31 36 2e 36 39 31 32 30 36 30 33 39 2e 35 32 35 34 35 33 30 31 36 32 2e 30 30 31 37 2e 32 36 30 30 30 30 30 30 36 34 39 30 30 30 33 31 30 30 30 32 30 32 38 32 30 30 30 30 44 35 30 32 30 31 30 2e 31 30 34 34 30 30 30 30 38 39 38 39 33 33 37 37 30 31 30 37 30 30 30 32 37 39 30 30 38 35 30 30 30 30 30 30 36 37 33 38 30 2e 32 34 30 30 30 30 31 34 30 30 30 30 32 30 31 31 30 30 30 35 39 38 30 30 30 33 30 30 30 33 30 30 30 37 34 30 30 30 30 39 34 30 30 30 30 32 33 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 2c 7E -2024-06-21 19:25:23.010 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969124058, longitude=116.6912060, latitude=39.5254530, speed=162.00, mileage=17.26000000, dischargeVoltage=649000, dischargeCurrent=31000, insulationResistance=202820000, gear=D, accelerationPedal=50, brakePedal=20, fuelConsumption=10.10, motorControllerTemperature=440000, motorSpeed=89893, motorTorque=3770, motorTemperature=107000, motorVoltage=27900, motorCurrent=85000000, powerBattery=67380., maxFeedbackPower=240000, maxDischargePower=140000, bmsSelfCheck=20, powerBatteryCurrent=11000, powerBatteryV3=598000, maxVoltage=3000, minVoltage=3000, maxTemperature=740000, minTemperature=940000, availableCapacity=230000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:23.012 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:23.013 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"230000","bmsSelfCheck":"20","brakePedal":"20","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"31000","dischargeVoltage":"649000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.10","gear":"D","insulationResistance":"202820000","latitude":"39.5254530","location":"1","longitude":"116.6912060","maxDischargePower":"140000","maxFeedbackPower":"240000","maxTemperature":"740000","maxVoltage":"3000","mcu":"1","mileage":"17.26000000","minTemperature":"940000","minVoltage":"3000","motorControllerTemperature":"440000","motorCurrent":"85000000","motorSpeed":"89893","motorTemperature":"107000","motorTorque":"3770","motorVoltage":"27900","powerBattery":"67380.","powerBatteryCurrent":"11000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"598000","ptc":"1","runStatus":"1","soc":"1","speed":"162.00","timestamp":"1718969124058","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:23.013 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969124058, longitude=116.6912060, latitude=39.5254530, speed=162.00, mileage=17.26000000, dischargeVoltage=649000, dischargeCurrent=31000, insulationResistance=202820000, gear=D, accelerationPedal=50, brakePedal=20, fuelConsumption=10.10, motorControllerTemperature=440000, motorSpeed=89893, motorTorque=3770, motorTemperature=107000, motorVoltage=27900, motorCurrent=85000000, powerBattery=67380., maxFeedbackPower=240000, maxDischargePower=140000, bmsSelfCheck=20, powerBatteryCurrent=11000, powerBatteryV3=598000, maxVoltage=3000, minVoltage=3000, maxTemperature=740000, minTemperature=940000, availableCapacity=230000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:23.037 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:23.037 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:23.061 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:23.061 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:23.082 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:23.082 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:23.101 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:23.101 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:23.136 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:23.136 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:23.173 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:23.173 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:23.199 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:23.199 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:23.221 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:23.221 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:23.241 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:23.241 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:23.285 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:23.285 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:23.327 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:23.328 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:23.375 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:23.375 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:23.402 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:23.402 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:23.420 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:23.420 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:23.447 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:23.447 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:23.468 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:23.469 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:24.012 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:24.013 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:24.013 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 32 35 30 35 36 31 31 36 2e 36 39 31 36 38 34 30 33 39 2e 35 32 35 38 36 33 30 31 38 2e 30 30 30 31 37 2e 32 37 30 30 30 30 30 30 35 34 37 30 30 30 32 39 30 30 30 31 39 36 31 35 30 30 30 30 44 37 30 31 30 39 2e 32 30 30 37 30 30 30 30 30 32 39 38 30 34 32 35 33 30 37 36 30 30 30 30 32 34 31 30 30 31 30 30 35 39 30 30 30 36 37 33 38 30 2e 32 31 30 30 30 30 38 30 30 30 30 30 37 30 31 33 30 30 30 32 33 39 30 30 30 33 30 30 30 34 30 30 30 36 39 30 30 30 30 33 34 30 30 30 30 35 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 35 7E -2024-06-21 19:25:24.013 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969125056, longitude=116.6916840, latitude=39.5258630, speed=18.000, mileage=17.27000000, dischargeVoltage=547000, dischargeCurrent=29000, insulationResistance=196150000, gear=D, accelerationPedal=70, brakePedal=10, fuelConsumption=9.200, motorControllerTemperature=700000, motorSpeed=29804, motorTorque=2530, motorTemperature=760000, motorVoltage=24100, motorCurrent=10059000, powerBattery=67380., maxFeedbackPower=210000, maxDischargePower=800000, bmsSelfCheck=70, powerBatteryCurrent=13000, powerBatteryV3=239000, maxVoltage=3000, minVoltage=4000, maxTemperature=690000, minTemperature=340000, availableCapacity=500000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:24.014 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:24.014 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"70","availableCapacity":"500000","bmsSelfCheck":"70","brakePedal":"10","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"29000","dischargeVoltage":"547000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.200","gear":"D","insulationResistance":"196150000","latitude":"39.5258630","location":"1","longitude":"116.6916840","maxDischargePower":"800000","maxFeedbackPower":"210000","maxTemperature":"690000","maxVoltage":"3000","mcu":"1","mileage":"17.27000000","minTemperature":"340000","minVoltage":"4000","motorControllerTemperature":"700000","motorCurrent":"10059000","motorSpeed":"29804","motorTemperature":"760000","motorTorque":"2530","motorVoltage":"24100","powerBattery":"67380.","powerBatteryCurrent":"13000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"239000","ptc":"1","runStatus":"1","soc":"1","speed":"18.000","timestamp":"1718969125056","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:24.015 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969125056, longitude=116.6916840, latitude=39.5258630, speed=18.000, mileage=17.27000000, dischargeVoltage=547000, dischargeCurrent=29000, insulationResistance=196150000, gear=D, accelerationPedal=70, brakePedal=10, fuelConsumption=9.200, motorControllerTemperature=700000, motorSpeed=29804, motorTorque=2530, motorTemperature=760000, motorVoltage=24100, motorCurrent=10059000, powerBattery=67380., maxFeedbackPower=210000, maxDischargePower=800000, bmsSelfCheck=70, powerBatteryCurrent=13000, powerBatteryV3=239000, maxVoltage=3000, minVoltage=4000, maxTemperature=690000, minTemperature=340000, availableCapacity=500000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:24.044 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:24.044 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:24.071 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:24.072 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:24.103 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:24.103 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:24.153 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:24.153 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:24.242 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:24.242 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:24.267 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:24.267 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:24.296 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:24.296 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:24.318 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:24.318 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:24.347 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:24.347 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:24.369 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:24.369 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:24.402 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:24.402 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:24.420 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:24.420 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:24.442 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:24.443 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:24.471 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:24.472 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:24.498 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:24.499 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:24.522 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:24.522 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:25.009 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:25.009 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:25.009 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 32 36 30 35 35 31 31 36 2e 36 39 32 31 31 33 30 33 39 2e 35 32 35 39 30 39 30 35 34 2e 30 30 30 31 37 2e 33 30 30 30 30 30 30 30 36 36 32 30 30 30 33 34 30 30 30 31 30 39 35 30 30 30 30 30 44 31 30 30 30 39 2e 32 30 30 37 36 30 30 30 30 33 33 39 32 37 35 37 37 30 36 35 30 30 30 30 31 39 38 30 30 32 30 30 37 30 30 30 30 36 37 33 38 30 2e 33 35 30 30 30 30 38 37 30 30 30 30 31 32 38 30 30 30 30 37 30 39 30 30 30 33 30 30 30 33 30 30 30 30 30 30 30 30 30 32 38 30 30 30 30 31 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 20 7E -2024-06-21 19:25:25.009 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969126055, longitude=116.6921130, latitude=39.5259090, speed=54.000, mileage=17.30000000, dischargeVoltage=662000, dischargeCurrent=34000, insulationResistance=109500000, gear=D, accelerationPedal=10, brakePedal=00, fuelConsumption=9.200, motorControllerTemperature=760000, motorSpeed=33927, motorTorque=5770, motorTemperature=650000, motorVoltage=19800, motorCurrent=20070000, powerBattery=67380., maxFeedbackPower=350000, maxDischargePower=870000, bmsSelfCheck=12, powerBatteryCurrent=80000, powerBatteryV3=709000, maxVoltage=3000, minVoltage=3000, maxTemperature=000000, minTemperature=280000, availableCapacity=100000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:25.011 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:25.011 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"100000","bmsSelfCheck":"12","brakePedal":"00","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"34000","dischargeVoltage":"662000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.200","gear":"D","insulationResistance":"109500000","latitude":"39.5259090","location":"1","longitude":"116.6921130","maxDischargePower":"870000","maxFeedbackPower":"350000","maxTemperature":"000000","maxVoltage":"3000","mcu":"1","mileage":"17.30000000","minTemperature":"280000","minVoltage":"3000","motorControllerTemperature":"760000","motorCurrent":"20070000","motorSpeed":"33927","motorTemperature":"650000","motorTorque":"5770","motorVoltage":"19800","powerBattery":"67380.","powerBatteryCurrent":"80000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"709000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718969126055","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:25.011 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969126055, longitude=116.6921130, latitude=39.5259090, speed=54.000, mileage=17.30000000, dischargeVoltage=662000, dischargeCurrent=34000, insulationResistance=109500000, gear=D, accelerationPedal=10, brakePedal=00, fuelConsumption=9.200, motorControllerTemperature=760000, motorSpeed=33927, motorTorque=5770, motorTemperature=650000, motorVoltage=19800, motorCurrent=20070000, powerBattery=67380., maxFeedbackPower=350000, maxDischargePower=870000, bmsSelfCheck=12, powerBatteryCurrent=80000, powerBatteryV3=709000, maxVoltage=3000, minVoltage=3000, maxTemperature=000000, minTemperature=280000, availableCapacity=100000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:25.037 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:25.037 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:25.067 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:25.067 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:25.093 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:25.093 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:25.128 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:25.128 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:25.160 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:25.160 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:25.184 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:25.184 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:25.209 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:25.209 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:25.231 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:25.231 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:25.267 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:25.267 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:25.375 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:25.375 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:25.408 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:25.408 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:25.432 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:25.432 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:25.472 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:25.472 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:25.517 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:25.517 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:25.553 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:25.553 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:25.629 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:25.629 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:26.002 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:26.002 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:26.003 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 32 37 30 34 36 31 31 36 2e 36 39 32 34 32 34 30 33 39 2e 35 32 36 31 34 39 30 35 34 2e 30 30 30 31 37 2e 33 33 30 30 30 30 30 30 35 37 33 30 30 30 33 30 30 30 30 32 33 31 30 30 30 30 30 30 44 30 30 34 30 39 2e 34 30 30 33 38 30 30 30 30 35 37 31 32 37 37 35 33 30 35 37 30 30 30 30 32 31 35 30 30 39 36 37 36 30 30 30 30 36 37 33 38 30 2e 37 33 30 30 30 30 31 30 30 30 30 30 31 31 31 30 30 30 30 35 33 30 30 30 30 34 30 30 30 34 30 30 30 38 39 30 30 30 30 39 38 30 30 30 30 36 33 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 27 7E -2024-06-21 19:25:26.003 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969127046, longitude=116.6924240, latitude=39.5261490, speed=54.000, mileage=17.33000000, dischargeVoltage=573000, dischargeCurrent=30000, insulationResistance=231000000, gear=D, accelerationPedal=00, brakePedal=40, fuelConsumption=9.400, motorControllerTemperature=380000, motorSpeed=57127, motorTorque=7530, motorTemperature=570000, motorVoltage=21500, motorCurrent=96760000, powerBattery=67380., maxFeedbackPower=730000, maxDischargePower=100000, bmsSelfCheck=11, powerBatteryCurrent=10000, powerBatteryV3=530000, maxVoltage=4000, minVoltage=4000, maxTemperature=890000, minTemperature=980000, availableCapacity=630000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:26.005 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:26.006 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"00","availableCapacity":"630000","bmsSelfCheck":"11","brakePedal":"40","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"30000","dischargeVoltage":"573000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.400","gear":"D","insulationResistance":"231000000","latitude":"39.5261490","location":"1","longitude":"116.6924240","maxDischargePower":"100000","maxFeedbackPower":"730000","maxTemperature":"890000","maxVoltage":"4000","mcu":"1","mileage":"17.33000000","minTemperature":"980000","minVoltage":"4000","motorControllerTemperature":"380000","motorCurrent":"96760000","motorSpeed":"57127","motorTemperature":"570000","motorTorque":"7530","motorVoltage":"21500","powerBattery":"67380.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"530000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718969127046","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:26.006 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969127046, longitude=116.6924240, latitude=39.5261490, speed=54.000, mileage=17.33000000, dischargeVoltage=573000, dischargeCurrent=30000, insulationResistance=231000000, gear=D, accelerationPedal=00, brakePedal=40, fuelConsumption=9.400, motorControllerTemperature=380000, motorSpeed=57127, motorTorque=7530, motorTemperature=570000, motorVoltage=21500, motorCurrent=96760000, powerBattery=67380., maxFeedbackPower=730000, maxDischargePower=100000, bmsSelfCheck=11, powerBatteryCurrent=10000, powerBatteryV3=530000, maxVoltage=4000, minVoltage=4000, maxTemperature=890000, minTemperature=980000, availableCapacity=630000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:26.030 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:26.030 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:26.051 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:26.051 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:26.072 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:26.072 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:26.106 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:26.106 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:26.131 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:26.131 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:26.171 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:26.171 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:26.223 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:26.223 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:26.255 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:26.255 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:26.278 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:26.278 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:26.310 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:26.310 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:26.339 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:26.339 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:26.366 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:26.366 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:26.386 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:26.386 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:26.413 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:26.413 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:26.430 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:26.431 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:26.451 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:26.451 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:27.012 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:27.012 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:27.012 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 32 38 30 35 32 31 31 36 2e 36 39 33 32 30 37 30 33 39 2e 35 32 36 32 33 31 30 37 32 2e 30 30 30 31 37 2e 33 37 30 30 30 30 30 30 36 36 31 30 30 30 34 38 30 30 30 37 35 36 33 30 30 30 30 30 44 36 30 30 30 39 2e 34 30 30 32 36 30 30 30 30 31 36 35 39 39 34 30 33 30 31 34 34 30 30 30 32 36 32 30 30 31 33 35 31 36 30 30 30 36 37 33 38 30 2e 35 34 30 30 30 30 31 38 30 30 30 30 38 30 36 30 30 30 30 36 37 39 30 30 30 33 30 30 30 34 30 30 30 38 30 30 30 30 30 35 38 30 30 30 30 34 32 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 38 7E -2024-06-21 19:25:27.012 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969128052, longitude=116.6932070, latitude=39.5262310, speed=72.000, mileage=17.37000000, dischargeVoltage=661000, dischargeCurrent=48000, insulationResistance=756300000, gear=D, accelerationPedal=60, brakePedal=00, fuelConsumption=9.400, motorControllerTemperature=260000, motorSpeed=16599, motorTorque=4030, motorTemperature=144000, motorVoltage=26200, motorCurrent=13516000, powerBattery=67380., maxFeedbackPower=540000, maxDischargePower=180000, bmsSelfCheck=80, powerBatteryCurrent=60000, powerBatteryV3=679000, maxVoltage=3000, minVoltage=4000, maxTemperature=800000, minTemperature=580000, availableCapacity=420000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:27.015 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:27.015 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"420000","bmsSelfCheck":"80","brakePedal":"00","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"48000","dischargeVoltage":"661000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.400","gear":"D","insulationResistance":"756300000","latitude":"39.5262310","location":"1","longitude":"116.6932070","maxDischargePower":"180000","maxFeedbackPower":"540000","maxTemperature":"800000","maxVoltage":"3000","mcu":"1","mileage":"17.37000000","minTemperature":"580000","minVoltage":"4000","motorControllerTemperature":"260000","motorCurrent":"13516000","motorSpeed":"16599","motorTemperature":"144000","motorTorque":"4030","motorVoltage":"26200","powerBattery":"67380.","powerBatteryCurrent":"60000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"679000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718969128052","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:27.015 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969128052, longitude=116.6932070, latitude=39.5262310, speed=72.000, mileage=17.37000000, dischargeVoltage=661000, dischargeCurrent=48000, insulationResistance=756300000, gear=D, accelerationPedal=60, brakePedal=00, fuelConsumption=9.400, motorControllerTemperature=260000, motorSpeed=16599, motorTorque=4030, motorTemperature=144000, motorVoltage=26200, motorCurrent=13516000, powerBattery=67380., maxFeedbackPower=540000, maxDischargePower=180000, bmsSelfCheck=80, powerBatteryCurrent=60000, powerBatteryV3=679000, maxVoltage=3000, minVoltage=4000, maxTemperature=800000, minTemperature=580000, availableCapacity=420000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:27.046 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:27.046 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:27.081 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:27.081 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:27.148 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:27.149 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:27.240 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:27.240 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:27.279 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:27.279 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:27.307 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:27.307 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:27.346 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:27.347 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:27.371 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:27.371 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:27.478 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:27.479 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:27.515 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:27.515 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:27.607 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:27.607 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:27.690 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:27.690 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:27.716 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:27.717 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:27.747 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:27.747 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:27.772 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:27.773 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:27.801 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:27.802 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:28.012 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:28.012 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:28.012 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 32 39 30 35 38 31 31 36 2e 36 39 34 36 31 39 30 33 39 2e 35 32 36 33 34 33 30 31 34 34 2e 30 30 31 37 2e 34 35 30 30 30 30 30 30 33 37 35 30 30 30 32 36 30 30 30 32 34 32 33 37 30 30 30 30 44 34 30 31 30 39 2e 31 30 30 32 36 30 30 30 30 37 38 37 36 35 39 35 30 30 31 30 31 30 30 30 32 36 33 30 30 31 30 30 30 30 30 30 30 36 37 33 37 31 2e 38 37 30 30 30 30 35 37 30 30 30 30 33 30 38 30 30 30 30 35 33 36 30 30 30 34 30 30 30 34 30 30 30 33 30 30 30 30 30 34 33 30 30 30 30 36 32 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 2c 7E -2024-06-21 19:25:28.012 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969129058, longitude=116.6946190, latitude=39.5263430, speed=144.00, mileage=17.45000000, dischargeVoltage=375000, dischargeCurrent=26000, insulationResistance=242370000, gear=D, accelerationPedal=40, brakePedal=10, fuelConsumption=9.100, motorControllerTemperature=260000, motorSpeed=78765, motorTorque=9500, motorTemperature=101000, motorVoltage=26300, motorCurrent=10000000, powerBattery=67371., maxFeedbackPower=870000, maxDischargePower=570000, bmsSelfCheck=30, powerBatteryCurrent=80000, powerBatteryV3=536000, maxVoltage=4000, minVoltage=4000, maxTemperature=300000, minTemperature=430000, availableCapacity=620000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:28.014 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:28.014 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"40","availableCapacity":"620000","bmsSelfCheck":"30","brakePedal":"10","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"26000","dischargeVoltage":"375000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.100","gear":"D","insulationResistance":"242370000","latitude":"39.5263430","location":"1","longitude":"116.6946190","maxDischargePower":"570000","maxFeedbackPower":"870000","maxTemperature":"300000","maxVoltage":"4000","mcu":"1","mileage":"17.45000000","minTemperature":"430000","minVoltage":"4000","motorControllerTemperature":"260000","motorCurrent":"10000000","motorSpeed":"78765","motorTemperature":"101000","motorTorque":"9500","motorVoltage":"26300","powerBattery":"67371.","powerBatteryCurrent":"80000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"536000","ptc":"1","runStatus":"1","soc":"1","speed":"144.00","timestamp":"1718969129058","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:28.014 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969129058, longitude=116.6946190, latitude=39.5263430, speed=144.00, mileage=17.45000000, dischargeVoltage=375000, dischargeCurrent=26000, insulationResistance=242370000, gear=D, accelerationPedal=40, brakePedal=10, fuelConsumption=9.100, motorControllerTemperature=260000, motorSpeed=78765, motorTorque=9500, motorTemperature=101000, motorVoltage=26300, motorCurrent=10000000, powerBattery=67371., maxFeedbackPower=870000, maxDischargePower=570000, bmsSelfCheck=30, powerBatteryCurrent=80000, powerBatteryV3=536000, maxVoltage=4000, minVoltage=4000, maxTemperature=300000, minTemperature=430000, availableCapacity=620000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:28.031 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:28.031 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:28.051 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:28.051 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:28.072 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:28.072 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:28.098 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:28.099 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:28.127 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:28.128 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:28.161 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:28.161 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:28.189 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:28.190 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:28.210 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:28.210 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:28.232 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:28.232 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:28.251 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:28.251 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:28.270 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:28.270 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:28.291 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:28.292 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:28.311 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:28.311 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:28.332 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:28.332 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:28.353 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:28.354 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:28.391 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:28.391 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:29.022 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:29.022 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:29.022 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 33 30 30 35 37 31 31 36 2e 36 39 35 33 39 37 30 33 39 2e 35 32 36 33 39 37 30 35 34 2e 30 30 30 31 37 2e 34 38 30 30 30 30 30 30 32 39 36 30 30 30 32 39 30 30 30 32 37 30 32 33 30 30 30 30 44 35 30 38 30 31 30 2e 36 30 35 34 30 30 30 30 34 39 39 36 33 31 38 30 30 38 31 30 30 30 30 32 36 38 30 30 31 33 32 39 31 30 30 30 36 37 33 37 31 2e 31 39 30 30 30 30 39 39 30 30 30 30 33 30 31 33 30 30 30 34 36 34 30 30 30 33 30 30 30 33 30 30 30 32 37 30 30 30 30 33 36 30 30 30 30 39 39 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 5b 7E -2024-06-21 19:25:29.023 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969130057, longitude=116.6953970, latitude=39.5263970, speed=54.000, mileage=17.48000000, dischargeVoltage=296000, dischargeCurrent=29000, insulationResistance=270230000, gear=D, accelerationPedal=50, brakePedal=80, fuelConsumption=10.60, motorControllerTemperature=540000, motorSpeed=49963, motorTorque=1800, motorTemperature=810000, motorVoltage=26800, motorCurrent=13291000, powerBattery=67371., maxFeedbackPower=190000, maxDischargePower=990000, bmsSelfCheck=30, powerBatteryCurrent=13000, powerBatteryV3=464000, maxVoltage=3000, minVoltage=3000, maxTemperature=270000, minTemperature=360000, availableCapacity=990000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:29.024 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:29.024 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"990000","bmsSelfCheck":"30","brakePedal":"80","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"29000","dischargeVoltage":"296000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.60","gear":"D","insulationResistance":"270230000","latitude":"39.5263970","location":"1","longitude":"116.6953970","maxDischargePower":"990000","maxFeedbackPower":"190000","maxTemperature":"270000","maxVoltage":"3000","mcu":"1","mileage":"17.48000000","minTemperature":"360000","minVoltage":"3000","motorControllerTemperature":"540000","motorCurrent":"13291000","motorSpeed":"49963","motorTemperature":"810000","motorTorque":"1800","motorVoltage":"26800","powerBattery":"67371.","powerBatteryCurrent":"13000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"464000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718969130057","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:29.025 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969130057, longitude=116.6953970, latitude=39.5263970, speed=54.000, mileage=17.48000000, dischargeVoltage=296000, dischargeCurrent=29000, insulationResistance=270230000, gear=D, accelerationPedal=50, brakePedal=80, fuelConsumption=10.60, motorControllerTemperature=540000, motorSpeed=49963, motorTorque=1800, motorTemperature=810000, motorVoltage=26800, motorCurrent=13291000, powerBattery=67371., maxFeedbackPower=190000, maxDischargePower=990000, bmsSelfCheck=30, powerBatteryCurrent=13000, powerBatteryV3=464000, maxVoltage=3000, minVoltage=3000, maxTemperature=270000, minTemperature=360000, availableCapacity=990000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:29.164 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:29.164 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:29.200 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:29.200 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:29.227 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:29.227 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:29.254 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:29.254 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:29.281 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:29.281 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:29.304 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:29.304 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:29.332 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:29.332 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:29.391 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:29.391 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:29.420 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:29.420 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:29.446 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:29.446 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:29.464 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:29.465 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:29.502 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:29.503 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:29.538 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:29.538 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:29.587 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:29.587 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:29.615 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:29.615 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:29.635 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:29.635 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:30.007 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:30.007 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:30.007 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 33 31 30 35 37 31 31 36 2e 36 39 35 38 34 38 30 33 39 2e 35 32 36 34 33 34 30 33 36 2e 30 30 30 31 37 2e 35 30 30 30 30 30 30 30 32 35 37 30 30 30 32 34 30 30 30 32 33 31 37 30 30 30 30 30 44 34 30 35 30 31 30 2e 30 30 37 30 30 30 30 30 39 39 39 32 37 33 30 30 30 37 38 30 30 30 30 31 36 34 30 30 31 31 33 33 37 30 30 30 36 37 33 37 31 2e 35 30 30 30 30 30 35 30 30 30 30 30 31 32 39 30 30 30 30 35 34 36 30 30 30 33 30 30 30 34 30 30 30 38 38 30 30 30 30 34 39 30 30 30 30 33 36 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 2f 7E -2024-06-21 19:25:30.007 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969131057, longitude=116.6958480, latitude=39.5264340, speed=36.000, mileage=17.50000000, dischargeVoltage=257000, dischargeCurrent=24000, insulationResistance=231700000, gear=D, accelerationPedal=40, brakePedal=50, fuelConsumption=10.00, motorControllerTemperature=700000, motorSpeed=99927, motorTorque=3000, motorTemperature=780000, motorVoltage=16400, motorCurrent=11337000, powerBattery=67371., maxFeedbackPower=500000, maxDischargePower=500000, bmsSelfCheck=12, powerBatteryCurrent=90000, powerBatteryV3=546000, maxVoltage=3000, minVoltage=4000, maxTemperature=880000, minTemperature=490000, availableCapacity=360000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:30.009 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:30.009 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"40","availableCapacity":"360000","bmsSelfCheck":"12","brakePedal":"50","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"24000","dischargeVoltage":"257000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.00","gear":"D","insulationResistance":"231700000","latitude":"39.5264340","location":"1","longitude":"116.6958480","maxDischargePower":"500000","maxFeedbackPower":"500000","maxTemperature":"880000","maxVoltage":"3000","mcu":"1","mileage":"17.50000000","minTemperature":"490000","minVoltage":"4000","motorControllerTemperature":"700000","motorCurrent":"11337000","motorSpeed":"99927","motorTemperature":"780000","motorTorque":"3000","motorVoltage":"16400","powerBattery":"67371.","powerBatteryCurrent":"90000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"546000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718969131057","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:30.009 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969131057, longitude=116.6958480, latitude=39.5264340, speed=36.000, mileage=17.50000000, dischargeVoltage=257000, dischargeCurrent=24000, insulationResistance=231700000, gear=D, accelerationPedal=40, brakePedal=50, fuelConsumption=10.00, motorControllerTemperature=700000, motorSpeed=99927, motorTorque=3000, motorTemperature=780000, motorVoltage=16400, motorCurrent=11337000, powerBattery=67371., maxFeedbackPower=500000, maxDischargePower=500000, bmsSelfCheck=12, powerBatteryCurrent=90000, powerBatteryV3=546000, maxVoltage=3000, minVoltage=4000, maxTemperature=880000, minTemperature=490000, availableCapacity=360000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:30.036 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:30.037 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:30.060 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:30.060 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:30.086 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:30.087 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:30.124 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:30.125 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:30.152 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:30.152 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:30.184 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:30.184 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:30.219 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:30.219 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:30.245 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:30.246 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:30.270 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:30.270 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:30.295 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:30.295 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:30.320 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:30.320 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:30.335 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:30.336 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:30.360 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:30.360 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:30.388 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:30.388 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:30.409 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:30.409 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:30.434 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:30.434 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:31.240 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:31.241 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:31.242 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 33 32 30 35 34 31 31 36 2e 36 39 37 30 32 32 30 33 39 2e 35 32 36 35 33 37 30 39 30 2e 30 30 30 31 37 2e 35 35 30 30 30 30 30 30 33 35 35 30 30 30 37 30 30 30 30 32 39 30 32 33 30 30 30 30 44 32 30 31 30 31 31 2e 31 30 38 36 30 30 30 30 33 37 34 33 37 35 37 33 30 33 33 30 30 30 30 31 35 30 30 30 31 30 36 31 38 30 30 30 36 37 33 36 30 2e 32 32 30 30 30 30 35 30 30 30 30 30 34 30 31 34 30 30 30 35 33 36 30 30 30 34 30 30 30 33 30 30 30 38 35 30 30 30 30 39 38 30 30 30 30 39 36 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 21 7E -2024-06-21 19:25:31.242 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969132054, longitude=116.6970220, latitude=39.5265370, speed=90.000, mileage=17.55000000, dischargeVoltage=355000, dischargeCurrent=70000, insulationResistance=290230000, gear=D, accelerationPedal=20, brakePedal=10, fuelConsumption=11.10, motorControllerTemperature=860000, motorSpeed=37437, motorTorque=5730, motorTemperature=330000, motorVoltage=15000, motorCurrent=10618000, powerBattery=67360., maxFeedbackPower=220000, maxDischargePower=500000, bmsSelfCheck=40, powerBatteryCurrent=14000, powerBatteryV3=536000, maxVoltage=4000, minVoltage=3000, maxTemperature=850000, minTemperature=980000, availableCapacity=960000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:31.244 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:31.244 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"960000","bmsSelfCheck":"40","brakePedal":"10","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"70000","dischargeVoltage":"355000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.10","gear":"D","insulationResistance":"290230000","latitude":"39.5265370","location":"1","longitude":"116.6970220","maxDischargePower":"500000","maxFeedbackPower":"220000","maxTemperature":"850000","maxVoltage":"4000","mcu":"1","mileage":"17.55000000","minTemperature":"980000","minVoltage":"3000","motorControllerTemperature":"860000","motorCurrent":"10618000","motorSpeed":"37437","motorTemperature":"330000","motorTorque":"5730","motorVoltage":"15000","powerBattery":"67360.","powerBatteryCurrent":"14000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"536000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718969132054","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:31.244 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969132054, longitude=116.6970220, latitude=39.5265370, speed=90.000, mileage=17.55000000, dischargeVoltage=355000, dischargeCurrent=70000, insulationResistance=290230000, gear=D, accelerationPedal=20, brakePedal=10, fuelConsumption=11.10, motorControllerTemperature=860000, motorSpeed=37437, motorTorque=5730, motorTemperature=330000, motorVoltage=15000, motorCurrent=10618000, powerBattery=67360., maxFeedbackPower=220000, maxDischargePower=500000, bmsSelfCheck=40, powerBatteryCurrent=14000, powerBatteryV3=536000, maxVoltage=4000, minVoltage=3000, maxTemperature=850000, minTemperature=980000, availableCapacity=960000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:31.266 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:31.266 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:31.290 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:31.290 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:31.315 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:31.315 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:31.349 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:31.349 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:31.384 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:31.384 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:31.416 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:31.416 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:31.434 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:31.434 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:31.471 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:31.471 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:31.496 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:31.496 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:31.519 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:31.519 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:31.547 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:31.547 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:31.581 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:31.581 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:31.605 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:31.605 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:31.626 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:31.626 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:31.647 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:31.647 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:31.671 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:31.671 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:32.010 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:32.011 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:32.011 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 33 33 30 34 39 31 31 36 2e 36 39 38 34 37 36 30 33 39 2e 35 32 36 36 35 37 30 35 34 2e 30 30 30 31 37 2e 35 38 30 30 30 30 30 30 37 31 38 30 30 30 38 30 30 30 30 32 35 39 30 38 30 30 30 30 44 31 30 32 30 31 30 2e 38 30 39 30 30 30 30 30 36 37 33 31 39 33 35 33 30 31 34 34 30 30 30 31 39 31 30 30 32 30 33 35 30 30 30 30 36 37 33 36 30 2e 36 31 30 30 30 30 35 30 30 30 30 30 31 33 31 30 30 30 30 32 39 36 30 30 30 33 30 30 30 34 30 30 30 36 33 30 30 30 30 34 38 30 30 30 30 35 34 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 3a 7E -2024-06-21 19:25:32.011 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969133049, longitude=116.6984760, latitude=39.5266570, speed=54.000, mileage=17.58000000, dischargeVoltage=718000, dischargeCurrent=80000, insulationResistance=259080000, gear=D, accelerationPedal=10, brakePedal=20, fuelConsumption=10.80, motorControllerTemperature=900000, motorSpeed=67319, motorTorque=3530, motorTemperature=144000, motorVoltage=19100, motorCurrent=20350000, powerBattery=67360., maxFeedbackPower=610000, maxDischargePower=500000, bmsSelfCheck=13, powerBatteryCurrent=10000, powerBatteryV3=296000, maxVoltage=3000, minVoltage=4000, maxTemperature=630000, minTemperature=480000, availableCapacity=540000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:32.012 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:32.012 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"540000","bmsSelfCheck":"13","brakePedal":"20","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"80000","dischargeVoltage":"718000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.80","gear":"D","insulationResistance":"259080000","latitude":"39.5266570","location":"1","longitude":"116.6984760","maxDischargePower":"500000","maxFeedbackPower":"610000","maxTemperature":"630000","maxVoltage":"3000","mcu":"1","mileage":"17.58000000","minTemperature":"480000","minVoltage":"4000","motorControllerTemperature":"900000","motorCurrent":"20350000","motorSpeed":"67319","motorTemperature":"144000","motorTorque":"3530","motorVoltage":"19100","powerBattery":"67360.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"296000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718969133049","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:32.013 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969133049, longitude=116.6984760, latitude=39.5266570, speed=54.000, mileage=17.58000000, dischargeVoltage=718000, dischargeCurrent=80000, insulationResistance=259080000, gear=D, accelerationPedal=10, brakePedal=20, fuelConsumption=10.80, motorControllerTemperature=900000, motorSpeed=67319, motorTorque=3530, motorTemperature=144000, motorVoltage=19100, motorCurrent=20350000, powerBattery=67360., maxFeedbackPower=610000, maxDischargePower=500000, bmsSelfCheck=13, powerBatteryCurrent=10000, powerBatteryV3=296000, maxVoltage=3000, minVoltage=4000, maxTemperature=630000, minTemperature=480000, availableCapacity=540000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:32.031 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:32.031 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:32.060 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:32.060 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:32.085 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:32.085 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:32.105 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:32.105 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:32.131 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:32.132 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:32.156 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:32.157 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:32.189 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:32.190 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:32.226 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:32.226 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:32.265 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:32.265 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:32.294 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:32.294 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:32.333 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:32.334 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:32.358 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:32.358 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:32.379 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:32.379 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:32.397 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:32.397 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:32.422 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:32.422 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:32.441 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:32.442 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:33.022 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:33.022 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:33.022 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 33 34 30 34 35 31 31 36 2e 36 39 39 33 31 39 30 33 39 2e 35 32 36 37 34 31 30 39 30 2e 30 30 30 31 37 2e 36 33 30 30 30 30 30 30 32 33 36 30 30 30 34 35 30 30 30 31 38 35 30 30 30 30 30 30 44 34 30 38 30 31 30 2e 35 30 33 33 30 30 30 30 38 36 38 33 33 36 38 36 30 38 33 30 30 30 30 31 31 36 30 30 31 34 32 36 34 30 30 30 36 37 33 34 39 2e 38 35 30 30 30 30 35 33 30 30 30 30 36 30 31 30 30 30 30 35 35 39 30 30 30 34 30 30 30 33 30 30 30 37 32 30 30 30 30 36 39 30 30 30 30 37 37 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 4c 7E -2024-06-21 19:25:33.022 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969134045, longitude=116.6993190, latitude=39.5267410, speed=90.000, mileage=17.63000000, dischargeVoltage=236000, dischargeCurrent=45000, insulationResistance=185000000, gear=D, accelerationPedal=40, brakePedal=80, fuelConsumption=10.50, motorControllerTemperature=330000, motorSpeed=86833, motorTorque=6860, motorTemperature=830000, motorVoltage=11600, motorCurrent=14264000, powerBattery=67349., maxFeedbackPower=850000, maxDischargePower=530000, bmsSelfCheck=60, powerBatteryCurrent=10000, powerBatteryV3=559000, maxVoltage=4000, minVoltage=3000, maxTemperature=720000, minTemperature=690000, availableCapacity=770000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:33.024 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:33.024 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"40","availableCapacity":"770000","bmsSelfCheck":"60","brakePedal":"80","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"45000","dischargeVoltage":"236000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.50","gear":"D","insulationResistance":"185000000","latitude":"39.5267410","location":"1","longitude":"116.6993190","maxDischargePower":"530000","maxFeedbackPower":"850000","maxTemperature":"720000","maxVoltage":"4000","mcu":"1","mileage":"17.63000000","minTemperature":"690000","minVoltage":"3000","motorControllerTemperature":"330000","motorCurrent":"14264000","motorSpeed":"86833","motorTemperature":"830000","motorTorque":"6860","motorVoltage":"11600","powerBattery":"67349.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"559000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718969134045","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:33.024 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969134045, longitude=116.6993190, latitude=39.5267410, speed=90.000, mileage=17.63000000, dischargeVoltage=236000, dischargeCurrent=45000, insulationResistance=185000000, gear=D, accelerationPedal=40, brakePedal=80, fuelConsumption=10.50, motorControllerTemperature=330000, motorSpeed=86833, motorTorque=6860, motorTemperature=830000, motorVoltage=11600, motorCurrent=14264000, powerBattery=67349., maxFeedbackPower=850000, maxDischargePower=530000, bmsSelfCheck=60, powerBatteryCurrent=10000, powerBatteryV3=559000, maxVoltage=4000, minVoltage=3000, maxTemperature=720000, minTemperature=690000, availableCapacity=770000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:33.159 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:33.159 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:33.194 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:33.194 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:33.227 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:33.227 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:33.250 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:33.250 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:33.276 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:33.276 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:33.298 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:33.298 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:33.315 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:33.316 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:33.336 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:33.336 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:33.355 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:33.355 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:33.376 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:33.376 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:33.402 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:33.402 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:33.428 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:33.428 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:33.453 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:33.453 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:33.470 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:33.470 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:33.527 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:33.527 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:33.550 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:33.550 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:34.007 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:34.007 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:34.007 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 33 35 30 34 36 31 31 36 2e 37 30 30 35 32 36 30 33 39 2e 35 32 36 38 32 38 30 37 32 2e 30 30 30 31 37 2e 36 37 30 30 30 30 30 30 31 39 30 30 30 30 33 39 30 30 30 32 39 32 37 32 30 30 30 30 44 39 30 31 30 31 30 2e 36 30 32 37 30 30 30 30 35 32 38 30 38 33 30 38 30 32 39 30 30 30 30 31 32 31 30 30 31 38 36 34 30 30 30 30 36 37 33 34 39 2e 33 30 30 30 30 30 32 36 30 30 30 30 31 32 36 30 30 30 30 33 30 33 30 30 30 33 30 30 30 33 30 30 30 34 35 30 30 30 30 33 37 30 30 30 30 38 34 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 26 7E -2024-06-21 19:25:34.008 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969135046, longitude=116.7005260, latitude=39.5268280, speed=72.000, mileage=17.67000000, dischargeVoltage=190000, dischargeCurrent=39000, insulationResistance=292720000, gear=D, accelerationPedal=90, brakePedal=10, fuelConsumption=10.60, motorControllerTemperature=270000, motorSpeed=52808, motorTorque=3080, motorTemperature=290000, motorVoltage=12100, motorCurrent=18640000, powerBattery=67349., maxFeedbackPower=300000, maxDischargePower=260000, bmsSelfCheck=12, powerBatteryCurrent=60000, powerBatteryV3=303000, maxVoltage=3000, minVoltage=3000, maxTemperature=450000, minTemperature=370000, availableCapacity=840000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:34.010 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:34.010 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"90","availableCapacity":"840000","bmsSelfCheck":"12","brakePedal":"10","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"39000","dischargeVoltage":"190000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.60","gear":"D","insulationResistance":"292720000","latitude":"39.5268280","location":"1","longitude":"116.7005260","maxDischargePower":"260000","maxFeedbackPower":"300000","maxTemperature":"450000","maxVoltage":"3000","mcu":"1","mileage":"17.67000000","minTemperature":"370000","minVoltage":"3000","motorControllerTemperature":"270000","motorCurrent":"18640000","motorSpeed":"52808","motorTemperature":"290000","motorTorque":"3080","motorVoltage":"12100","powerBattery":"67349.","powerBatteryCurrent":"60000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"303000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718969135046","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:34.011 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969135046, longitude=116.7005260, latitude=39.5268280, speed=72.000, mileage=17.67000000, dischargeVoltage=190000, dischargeCurrent=39000, insulationResistance=292720000, gear=D, accelerationPedal=90, brakePedal=10, fuelConsumption=10.60, motorControllerTemperature=270000, motorSpeed=52808, motorTorque=3080, motorTemperature=290000, motorVoltage=12100, motorCurrent=18640000, powerBattery=67349., maxFeedbackPower=300000, maxDischargePower=260000, bmsSelfCheck=12, powerBatteryCurrent=60000, powerBatteryV3=303000, maxVoltage=3000, minVoltage=3000, maxTemperature=450000, minTemperature=370000, availableCapacity=840000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:34.037 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:34.037 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:34.076 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:34.077 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:34.211 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:34.212 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:34.251 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:34.251 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:34.280 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:34.280 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:34.305 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:34.305 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:34.332 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:34.332 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:34.380 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:34.380 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:34.399 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:34.399 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:34.424 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:34.424 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:34.456 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:34.456 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:34.489 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:34.489 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:34.510 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:34.510 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:34.533 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:34.533 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:34.550 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:34.550 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:34.577 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:34.577 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:35.010 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:35.010 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:35.010 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 33 36 30 34 36 31 31 36 2e 37 30 31 34 30 31 30 33 39 2e 35 32 36 39 30 37 30 37 32 2e 30 30 30 31 37 2e 37 31 30 30 30 30 30 30 36 32 36 30 30 30 34 30 30 30 30 31 30 33 37 38 30 30 30 30 44 39 30 38 30 31 30 2e 34 30 35 30 30 30 30 30 33 30 37 35 32 35 33 32 30 31 30 34 30 30 30 32 39 30 30 30 31 33 33 35 30 30 30 30 36 37 33 34 39 2e 31 37 30 30 30 30 31 39 30 30 30 30 31 34 39 30 30 30 30 34 32 39 30 30 30 33 30 30 30 34 30 30 30 33 39 30 30 30 30 39 34 30 30 30 30 36 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 1c 7E -2024-06-21 19:25:35.010 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969136046, longitude=116.7014010, latitude=39.5269070, speed=72.000, mileage=17.71000000, dischargeVoltage=626000, dischargeCurrent=40000, insulationResistance=103780000, gear=D, accelerationPedal=90, brakePedal=80, fuelConsumption=10.40, motorControllerTemperature=500000, motorSpeed=30752, motorTorque=5320, motorTemperature=104000, motorVoltage=29000, motorCurrent=13350000, powerBattery=67349., maxFeedbackPower=170000, maxDischargePower=190000, bmsSelfCheck=14, powerBatteryCurrent=90000, powerBatteryV3=429000, maxVoltage=3000, minVoltage=4000, maxTemperature=390000, minTemperature=940000, availableCapacity=600000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:35.012 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:35.012 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"90","availableCapacity":"600000","bmsSelfCheck":"14","brakePedal":"80","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"40000","dischargeVoltage":"626000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.40","gear":"D","insulationResistance":"103780000","latitude":"39.5269070","location":"1","longitude":"116.7014010","maxDischargePower":"190000","maxFeedbackPower":"170000","maxTemperature":"390000","maxVoltage":"3000","mcu":"1","mileage":"17.71000000","minTemperature":"940000","minVoltage":"4000","motorControllerTemperature":"500000","motorCurrent":"13350000","motorSpeed":"30752","motorTemperature":"104000","motorTorque":"5320","motorVoltage":"29000","powerBattery":"67349.","powerBatteryCurrent":"90000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"429000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718969136046","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:35.012 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969136046, longitude=116.7014010, latitude=39.5269070, speed=72.000, mileage=17.71000000, dischargeVoltage=626000, dischargeCurrent=40000, insulationResistance=103780000, gear=D, accelerationPedal=90, brakePedal=80, fuelConsumption=10.40, motorControllerTemperature=500000, motorSpeed=30752, motorTorque=5320, motorTemperature=104000, motorVoltage=29000, motorCurrent=13350000, powerBattery=67349., maxFeedbackPower=170000, maxDischargePower=190000, bmsSelfCheck=14, powerBatteryCurrent=90000, powerBatteryV3=429000, maxVoltage=3000, minVoltage=4000, maxTemperature=390000, minTemperature=940000, availableCapacity=600000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:35.042 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:35.042 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:35.062 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:35.062 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:35.085 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:35.085 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:35.116 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:35.116 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:35.146 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:35.146 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:35.164 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:35.165 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:35.188 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:35.188 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:35.225 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:35.225 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:35.278 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:35.278 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:35.299 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:35.299 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:35.322 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:35.322 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:35.340 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:35.340 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:35.360 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:35.360 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:35.380 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:35.380 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:35.404 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:35.404 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:35.427 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:35.427 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:36.007 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:36.009 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:36.009 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 33 37 30 34 36 31 31 36 2e 37 30 32 39 30 38 30 33 39 2e 35 32 37 30 33 31 30 31 32 36 2e 30 30 31 37 2e 37 38 30 30 30 30 30 30 32 39 35 30 30 30 32 35 30 30 30 35 34 39 33 30 30 30 30 30 44 36 30 33 30 31 30 2e 31 30 35 31 30 30 30 30 36 37 31 38 38 31 39 30 30 31 31 39 30 30 30 31 33 30 30 30 31 33 35 36 33 30 30 30 36 37 33 33 39 2e 38 38 30 30 30 30 33 32 30 30 30 30 32 30 31 32 30 30 30 36 30 36 30 30 30 34 30 30 30 33 30 30 30 39 38 30 30 30 30 34 39 30 30 30 30 33 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 2d 7E -2024-06-21 19:25:36.009 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969137046, longitude=116.7029080, latitude=39.5270310, speed=126.00, mileage=17.78000000, dischargeVoltage=295000, dischargeCurrent=25000, insulationResistance=549300000, gear=D, accelerationPedal=60, brakePedal=30, fuelConsumption=10.10, motorControllerTemperature=510000, motorSpeed=67188, motorTorque=1900, motorTemperature=119000, motorVoltage=13000, motorCurrent=13563000, powerBattery=67339., maxFeedbackPower=880000, maxDischargePower=320000, bmsSelfCheck=20, powerBatteryCurrent=12000, powerBatteryV3=606000, maxVoltage=4000, minVoltage=3000, maxTemperature=980000, minTemperature=490000, availableCapacity=300000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:36.011 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:36.011 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"300000","bmsSelfCheck":"20","brakePedal":"30","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"25000","dischargeVoltage":"295000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.10","gear":"D","insulationResistance":"549300000","latitude":"39.5270310","location":"1","longitude":"116.7029080","maxDischargePower":"320000","maxFeedbackPower":"880000","maxTemperature":"980000","maxVoltage":"4000","mcu":"1","mileage":"17.78000000","minTemperature":"490000","minVoltage":"3000","motorControllerTemperature":"510000","motorCurrent":"13563000","motorSpeed":"67188","motorTemperature":"119000","motorTorque":"1900","motorVoltage":"13000","powerBattery":"67339.","powerBatteryCurrent":"12000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"606000","ptc":"1","runStatus":"1","soc":"1","speed":"126.00","timestamp":"1718969137046","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:36.011 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969137046, longitude=116.7029080, latitude=39.5270310, speed=126.00, mileage=17.78000000, dischargeVoltage=295000, dischargeCurrent=25000, insulationResistance=549300000, gear=D, accelerationPedal=60, brakePedal=30, fuelConsumption=10.10, motorControllerTemperature=510000, motorSpeed=67188, motorTorque=1900, motorTemperature=119000, motorVoltage=13000, motorCurrent=13563000, powerBattery=67339., maxFeedbackPower=880000, maxDischargePower=320000, bmsSelfCheck=20, powerBatteryCurrent=12000, powerBatteryV3=606000, maxVoltage=4000, minVoltage=3000, maxTemperature=980000, minTemperature=490000, availableCapacity=300000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:36.046 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:36.046 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:36.077 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:36.077 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:36.103 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:36.103 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:36.125 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:36.125 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:36.149 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:36.149 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:36.176 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:36.176 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:36.206 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:36.206 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:36.236 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:36.236 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:36.267 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:36.267 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:36.285 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:36.285 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:36.305 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:36.305 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:36.330 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:36.330 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:36.362 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:36.362 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:36.387 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:36.387 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:36.407 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:36.407 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:36.428 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:36.428 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:36.998 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:36.998 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:36.998 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 33 38 30 34 35 31 31 36 2e 37 30 34 30 37 32 30 33 39 2e 35 32 37 31 30 39 30 31 30 38 2e 30 30 31 37 2e 38 34 30 30 30 30 30 30 36 38 36 30 30 30 31 36 30 30 30 32 34 34 34 35 30 30 30 30 44 32 30 36 30 31 30 2e 34 30 38 36 30 30 30 30 38 38 38 38 38 32 36 35 30 38 36 30 30 30 30 31 37 37 30 30 34 33 38 34 30 30 30 30 36 37 33 32 39 2e 38 36 30 30 30 30 31 34 30 30 30 30 37 30 31 30 30 30 30 32 35 36 30 30 30 33 30 30 30 33 30 30 30 32 35 30 30 30 30 37 38 30 30 30 30 36 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 4d 7E -2024-06-21 19:25:36.998 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969138045, longitude=116.7040720, latitude=39.5271090, speed=108.00, mileage=17.84000000, dischargeVoltage=686000, dischargeCurrent=16000, insulationResistance=244450000, gear=D, accelerationPedal=20, brakePedal=60, fuelConsumption=10.40, motorControllerTemperature=860000, motorSpeed=88888, motorTorque=2650, motorTemperature=860000, motorVoltage=17700, motorCurrent=43840000, powerBattery=67329., maxFeedbackPower=860000, maxDischargePower=140000, bmsSelfCheck=70, powerBatteryCurrent=10000, powerBatteryV3=256000, maxVoltage=3000, minVoltage=3000, maxTemperature=250000, minTemperature=780000, availableCapacity=600000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:37.000 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:37.000 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"600000","bmsSelfCheck":"70","brakePedal":"60","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"16000","dischargeVoltage":"686000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.40","gear":"D","insulationResistance":"244450000","latitude":"39.5271090","location":"1","longitude":"116.7040720","maxDischargePower":"140000","maxFeedbackPower":"860000","maxTemperature":"250000","maxVoltage":"3000","mcu":"1","mileage":"17.84000000","minTemperature":"780000","minVoltage":"3000","motorControllerTemperature":"860000","motorCurrent":"43840000","motorSpeed":"88888","motorTemperature":"860000","motorTorque":"2650","motorVoltage":"17700","powerBattery":"67329.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"256000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718969138045","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:37.000 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969138045, longitude=116.7040720, latitude=39.5271090, speed=108.00, mileage=17.84000000, dischargeVoltage=686000, dischargeCurrent=16000, insulationResistance=244450000, gear=D, accelerationPedal=20, brakePedal=60, fuelConsumption=10.40, motorControllerTemperature=860000, motorSpeed=88888, motorTorque=2650, motorTemperature=860000, motorVoltage=17700, motorCurrent=43840000, powerBattery=67329., maxFeedbackPower=860000, maxDischargePower=140000, bmsSelfCheck=70, powerBatteryCurrent=10000, powerBatteryV3=256000, maxVoltage=3000, minVoltage=3000, maxTemperature=250000, minTemperature=780000, availableCapacity=600000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:37.047 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:37.047 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:37.071 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:37.071 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:37.092 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:37.092 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:37.111 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:37.111 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:37.146 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:37.146 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:37.174 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:37.174 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:37.209 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:37.209 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:37.266 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:37.266 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:37.294 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:37.294 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:37.315 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:37.315 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:37.334 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:37.335 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:37.349 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:37.349 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:37.375 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:37.375 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:37.399 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:37.399 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:37.422 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:37.422 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:37.444 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:37.444 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:38.116 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:38.117 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:38.117 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 33 39 30 34 36 31 31 36 2e 37 30 35 31 31 38 30 33 39 2e 35 32 37 31 39 32 30 39 30 2e 30 30 30 31 37 2e 38 39 30 30 30 30 30 30 34 31 38 30 30 30 34 33 30 30 30 31 37 39 31 35 30 30 30 30 44 39 30 34 30 31 30 2e 32 30 31 30 30 30 30 30 39 38 30 35 30 34 32 30 30 34 32 30 30 30 30 32 36 30 30 30 32 38 32 33 30 30 30 30 36 37 33 31 38 2e 36 30 30 30 30 30 39 39 30 30 30 30 30 30 36 30 30 30 30 35 32 35 30 30 30 34 30 30 30 33 30 30 30 32 32 30 30 30 30 37 34 30 30 30 30 31 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 14 7E -2024-06-21 19:25:38.117 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969139046, longitude=116.7051180, latitude=39.5271920, speed=90.000, mileage=17.89000000, dischargeVoltage=418000, dischargeCurrent=43000, insulationResistance=179150000, gear=D, accelerationPedal=90, brakePedal=40, fuelConsumption=10.20, motorControllerTemperature=100000, motorSpeed=98050, motorTorque=4200, motorTemperature=420000, motorVoltage=26000, motorCurrent=28230000, powerBattery=67318., maxFeedbackPower=600000, maxDischargePower=990000, bmsSelfCheck=00, powerBatteryCurrent=60000, powerBatteryV3=525000, maxVoltage=4000, minVoltage=3000, maxTemperature=220000, minTemperature=740000, availableCapacity=100000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:38.119 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:38.119 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"90","availableCapacity":"100000","bmsSelfCheck":"00","brakePedal":"40","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"43000","dischargeVoltage":"418000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.20","gear":"D","insulationResistance":"179150000","latitude":"39.5271920","location":"1","longitude":"116.7051180","maxDischargePower":"990000","maxFeedbackPower":"600000","maxTemperature":"220000","maxVoltage":"4000","mcu":"1","mileage":"17.89000000","minTemperature":"740000","minVoltage":"3000","motorControllerTemperature":"100000","motorCurrent":"28230000","motorSpeed":"98050","motorTemperature":"420000","motorTorque":"4200","motorVoltage":"26000","powerBattery":"67318.","powerBatteryCurrent":"60000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"525000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718969139046","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:38.119 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969139046, longitude=116.7051180, latitude=39.5271920, speed=90.000, mileage=17.89000000, dischargeVoltage=418000, dischargeCurrent=43000, insulationResistance=179150000, gear=D, accelerationPedal=90, brakePedal=40, fuelConsumption=10.20, motorControllerTemperature=100000, motorSpeed=98050, motorTorque=4200, motorTemperature=420000, motorVoltage=26000, motorCurrent=28230000, powerBattery=67318., maxFeedbackPower=600000, maxDischargePower=990000, bmsSelfCheck=00, powerBatteryCurrent=60000, powerBatteryV3=525000, maxVoltage=4000, minVoltage=3000, maxTemperature=220000, minTemperature=740000, availableCapacity=100000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:38.151 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:38.151 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:38.191 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:38.192 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:38.215 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:38.215 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:38.258 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:38.258 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:38.286 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:38.287 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:38.320 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:38.320 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:38.361 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:38.361 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:38.395 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:38.395 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:38.414 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:38.414 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:38.434 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:38.435 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:38.460 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:38.460 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:38.481 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:38.481 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:38.501 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:38.501 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:38.520 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:38.520 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:38.540 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:38.540 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:38.563 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:38.563 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:39.008 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:39.008 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:39.008 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 34 30 30 34 36 31 31 36 2e 37 30 36 31 39 36 30 33 39 2e 35 32 37 32 38 37 30 37 32 2e 30 30 30 31 37 2e 39 33 30 30 30 30 30 30 36 39 31 30 30 30 31 39 30 30 30 33 30 39 34 30 30 30 30 30 44 33 30 35 30 31 30 2e 36 30 32 37 30 30 30 30 34 32 32 31 36 36 39 30 30 31 30 30 30 30 30 32 33 31 30 30 32 37 37 30 30 30 30 30 36 37 33 31 38 2e 34 34 30 30 30 30 33 36 30 30 30 30 34 30 35 30 30 30 30 32 36 35 30 30 30 33 30 30 30 34 30 30 30 35 37 30 30 30 30 34 32 30 30 30 30 39 36 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 23 7E -2024-06-21 19:25:39.008 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969140046, longitude=116.7061960, latitude=39.5272870, speed=72.000, mileage=17.93000000, dischargeVoltage=691000, dischargeCurrent=19000, insulationResistance=309400000, gear=D, accelerationPedal=30, brakePedal=50, fuelConsumption=10.60, motorControllerTemperature=270000, motorSpeed=42216, motorTorque=6900, motorTemperature=100000, motorVoltage=23100, motorCurrent=27700000, powerBattery=67318., maxFeedbackPower=440000, maxDischargePower=360000, bmsSelfCheck=40, powerBatteryCurrent=50000, powerBatteryV3=265000, maxVoltage=3000, minVoltage=4000, maxTemperature=570000, minTemperature=420000, availableCapacity=960000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:39.009 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:39.010 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"30","availableCapacity":"960000","bmsSelfCheck":"40","brakePedal":"50","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"19000","dischargeVoltage":"691000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.60","gear":"D","insulationResistance":"309400000","latitude":"39.5272870","location":"1","longitude":"116.7061960","maxDischargePower":"360000","maxFeedbackPower":"440000","maxTemperature":"570000","maxVoltage":"3000","mcu":"1","mileage":"17.93000000","minTemperature":"420000","minVoltage":"4000","motorControllerTemperature":"270000","motorCurrent":"27700000","motorSpeed":"42216","motorTemperature":"100000","motorTorque":"6900","motorVoltage":"23100","powerBattery":"67318.","powerBatteryCurrent":"50000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"265000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718969140046","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:39.010 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969140046, longitude=116.7061960, latitude=39.5272870, speed=72.000, mileage=17.93000000, dischargeVoltage=691000, dischargeCurrent=19000, insulationResistance=309400000, gear=D, accelerationPedal=30, brakePedal=50, fuelConsumption=10.60, motorControllerTemperature=270000, motorSpeed=42216, motorTorque=6900, motorTemperature=100000, motorVoltage=23100, motorCurrent=27700000, powerBattery=67318., maxFeedbackPower=440000, maxDischargePower=360000, bmsSelfCheck=40, powerBatteryCurrent=50000, powerBatteryV3=265000, maxVoltage=3000, minVoltage=4000, maxTemperature=570000, minTemperature=420000, availableCapacity=960000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:39.029 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:39.029 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:39.050 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:39.050 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:39.071 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:39.071 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:39.095 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:39.095 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:39.114 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:39.114 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:39.136 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:39.136 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:39.159 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:39.159 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:39.195 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:39.195 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:39.227 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:39.227 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:39.250 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:39.250 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:39.271 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:39.271 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:39.296 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:39.296 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:39.316 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:39.316 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:39.349 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:39.349 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:39.372 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:39.372 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:39.404 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:39.404 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:39.996 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:39.996 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:39.996 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 34 31 30 34 35 31 31 36 2e 37 30 37 33 33 39 30 33 39 2e 35 32 37 33 37 38 30 37 32 2e 30 30 30 31 37 2e 39 37 30 30 30 30 30 30 31 31 30 30 30 30 34 33 30 30 30 31 39 30 35 39 30 30 30 30 44 39 30 35 30 31 30 2e 36 30 32 34 30 30 30 30 36 37 35 33 39 39 38 35 30 31 30 30 30 30 30 32 38 38 30 30 38 33 34 31 30 30 30 30 36 37 33 31 38 2e 36 30 30 30 30 30 39 30 30 30 30 30 32 30 35 30 30 30 30 37 34 34 30 30 30 33 30 30 30 33 30 30 30 39 38 30 30 30 30 35 32 30 30 30 30 35 35 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 42 7E -2024-06-21 19:25:39.996 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969141045, longitude=116.7073390, latitude=39.5273780, speed=72.000, mileage=17.97000000, dischargeVoltage=110000, dischargeCurrent=43000, insulationResistance=190590000, gear=D, accelerationPedal=90, brakePedal=50, fuelConsumption=10.60, motorControllerTemperature=240000, motorSpeed=67539, motorTorque=9850, motorTemperature=100000, motorVoltage=28800, motorCurrent=83410000, powerBattery=67318., maxFeedbackPower=600000, maxDischargePower=900000, bmsSelfCheck=20, powerBatteryCurrent=50000, powerBatteryV3=744000, maxVoltage=3000, minVoltage=3000, maxTemperature=980000, minTemperature=520000, availableCapacity=550000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:39.998 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:39.998 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"90","availableCapacity":"550000","bmsSelfCheck":"20","brakePedal":"50","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"43000","dischargeVoltage":"110000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.60","gear":"D","insulationResistance":"190590000","latitude":"39.5273780","location":"1","longitude":"116.7073390","maxDischargePower":"900000","maxFeedbackPower":"600000","maxTemperature":"980000","maxVoltage":"3000","mcu":"1","mileage":"17.97000000","minTemperature":"520000","minVoltage":"3000","motorControllerTemperature":"240000","motorCurrent":"83410000","motorSpeed":"67539","motorTemperature":"100000","motorTorque":"9850","motorVoltage":"28800","powerBattery":"67318.","powerBatteryCurrent":"50000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"744000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718969141045","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:39.998 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969141045, longitude=116.7073390, latitude=39.5273780, speed=72.000, mileage=17.97000000, dischargeVoltage=110000, dischargeCurrent=43000, insulationResistance=190590000, gear=D, accelerationPedal=90, brakePedal=50, fuelConsumption=10.60, motorControllerTemperature=240000, motorSpeed=67539, motorTorque=9850, motorTemperature=100000, motorVoltage=28800, motorCurrent=83410000, powerBattery=67318., maxFeedbackPower=600000, maxDischargePower=900000, bmsSelfCheck=20, powerBatteryCurrent=50000, powerBatteryV3=744000, maxVoltage=3000, minVoltage=3000, maxTemperature=980000, minTemperature=520000, availableCapacity=550000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:40.014 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:40.014 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:40.034 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:40.034 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:40.055 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:40.055 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:40.131 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:40.131 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:40.163 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:40.163 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:40.203 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:40.203 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:40.219 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:40.219 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:40.239 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:40.239 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:40.267 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:40.267 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:40.290 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:40.290 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:40.309 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:40.310 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:40.339 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:40.340 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:40.365 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:40.365 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:40.385 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:40.385 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:40.407 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:40.407 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:40.427 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:40.427 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:41.021 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:41.021 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:41.021 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 34 32 30 34 35 31 31 36 2e 37 30 38 30 38 35 30 33 39 2e 35 32 37 34 35 37 30 37 32 2e 30 30 30 31 38 2e 30 31 30 30 30 30 30 30 36 38 30 30 30 30 33 35 30 30 30 31 36 33 31 39 30 30 30 30 44 36 30 38 30 31 32 2e 30 30 38 32 30 30 30 30 32 34 32 35 36 38 32 34 30 32 36 30 30 30 30 31 39 35 30 30 31 30 37 37 38 30 30 30 36 37 33 31 38 2e 39 32 30 30 30 30 32 30 30 30 30 30 30 30 30 30 30 30 30 36 30 30 30 30 30 34 30 30 30 33 30 30 30 32 30 30 30 30 30 39 30 30 30 30 30 35 32 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 12 7E -2024-06-21 19:25:41.021 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969142045, longitude=116.7080850, latitude=39.5274570, speed=72.000, mileage=18.01000000, dischargeVoltage=680000, dischargeCurrent=35000, insulationResistance=163190000, gear=D, accelerationPedal=60, brakePedal=80, fuelConsumption=12.00, motorControllerTemperature=820000, motorSpeed=24256, motorTorque=8240, motorTemperature=260000, motorVoltage=19500, motorCurrent=10778000, powerBattery=67318., maxFeedbackPower=920000, maxDischargePower=200000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=600000, maxVoltage=4000, minVoltage=3000, maxTemperature=200000, minTemperature=900000, availableCapacity=520000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:41.023 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:41.023 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"520000","bmsSelfCheck":"00","brakePedal":"80","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"35000","dischargeVoltage":"680000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"12.00","gear":"D","insulationResistance":"163190000","latitude":"39.5274570","location":"1","longitude":"116.7080850","maxDischargePower":"200000","maxFeedbackPower":"920000","maxTemperature":"200000","maxVoltage":"4000","mcu":"1","mileage":"18.01000000","minTemperature":"900000","minVoltage":"3000","motorControllerTemperature":"820000","motorCurrent":"10778000","motorSpeed":"24256","motorTemperature":"260000","motorTorque":"8240","motorVoltage":"19500","powerBattery":"67318.","powerBatteryCurrent":"00000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"600000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718969142045","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:41.023 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969142045, longitude=116.7080850, latitude=39.5274570, speed=72.000, mileage=18.01000000, dischargeVoltage=680000, dischargeCurrent=35000, insulationResistance=163190000, gear=D, accelerationPedal=60, brakePedal=80, fuelConsumption=12.00, motorControllerTemperature=820000, motorSpeed=24256, motorTorque=8240, motorTemperature=260000, motorVoltage=19500, motorCurrent=10778000, powerBattery=67318., maxFeedbackPower=920000, maxDischargePower=200000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=600000, maxVoltage=4000, minVoltage=3000, maxTemperature=200000, minTemperature=900000, availableCapacity=520000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:41.047 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:41.047 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:41.074 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:41.075 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:41.110 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:41.111 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:41.140 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:41.141 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:41.167 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:41.167 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:41.184 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:41.184 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:41.204 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:41.204 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:41.224 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:41.225 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:41.247 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:41.247 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:41.272 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:41.272 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:41.309 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:41.309 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:41.331 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:41.331 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:41.349 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:41.349 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:41.371 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:41.371 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:41.388 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:41.388 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:41.435 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:41.435 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:42.007 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:42.007 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:42.007 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 34 33 30 34 36 31 31 36 2e 37 30 38 39 31 36 30 33 39 2e 35 32 37 35 33 36 30 35 34 2e 30 30 30 31 38 2e 30 34 30 30 30 30 30 30 32 32 35 30 30 30 34 34 30 30 30 31 37 39 30 39 30 30 30 30 44 31 30 38 30 31 31 2e 30 30 32 30 30 30 30 30 39 31 38 32 35 34 34 33 30 36 30 30 30 30 30 31 32 37 30 30 31 30 34 33 36 30 30 30 36 37 33 31 38 2e 33 37 30 30 30 30 34 31 30 30 30 30 32 30 34 30 30 30 30 35 35 30 30 30 30 33 30 30 30 33 30 30 30 37 37 30 30 30 30 35 37 30 30 30 30 35 37 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 1d 7E -2024-06-21 19:25:42.007 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969143046, longitude=116.7089160, latitude=39.5275360, speed=54.000, mileage=18.04000000, dischargeVoltage=225000, dischargeCurrent=44000, insulationResistance=179090000, gear=D, accelerationPedal=10, brakePedal=80, fuelConsumption=11.00, motorControllerTemperature=200000, motorSpeed=91825, motorTorque=4430, motorTemperature=600000, motorVoltage=12700, motorCurrent=10436000, powerBattery=67318., maxFeedbackPower=370000, maxDischargePower=410000, bmsSelfCheck=20, powerBatteryCurrent=40000, powerBatteryV3=550000, maxVoltage=3000, minVoltage=3000, maxTemperature=770000, minTemperature=570000, availableCapacity=570000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:42.009 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:42.009 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"570000","bmsSelfCheck":"20","brakePedal":"80","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"44000","dischargeVoltage":"225000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.00","gear":"D","insulationResistance":"179090000","latitude":"39.5275360","location":"1","longitude":"116.7089160","maxDischargePower":"410000","maxFeedbackPower":"370000","maxTemperature":"770000","maxVoltage":"3000","mcu":"1","mileage":"18.04000000","minTemperature":"570000","minVoltage":"3000","motorControllerTemperature":"200000","motorCurrent":"10436000","motorSpeed":"91825","motorTemperature":"600000","motorTorque":"4430","motorVoltage":"12700","powerBattery":"67318.","powerBatteryCurrent":"40000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"550000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718969143046","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:42.010 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969143046, longitude=116.7089160, latitude=39.5275360, speed=54.000, mileage=18.04000000, dischargeVoltage=225000, dischargeCurrent=44000, insulationResistance=179090000, gear=D, accelerationPedal=10, brakePedal=80, fuelConsumption=11.00, motorControllerTemperature=200000, motorSpeed=91825, motorTorque=4430, motorTemperature=600000, motorVoltage=12700, motorCurrent=10436000, powerBattery=67318., maxFeedbackPower=370000, maxDischargePower=410000, bmsSelfCheck=20, powerBatteryCurrent=40000, powerBatteryV3=550000, maxVoltage=3000, minVoltage=3000, maxTemperature=770000, minTemperature=570000, availableCapacity=570000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:42.044 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:42.044 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:42.141 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:42.142 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:42.170 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:42.170 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:42.212 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:42.213 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:42.270 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:42.271 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:42.304 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:42.304 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:42.328 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:42.329 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:42.344 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:42.345 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:42.378 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:42.378 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:42.410 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:42.410 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:42.476 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:42.476 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:42.536 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:42.536 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:42.575 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:42.575 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:42.601 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:42.602 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:42.632 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:42.632 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:42.663 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:42.663 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:43.002 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:43.003 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:43.003 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 34 34 30 34 35 31 31 36 2e 37 30 39 35 32 38 30 33 39 2e 35 32 37 36 30 36 30 35 34 2e 30 30 30 31 38 2e 30 37 30 30 30 30 30 30 31 33 34 30 30 30 31 32 30 30 30 32 36 30 38 35 30 30 30 30 44 31 30 37 30 31 32 2e 31 30 36 34 30 30 30 30 36 37 34 30 39 37 39 36 30 32 30 30 30 30 30 31 36 34 30 30 31 31 34 33 38 30 30 30 36 37 33 31 38 2e 31 36 30 30 30 30 37 39 30 30 30 30 35 30 31 34 30 30 30 36 33 30 30 30 30 33 30 30 30 33 30 30 30 33 30 30 30 30 30 38 35 30 30 30 30 34 35 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 26 7E -2024-06-21 19:25:43.003 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969144045, longitude=116.7095280, latitude=39.5276060, speed=54.000, mileage=18.07000000, dischargeVoltage=134000, dischargeCurrent=12000, insulationResistance=260850000, gear=D, accelerationPedal=10, brakePedal=70, fuelConsumption=12.10, motorControllerTemperature=640000, motorSpeed=67409, motorTorque=7960, motorTemperature=200000, motorVoltage=16400, motorCurrent=11438000, powerBattery=67318., maxFeedbackPower=160000, maxDischargePower=790000, bmsSelfCheck=50, powerBatteryCurrent=14000, powerBatteryV3=630000, maxVoltage=3000, minVoltage=3000, maxTemperature=300000, minTemperature=850000, availableCapacity=450000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:43.004 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:43.005 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"450000","bmsSelfCheck":"50","brakePedal":"70","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"12000","dischargeVoltage":"134000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"12.10","gear":"D","insulationResistance":"260850000","latitude":"39.5276060","location":"1","longitude":"116.7095280","maxDischargePower":"790000","maxFeedbackPower":"160000","maxTemperature":"300000","maxVoltage":"3000","mcu":"1","mileage":"18.07000000","minTemperature":"850000","minVoltage":"3000","motorControllerTemperature":"640000","motorCurrent":"11438000","motorSpeed":"67409","motorTemperature":"200000","motorTorque":"7960","motorVoltage":"16400","powerBattery":"67318.","powerBatteryCurrent":"14000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"630000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718969144045","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:43.005 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969144045, longitude=116.7095280, latitude=39.5276060, speed=54.000, mileage=18.07000000, dischargeVoltage=134000, dischargeCurrent=12000, insulationResistance=260850000, gear=D, accelerationPedal=10, brakePedal=70, fuelConsumption=12.10, motorControllerTemperature=640000, motorSpeed=67409, motorTorque=7960, motorTemperature=200000, motorVoltage=16400, motorCurrent=11438000, powerBattery=67318., maxFeedbackPower=160000, maxDischargePower=790000, bmsSelfCheck=50, powerBatteryCurrent=14000, powerBatteryV3=630000, maxVoltage=3000, minVoltage=3000, maxTemperature=300000, minTemperature=850000, availableCapacity=450000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:43.030 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:43.030 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:43.051 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:43.051 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:43.069 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:43.069 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:43.090 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:43.090 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:43.110 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:43.110 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:43.130 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:43.130 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:43.156 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:43.156 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:43.174 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:43.174 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:43.201 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:43.201 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:43.232 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:43.232 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:43.260 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:43.260 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:43.282 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:43.282 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:43.301 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:43.302 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:43.322 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:43.322 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:43.344 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:43.344 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:43.370 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:43.370 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:44.021 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:44.021 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:44.021 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 34 35 30 34 34 31 31 36 2e 37 31 30 30 35 39 30 33 39 2e 35 32 37 36 33 35 30 33 36 2e 30 30 30 31 38 2e 30 39 30 30 30 30 30 30 35 38 37 30 30 30 32 37 30 30 30 38 39 35 33 30 30 30 30 30 44 38 30 37 30 31 30 2e 35 30 34 34 30 30 30 30 31 31 34 31 33 39 36 31 30 38 38 30 30 30 30 32 34 37 30 30 38 38 38 37 30 30 30 30 36 37 33 31 38 2e 34 35 30 30 30 30 35 33 30 30 30 30 39 30 33 30 30 30 30 33 31 36 30 30 30 33 30 30 30 34 30 30 30 34 37 30 30 30 30 33 37 30 30 30 30 35 36 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 4b 7E -2024-06-21 19:25:44.021 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969145044, longitude=116.7100590, latitude=39.5276350, speed=36.000, mileage=18.09000000, dischargeVoltage=587000, dischargeCurrent=27000, insulationResistance=895300000, gear=D, accelerationPedal=80, brakePedal=70, fuelConsumption=10.50, motorControllerTemperature=440000, motorSpeed=11413, motorTorque=9610, motorTemperature=880000, motorVoltage=24700, motorCurrent=88870000, powerBattery=67318., maxFeedbackPower=450000, maxDischargePower=530000, bmsSelfCheck=90, powerBatteryCurrent=30000, powerBatteryV3=316000, maxVoltage=3000, minVoltage=4000, maxTemperature=470000, minTemperature=370000, availableCapacity=560000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:44.023 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:44.023 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"80","availableCapacity":"560000","bmsSelfCheck":"90","brakePedal":"70","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"27000","dischargeVoltage":"587000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.50","gear":"D","insulationResistance":"895300000","latitude":"39.5276350","location":"1","longitude":"116.7100590","maxDischargePower":"530000","maxFeedbackPower":"450000","maxTemperature":"470000","maxVoltage":"3000","mcu":"1","mileage":"18.09000000","minTemperature":"370000","minVoltage":"4000","motorControllerTemperature":"440000","motorCurrent":"88870000","motorSpeed":"11413","motorTemperature":"880000","motorTorque":"9610","motorVoltage":"24700","powerBattery":"67318.","powerBatteryCurrent":"30000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"316000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718969145044","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:44.023 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969145044, longitude=116.7100590, latitude=39.5276350, speed=36.000, mileage=18.09000000, dischargeVoltage=587000, dischargeCurrent=27000, insulationResistance=895300000, gear=D, accelerationPedal=80, brakePedal=70, fuelConsumption=10.50, motorControllerTemperature=440000, motorSpeed=11413, motorTorque=9610, motorTemperature=880000, motorVoltage=24700, motorCurrent=88870000, powerBattery=67318., maxFeedbackPower=450000, maxDischargePower=530000, bmsSelfCheck=90, powerBatteryCurrent=30000, powerBatteryV3=316000, maxVoltage=3000, minVoltage=4000, maxTemperature=470000, minTemperature=370000, availableCapacity=560000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:44.049 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:44.050 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:44.071 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:44.071 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:44.091 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:44.091 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:44.109 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:44.109 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:44.153 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:44.153 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:44.179 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:44.179 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:44.256 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:44.256 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:44.283 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:44.284 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:44.310 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:44.310 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:44.337 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:44.337 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:44.380 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:44.380 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:44.441 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:44.441 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:44.480 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:44.481 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:44.521 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:44.521 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:44.553 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:44.553 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:44.571 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:44.571 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:45.003 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:45.004 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:45.004 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 34 36 30 34 36 31 31 36 2e 37 31 30 35 39 30 30 33 39 2e 35 32 37 36 38 39 30 33 36 2e 30 30 30 31 38 2e 31 31 30 30 30 30 30 30 35 37 36 30 30 30 32 33 30 30 30 32 38 39 30 38 30 30 30 30 44 36 30 31 30 31 30 2e 38 30 33 32 30 30 30 30 34 30 30 36 34 33 34 30 30 36 30 30 30 30 30 32 35 31 30 30 33 33 34 33 30 30 30 30 36 37 33 31 38 2e 37 35 30 30 30 30 33 37 30 30 30 30 38 30 39 30 30 30 30 34 32 33 30 30 30 34 30 30 30 34 30 30 30 35 32 30 30 30 30 33 32 30 30 30 30 32 37 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 1d 7E -2024-06-21 19:25:45.004 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969146046, longitude=116.7105900, latitude=39.5276890, speed=36.000, mileage=18.11000000, dischargeVoltage=576000, dischargeCurrent=23000, insulationResistance=289080000, gear=D, accelerationPedal=60, brakePedal=10, fuelConsumption=10.80, motorControllerTemperature=320000, motorSpeed=40064, motorTorque=3400, motorTemperature=600000, motorVoltage=25100, motorCurrent=33430000, powerBattery=67318., maxFeedbackPower=750000, maxDischargePower=370000, bmsSelfCheck=80, powerBatteryCurrent=90000, powerBatteryV3=423000, maxVoltage=4000, minVoltage=4000, maxTemperature=520000, minTemperature=320000, availableCapacity=270000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:45.005 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:45.005 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"270000","bmsSelfCheck":"80","brakePedal":"10","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"23000","dischargeVoltage":"576000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.80","gear":"D","insulationResistance":"289080000","latitude":"39.5276890","location":"1","longitude":"116.7105900","maxDischargePower":"370000","maxFeedbackPower":"750000","maxTemperature":"520000","maxVoltage":"4000","mcu":"1","mileage":"18.11000000","minTemperature":"320000","minVoltage":"4000","motorControllerTemperature":"320000","motorCurrent":"33430000","motorSpeed":"40064","motorTemperature":"600000","motorTorque":"3400","motorVoltage":"25100","powerBattery":"67318.","powerBatteryCurrent":"90000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"423000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718969146046","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:45.006 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969146046, longitude=116.7105900, latitude=39.5276890, speed=36.000, mileage=18.11000000, dischargeVoltage=576000, dischargeCurrent=23000, insulationResistance=289080000, gear=D, accelerationPedal=60, brakePedal=10, fuelConsumption=10.80, motorControllerTemperature=320000, motorSpeed=40064, motorTorque=3400, motorTemperature=600000, motorVoltage=25100, motorCurrent=33430000, powerBattery=67318., maxFeedbackPower=750000, maxDischargePower=370000, bmsSelfCheck=80, powerBatteryCurrent=90000, powerBatteryV3=423000, maxVoltage=4000, minVoltage=4000, maxTemperature=520000, minTemperature=320000, availableCapacity=270000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:45.024 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:45.024 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:45.086 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:45.086 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:45.109 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:45.109 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:45.130 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:45.130 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:45.198 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:45.199 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:45.241 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:45.241 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:45.290 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:45.291 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:45.317 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:45.317 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:45.341 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:45.342 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:45.359 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:45.359 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:45.380 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:45.380 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:45.401 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:45.401 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:45.420 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:45.420 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:45.440 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:45.440 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:45.462 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:45.462 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:45.483 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:45.483 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:46.008 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:46.010 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:46.010 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 34 37 30 34 35 31 31 36 2e 37 31 31 38 31 33 30 33 39 2e 35 32 37 37 38 34 30 31 30 38 2e 30 30 31 38 2e 31 37 30 30 30 30 30 30 35 35 34 30 30 30 33 34 30 30 30 31 37 35 39 33 30 30 30 30 44 35 30 32 30 31 30 2e 38 30 32 36 30 30 30 30 39 36 31 34 38 39 33 38 30 31 33 39 30 30 30 31 31 33 30 30 38 33 34 38 30 30 30 30 36 37 33 30 38 2e 33 31 30 30 30 30 35 30 30 30 30 30 34 30 31 31 30 30 30 36 33 31 30 30 30 34 30 30 30 33 30 30 30 37 34 30 30 30 30 36 37 30 30 30 30 36 37 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 3d 7E -2024-06-21 19:25:46.010 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969147045, longitude=116.7118130, latitude=39.5277840, speed=108.00, mileage=18.17000000, dischargeVoltage=554000, dischargeCurrent=34000, insulationResistance=175930000, gear=D, accelerationPedal=50, brakePedal=20, fuelConsumption=10.80, motorControllerTemperature=260000, motorSpeed=96148, motorTorque=9380, motorTemperature=139000, motorVoltage=11300, motorCurrent=83480000, powerBattery=67308., maxFeedbackPower=310000, maxDischargePower=500000, bmsSelfCheck=40, powerBatteryCurrent=11000, powerBatteryV3=631000, maxVoltage=4000, minVoltage=3000, maxTemperature=740000, minTemperature=670000, availableCapacity=670000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:46.011 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:46.012 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"670000","bmsSelfCheck":"40","brakePedal":"20","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"34000","dischargeVoltage":"554000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.80","gear":"D","insulationResistance":"175930000","latitude":"39.5277840","location":"1","longitude":"116.7118130","maxDischargePower":"500000","maxFeedbackPower":"310000","maxTemperature":"740000","maxVoltage":"4000","mcu":"1","mileage":"18.17000000","minTemperature":"670000","minVoltage":"3000","motorControllerTemperature":"260000","motorCurrent":"83480000","motorSpeed":"96148","motorTemperature":"139000","motorTorque":"9380","motorVoltage":"11300","powerBattery":"67308.","powerBatteryCurrent":"11000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"631000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718969147045","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:46.012 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969147045, longitude=116.7118130, latitude=39.5277840, speed=108.00, mileage=18.17000000, dischargeVoltage=554000, dischargeCurrent=34000, insulationResistance=175930000, gear=D, accelerationPedal=50, brakePedal=20, fuelConsumption=10.80, motorControllerTemperature=260000, motorSpeed=96148, motorTorque=9380, motorTemperature=139000, motorVoltage=11300, motorCurrent=83480000, powerBattery=67308., maxFeedbackPower=310000, maxDischargePower=500000, bmsSelfCheck=40, powerBatteryCurrent=11000, powerBatteryV3=631000, maxVoltage=4000, minVoltage=3000, maxTemperature=740000, minTemperature=670000, availableCapacity=670000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:46.036 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:46.036 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:46.056 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:46.056 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:46.080 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:46.080 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:46.107 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:46.107 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:46.140 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:46.141 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:46.241 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:46.241 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:46.416 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:46.416 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:46.447 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:46.447 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:46.478 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:46.478 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:46.507 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:46.507 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:46.528 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:46.529 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:46.559 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:46.560 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:46.598 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:46.598 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:46.625 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:46.625 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:46.656 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:46.656 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:46.689 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:46.689 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:47.028 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:47.029 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:47.029 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 34 38 30 34 35 31 31 36 2e 37 31 32 38 34 33 30 33 39 2e 35 32 37 38 35 38 30 39 30 2e 30 30 30 31 38 2e 32 32 30 30 30 30 30 30 35 31 35 30 30 30 31 36 30 30 30 37 36 39 32 30 30 30 30 30 44 30 30 34 30 31 30 2e 34 30 36 38 30 30 30 30 33 38 32 38 37 39 32 39 30 34 38 30 30 30 30 31 37 35 30 30 38 33 38 34 30 30 30 30 36 37 32 39 37 2e 39 39 30 30 30 30 33 36 30 30 30 30 33 30 31 31 30 30 30 34 36 37 30 30 30 33 30 30 30 34 30 30 30 38 31 30 30 30 30 36 30 30 30 30 30 31 35 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 51 7E -2024-06-21 19:25:47.029 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969148045, longitude=116.7128430, latitude=39.5278580, speed=90.000, mileage=18.22000000, dischargeVoltage=515000, dischargeCurrent=16000, insulationResistance=769200000, gear=D, accelerationPedal=00, brakePedal=40, fuelConsumption=10.40, motorControllerTemperature=680000, motorSpeed=38287, motorTorque=9290, motorTemperature=480000, motorVoltage=17500, motorCurrent=83840000, powerBattery=67297., maxFeedbackPower=990000, maxDischargePower=360000, bmsSelfCheck=30, powerBatteryCurrent=11000, powerBatteryV3=467000, maxVoltage=3000, minVoltage=4000, maxTemperature=810000, minTemperature=600000, availableCapacity=150000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:47.030 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:47.031 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"00","availableCapacity":"150000","bmsSelfCheck":"30","brakePedal":"40","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"16000","dischargeVoltage":"515000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.40","gear":"D","insulationResistance":"769200000","latitude":"39.5278580","location":"1","longitude":"116.7128430","maxDischargePower":"360000","maxFeedbackPower":"990000","maxTemperature":"810000","maxVoltage":"3000","mcu":"1","mileage":"18.22000000","minTemperature":"600000","minVoltage":"4000","motorControllerTemperature":"680000","motorCurrent":"83840000","motorSpeed":"38287","motorTemperature":"480000","motorTorque":"9290","motorVoltage":"17500","powerBattery":"67297.","powerBatteryCurrent":"11000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"467000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718969148045","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:47.031 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969148045, longitude=116.7128430, latitude=39.5278580, speed=90.000, mileage=18.22000000, dischargeVoltage=515000, dischargeCurrent=16000, insulationResistance=769200000, gear=D, accelerationPedal=00, brakePedal=40, fuelConsumption=10.40, motorControllerTemperature=680000, motorSpeed=38287, motorTorque=9290, motorTemperature=480000, motorVoltage=17500, motorCurrent=83840000, powerBattery=67297., maxFeedbackPower=990000, maxDischargePower=360000, bmsSelfCheck=30, powerBatteryCurrent=11000, powerBatteryV3=467000, maxVoltage=3000, minVoltage=4000, maxTemperature=810000, minTemperature=600000, availableCapacity=150000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:47.060 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:47.060 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:47.100 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:47.100 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:47.127 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:47.127 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:47.150 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:47.150 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:47.177 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:47.177 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:47.201 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:47.201 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:47.227 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:47.227 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:47.250 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:47.250 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:47.286 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:47.286 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:47.325 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:47.325 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:47.349 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:47.349 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:47.405 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:47.405 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:47.445 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:47.445 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:47.464 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:47.464 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:47.492 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:47.492 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:47.518 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:47.518 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:47.998 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:47.998 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:47.998 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 34 39 30 34 36 31 31 36 2e 37 31 33 39 39 31 30 33 39 2e 35 32 37 39 33 39 30 39 30 2e 30 30 30 31 38 2e 32 37 30 30 30 30 30 30 33 38 36 30 30 30 31 39 30 30 30 31 30 33 36 32 30 30 30 30 44 32 30 38 30 31 31 2e 36 30 38 38 30 30 30 30 31 31 35 39 38 32 34 37 30 31 35 30 30 30 30 31 36 30 30 30 39 39 30 32 30 30 30 30 36 37 32 38 36 2e 33 33 30 30 30 30 34 39 30 30 30 30 30 30 32 30 30 30 30 32 32 33 30 30 30 33 30 30 30 34 30 30 30 33 33 30 30 30 30 38 37 30 30 30 30 39 33 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 40 7E -2024-06-21 19:25:47.998 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969149046, longitude=116.7139910, latitude=39.5279390, speed=90.000, mileage=18.27000000, dischargeVoltage=386000, dischargeCurrent=19000, insulationResistance=103620000, gear=D, accelerationPedal=20, brakePedal=80, fuelConsumption=11.60, motorControllerTemperature=880000, motorSpeed=11598, motorTorque=2470, motorTemperature=150000, motorVoltage=16000, motorCurrent=99020000, powerBattery=67286., maxFeedbackPower=330000, maxDischargePower=490000, bmsSelfCheck=00, powerBatteryCurrent=20000, powerBatteryV3=223000, maxVoltage=3000, minVoltage=4000, maxTemperature=330000, minTemperature=870000, availableCapacity=930000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:48.001 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:48.001 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"930000","bmsSelfCheck":"00","brakePedal":"80","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"19000","dischargeVoltage":"386000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.60","gear":"D","insulationResistance":"103620000","latitude":"39.5279390","location":"1","longitude":"116.7139910","maxDischargePower":"490000","maxFeedbackPower":"330000","maxTemperature":"330000","maxVoltage":"3000","mcu":"1","mileage":"18.27000000","minTemperature":"870000","minVoltage":"4000","motorControllerTemperature":"880000","motorCurrent":"99020000","motorSpeed":"11598","motorTemperature":"150000","motorTorque":"2470","motorVoltage":"16000","powerBattery":"67286.","powerBatteryCurrent":"20000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"223000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718969149046","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:48.002 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969149046, longitude=116.7139910, latitude=39.5279390, speed=90.000, mileage=18.27000000, dischargeVoltage=386000, dischargeCurrent=19000, insulationResistance=103620000, gear=D, accelerationPedal=20, brakePedal=80, fuelConsumption=11.60, motorControllerTemperature=880000, motorSpeed=11598, motorTorque=2470, motorTemperature=150000, motorVoltage=16000, motorCurrent=99020000, powerBattery=67286., maxFeedbackPower=330000, maxDischargePower=490000, bmsSelfCheck=00, powerBatteryCurrent=20000, powerBatteryV3=223000, maxVoltage=3000, minVoltage=4000, maxTemperature=330000, minTemperature=870000, availableCapacity=930000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:48.026 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:48.026 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:48.056 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:48.056 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:48.079 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:48.080 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:48.109 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:48.109 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:48.136 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:48.137 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:48.161 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:48.161 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:48.186 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:48.186 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:48.207 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:48.207 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:48.232 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:48.233 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:48.261 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:48.262 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:48.301 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:48.301 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:48.328 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:48.328 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:48.350 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:48.350 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:48.383 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:48.383 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:48.402 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:48.402 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:48.430 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:48.430 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:48.998 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:48.998 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:48.998 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 35 30 30 34 35 31 31 36 2e 37 31 35 31 34 34 30 33 39 2e 35 32 38 30 37 31 30 31 30 38 2e 30 30 31 38 2e 33 33 30 30 30 30 30 30 31 39 34 30 30 30 31 35 30 30 30 31 30 37 39 32 30 30 30 30 44 30 30 33 30 31 30 2e 38 30 39 39 30 30 30 30 36 30 30 30 30 36 37 34 30 31 33 30 30 30 30 32 34 30 30 30 36 34 37 30 30 30 30 30 36 37 32 37 35 2e 39 33 30 30 30 30 34 39 30 30 30 30 31 31 32 30 30 30 30 34 37 33 30 30 30 34 30 30 30 33 30 30 30 33 34 30 30 30 30 35 30 30 30 30 30 32 33 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 05 7E -2024-06-21 19:25:48.998 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969150045, longitude=116.7151440, latitude=39.5280710, speed=108.00, mileage=18.33000000, dischargeVoltage=194000, dischargeCurrent=15000, insulationResistance=107920000, gear=D, accelerationPedal=00, brakePedal=30, fuelConsumption=10.80, motorControllerTemperature=990000, motorSpeed=60000, motorTorque=6740, motorTemperature=130000, motorVoltage=24000, motorCurrent=64700000, powerBattery=67275., maxFeedbackPower=930000, maxDischargePower=490000, bmsSelfCheck=11, powerBatteryCurrent=20000, powerBatteryV3=473000, maxVoltage=4000, minVoltage=3000, maxTemperature=340000, minTemperature=500000, availableCapacity=230000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:49.000 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:49.001 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"00","availableCapacity":"230000","bmsSelfCheck":"11","brakePedal":"30","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"15000","dischargeVoltage":"194000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.80","gear":"D","insulationResistance":"107920000","latitude":"39.5280710","location":"1","longitude":"116.7151440","maxDischargePower":"490000","maxFeedbackPower":"930000","maxTemperature":"340000","maxVoltage":"4000","mcu":"1","mileage":"18.33000000","minTemperature":"500000","minVoltage":"3000","motorControllerTemperature":"990000","motorCurrent":"64700000","motorSpeed":"60000","motorTemperature":"130000","motorTorque":"6740","motorVoltage":"24000","powerBattery":"67275.","powerBatteryCurrent":"20000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"473000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718969150045","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:49.001 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969150045, longitude=116.7151440, latitude=39.5280710, speed=108.00, mileage=18.33000000, dischargeVoltage=194000, dischargeCurrent=15000, insulationResistance=107920000, gear=D, accelerationPedal=00, brakePedal=30, fuelConsumption=10.80, motorControllerTemperature=990000, motorSpeed=60000, motorTorque=6740, motorTemperature=130000, motorVoltage=24000, motorCurrent=64700000, powerBattery=67275., maxFeedbackPower=930000, maxDischargePower=490000, bmsSelfCheck=11, powerBatteryCurrent=20000, powerBatteryV3=473000, maxVoltage=4000, minVoltage=3000, maxTemperature=340000, minTemperature=500000, availableCapacity=230000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:49.034 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:49.034 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:49.061 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:49.061 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:49.089 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:49.089 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:49.120 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:49.120 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:49.155 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:49.155 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:49.177 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:49.177 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:49.196 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:49.196 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:49.229 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:49.229 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:49.259 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:49.259 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:49.275 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:49.275 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:49.294 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:49.294 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:49.318 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:49.318 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:49.336 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:49.337 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:49.358 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:49.358 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:49.375 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:49.375 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:49.398 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:49.398 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:50.002 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:50.003 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:50.003 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 35 31 30 34 36 31 31 36 2e 37 31 35 39 31 31 30 33 39 2e 35 32 38 31 37 30 30 37 32 2e 30 30 30 31 38 2e 33 37 30 30 30 30 30 30 36 31 31 30 30 30 33 38 30 30 30 31 37 34 31 31 30 30 30 30 44 31 30 30 30 31 31 2e 31 30 36 39 30 30 30 30 36 35 31 38 37 38 32 34 30 33 33 30 30 30 30 32 37 33 30 30 31 34 38 31 32 30 30 30 36 37 32 37 35 2e 33 37 30 30 30 30 32 39 30 30 30 30 34 30 34 30 30 30 30 36 39 39 30 30 30 33 30 30 30 34 30 30 30 38 36 30 30 30 30 35 30 30 30 30 30 36 37 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 2e 7E -2024-06-21 19:25:50.003 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969151046, longitude=116.7159110, latitude=39.5281700, speed=72.000, mileage=18.37000000, dischargeVoltage=611000, dischargeCurrent=38000, insulationResistance=174110000, gear=D, accelerationPedal=10, brakePedal=00, fuelConsumption=11.10, motorControllerTemperature=690000, motorSpeed=65187, motorTorque=8240, motorTemperature=330000, motorVoltage=27300, motorCurrent=14812000, powerBattery=67275., maxFeedbackPower=370000, maxDischargePower=290000, bmsSelfCheck=40, powerBatteryCurrent=40000, powerBatteryV3=699000, maxVoltage=3000, minVoltage=4000, maxTemperature=860000, minTemperature=500000, availableCapacity=670000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:50.004 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:50.005 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"670000","bmsSelfCheck":"40","brakePedal":"00","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"38000","dischargeVoltage":"611000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.10","gear":"D","insulationResistance":"174110000","latitude":"39.5281700","location":"1","longitude":"116.7159110","maxDischargePower":"290000","maxFeedbackPower":"370000","maxTemperature":"860000","maxVoltage":"3000","mcu":"1","mileage":"18.37000000","minTemperature":"500000","minVoltage":"4000","motorControllerTemperature":"690000","motorCurrent":"14812000","motorSpeed":"65187","motorTemperature":"330000","motorTorque":"8240","motorVoltage":"27300","powerBattery":"67275.","powerBatteryCurrent":"40000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"699000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718969151046","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:50.005 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969151046, longitude=116.7159110, latitude=39.5281700, speed=72.000, mileage=18.37000000, dischargeVoltage=611000, dischargeCurrent=38000, insulationResistance=174110000, gear=D, accelerationPedal=10, brakePedal=00, fuelConsumption=11.10, motorControllerTemperature=690000, motorSpeed=65187, motorTorque=8240, motorTemperature=330000, motorVoltage=27300, motorCurrent=14812000, powerBattery=67275., maxFeedbackPower=370000, maxDischargePower=290000, bmsSelfCheck=40, powerBatteryCurrent=40000, powerBatteryV3=699000, maxVoltage=3000, minVoltage=4000, maxTemperature=860000, minTemperature=500000, availableCapacity=670000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:50.054 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:50.054 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:50.084 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:50.084 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:50.114 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:50.115 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:50.156 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:50.156 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:50.190 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:50.190 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:50.234 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:50.234 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:50.276 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:50.276 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:50.306 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:50.306 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:50.330 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:50.330 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:50.350 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:50.350 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:50.374 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:50.374 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:50.405 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:50.405 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:50.424 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:50.424 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:50.445 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:50.445 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:50.468 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:50.468 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:50.497 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:50.497 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:51.012 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:51.012 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:51.013 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 35 32 30 34 36 31 31 36 2e 37 31 36 36 37 33 30 33 39 2e 35 32 38 32 35 37 30 35 34 2e 30 30 30 31 38 2e 34 30 30 30 30 30 30 30 37 32 37 30 30 30 32 31 30 30 30 34 38 30 37 30 30 30 30 30 44 30 30 31 30 31 31 2e 34 30 32 36 30 30 30 30 38 38 33 32 36 35 39 38 30 34 30 30 30 30 30 32 30 30 30 30 39 39 38 37 30 30 30 30 36 37 32 37 35 2e 31 30 30 30 30 30 32 36 30 30 30 30 31 30 31 30 30 30 30 32 32 35 30 30 30 34 30 30 30 33 30 30 30 38 32 30 30 30 30 31 38 30 30 30 30 37 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 1c 7E -2024-06-21 19:25:51.013 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969152046, longitude=116.7166730, latitude=39.5282570, speed=54.000, mileage=18.40000000, dischargeVoltage=727000, dischargeCurrent=21000, insulationResistance=480700000, gear=D, accelerationPedal=00, brakePedal=10, fuelConsumption=11.40, motorControllerTemperature=260000, motorSpeed=88326, motorTorque=5980, motorTemperature=400000, motorVoltage=20000, motorCurrent=99870000, powerBattery=67275., maxFeedbackPower=100000, maxDischargePower=260000, bmsSelfCheck=10, powerBatteryCurrent=10000, powerBatteryV3=225000, maxVoltage=4000, minVoltage=3000, maxTemperature=820000, minTemperature=180000, availableCapacity=700000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:51.015 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:51.015 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"00","availableCapacity":"700000","bmsSelfCheck":"10","brakePedal":"10","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"21000","dischargeVoltage":"727000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.40","gear":"D","insulationResistance":"480700000","latitude":"39.5282570","location":"1","longitude":"116.7166730","maxDischargePower":"260000","maxFeedbackPower":"100000","maxTemperature":"820000","maxVoltage":"4000","mcu":"1","mileage":"18.40000000","minTemperature":"180000","minVoltage":"3000","motorControllerTemperature":"260000","motorCurrent":"99870000","motorSpeed":"88326","motorTemperature":"400000","motorTorque":"5980","motorVoltage":"20000","powerBattery":"67275.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"225000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718969152046","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:51.016 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969152046, longitude=116.7166730, latitude=39.5282570, speed=54.000, mileage=18.40000000, dischargeVoltage=727000, dischargeCurrent=21000, insulationResistance=480700000, gear=D, accelerationPedal=00, brakePedal=10, fuelConsumption=11.40, motorControllerTemperature=260000, motorSpeed=88326, motorTorque=5980, motorTemperature=400000, motorVoltage=20000, motorCurrent=99870000, powerBattery=67275., maxFeedbackPower=100000, maxDischargePower=260000, bmsSelfCheck=10, powerBatteryCurrent=10000, powerBatteryV3=225000, maxVoltage=4000, minVoltage=3000, maxTemperature=820000, minTemperature=180000, availableCapacity=700000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:51.039 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:51.039 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:51.065 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:51.065 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:51.094 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:51.094 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:51.127 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:51.127 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:51.163 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:51.163 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:51.193 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:51.193 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:51.228 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:51.228 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:51.262 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:51.262 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:51.301 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:51.302 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:51.325 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:51.325 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:51.358 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:51.359 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:51.377 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:51.377 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:51.398 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:51.398 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:51.432 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:51.433 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:51.465 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:51.465 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:51.515 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:51.515 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:52.004 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:52.004 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:52.004 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 35 33 30 34 38 31 31 36 2e 37 31 37 36 39 32 30 33 39 2e 35 32 38 33 39 30 30 37 32 2e 30 30 30 31 38 2e 34 34 30 30 30 30 30 30 37 32 30 30 30 30 31 38 30 30 30 32 39 39 36 32 30 30 30 30 44 39 30 37 30 39 2e 32 30 30 33 39 30 30 30 30 32 32 30 32 34 37 37 32 30 32 34 30 30 30 30 32 32 32 30 30 37 36 31 32 30 30 30 30 36 37 32 37 35 2e 31 31 30 30 30 30 38 30 30 30 30 30 38 30 30 30 30 30 30 36 31 33 30 30 30 34 30 30 30 33 30 30 30 39 38 30 30 30 30 32 34 30 30 30 30 35 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 2b 7E -2024-06-21 19:25:52.005 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969153048, longitude=116.7176920, latitude=39.5283900, speed=72.000, mileage=18.44000000, dischargeVoltage=720000, dischargeCurrent=18000, insulationResistance=299620000, gear=D, accelerationPedal=90, brakePedal=70, fuelConsumption=9.200, motorControllerTemperature=390000, motorSpeed=22024, motorTorque=7720, motorTemperature=240000, motorVoltage=22200, motorCurrent=76120000, powerBattery=67275., maxFeedbackPower=110000, maxDischargePower=800000, bmsSelfCheck=80, powerBatteryCurrent=00000, powerBatteryV3=613000, maxVoltage=4000, minVoltage=3000, maxTemperature=980000, minTemperature=240000, availableCapacity=500000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:52.006 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:52.006 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"90","availableCapacity":"500000","bmsSelfCheck":"80","brakePedal":"70","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"18000","dischargeVoltage":"720000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.200","gear":"D","insulationResistance":"299620000","latitude":"39.5283900","location":"1","longitude":"116.7176920","maxDischargePower":"800000","maxFeedbackPower":"110000","maxTemperature":"980000","maxVoltage":"4000","mcu":"1","mileage":"18.44000000","minTemperature":"240000","minVoltage":"3000","motorControllerTemperature":"390000","motorCurrent":"76120000","motorSpeed":"22024","motorTemperature":"240000","motorTorque":"7720","motorVoltage":"22200","powerBattery":"67275.","powerBatteryCurrent":"00000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"613000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718969153048","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:52.006 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969153048, longitude=116.7176920, latitude=39.5283900, speed=72.000, mileage=18.44000000, dischargeVoltage=720000, dischargeCurrent=18000, insulationResistance=299620000, gear=D, accelerationPedal=90, brakePedal=70, fuelConsumption=9.200, motorControllerTemperature=390000, motorSpeed=22024, motorTorque=7720, motorTemperature=240000, motorVoltage=22200, motorCurrent=76120000, powerBattery=67275., maxFeedbackPower=110000, maxDischargePower=800000, bmsSelfCheck=80, powerBatteryCurrent=00000, powerBatteryV3=613000, maxVoltage=4000, minVoltage=3000, maxTemperature=980000, minTemperature=240000, availableCapacity=500000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:52.045 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:52.045 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:52.071 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:52.071 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:52.094 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:52.094 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:52.115 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:52.115 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:52.148 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:52.148 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:52.172 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:52.173 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:52.203 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:52.203 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:52.230 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:52.230 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:52.252 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:52.252 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:52.272 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:52.272 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:52.306 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:52.306 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:52.362 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:52.362 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:52.387 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:52.387 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:52.424 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:52.424 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:52.449 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:52.450 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:52.472 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:52.472 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:53.014 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:53.014 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:53.014 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 35 34 30 36 30 31 31 36 2e 37 31 38 32 37 32 30 33 39 2e 35 32 38 34 36 30 30 35 34 2e 30 30 30 31 38 2e 34 37 30 30 30 30 30 30 33 36 36 30 30 30 33 32 30 30 30 31 36 36 30 38 30 30 30 30 44 32 30 32 30 39 2e 32 30 30 39 33 30 30 30 30 39 35 30 34 33 37 34 30 30 36 34 30 30 30 30 31 39 38 30 30 31 34 34 33 36 30 30 30 36 37 32 37 35 2e 38 35 30 30 30 30 34 30 30 30 30 30 38 30 34 30 30 30 30 35 31 39 30 30 30 34 30 30 30 33 30 30 30 32 34 30 30 30 30 36 35 30 30 30 30 31 33 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 32 7E -2024-06-21 19:25:53.014 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969154060, longitude=116.7182720, latitude=39.5284600, speed=54.000, mileage=18.47000000, dischargeVoltage=366000, dischargeCurrent=32000, insulationResistance=166080000, gear=D, accelerationPedal=20, brakePedal=20, fuelConsumption=9.200, motorControllerTemperature=930000, motorSpeed=95043, motorTorque=7400, motorTemperature=640000, motorVoltage=19800, motorCurrent=14436000, powerBattery=67275., maxFeedbackPower=850000, maxDischargePower=400000, bmsSelfCheck=80, powerBatteryCurrent=40000, powerBatteryV3=519000, maxVoltage=4000, minVoltage=3000, maxTemperature=240000, minTemperature=650000, availableCapacity=130000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:53.016 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:53.016 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"130000","bmsSelfCheck":"80","brakePedal":"20","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"32000","dischargeVoltage":"366000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.200","gear":"D","insulationResistance":"166080000","latitude":"39.5284600","location":"1","longitude":"116.7182720","maxDischargePower":"400000","maxFeedbackPower":"850000","maxTemperature":"240000","maxVoltage":"4000","mcu":"1","mileage":"18.47000000","minTemperature":"650000","minVoltage":"3000","motorControllerTemperature":"930000","motorCurrent":"14436000","motorSpeed":"95043","motorTemperature":"640000","motorTorque":"7400","motorVoltage":"19800","powerBattery":"67275.","powerBatteryCurrent":"40000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"519000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718969154060","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:53.016 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969154060, longitude=116.7182720, latitude=39.5284600, speed=54.000, mileage=18.47000000, dischargeVoltage=366000, dischargeCurrent=32000, insulationResistance=166080000, gear=D, accelerationPedal=20, brakePedal=20, fuelConsumption=9.200, motorControllerTemperature=930000, motorSpeed=95043, motorTorque=7400, motorTemperature=640000, motorVoltage=19800, motorCurrent=14436000, powerBattery=67275., maxFeedbackPower=850000, maxDischargePower=400000, bmsSelfCheck=80, powerBatteryCurrent=40000, powerBatteryV3=519000, maxVoltage=4000, minVoltage=3000, maxTemperature=240000, minTemperature=650000, availableCapacity=130000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:53.046 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:53.046 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:53.066 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:53.066 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:53.086 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:53.086 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:53.141 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:53.141 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:53.170 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:53.170 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:53.193 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:53.193 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:53.218 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:53.218 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:53.245 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:53.245 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:53.269 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:53.271 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:53.290 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:53.291 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:53.311 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:53.311 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:53.330 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:53.330 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:53.350 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:53.350 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:53.371 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:53.371 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:53.391 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:53.391 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:53.415 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:53.415 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:54.019 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:54.019 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:54.019 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 35 35 30 35 35 31 31 36 2e 37 31 38 38 37 38 30 33 39 2e 35 32 38 35 33 30 30 33 36 2e 30 30 30 31 38 2e 34 39 30 30 30 30 30 30 36 32 39 30 30 30 31 30 30 30 30 32 32 37 31 33 30 30 30 30 44 37 30 30 30 31 30 2e 35 30 34 33 30 30 30 30 39 39 31 39 35 37 31 35 30 31 30 38 30 30 30 31 38 35 30 30 36 38 39 38 30 30 30 30 36 37 32 37 35 2e 31 31 30 30 30 30 39 32 30 30 30 30 33 30 31 31 30 30 30 34 38 36 30 30 30 33 30 30 30 34 30 30 30 33 38 30 30 30 30 32 30 30 30 30 30 37 35 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 46 7E -2024-06-21 19:25:54.019 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969155055, longitude=116.7188780, latitude=39.5285300, speed=36.000, mileage=18.49000000, dischargeVoltage=629000, dischargeCurrent=10000, insulationResistance=227130000, gear=D, accelerationPedal=70, brakePedal=00, fuelConsumption=10.50, motorControllerTemperature=430000, motorSpeed=99195, motorTorque=7150, motorTemperature=108000, motorVoltage=18500, motorCurrent=68980000, powerBattery=67275., maxFeedbackPower=110000, maxDischargePower=920000, bmsSelfCheck=30, powerBatteryCurrent=11000, powerBatteryV3=486000, maxVoltage=3000, minVoltage=4000, maxTemperature=380000, minTemperature=200000, availableCapacity=750000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:54.021 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:54.021 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"70","availableCapacity":"750000","bmsSelfCheck":"30","brakePedal":"00","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"10000","dischargeVoltage":"629000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.50","gear":"D","insulationResistance":"227130000","latitude":"39.5285300","location":"1","longitude":"116.7188780","maxDischargePower":"920000","maxFeedbackPower":"110000","maxTemperature":"380000","maxVoltage":"3000","mcu":"1","mileage":"18.49000000","minTemperature":"200000","minVoltage":"4000","motorControllerTemperature":"430000","motorCurrent":"68980000","motorSpeed":"99195","motorTemperature":"108000","motorTorque":"7150","motorVoltage":"18500","powerBattery":"67275.","powerBatteryCurrent":"11000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"486000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718969155055","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:54.021 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969155055, longitude=116.7188780, latitude=39.5285300, speed=36.000, mileage=18.49000000, dischargeVoltage=629000, dischargeCurrent=10000, insulationResistance=227130000, gear=D, accelerationPedal=70, brakePedal=00, fuelConsumption=10.50, motorControllerTemperature=430000, motorSpeed=99195, motorTorque=7150, motorTemperature=108000, motorVoltage=18500, motorCurrent=68980000, powerBattery=67275., maxFeedbackPower=110000, maxDischargePower=920000, bmsSelfCheck=30, powerBatteryCurrent=11000, powerBatteryV3=486000, maxVoltage=3000, minVoltage=4000, maxTemperature=380000, minTemperature=200000, availableCapacity=750000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:54.046 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:54.046 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:54.074 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:54.074 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:54.094 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:54.094 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:54.114 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:54.114 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:54.145 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:54.145 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:54.165 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:54.165 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:54.191 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:54.191 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:54.214 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:54.214 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:54.236 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:54.236 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:54.265 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:54.265 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:54.290 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:54.290 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:54.310 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:54.310 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:54.331 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:54.331 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:54.349 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:54.349 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:54.370 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:54.371 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:54.392 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:54.392 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:55.010 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:55.010 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:55.010 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 35 36 30 35 34 31 31 36 2e 37 32 30 31 31 34 30 33 39 2e 35 32 38 36 34 38 30 37 32 2e 30 30 30 31 38 2e 35 33 30 30 30 30 30 30 35 32 35 30 30 30 33 30 30 30 30 38 31 32 33 30 30 30 30 30 44 38 30 36 30 31 31 2e 37 30 32 39 30 30 30 30 31 35 36 36 34 39 35 37 30 31 36 30 30 30 30 32 34 37 30 30 32 39 30 35 30 30 30 30 36 37 32 37 35 2e 39 38 30 30 30 30 39 38 30 30 30 30 31 30 31 30 30 30 30 36 32 33 30 30 30 34 30 30 30 34 30 30 30 34 38 30 30 30 30 37 34 30 30 30 30 37 36 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 3f 7E -2024-06-21 19:25:55.010 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969156054, longitude=116.7201140, latitude=39.5286480, speed=72.000, mileage=18.53000000, dischargeVoltage=525000, dischargeCurrent=30000, insulationResistance=812300000, gear=D, accelerationPedal=80, brakePedal=60, fuelConsumption=11.70, motorControllerTemperature=290000, motorSpeed=15664, motorTorque=9570, motorTemperature=160000, motorVoltage=24700, motorCurrent=29050000, powerBattery=67275., maxFeedbackPower=980000, maxDischargePower=980000, bmsSelfCheck=10, powerBatteryCurrent=10000, powerBatteryV3=623000, maxVoltage=4000, minVoltage=4000, maxTemperature=480000, minTemperature=740000, availableCapacity=760000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:55.012 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:55.012 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"80","availableCapacity":"760000","bmsSelfCheck":"10","brakePedal":"60","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"30000","dischargeVoltage":"525000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.70","gear":"D","insulationResistance":"812300000","latitude":"39.5286480","location":"1","longitude":"116.7201140","maxDischargePower":"980000","maxFeedbackPower":"980000","maxTemperature":"480000","maxVoltage":"4000","mcu":"1","mileage":"18.53000000","minTemperature":"740000","minVoltage":"4000","motorControllerTemperature":"290000","motorCurrent":"29050000","motorSpeed":"15664","motorTemperature":"160000","motorTorque":"9570","motorVoltage":"24700","powerBattery":"67275.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"623000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718969156054","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:55.012 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969156054, longitude=116.7201140, latitude=39.5286480, speed=72.000, mileage=18.53000000, dischargeVoltage=525000, dischargeCurrent=30000, insulationResistance=812300000, gear=D, accelerationPedal=80, brakePedal=60, fuelConsumption=11.70, motorControllerTemperature=290000, motorSpeed=15664, motorTorque=9570, motorTemperature=160000, motorVoltage=24700, motorCurrent=29050000, powerBattery=67275., maxFeedbackPower=980000, maxDischargePower=980000, bmsSelfCheck=10, powerBatteryCurrent=10000, powerBatteryV3=623000, maxVoltage=4000, minVoltage=4000, maxTemperature=480000, minTemperature=740000, availableCapacity=760000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:55.049 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:55.049 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:55.087 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:55.087 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:55.113 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:55.113 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:55.141 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:55.141 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:55.248 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:55.248 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:55.276 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:55.276 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:55.298 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:55.298 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:55.314 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:55.315 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:55.338 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:55.338 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:55.356 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:55.356 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:55.373 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:55.373 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:55.397 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:55.397 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:55.432 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:55.432 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:55.461 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:55.461 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:55.481 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:55.481 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:55.499 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:55.500 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:56.017 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:56.017 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:56.017 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 35 37 30 35 37 31 31 36 2e 37 32 30 39 35 31 30 33 39 2e 35 32 38 37 31 30 30 35 34 2e 30 30 30 31 38 2e 35 36 30 30 30 30 30 30 31 38 35 30 30 30 31 31 30 30 30 33 33 39 36 30 30 30 30 30 44 30 30 34 30 31 30 2e 32 30 34 30 30 30 30 30 31 36 30 32 30 38 34 31 30 34 38 30 30 30 30 32 33 32 30 30 32 37 39 30 30 30 30 30 36 37 32 37 35 2e 37 38 30 30 30 30 36 37 30 30 30 30 30 30 31 34 30 30 30 36 33 30 30 30 30 34 30 30 30 34 30 30 30 35 32 30 30 30 30 36 38 30 30 30 30 37 35 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 1a 7E -2024-06-21 19:25:56.018 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969157057, longitude=116.7209510, latitude=39.5287100, speed=54.000, mileage=18.56000000, dischargeVoltage=185000, dischargeCurrent=11000, insulationResistance=339600000, gear=D, accelerationPedal=00, brakePedal=40, fuelConsumption=10.20, motorControllerTemperature=400000, motorSpeed=16020, motorTorque=8410, motorTemperature=480000, motorVoltage=23200, motorCurrent=27900000, powerBattery=67275., maxFeedbackPower=780000, maxDischargePower=670000, bmsSelfCheck=00, powerBatteryCurrent=14000, powerBatteryV3=630000, maxVoltage=4000, minVoltage=4000, maxTemperature=520000, minTemperature=680000, availableCapacity=750000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:56.020 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:56.020 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"00","availableCapacity":"750000","bmsSelfCheck":"00","brakePedal":"40","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"11000","dischargeVoltage":"185000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.20","gear":"D","insulationResistance":"339600000","latitude":"39.5287100","location":"1","longitude":"116.7209510","maxDischargePower":"670000","maxFeedbackPower":"780000","maxTemperature":"520000","maxVoltage":"4000","mcu":"1","mileage":"18.56000000","minTemperature":"680000","minVoltage":"4000","motorControllerTemperature":"400000","motorCurrent":"27900000","motorSpeed":"16020","motorTemperature":"480000","motorTorque":"8410","motorVoltage":"23200","powerBattery":"67275.","powerBatteryCurrent":"14000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"630000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718969157057","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:56.020 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969157057, longitude=116.7209510, latitude=39.5287100, speed=54.000, mileage=18.56000000, dischargeVoltage=185000, dischargeCurrent=11000, insulationResistance=339600000, gear=D, accelerationPedal=00, brakePedal=40, fuelConsumption=10.20, motorControllerTemperature=400000, motorSpeed=16020, motorTorque=8410, motorTemperature=480000, motorVoltage=23200, motorCurrent=27900000, powerBattery=67275., maxFeedbackPower=780000, maxDischargePower=670000, bmsSelfCheck=00, powerBatteryCurrent=14000, powerBatteryV3=630000, maxVoltage=4000, minVoltage=4000, maxTemperature=520000, minTemperature=680000, availableCapacity=750000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:56.045 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:56.045 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:56.072 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:56.072 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:56.092 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:56.092 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:56.111 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:56.111 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:56.133 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:56.133 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:56.168 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:56.168 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:56.190 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:56.190 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:56.212 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:56.212 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:56.231 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:56.231 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:56.253 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:56.253 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:56.279 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:56.280 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:56.313 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:56.313 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:56.337 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:56.337 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:56.369 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:56.369 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:56.393 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:56.393 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:56.420 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:56.420 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:57.010 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:57.010 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:57.010 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 35 38 30 35 38 31 31 36 2e 37 32 31 34 31 37 30 33 39 2e 35 32 38 37 34 33 30 33 36 2e 30 30 30 31 38 2e 35 38 30 30 30 30 30 30 32 38 34 30 30 30 33 30 30 30 30 33 39 32 32 30 30 30 30 30 44 30 30 36 30 31 31 2e 39 30 31 30 30 30 30 30 35 39 34 37 30 36 30 32 30 31 30 33 30 30 30 31 34 39 30 30 39 39 38 30 30 30 30 30 36 37 32 37 35 2e 35 34 30 30 30 30 34 30 30 30 30 30 33 30 31 30 30 30 30 35 33 32 30 30 30 34 30 30 30 34 30 30 30 34 34 30 30 30 30 36 38 30 30 30 30 32 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 1f 7E -2024-06-21 19:25:57.010 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969158058, longitude=116.7214170, latitude=39.5287430, speed=36.000, mileage=18.58000000, dischargeVoltage=284000, dischargeCurrent=30000, insulationResistance=392200000, gear=D, accelerationPedal=00, brakePedal=60, fuelConsumption=11.90, motorControllerTemperature=100000, motorSpeed=59470, motorTorque=6020, motorTemperature=103000, motorVoltage=14900, motorCurrent=99800000, powerBattery=67275., maxFeedbackPower=540000, maxDischargePower=400000, bmsSelfCheck=30, powerBatteryCurrent=10000, powerBatteryV3=532000, maxVoltage=4000, minVoltage=4000, maxTemperature=440000, minTemperature=680000, availableCapacity=200000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:57.012 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:57.013 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"00","availableCapacity":"200000","bmsSelfCheck":"30","brakePedal":"60","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"30000","dischargeVoltage":"284000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.90","gear":"D","insulationResistance":"392200000","latitude":"39.5287430","location":"1","longitude":"116.7214170","maxDischargePower":"400000","maxFeedbackPower":"540000","maxTemperature":"440000","maxVoltage":"4000","mcu":"1","mileage":"18.58000000","minTemperature":"680000","minVoltage":"4000","motorControllerTemperature":"100000","motorCurrent":"99800000","motorSpeed":"59470","motorTemperature":"103000","motorTorque":"6020","motorVoltage":"14900","powerBattery":"67275.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"532000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718969158058","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:57.013 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969158058, longitude=116.7214170, latitude=39.5287430, speed=36.000, mileage=18.58000000, dischargeVoltage=284000, dischargeCurrent=30000, insulationResistance=392200000, gear=D, accelerationPedal=00, brakePedal=60, fuelConsumption=11.90, motorControllerTemperature=100000, motorSpeed=59470, motorTorque=6020, motorTemperature=103000, motorVoltage=14900, motorCurrent=99800000, powerBattery=67275., maxFeedbackPower=540000, maxDischargePower=400000, bmsSelfCheck=30, powerBatteryCurrent=10000, powerBatteryV3=532000, maxVoltage=4000, minVoltage=4000, maxTemperature=440000, minTemperature=680000, availableCapacity=200000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:57.042 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:57.042 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:57.075 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:57.075 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:57.109 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:57.110 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:57.141 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:57.141 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:57.179 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:57.179 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:57.206 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:57.206 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:57.236 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:57.236 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:57.257 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:57.257 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:57.282 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:57.282 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:57.306 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:57.306 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:57.356 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:57.356 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:57.386 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:57.386 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:57.416 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:57.417 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:57.439 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:57.439 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:57.470 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:57.470 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:57.494 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:57.495 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:58.005 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:58.005 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:58.005 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 35 39 30 34 39 31 31 36 2e 37 32 32 34 37 34 30 33 39 2e 35 32 38 37 39 32 30 35 34 2e 30 30 30 31 38 2e 36 31 30 30 30 30 30 30 35 31 37 30 30 30 33 37 30 30 30 32 35 32 33 31 30 30 30 30 44 36 30 38 30 31 31 2e 35 30 33 39 30 30 30 30 39 38 32 36 36 32 37 31 30 34 30 30 30 30 30 31 37 33 30 30 32 31 35 36 30 30 30 30 36 37 32 37 35 2e 39 33 30 30 30 30 38 35 30 30 30 30 30 30 37 30 30 30 30 32 33 32 30 30 30 33 30 30 30 33 30 30 30 34 39 30 30 30 30 33 36 30 30 30 30 32 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 37 7E -2024-06-21 19:25:58.005 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969159049, longitude=116.7224740, latitude=39.5287920, speed=54.000, mileage=18.61000000, dischargeVoltage=517000, dischargeCurrent=37000, insulationResistance=252310000, gear=D, accelerationPedal=60, brakePedal=80, fuelConsumption=11.50, motorControllerTemperature=390000, motorSpeed=98266, motorTorque=2710, motorTemperature=400000, motorVoltage=17300, motorCurrent=21560000, powerBattery=67275., maxFeedbackPower=930000, maxDischargePower=850000, bmsSelfCheck=00, powerBatteryCurrent=70000, powerBatteryV3=232000, maxVoltage=3000, minVoltage=3000, maxTemperature=490000, minTemperature=360000, availableCapacity=200000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:58.006 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:58.007 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"200000","bmsSelfCheck":"00","brakePedal":"80","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"37000","dischargeVoltage":"517000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.50","gear":"D","insulationResistance":"252310000","latitude":"39.5287920","location":"1","longitude":"116.7224740","maxDischargePower":"850000","maxFeedbackPower":"930000","maxTemperature":"490000","maxVoltage":"3000","mcu":"1","mileage":"18.61000000","minTemperature":"360000","minVoltage":"3000","motorControllerTemperature":"390000","motorCurrent":"21560000","motorSpeed":"98266","motorTemperature":"400000","motorTorque":"2710","motorVoltage":"17300","powerBattery":"67275.","powerBatteryCurrent":"70000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"232000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718969159049","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:58.007 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969159049, longitude=116.7224740, latitude=39.5287920, speed=54.000, mileage=18.61000000, dischargeVoltage=517000, dischargeCurrent=37000, insulationResistance=252310000, gear=D, accelerationPedal=60, brakePedal=80, fuelConsumption=11.50, motorControllerTemperature=390000, motorSpeed=98266, motorTorque=2710, motorTemperature=400000, motorVoltage=17300, motorCurrent=21560000, powerBattery=67275., maxFeedbackPower=930000, maxDischargePower=850000, bmsSelfCheck=00, powerBatteryCurrent=70000, powerBatteryV3=232000, maxVoltage=3000, minVoltage=3000, maxTemperature=490000, minTemperature=360000, availableCapacity=200000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:58.030 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:58.030 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:58.049 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:58.049 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:58.089 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:58.089 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:58.132 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:58.132 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:58.162 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:58.163 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:58.208 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:58.208 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:58.245 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:58.245 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:58.277 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:58.277 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:58.305 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:58.305 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:58.348 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:58.348 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:58.432 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:58.432 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:58.482 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:58.482 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:58.505 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:58.505 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:58.528 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:58.528 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:58.565 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:58.566 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:58.592 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:58.592 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:25:59.003 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:25:59.003 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:25:59.003 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 36 30 30 34 35 31 31 36 2e 37 32 33 34 32 39 30 33 39 2e 35 32 38 38 37 31 30 37 32 2e 30 30 30 31 38 2e 36 35 30 30 30 30 30 30 33 30 37 30 30 30 33 32 30 30 30 34 37 35 35 30 30 30 30 30 44 30 30 35 30 39 2e 38 30 30 34 30 30 30 30 30 38 36 35 33 37 37 37 30 30 38 32 30 30 30 30 32 32 37 30 30 36 33 38 32 30 30 30 30 36 37 32 37 35 2e 35 38 30 30 30 30 36 35 30 30 30 30 31 32 39 30 30 30 30 34 30 33 30 30 30 33 30 30 30 34 30 30 30 34 31 30 30 30 30 31 37 30 30 30 30 37 37 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 3c 7E -2024-06-21 19:25:59.003 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969160045, longitude=116.7234290, latitude=39.5288710, speed=72.000, mileage=18.65000000, dischargeVoltage=307000, dischargeCurrent=32000, insulationResistance=475500000, gear=D, accelerationPedal=00, brakePedal=50, fuelConsumption=9.800, motorControllerTemperature=400000, motorSpeed=86537, motorTorque=7700, motorTemperature=820000, motorVoltage=22700, motorCurrent=63820000, powerBattery=67275., maxFeedbackPower=580000, maxDischargePower=650000, bmsSelfCheck=12, powerBatteryCurrent=90000, powerBatteryV3=403000, maxVoltage=3000, minVoltage=4000, maxTemperature=410000, minTemperature=170000, availableCapacity=770000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:59.005 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:25:59.005 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"00","availableCapacity":"770000","bmsSelfCheck":"12","brakePedal":"50","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"32000","dischargeVoltage":"307000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.800","gear":"D","insulationResistance":"475500000","latitude":"39.5288710","location":"1","longitude":"116.7234290","maxDischargePower":"650000","maxFeedbackPower":"580000","maxTemperature":"410000","maxVoltage":"3000","mcu":"1","mileage":"18.65000000","minTemperature":"170000","minVoltage":"4000","motorControllerTemperature":"400000","motorCurrent":"63820000","motorSpeed":"86537","motorTemperature":"820000","motorTorque":"7700","motorVoltage":"22700","powerBattery":"67275.","powerBatteryCurrent":"90000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"403000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718969160045","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:25:59.005 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969160045, longitude=116.7234290, latitude=39.5288710, speed=72.000, mileage=18.65000000, dischargeVoltage=307000, dischargeCurrent=32000, insulationResistance=475500000, gear=D, accelerationPedal=00, brakePedal=50, fuelConsumption=9.800, motorControllerTemperature=400000, motorSpeed=86537, motorTorque=7700, motorTemperature=820000, motorVoltage=22700, motorCurrent=63820000, powerBattery=67275., maxFeedbackPower=580000, maxDischargePower=650000, bmsSelfCheck=12, powerBatteryCurrent=90000, powerBatteryV3=403000, maxVoltage=3000, minVoltage=4000, maxTemperature=410000, minTemperature=170000, availableCapacity=770000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:25:59.036 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:25:59.036 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:25:59.056 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:25:59.057 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:25:59.078 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:25:59.078 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:25:59.110 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:25:59.110 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:25:59.132 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:25:59.132 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:25:59.155 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:25:59.155 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:25:59.181 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:25:59.181 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:25:59.206 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:25:59.206 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:25:59.250 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:25:59.251 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:25:59.283 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:25:59.283 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:25:59.303 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:25:59.303 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:25:59.321 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:25:59.321 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:25:59.341 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:25:59.341 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:25:59.361 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:25:59.361 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:25:59.386 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:25:59.386 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:25:59.418 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:25:59.418 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:00.002 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:00.002 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:00.002 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 36 31 30 34 39 31 31 36 2e 37 32 34 32 35 35 30 33 39 2e 35 32 38 39 32 35 30 37 32 2e 30 30 30 31 38 2e 36 39 30 30 30 30 30 30 36 33 33 30 30 30 38 30 30 30 30 31 36 34 31 31 30 30 30 30 44 33 30 34 30 39 2e 31 30 30 34 34 30 30 30 30 37 35 33 35 30 36 33 35 30 35 34 30 30 30 30 32 34 37 30 30 31 34 31 30 38 30 30 30 36 37 32 37 35 2e 34 32 30 30 30 30 32 39 30 30 30 30 31 34 32 30 30 30 30 36 38 31 30 30 30 33 30 30 30 34 30 30 30 31 39 30 30 30 30 37 39 30 30 30 30 36 39 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 3c 7E -2024-06-21 19:26:00.003 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969161049, longitude=116.7242550, latitude=39.5289250, speed=72.000, mileage=18.69000000, dischargeVoltage=633000, dischargeCurrent=80000, insulationResistance=164110000, gear=D, accelerationPedal=30, brakePedal=40, fuelConsumption=9.100, motorControllerTemperature=440000, motorSpeed=75350, motorTorque=6350, motorTemperature=540000, motorVoltage=24700, motorCurrent=14108000, powerBattery=67275., maxFeedbackPower=420000, maxDischargePower=290000, bmsSelfCheck=14, powerBatteryCurrent=20000, powerBatteryV3=681000, maxVoltage=3000, minVoltage=4000, maxTemperature=190000, minTemperature=790000, availableCapacity=690000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:00.005 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:00.006 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"30","availableCapacity":"690000","bmsSelfCheck":"14","brakePedal":"40","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"80000","dischargeVoltage":"633000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.100","gear":"D","insulationResistance":"164110000","latitude":"39.5289250","location":"1","longitude":"116.7242550","maxDischargePower":"290000","maxFeedbackPower":"420000","maxTemperature":"190000","maxVoltage":"3000","mcu":"1","mileage":"18.69000000","minTemperature":"790000","minVoltage":"4000","motorControllerTemperature":"440000","motorCurrent":"14108000","motorSpeed":"75350","motorTemperature":"540000","motorTorque":"6350","motorVoltage":"24700","powerBattery":"67275.","powerBatteryCurrent":"20000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"681000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718969161049","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:00.006 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969161049, longitude=116.7242550, latitude=39.5289250, speed=72.000, mileage=18.69000000, dischargeVoltage=633000, dischargeCurrent=80000, insulationResistance=164110000, gear=D, accelerationPedal=30, brakePedal=40, fuelConsumption=9.100, motorControllerTemperature=440000, motorSpeed=75350, motorTorque=6350, motorTemperature=540000, motorVoltage=24700, motorCurrent=14108000, powerBattery=67275., maxFeedbackPower=420000, maxDischargePower=290000, bmsSelfCheck=14, powerBatteryCurrent=20000, powerBatteryV3=681000, maxVoltage=3000, minVoltage=4000, maxTemperature=190000, minTemperature=790000, availableCapacity=690000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:00.030 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:00.030 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:00.076 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:00.076 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:00.102 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:00.102 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:00.121 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:00.121 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:00.153 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:00.153 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:00.169 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:00.169 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:00.273 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:00.273 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:00.340 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:00.340 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:00.365 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:00.365 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:00.389 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:00.390 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:00.416 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:00.416 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:00.452 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:00.452 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:00.523 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:00.523 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:00.547 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:00.547 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:00.565 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:00.565 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:00.588 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:00.588 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:01.003 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:01.003 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:01.003 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 36 32 30 34 38 31 31 36 2e 37 32 35 34 32 36 30 33 39 2e 35 32 39 30 30 38 30 37 32 2e 30 30 30 31 38 2e 37 33 30 30 30 30 30 30 35 33 37 30 30 30 31 35 30 30 30 31 39 36 35 30 30 30 30 30 44 37 30 37 30 31 30 2e 32 30 34 34 30 30 30 30 39 35 34 35 36 34 35 38 30 31 31 33 30 30 30 32 35 34 30 30 31 31 34 35 34 30 30 30 36 37 32 37 35 2e 34 36 30 30 30 30 34 37 30 30 30 30 31 33 38 30 30 30 30 33 34 33 30 30 30 34 30 30 30 34 30 30 30 33 35 30 30 30 30 32 35 30 30 30 30 32 31 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 2f 7E -2024-06-21 19:26:01.003 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969162048, longitude=116.7254260, latitude=39.5290080, speed=72.000, mileage=18.73000000, dischargeVoltage=537000, dischargeCurrent=15000, insulationResistance=196500000, gear=D, accelerationPedal=70, brakePedal=70, fuelConsumption=10.20, motorControllerTemperature=440000, motorSpeed=95456, motorTorque=4580, motorTemperature=113000, motorVoltage=25400, motorCurrent=11454000, powerBattery=67275., maxFeedbackPower=460000, maxDischargePower=470000, bmsSelfCheck=13, powerBatteryCurrent=80000, powerBatteryV3=343000, maxVoltage=4000, minVoltage=4000, maxTemperature=350000, minTemperature=250000, availableCapacity=210000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:01.007 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:01.007 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"70","availableCapacity":"210000","bmsSelfCheck":"13","brakePedal":"70","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"15000","dischargeVoltage":"537000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.20","gear":"D","insulationResistance":"196500000","latitude":"39.5290080","location":"1","longitude":"116.7254260","maxDischargePower":"470000","maxFeedbackPower":"460000","maxTemperature":"350000","maxVoltage":"4000","mcu":"1","mileage":"18.73000000","minTemperature":"250000","minVoltage":"4000","motorControllerTemperature":"440000","motorCurrent":"11454000","motorSpeed":"95456","motorTemperature":"113000","motorTorque":"4580","motorVoltage":"25400","powerBattery":"67275.","powerBatteryCurrent":"80000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"343000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718969162048","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:01.007 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969162048, longitude=116.7254260, latitude=39.5290080, speed=72.000, mileage=18.73000000, dischargeVoltage=537000, dischargeCurrent=15000, insulationResistance=196500000, gear=D, accelerationPedal=70, brakePedal=70, fuelConsumption=10.20, motorControllerTemperature=440000, motorSpeed=95456, motorTorque=4580, motorTemperature=113000, motorVoltage=25400, motorCurrent=11454000, powerBattery=67275., maxFeedbackPower=460000, maxDischargePower=470000, bmsSelfCheck=13, powerBatteryCurrent=80000, powerBatteryV3=343000, maxVoltage=4000, minVoltage=4000, maxTemperature=350000, minTemperature=250000, availableCapacity=210000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:01.038 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:01.039 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:01.056 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:01.056 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:01.090 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:01.090 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:01.155 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:01.155 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:01.180 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:01.180 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:01.203 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:01.203 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:01.221 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:01.221 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:01.249 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:01.249 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:01.270 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:01.270 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:01.291 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:01.291 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:01.313 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:01.313 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:01.331 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:01.331 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:01.351 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:01.351 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:01.372 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:01.372 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:01.413 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:01.413 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:01.454 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:01.454 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:02.014 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:02.014 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:02.014 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 36 33 30 35 39 31 31 36 2e 37 32 36 36 39 32 30 33 39 2e 35 32 39 31 30 37 30 31 30 38 2e 30 30 31 38 2e 37 39 30 30 30 30 30 30 35 33 39 30 30 30 33 34 30 30 30 32 32 36 36 37 30 30 30 30 44 32 30 35 30 31 31 2e 33 30 32 36 30 30 30 30 35 37 37 31 30 35 33 39 30 31 32 38 30 30 30 32 34 30 30 30 31 31 33 33 30 30 30 30 36 37 32 36 33 2e 37 30 30 30 30 30 31 32 30 30 30 30 33 30 35 30 30 30 30 33 31 35 30 30 30 33 30 30 30 33 30 30 30 36 37 30 30 30 30 32 37 30 30 30 30 32 35 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 25 7E -2024-06-21 19:26:02.014 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969163059, longitude=116.7266920, latitude=39.5291070, speed=108.00, mileage=18.79000000, dischargeVoltage=539000, dischargeCurrent=34000, insulationResistance=226670000, gear=D, accelerationPedal=20, brakePedal=50, fuelConsumption=11.30, motorControllerTemperature=260000, motorSpeed=57710, motorTorque=5390, motorTemperature=128000, motorVoltage=24000, motorCurrent=11330000, powerBattery=67263., maxFeedbackPower=700000, maxDischargePower=120000, bmsSelfCheck=30, powerBatteryCurrent=50000, powerBatteryV3=315000, maxVoltage=3000, minVoltage=3000, maxTemperature=670000, minTemperature=270000, availableCapacity=250000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:02.016 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:02.016 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"250000","bmsSelfCheck":"30","brakePedal":"50","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"34000","dischargeVoltage":"539000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.30","gear":"D","insulationResistance":"226670000","latitude":"39.5291070","location":"1","longitude":"116.7266920","maxDischargePower":"120000","maxFeedbackPower":"700000","maxTemperature":"670000","maxVoltage":"3000","mcu":"1","mileage":"18.79000000","minTemperature":"270000","minVoltage":"3000","motorControllerTemperature":"260000","motorCurrent":"11330000","motorSpeed":"57710","motorTemperature":"128000","motorTorque":"5390","motorVoltage":"24000","powerBattery":"67263.","powerBatteryCurrent":"50000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"315000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718969163059","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:02.016 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969163059, longitude=116.7266920, latitude=39.5291070, speed=108.00, mileage=18.79000000, dischargeVoltage=539000, dischargeCurrent=34000, insulationResistance=226670000, gear=D, accelerationPedal=20, brakePedal=50, fuelConsumption=11.30, motorControllerTemperature=260000, motorSpeed=57710, motorTorque=5390, motorTemperature=128000, motorVoltage=24000, motorCurrent=11330000, powerBattery=67263., maxFeedbackPower=700000, maxDischargePower=120000, bmsSelfCheck=30, powerBatteryCurrent=50000, powerBatteryV3=315000, maxVoltage=3000, minVoltage=3000, maxTemperature=670000, minTemperature=270000, availableCapacity=250000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:02.049 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:02.049 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:02.131 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:02.131 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:02.196 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:02.196 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:02.239 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:02.239 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:02.275 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:02.275 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:02.306 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:02.307 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:02.332 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:02.332 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:02.358 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:02.358 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:02.394 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:02.394 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:02.432 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:02.432 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:02.464 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:02.465 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:02.512 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:02.512 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:02.543 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:02.543 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:02.572 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:02.572 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:02.599 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:02.599 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:02.620 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:02.620 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:03.010 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:03.010 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:03.010 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 36 34 30 35 33 31 31 36 2e 37 32 37 36 32 30 30 33 39 2e 35 32 39 32 31 34 30 39 30 2e 30 30 30 31 38 2e 38 34 30 30 30 30 30 30 36 36 33 30 30 30 32 38 30 30 30 32 36 32 36 36 30 30 30 30 44 35 30 32 30 39 2e 36 30 30 36 36 30 30 30 30 39 34 33 32 32 36 30 31 30 33 30 30 30 30 30 31 36 39 30 30 34 39 36 31 30 30 30 30 36 37 32 35 34 2e 37 38 30 30 30 30 34 32 30 30 30 30 31 31 34 30 30 30 30 37 31 31 30 30 30 33 30 30 30 33 30 30 30 33 36 30 30 30 30 37 37 30 30 30 30 33 32 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 2d 7E -2024-06-21 19:26:03.010 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969164053, longitude=116.7276200, latitude=39.5292140, speed=90.000, mileage=18.84000000, dischargeVoltage=663000, dischargeCurrent=28000, insulationResistance=262660000, gear=D, accelerationPedal=50, brakePedal=20, fuelConsumption=9.600, motorControllerTemperature=660000, motorSpeed=94322, motorTorque=6010, motorTemperature=300000, motorVoltage=16900, motorCurrent=49610000, powerBattery=67254., maxFeedbackPower=780000, maxDischargePower=420000, bmsSelfCheck=11, powerBatteryCurrent=40000, powerBatteryV3=711000, maxVoltage=3000, minVoltage=3000, maxTemperature=360000, minTemperature=770000, availableCapacity=320000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:03.012 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:03.012 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"320000","bmsSelfCheck":"11","brakePedal":"20","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"28000","dischargeVoltage":"663000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.600","gear":"D","insulationResistance":"262660000","latitude":"39.5292140","location":"1","longitude":"116.7276200","maxDischargePower":"420000","maxFeedbackPower":"780000","maxTemperature":"360000","maxVoltage":"3000","mcu":"1","mileage":"18.84000000","minTemperature":"770000","minVoltage":"3000","motorControllerTemperature":"660000","motorCurrent":"49610000","motorSpeed":"94322","motorTemperature":"300000","motorTorque":"6010","motorVoltage":"16900","powerBattery":"67254.","powerBatteryCurrent":"40000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"711000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718969164053","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:03.012 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969164053, longitude=116.7276200, latitude=39.5292140, speed=90.000, mileage=18.84000000, dischargeVoltage=663000, dischargeCurrent=28000, insulationResistance=262660000, gear=D, accelerationPedal=50, brakePedal=20, fuelConsumption=9.600, motorControllerTemperature=660000, motorSpeed=94322, motorTorque=6010, motorTemperature=300000, motorVoltage=16900, motorCurrent=49610000, powerBattery=67254., maxFeedbackPower=780000, maxDischargePower=420000, bmsSelfCheck=11, powerBatteryCurrent=40000, powerBatteryV3=711000, maxVoltage=3000, minVoltage=3000, maxTemperature=360000, minTemperature=770000, availableCapacity=320000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:03.035 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:03.035 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:03.054 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:03.055 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:03.085 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:03.085 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:03.111 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:03.111 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:03.130 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:03.130 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:03.150 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:03.150 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:03.174 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:03.174 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:03.191 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:03.191 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:03.212 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:03.212 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:03.230 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:03.231 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:03.262 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:03.262 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:03.288 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:03.288 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:03.331 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:03.331 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:03.354 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:03.354 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:03.374 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:03.374 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:03.396 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:03.396 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:04.010 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:04.010 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:04.010 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 36 35 30 35 36 31 31 36 2e 37 32 38 34 37 38 30 33 39 2e 35 32 39 32 36 30 30 39 30 2e 30 30 30 31 38 2e 38 39 30 30 30 30 30 30 34 34 31 30 30 30 34 37 30 30 30 34 34 39 31 30 30 30 30 30 44 35 30 34 30 31 30 2e 37 30 35 37 30 30 30 30 34 37 32 36 32 32 39 33 30 31 32 36 30 30 30 32 31 30 30 30 39 38 35 31 30 30 30 30 36 37 32 34 33 2e 39 38 30 30 30 30 35 39 30 30 30 30 32 30 34 30 30 30 30 36 32 38 30 30 30 34 30 30 30 34 30 30 30 31 36 30 30 30 30 34 30 30 30 30 30 35 38 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 46 7E -2024-06-21 19:26:04.010 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969165056, longitude=116.7284780, latitude=39.5292600, speed=90.000, mileage=18.89000000, dischargeVoltage=441000, dischargeCurrent=47000, insulationResistance=449100000, gear=D, accelerationPedal=50, brakePedal=40, fuelConsumption=10.70, motorControllerTemperature=570000, motorSpeed=47262, motorTorque=2930, motorTemperature=126000, motorVoltage=21000, motorCurrent=98510000, powerBattery=67243., maxFeedbackPower=980000, maxDischargePower=590000, bmsSelfCheck=20, powerBatteryCurrent=40000, powerBatteryV3=628000, maxVoltage=4000, minVoltage=4000, maxTemperature=160000, minTemperature=400000, availableCapacity=580000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:04.012 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:04.012 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"580000","bmsSelfCheck":"20","brakePedal":"40","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"47000","dischargeVoltage":"441000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.70","gear":"D","insulationResistance":"449100000","latitude":"39.5292600","location":"1","longitude":"116.7284780","maxDischargePower":"590000","maxFeedbackPower":"980000","maxTemperature":"160000","maxVoltage":"4000","mcu":"1","mileage":"18.89000000","minTemperature":"400000","minVoltage":"4000","motorControllerTemperature":"570000","motorCurrent":"98510000","motorSpeed":"47262","motorTemperature":"126000","motorTorque":"2930","motorVoltage":"21000","powerBattery":"67243.","powerBatteryCurrent":"40000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"628000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718969165056","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:04.013 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969165056, longitude=116.7284780, latitude=39.5292600, speed=90.000, mileage=18.89000000, dischargeVoltage=441000, dischargeCurrent=47000, insulationResistance=449100000, gear=D, accelerationPedal=50, brakePedal=40, fuelConsumption=10.70, motorControllerTemperature=570000, motorSpeed=47262, motorTorque=2930, motorTemperature=126000, motorVoltage=21000, motorCurrent=98510000, powerBattery=67243., maxFeedbackPower=980000, maxDischargePower=590000, bmsSelfCheck=20, powerBatteryCurrent=40000, powerBatteryV3=628000, maxVoltage=4000, minVoltage=4000, maxTemperature=160000, minTemperature=400000, availableCapacity=580000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:04.068 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:04.068 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:04.269 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:04.269 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:04.294 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:04.294 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:04.309 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:04.309 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:04.333 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:04.334 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:04.351 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:04.351 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:04.370 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:04.371 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:04.390 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:04.390 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:04.413 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:04.413 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:04.429 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:04.429 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:04.452 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:04.452 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:04.482 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:04.482 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:04.499 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:04.499 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:04.530 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:04.530 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:04.557 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:04.557 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:04.586 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:04.586 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:05.022 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:05.022 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:05.022 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 36 36 30 34 36 31 31 36 2e 37 33 30 32 35 34 30 33 39 2e 35 32 39 33 38 38 30 31 34 34 2e 30 30 31 38 2e 39 37 30 30 30 30 30 30 34 32 30 30 30 30 34 34 30 30 30 31 38 32 35 38 30 30 30 30 44 37 30 31 30 39 2e 38 30 30 32 30 30 30 30 30 38 32 34 30 38 31 38 35 30 32 35 30 30 30 30 31 37 35 30 30 31 33 33 35 30 30 30 30 36 37 32 33 33 2e 33 35 30 30 30 30 35 31 30 30 30 30 32 30 31 30 30 30 30 35 34 33 30 30 30 33 30 30 30 34 30 30 30 33 31 30 30 30 30 35 35 30 30 30 30 39 35 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 27 7E -2024-06-21 19:26:05.022 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969166046, longitude=116.7302540, latitude=39.5293880, speed=144.00, mileage=18.97000000, dischargeVoltage=420000, dischargeCurrent=44000, insulationResistance=182580000, gear=D, accelerationPedal=70, brakePedal=10, fuelConsumption=9.800, motorControllerTemperature=200000, motorSpeed=82408, motorTorque=1850, motorTemperature=250000, motorVoltage=17500, motorCurrent=13350000, powerBattery=67233., maxFeedbackPower=350000, maxDischargePower=510000, bmsSelfCheck=20, powerBatteryCurrent=10000, powerBatteryV3=543000, maxVoltage=3000, minVoltage=4000, maxTemperature=310000, minTemperature=550000, availableCapacity=950000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:05.023 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:05.023 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"70","availableCapacity":"950000","bmsSelfCheck":"20","brakePedal":"10","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"44000","dischargeVoltage":"420000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.800","gear":"D","insulationResistance":"182580000","latitude":"39.5293880","location":"1","longitude":"116.7302540","maxDischargePower":"510000","maxFeedbackPower":"350000","maxTemperature":"310000","maxVoltage":"3000","mcu":"1","mileage":"18.97000000","minTemperature":"550000","minVoltage":"4000","motorControllerTemperature":"200000","motorCurrent":"13350000","motorSpeed":"82408","motorTemperature":"250000","motorTorque":"1850","motorVoltage":"17500","powerBattery":"67233.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"543000","ptc":"1","runStatus":"1","soc":"1","speed":"144.00","timestamp":"1718969166046","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:05.023 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969166046, longitude=116.7302540, latitude=39.5293880, speed=144.00, mileage=18.97000000, dischargeVoltage=420000, dischargeCurrent=44000, insulationResistance=182580000, gear=D, accelerationPedal=70, brakePedal=10, fuelConsumption=9.800, motorControllerTemperature=200000, motorSpeed=82408, motorTorque=1850, motorTemperature=250000, motorVoltage=17500, motorCurrent=13350000, powerBattery=67233., maxFeedbackPower=350000, maxDischargePower=510000, bmsSelfCheck=20, powerBatteryCurrent=10000, powerBatteryV3=543000, maxVoltage=3000, minVoltage=4000, maxTemperature=310000, minTemperature=550000, availableCapacity=950000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:05.050 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:05.050 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:05.069 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:05.069 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:05.084 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:05.084 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:05.124 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:05.124 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:05.154 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:05.155 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:05.184 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:05.184 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:05.230 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:05.230 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:05.279 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:05.279 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:05.305 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:05.305 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:05.325 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:05.325 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:05.344 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:05.344 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:05.389 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:05.389 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:05.450 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:05.450 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:05.492 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:05.492 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:05.521 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:05.522 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:05.550 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:05.551 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:06.003 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:06.004 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:06.004 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 36 37 30 35 30 31 31 36 2e 37 33 31 31 31 32 30 33 39 2e 35 32 39 34 36 33 30 35 34 2e 30 30 30 31 39 2e 30 30 30 30 30 30 30 30 36 30 33 30 30 30 34 35 30 30 30 32 38 30 39 33 30 30 30 30 44 37 30 34 30 31 30 2e 34 30 32 33 30 30 30 30 38 39 38 39 30 36 32 30 30 32 35 30 30 30 30 31 36 39 30 30 31 31 33 35 30 30 30 30 36 37 32 33 33 2e 38 32 30 30 30 30 36 32 30 30 30 30 31 34 39 30 30 30 30 33 36 33 30 30 30 33 30 30 30 33 30 30 30 36 34 30 30 30 30 33 31 30 30 30 30 31 35 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 11 7E -2024-06-21 19:26:06.004 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969167050, longitude=116.7311120, latitude=39.5294630, speed=54.000, mileage=19.00000000, dischargeVoltage=603000, dischargeCurrent=45000, insulationResistance=280930000, gear=D, accelerationPedal=70, brakePedal=40, fuelConsumption=10.40, motorControllerTemperature=230000, motorSpeed=89890, motorTorque=6200, motorTemperature=250000, motorVoltage=16900, motorCurrent=11350000, powerBattery=67233., maxFeedbackPower=820000, maxDischargePower=620000, bmsSelfCheck=14, powerBatteryCurrent=90000, powerBatteryV3=363000, maxVoltage=3000, minVoltage=3000, maxTemperature=640000, minTemperature=310000, availableCapacity=150000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:06.005 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:06.005 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"70","availableCapacity":"150000","bmsSelfCheck":"14","brakePedal":"40","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"45000","dischargeVoltage":"603000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.40","gear":"D","insulationResistance":"280930000","latitude":"39.5294630","location":"1","longitude":"116.7311120","maxDischargePower":"620000","maxFeedbackPower":"820000","maxTemperature":"640000","maxVoltage":"3000","mcu":"1","mileage":"19.00000000","minTemperature":"310000","minVoltage":"3000","motorControllerTemperature":"230000","motorCurrent":"11350000","motorSpeed":"89890","motorTemperature":"250000","motorTorque":"6200","motorVoltage":"16900","powerBattery":"67233.","powerBatteryCurrent":"90000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"363000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718969167050","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:06.005 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969167050, longitude=116.7311120, latitude=39.5294630, speed=54.000, mileage=19.00000000, dischargeVoltage=603000, dischargeCurrent=45000, insulationResistance=280930000, gear=D, accelerationPedal=70, brakePedal=40, fuelConsumption=10.40, motorControllerTemperature=230000, motorSpeed=89890, motorTorque=6200, motorTemperature=250000, motorVoltage=16900, motorCurrent=11350000, powerBattery=67233., maxFeedbackPower=820000, maxDischargePower=620000, bmsSelfCheck=14, powerBatteryCurrent=90000, powerBatteryV3=363000, maxVoltage=3000, minVoltage=3000, maxTemperature=640000, minTemperature=310000, availableCapacity=150000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:06.041 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:06.042 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:06.113 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:06.113 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:06.135 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:06.135 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:06.166 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:06.166 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:06.209 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:06.209 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:06.272 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:06.272 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:06.335 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:06.336 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:06.369 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:06.369 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:06.397 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:06.397 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:06.416 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:06.417 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:06.435 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:06.435 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:06.455 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:06.455 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:06.498 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:06.500 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:06.639 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:06.640 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:06.668 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:06.669 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:06.696 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:06.696 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:07.012 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:07.012 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:07.012 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 36 38 30 35 38 31 31 36 2e 37 33 32 31 38 35 30 33 39 2e 35 32 39 35 34 35 30 39 30 2e 30 30 30 31 39 2e 30 35 30 30 30 30 30 30 31 31 30 30 30 30 32 35 30 30 30 32 37 39 36 39 30 30 30 30 44 36 30 35 30 31 30 2e 35 30 35 33 30 30 30 30 35 39 39 31 30 31 35 36 30 31 31 30 30 30 30 31 38 39 30 30 31 33 31 36 30 30 30 30 36 37 32 32 33 2e 35 32 30 30 30 30 31 39 30 30 30 30 31 30 39 30 30 30 30 32 33 38 30 30 30 34 30 30 30 34 30 30 30 35 39 30 30 30 30 33 33 30 30 30 30 32 38 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 30 7E -2024-06-21 19:26:07.012 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969168058, longitude=116.7321850, latitude=39.5295450, speed=90.000, mileage=19.05000000, dischargeVoltage=110000, dischargeCurrent=25000, insulationResistance=279690000, gear=D, accelerationPedal=60, brakePedal=50, fuelConsumption=10.50, motorControllerTemperature=530000, motorSpeed=59910, motorTorque=1560, motorTemperature=110000, motorVoltage=18900, motorCurrent=13160000, powerBattery=67223., maxFeedbackPower=520000, maxDischargePower=190000, bmsSelfCheck=10, powerBatteryCurrent=90000, powerBatteryV3=238000, maxVoltage=4000, minVoltage=4000, maxTemperature=590000, minTemperature=330000, availableCapacity=280000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:07.014 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:07.014 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"280000","bmsSelfCheck":"10","brakePedal":"50","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"25000","dischargeVoltage":"110000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.50","gear":"D","insulationResistance":"279690000","latitude":"39.5295450","location":"1","longitude":"116.7321850","maxDischargePower":"190000","maxFeedbackPower":"520000","maxTemperature":"590000","maxVoltage":"4000","mcu":"1","mileage":"19.05000000","minTemperature":"330000","minVoltage":"4000","motorControllerTemperature":"530000","motorCurrent":"13160000","motorSpeed":"59910","motorTemperature":"110000","motorTorque":"1560","motorVoltage":"18900","powerBattery":"67223.","powerBatteryCurrent":"90000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"238000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718969168058","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:07.014 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969168058, longitude=116.7321850, latitude=39.5295450, speed=90.000, mileage=19.05000000, dischargeVoltage=110000, dischargeCurrent=25000, insulationResistance=279690000, gear=D, accelerationPedal=60, brakePedal=50, fuelConsumption=10.50, motorControllerTemperature=530000, motorSpeed=59910, motorTorque=1560, motorTemperature=110000, motorVoltage=18900, motorCurrent=13160000, powerBattery=67223., maxFeedbackPower=520000, maxDischargePower=190000, bmsSelfCheck=10, powerBatteryCurrent=90000, powerBatteryV3=238000, maxVoltage=4000, minVoltage=4000, maxTemperature=590000, minTemperature=330000, availableCapacity=280000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:07.044 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:07.044 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:07.093 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:07.094 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:07.119 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:07.119 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:07.208 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:07.208 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:07.278 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:07.278 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:07.312 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:07.312 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:07.335 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:07.335 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:07.357 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:07.357 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:07.375 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:07.375 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:07.395 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:07.395 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:07.419 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:07.419 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:07.448 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:07.449 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:07.477 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:07.477 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:07.495 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:07.495 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:07.517 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:07.517 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:07.541 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:07.541 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:08.009 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:08.009 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:08.009 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 36 39 30 35 35 31 31 36 2e 37 33 33 34 38 33 30 33 39 2e 35 32 39 36 35 33 30 39 30 2e 30 30 30 31 39 2e 31 30 30 30 30 30 30 30 34 32 34 30 30 30 38 30 30 30 30 31 33 34 36 37 30 30 30 30 44 39 30 31 30 31 32 2e 31 30 31 31 30 30 30 30 38 39 38 31 32 34 30 38 30 39 30 30 30 30 30 32 30 39 30 30 31 32 33 32 31 30 30 30 36 37 32 31 31 2e 35 39 30 30 30 30 35 31 30 30 30 30 38 30 32 30 30 30 30 37 31 39 30 30 30 33 30 30 30 34 30 30 30 33 36 30 30 30 30 39 34 30 30 30 30 32 35 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 24 7E -2024-06-21 19:26:08.009 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969169055, longitude=116.7334830, latitude=39.5296530, speed=90.000, mileage=19.10000000, dischargeVoltage=424000, dischargeCurrent=80000, insulationResistance=134670000, gear=D, accelerationPedal=90, brakePedal=10, fuelConsumption=12.10, motorControllerTemperature=110000, motorSpeed=89812, motorTorque=4080, motorTemperature=900000, motorVoltage=20900, motorCurrent=12321000, powerBattery=67211., maxFeedbackPower=590000, maxDischargePower=510000, bmsSelfCheck=80, powerBatteryCurrent=20000, powerBatteryV3=719000, maxVoltage=3000, minVoltage=4000, maxTemperature=360000, minTemperature=940000, availableCapacity=250000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:08.011 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:08.011 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"90","availableCapacity":"250000","bmsSelfCheck":"80","brakePedal":"10","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"80000","dischargeVoltage":"424000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"12.10","gear":"D","insulationResistance":"134670000","latitude":"39.5296530","location":"1","longitude":"116.7334830","maxDischargePower":"510000","maxFeedbackPower":"590000","maxTemperature":"360000","maxVoltage":"3000","mcu":"1","mileage":"19.10000000","minTemperature":"940000","minVoltage":"4000","motorControllerTemperature":"110000","motorCurrent":"12321000","motorSpeed":"89812","motorTemperature":"900000","motorTorque":"4080","motorVoltage":"20900","powerBattery":"67211.","powerBatteryCurrent":"20000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"719000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718969169055","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:08.011 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969169055, longitude=116.7334830, latitude=39.5296530, speed=90.000, mileage=19.10000000, dischargeVoltage=424000, dischargeCurrent=80000, insulationResistance=134670000, gear=D, accelerationPedal=90, brakePedal=10, fuelConsumption=12.10, motorControllerTemperature=110000, motorSpeed=89812, motorTorque=4080, motorTemperature=900000, motorVoltage=20900, motorCurrent=12321000, powerBattery=67211., maxFeedbackPower=590000, maxDischargePower=510000, bmsSelfCheck=80, powerBatteryCurrent=20000, powerBatteryV3=719000, maxVoltage=3000, minVoltage=4000, maxTemperature=360000, minTemperature=940000, availableCapacity=250000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:08.035 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:08.035 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:08.076 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:08.076 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:08.100 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:08.100 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:08.120 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:08.120 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:08.142 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:08.142 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:08.161 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:08.162 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:08.192 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:08.192 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:08.215 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:08.215 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:08.237 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:08.238 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:08.256 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:08.256 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:08.278 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:08.279 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:08.304 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:08.305 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:08.327 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:08.327 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:08.347 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:08.347 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:08.367 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:08.367 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:08.396 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:08.396 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:09.011 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:09.011 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:09.011 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 37 30 30 34 39 31 31 36 2e 37 33 34 34 38 31 30 33 39 2e 35 32 39 37 31 35 30 39 30 2e 30 30 30 31 39 2e 31 35 30 30 30 30 30 30 31 35 36 30 30 30 32 37 30 30 30 31 32 31 34 34 30 30 30 30 44 39 30 36 30 31 30 2e 39 30 35 31 30 30 30 30 37 32 31 34 31 39 39 38 30 38 34 30 30 30 30 32 39 32 30 30 39 33 39 38 30 30 30 30 36 37 32 30 30 2e 39 30 30 30 30 30 31 30 30 30 30 30 33 30 34 30 30 30 30 36 38 32 30 30 30 33 30 30 30 34 30 30 30 36 32 30 30 30 30 36 38 30 30 30 30 34 34 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 36 7E -2024-06-21 19:26:09.011 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969170049, longitude=116.7344810, latitude=39.5297150, speed=90.000, mileage=19.15000000, dischargeVoltage=156000, dischargeCurrent=27000, insulationResistance=121440000, gear=D, accelerationPedal=90, brakePedal=60, fuelConsumption=10.90, motorControllerTemperature=510000, motorSpeed=72141, motorTorque=9980, motorTemperature=840000, motorVoltage=29200, motorCurrent=93980000, powerBattery=67200., maxFeedbackPower=900000, maxDischargePower=100000, bmsSelfCheck=30, powerBatteryCurrent=40000, powerBatteryV3=682000, maxVoltage=3000, minVoltage=4000, maxTemperature=620000, minTemperature=680000, availableCapacity=440000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:09.012 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:09.013 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"90","availableCapacity":"440000","bmsSelfCheck":"30","brakePedal":"60","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"27000","dischargeVoltage":"156000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.90","gear":"D","insulationResistance":"121440000","latitude":"39.5297150","location":"1","longitude":"116.7344810","maxDischargePower":"100000","maxFeedbackPower":"900000","maxTemperature":"620000","maxVoltage":"3000","mcu":"1","mileage":"19.15000000","minTemperature":"680000","minVoltage":"4000","motorControllerTemperature":"510000","motorCurrent":"93980000","motorSpeed":"72141","motorTemperature":"840000","motorTorque":"9980","motorVoltage":"29200","powerBattery":"67200.","powerBatteryCurrent":"40000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"682000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718969170049","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:09.013 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969170049, longitude=116.7344810, latitude=39.5297150, speed=90.000, mileage=19.15000000, dischargeVoltage=156000, dischargeCurrent=27000, insulationResistance=121440000, gear=D, accelerationPedal=90, brakePedal=60, fuelConsumption=10.90, motorControllerTemperature=510000, motorSpeed=72141, motorTorque=9980, motorTemperature=840000, motorVoltage=29200, motorCurrent=93980000, powerBattery=67200., maxFeedbackPower=900000, maxDischargePower=100000, bmsSelfCheck=30, powerBatteryCurrent=40000, powerBatteryV3=682000, maxVoltage=3000, minVoltage=4000, maxTemperature=620000, minTemperature=680000, availableCapacity=440000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:09.043 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:09.043 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:09.071 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:09.071 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:09.091 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:09.091 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:09.113 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:09.113 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:09.151 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:09.151 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:09.176 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:09.176 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:09.199 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:09.199 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:09.229 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:09.229 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:09.246 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:09.246 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:09.274 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:09.274 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:09.309 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:09.309 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:09.336 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:09.336 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:09.355 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:09.355 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:09.376 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:09.376 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:09.398 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:09.398 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:09.420 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:09.420 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:10.022 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:10.022 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:10.022 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 37 31 30 35 38 31 31 36 2e 37 33 34 38 37 33 30 33 39 2e 35 32 39 37 35 32 30 30 2e 30 30 30 30 31 39 2e 31 35 30 30 30 30 30 30 32 32 32 30 30 30 34 30 30 30 30 37 37 33 39 30 30 30 30 30 44 31 30 30 30 39 2e 35 30 30 34 35 30 30 30 30 34 30 33 39 36 39 33 39 30 38 37 30 30 30 30 31 39 38 30 30 37 33 38 35 30 30 30 30 36 37 32 30 30 2e 32 33 30 30 30 30 36 35 30 30 30 30 36 30 34 30 30 30 30 36 30 35 30 30 30 33 30 30 30 34 30 30 30 35 38 30 30 30 30 39 31 30 30 30 30 33 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 34 7E -2024-06-21 19:26:10.022 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969171058, longitude=116.7348730, latitude=39.5297520, speed=0.0000, mileage=19.15000000, dischargeVoltage=222000, dischargeCurrent=40000, insulationResistance=773900000, gear=D, accelerationPedal=10, brakePedal=00, fuelConsumption=9.500, motorControllerTemperature=450000, motorSpeed=40396, motorTorque=9390, motorTemperature=870000, motorVoltage=19800, motorCurrent=73850000, powerBattery=67200., maxFeedbackPower=230000, maxDischargePower=650000, bmsSelfCheck=60, powerBatteryCurrent=40000, powerBatteryV3=605000, maxVoltage=3000, minVoltage=4000, maxTemperature=580000, minTemperature=910000, availableCapacity=300000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:10.023 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:10.024 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"300000","bmsSelfCheck":"60","brakePedal":"00","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"40000","dischargeVoltage":"222000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.500","gear":"D","insulationResistance":"773900000","latitude":"39.5297520","location":"1","longitude":"116.7348730","maxDischargePower":"650000","maxFeedbackPower":"230000","maxTemperature":"580000","maxVoltage":"3000","mcu":"1","mileage":"19.15000000","minTemperature":"910000","minVoltage":"4000","motorControllerTemperature":"450000","motorCurrent":"73850000","motorSpeed":"40396","motorTemperature":"870000","motorTorque":"9390","motorVoltage":"19800","powerBattery":"67200.","powerBatteryCurrent":"40000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"605000","ptc":"1","runStatus":"1","soc":"1","speed":"0.0000","timestamp":"1718969171058","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:10.024 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969171058, longitude=116.7348730, latitude=39.5297520, speed=0.0000, mileage=19.15000000, dischargeVoltage=222000, dischargeCurrent=40000, insulationResistance=773900000, gear=D, accelerationPedal=10, brakePedal=00, fuelConsumption=9.500, motorControllerTemperature=450000, motorSpeed=40396, motorTorque=9390, motorTemperature=870000, motorVoltage=19800, motorCurrent=73850000, powerBattery=67200., maxFeedbackPower=230000, maxDischargePower=650000, bmsSelfCheck=60, powerBatteryCurrent=40000, powerBatteryV3=605000, maxVoltage=3000, minVoltage=4000, maxTemperature=580000, minTemperature=910000, availableCapacity=300000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:10.055 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:10.055 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:10.089 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:10.089 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:10.117 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:10.117 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:10.138 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:10.138 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:10.165 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:10.166 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:10.186 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:10.186 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:10.205 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:10.205 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:10.225 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:10.225 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:10.245 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:10.245 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:10.267 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:10.268 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:10.302 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:10.302 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:10.322 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:10.322 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:10.342 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:10.342 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:10.359 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:10.359 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:10.379 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:10.379 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:10.399 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:10.399 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:11.014 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:11.014 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:11.014 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 37 32 30 35 36 31 31 36 2e 37 33 36 36 31 33 30 33 39 2e 35 32 39 38 34 34 30 31 39 38 2e 30 30 31 39 2e 32 36 30 30 30 30 30 30 31 35 32 30 30 30 32 31 30 30 30 38 33 30 35 30 30 30 30 30 44 39 30 39 30 31 31 2e 39 30 36 30 30 30 30 30 36 37 32 39 38 39 35 32 30 33 31 30 30 30 30 31 31 32 30 30 36 38 39 37 30 30 30 30 36 37 31 38 38 2e 37 30 30 30 30 30 33 38 30 30 30 30 38 30 31 30 30 30 30 35 37 38 30 30 30 33 30 30 30 33 30 30 30 37 31 30 30 30 30 35 39 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 4c 7E -2024-06-21 19:26:11.014 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969172056, longitude=116.7366130, latitude=39.5298440, speed=198.00, mileage=19.26000000, dischargeVoltage=152000, dischargeCurrent=21000, insulationResistance=830500000, gear=D, accelerationPedal=90, brakePedal=90, fuelConsumption=11.90, motorControllerTemperature=600000, motorSpeed=67298, motorTorque=9520, motorTemperature=310000, motorVoltage=11200, motorCurrent=68970000, powerBattery=67188., maxFeedbackPower=700000, maxDischargePower=380000, bmsSelfCheck=80, powerBatteryCurrent=10000, powerBatteryV3=578000, maxVoltage=3000, minVoltage=3000, maxTemperature=710000, minTemperature=590000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:11.017 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:11.017 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"90","availableCapacity":"000000","bmsSelfCheck":"80","brakePedal":"90","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"21000","dischargeVoltage":"152000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.90","gear":"D","insulationResistance":"830500000","latitude":"39.5298440","location":"1","longitude":"116.7366130","maxDischargePower":"380000","maxFeedbackPower":"700000","maxTemperature":"710000","maxVoltage":"3000","mcu":"1","mileage":"19.26000000","minTemperature":"590000","minVoltage":"3000","motorControllerTemperature":"600000","motorCurrent":"68970000","motorSpeed":"67298","motorTemperature":"310000","motorTorque":"9520","motorVoltage":"11200","powerBattery":"67188.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"578000","ptc":"1","runStatus":"1","soc":"1","speed":"198.00","timestamp":"1718969172056","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:11.017 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969172056, longitude=116.7366130, latitude=39.5298440, speed=198.00, mileage=19.26000000, dischargeVoltage=152000, dischargeCurrent=21000, insulationResistance=830500000, gear=D, accelerationPedal=90, brakePedal=90, fuelConsumption=11.90, motorControllerTemperature=600000, motorSpeed=67298, motorTorque=9520, motorTemperature=310000, motorVoltage=11200, motorCurrent=68970000, powerBattery=67188., maxFeedbackPower=700000, maxDischargePower=380000, bmsSelfCheck=80, powerBatteryCurrent=10000, powerBatteryV3=578000, maxVoltage=3000, minVoltage=3000, maxTemperature=710000, minTemperature=590000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:11.047 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:11.047 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:11.077 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:11.077 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:11.111 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:11.111 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:11.131 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:11.131 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:11.153 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:11.153 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:11.185 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:11.185 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:11.206 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:11.207 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:11.229 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:11.230 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:11.259 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:11.259 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:11.285 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:11.285 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:11.309 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:11.309 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:11.326 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:11.326 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:11.346 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:11.347 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:11.366 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:11.366 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:11.385 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:11.385 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:11.407 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:11.407 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:12.014 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:12.015 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:12.015 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 37 33 30 35 32 31 31 36 2e 37 33 38 34 32 36 30 33 39 2e 35 32 39 39 33 35 30 31 30 38 2e 30 30 31 39 2e 33 32 30 30 30 30 30 30 32 36 37 30 30 30 33 33 30 30 30 32 35 34 35 32 30 30 30 30 44 30 30 31 30 31 30 2e 34 30 38 36 30 30 30 30 36 30 36 33 38 32 33 37 30 34 36 30 30 30 30 31 35 38 30 30 31 32 31 35 33 30 30 30 36 37 31 37 38 2e 37 33 30 30 30 30 35 39 30 30 30 30 31 30 36 30 30 30 30 34 30 30 30 30 30 34 30 30 30 34 30 30 30 34 35 30 30 30 30 31 39 30 30 30 30 39 38 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 33 7E -2024-06-21 19:26:12.015 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969173052, longitude=116.7384260, latitude=39.5299350, speed=108.00, mileage=19.32000000, dischargeVoltage=267000, dischargeCurrent=33000, insulationResistance=254520000, gear=D, accelerationPedal=00, brakePedal=10, fuelConsumption=10.40, motorControllerTemperature=860000, motorSpeed=60638, motorTorque=2370, motorTemperature=460000, motorVoltage=15800, motorCurrent=12153000, powerBattery=67178., maxFeedbackPower=730000, maxDischargePower=590000, bmsSelfCheck=10, powerBatteryCurrent=60000, powerBatteryV3=400000, maxVoltage=4000, minVoltage=4000, maxTemperature=450000, minTemperature=190000, availableCapacity=980000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:12.016 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:12.016 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"00","availableCapacity":"980000","bmsSelfCheck":"10","brakePedal":"10","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"33000","dischargeVoltage":"267000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.40","gear":"D","insulationResistance":"254520000","latitude":"39.5299350","location":"1","longitude":"116.7384260","maxDischargePower":"590000","maxFeedbackPower":"730000","maxTemperature":"450000","maxVoltage":"4000","mcu":"1","mileage":"19.32000000","minTemperature":"190000","minVoltage":"4000","motorControllerTemperature":"860000","motorCurrent":"12153000","motorSpeed":"60638","motorTemperature":"460000","motorTorque":"2370","motorVoltage":"15800","powerBattery":"67178.","powerBatteryCurrent":"60000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"400000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718969173052","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:12.016 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969173052, longitude=116.7384260, latitude=39.5299350, speed=108.00, mileage=19.32000000, dischargeVoltage=267000, dischargeCurrent=33000, insulationResistance=254520000, gear=D, accelerationPedal=00, brakePedal=10, fuelConsumption=10.40, motorControllerTemperature=860000, motorSpeed=60638, motorTorque=2370, motorTemperature=460000, motorVoltage=15800, motorCurrent=12153000, powerBattery=67178., maxFeedbackPower=730000, maxDischargePower=590000, bmsSelfCheck=10, powerBatteryCurrent=60000, powerBatteryV3=400000, maxVoltage=4000, minVoltage=4000, maxTemperature=450000, minTemperature=190000, availableCapacity=980000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:12.041 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:12.041 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:12.061 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:12.061 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:12.084 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:12.084 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:12.111 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:12.111 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:12.133 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:12.133 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:12.154 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:12.154 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:12.222 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:12.222 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:12.246 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:12.246 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:12.274 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:12.274 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:12.307 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:12.307 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:12.329 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:12.329 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:12.349 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:12.349 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:12.369 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:12.370 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:12.392 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:12.392 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:12.411 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:12.411 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:12.429 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:12.429 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:13.006 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:13.006 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:13.006 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 37 34 30 34 38 31 31 36 2e 37 33 39 31 36 37 30 33 39 2e 35 32 39 39 37 36 30 35 34 2e 30 30 30 31 39 2e 33 35 30 30 30 30 30 30 32 34 32 30 30 30 34 31 30 30 30 31 39 32 30 33 30 30 30 30 44 36 30 38 30 31 31 2e 37 30 34 31 30 30 30 30 37 39 31 31 39 39 32 33 30 35 39 30 30 30 30 32 32 37 30 30 31 34 31 38 39 30 30 30 36 37 31 37 38 2e 34 32 30 30 30 30 32 30 30 30 30 30 31 33 33 30 30 30 30 34 31 36 30 30 30 33 30 30 30 34 30 30 30 32 31 30 30 30 30 35 32 30 30 30 30 33 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 32 7E -2024-06-21 19:26:13.006 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969174048, longitude=116.7391670, latitude=39.5299760, speed=54.000, mileage=19.35000000, dischargeVoltage=242000, dischargeCurrent=41000, insulationResistance=192030000, gear=D, accelerationPedal=60, brakePedal=80, fuelConsumption=11.70, motorControllerTemperature=410000, motorSpeed=79119, motorTorque=9230, motorTemperature=590000, motorVoltage=22700, motorCurrent=14189000, powerBattery=67178., maxFeedbackPower=420000, maxDischargePower=200000, bmsSelfCheck=13, powerBatteryCurrent=30000, powerBatteryV3=416000, maxVoltage=3000, minVoltage=4000, maxTemperature=210000, minTemperature=520000, availableCapacity=300000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:13.008 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:13.008 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"300000","bmsSelfCheck":"13","brakePedal":"80","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"41000","dischargeVoltage":"242000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.70","gear":"D","insulationResistance":"192030000","latitude":"39.5299760","location":"1","longitude":"116.7391670","maxDischargePower":"200000","maxFeedbackPower":"420000","maxTemperature":"210000","maxVoltage":"3000","mcu":"1","mileage":"19.35000000","minTemperature":"520000","minVoltage":"4000","motorControllerTemperature":"410000","motorCurrent":"14189000","motorSpeed":"79119","motorTemperature":"590000","motorTorque":"9230","motorVoltage":"22700","powerBattery":"67178.","powerBatteryCurrent":"30000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"416000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718969174048","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:13.008 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969174048, longitude=116.7391670, latitude=39.5299760, speed=54.000, mileage=19.35000000, dischargeVoltage=242000, dischargeCurrent=41000, insulationResistance=192030000, gear=D, accelerationPedal=60, brakePedal=80, fuelConsumption=11.70, motorControllerTemperature=410000, motorSpeed=79119, motorTorque=9230, motorTemperature=590000, motorVoltage=22700, motorCurrent=14189000, powerBattery=67178., maxFeedbackPower=420000, maxDischargePower=200000, bmsSelfCheck=13, powerBatteryCurrent=30000, powerBatteryV3=416000, maxVoltage=3000, minVoltage=4000, maxTemperature=210000, minTemperature=520000, availableCapacity=300000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:13.025 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:13.025 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:13.048 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:13.048 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:13.077 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:13.077 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:13.107 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:13.107 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:13.132 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:13.133 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:13.152 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:13.152 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:13.171 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:13.171 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:13.191 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:13.191 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:13.212 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:13.212 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:13.243 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:13.243 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:13.261 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:13.261 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:13.280 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:13.280 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:13.302 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:13.302 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:13.334 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:13.334 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:13.354 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:13.354 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:13.380 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:13.380 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:14.047 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:14.047 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:14.047 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 37 35 30 34 38 31 31 36 2e 37 34 30 31 35 39 30 33 39 2e 35 33 30 31 30 30 30 39 30 2e 30 30 30 31 39 2e 34 30 30 30 30 30 30 30 31 39 34 30 30 30 33 32 30 30 30 36 38 33 37 30 30 30 30 30 44 30 30 39 30 31 30 2e 34 30 36 36 30 30 30 30 39 35 32 33 32 32 39 30 30 38 35 30 30 30 30 32 39 36 30 30 33 36 39 30 30 30 30 30 36 37 31 36 37 2e 33 34 30 30 30 30 31 34 30 30 30 30 32 30 31 34 30 30 30 37 34 35 30 30 30 34 30 30 30 33 30 30 30 38 39 30 30 30 30 37 36 30 30 30 30 31 35 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 2d 7E -2024-06-21 19:26:14.048 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969175048, longitude=116.7401590, latitude=39.5301000, speed=90.000, mileage=19.40000000, dischargeVoltage=194000, dischargeCurrent=32000, insulationResistance=683700000, gear=D, accelerationPedal=00, brakePedal=90, fuelConsumption=10.40, motorControllerTemperature=660000, motorSpeed=95232, motorTorque=2900, motorTemperature=850000, motorVoltage=29600, motorCurrent=36900000, powerBattery=67167., maxFeedbackPower=340000, maxDischargePower=140000, bmsSelfCheck=20, powerBatteryCurrent=14000, powerBatteryV3=745000, maxVoltage=4000, minVoltage=3000, maxTemperature=890000, minTemperature=760000, availableCapacity=150000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:14.049 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:14.049 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"00","availableCapacity":"150000","bmsSelfCheck":"20","brakePedal":"90","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"32000","dischargeVoltage":"194000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.40","gear":"D","insulationResistance":"683700000","latitude":"39.5301000","location":"1","longitude":"116.7401590","maxDischargePower":"140000","maxFeedbackPower":"340000","maxTemperature":"890000","maxVoltage":"4000","mcu":"1","mileage":"19.40000000","minTemperature":"760000","minVoltage":"3000","motorControllerTemperature":"660000","motorCurrent":"36900000","motorSpeed":"95232","motorTemperature":"850000","motorTorque":"2900","motorVoltage":"29600","powerBattery":"67167.","powerBatteryCurrent":"14000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"745000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718969175048","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:14.049 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969175048, longitude=116.7401590, latitude=39.5301000, speed=90.000, mileage=19.40000000, dischargeVoltage=194000, dischargeCurrent=32000, insulationResistance=683700000, gear=D, accelerationPedal=00, brakePedal=90, fuelConsumption=10.40, motorControllerTemperature=660000, motorSpeed=95232, motorTorque=2900, motorTemperature=850000, motorVoltage=29600, motorCurrent=36900000, powerBattery=67167., maxFeedbackPower=340000, maxDischargePower=140000, bmsSelfCheck=20, powerBatteryCurrent=14000, powerBatteryV3=745000, maxVoltage=4000, minVoltage=3000, maxTemperature=890000, minTemperature=760000, availableCapacity=150000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:14.083 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:14.084 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:14.101 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:14.101 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:14.124 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:14.124 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:14.153 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:14.153 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:14.172 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:14.172 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:14.198 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:14.198 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:14.229 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:14.229 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:14.255 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:14.255 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:14.274 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:14.274 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:14.295 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:14.295 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:14.317 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:14.317 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:14.344 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:14.344 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:14.370 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:14.370 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:14.412 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:14.412 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:14.447 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:14.447 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:14.470 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:14.470 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:15.010 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:15.010 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:15.010 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 37 36 30 34 36 31 31 36 2e 37 34 31 32 35 32 30 33 39 2e 35 33 30 32 33 39 30 35 34 2e 30 30 30 31 39 2e 34 33 30 30 30 30 30 30 37 32 33 30 30 30 33 39 30 30 30 32 35 39 37 39 30 30 30 30 44 39 30 39 30 31 31 2e 34 30 38 34 30 30 30 30 32 32 35 35 35 35 39 39 30 31 33 39 30 30 30 31 33 39 30 30 38 31 38 30 30 30 30 30 36 37 31 36 37 2e 33 36 30 30 30 30 38 39 30 30 30 30 38 30 36 30 30 30 30 32 37 38 30 30 30 33 30 30 30 33 30 30 30 33 30 30 30 30 30 36 30 30 30 30 30 36 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 53 7E -2024-06-21 19:26:15.010 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969176046, longitude=116.7412520, latitude=39.5302390, speed=54.000, mileage=19.43000000, dischargeVoltage=723000, dischargeCurrent=39000, insulationResistance=259790000, gear=D, accelerationPedal=90, brakePedal=90, fuelConsumption=11.40, motorControllerTemperature=840000, motorSpeed=22555, motorTorque=5990, motorTemperature=139000, motorVoltage=13900, motorCurrent=81800000, powerBattery=67167., maxFeedbackPower=360000, maxDischargePower=890000, bmsSelfCheck=80, powerBatteryCurrent=60000, powerBatteryV3=278000, maxVoltage=3000, minVoltage=3000, maxTemperature=300000, minTemperature=600000, availableCapacity=600000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:15.012 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:15.012 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"90","availableCapacity":"600000","bmsSelfCheck":"80","brakePedal":"90","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"39000","dischargeVoltage":"723000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.40","gear":"D","insulationResistance":"259790000","latitude":"39.5302390","location":"1","longitude":"116.7412520","maxDischargePower":"890000","maxFeedbackPower":"360000","maxTemperature":"300000","maxVoltage":"3000","mcu":"1","mileage":"19.43000000","minTemperature":"600000","minVoltage":"3000","motorControllerTemperature":"840000","motorCurrent":"81800000","motorSpeed":"22555","motorTemperature":"139000","motorTorque":"5990","motorVoltage":"13900","powerBattery":"67167.","powerBatteryCurrent":"60000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"278000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718969176046","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:15.012 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969176046, longitude=116.7412520, latitude=39.5302390, speed=54.000, mileage=19.43000000, dischargeVoltage=723000, dischargeCurrent=39000, insulationResistance=259790000, gear=D, accelerationPedal=90, brakePedal=90, fuelConsumption=11.40, motorControllerTemperature=840000, motorSpeed=22555, motorTorque=5990, motorTemperature=139000, motorVoltage=13900, motorCurrent=81800000, powerBattery=67167., maxFeedbackPower=360000, maxDischargePower=890000, bmsSelfCheck=80, powerBatteryCurrent=60000, powerBatteryV3=278000, maxVoltage=3000, minVoltage=3000, maxTemperature=300000, minTemperature=600000, availableCapacity=600000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:15.047 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:15.047 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:15.116 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:15.116 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:15.146 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:15.146 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:15.183 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:15.183 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:15.207 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:15.207 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:15.272 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:15.274 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:15.360 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:15.360 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:15.384 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:15.385 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:15.405 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:15.405 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:15.427 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:15.427 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:15.444 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:15.444 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:15.466 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:15.466 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:15.486 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:15.486 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:15.515 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:15.515 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:15.541 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:15.541 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:15.564 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:15.564 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:16.013 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:16.013 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:16.013 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 37 37 30 34 36 31 31 36 2e 37 34 32 33 31 39 30 33 39 2e 35 33 30 34 30 34 30 31 30 38 2e 30 30 31 39 2e 34 39 30 30 30 30 30 30 36 36 34 30 30 30 33 35 30 30 30 32 35 34 33 37 30 30 30 30 44 36 30 31 30 39 2e 33 30 30 34 30 30 30 30 30 39 32 30 36 30 36 39 30 30 34 36 30 30 30 30 31 38 39 30 30 31 30 36 39 36 30 30 30 36 37 31 35 38 2e 35 33 30 30 30 30 33 38 30 30 30 30 33 30 38 30 30 30 30 32 32 34 30 30 30 33 30 30 30 34 30 30 30 39 39 30 30 30 30 36 38 30 30 30 30 33 38 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 48 7E -2024-06-21 19:26:16.013 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969177046, longitude=116.7423190, latitude=39.5304040, speed=108.00, mileage=19.49000000, dischargeVoltage=664000, dischargeCurrent=35000, insulationResistance=254370000, gear=D, accelerationPedal=60, brakePedal=10, fuelConsumption=9.300, motorControllerTemperature=400000, motorSpeed=92060, motorTorque=6900, motorTemperature=460000, motorVoltage=18900, motorCurrent=10696000, powerBattery=67158., maxFeedbackPower=530000, maxDischargePower=380000, bmsSelfCheck=30, powerBatteryCurrent=80000, powerBatteryV3=224000, maxVoltage=3000, minVoltage=4000, maxTemperature=990000, minTemperature=680000, availableCapacity=380000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:16.015 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:16.015 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"380000","bmsSelfCheck":"30","brakePedal":"10","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"35000","dischargeVoltage":"664000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.300","gear":"D","insulationResistance":"254370000","latitude":"39.5304040","location":"1","longitude":"116.7423190","maxDischargePower":"380000","maxFeedbackPower":"530000","maxTemperature":"990000","maxVoltage":"3000","mcu":"1","mileage":"19.49000000","minTemperature":"680000","minVoltage":"4000","motorControllerTemperature":"400000","motorCurrent":"10696000","motorSpeed":"92060","motorTemperature":"460000","motorTorque":"6900","motorVoltage":"18900","powerBattery":"67158.","powerBatteryCurrent":"80000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"224000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718969177046","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:16.015 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969177046, longitude=116.7423190, latitude=39.5304040, speed=108.00, mileage=19.49000000, dischargeVoltage=664000, dischargeCurrent=35000, insulationResistance=254370000, gear=D, accelerationPedal=60, brakePedal=10, fuelConsumption=9.300, motorControllerTemperature=400000, motorSpeed=92060, motorTorque=6900, motorTemperature=460000, motorVoltage=18900, motorCurrent=10696000, powerBattery=67158., maxFeedbackPower=530000, maxDischargePower=380000, bmsSelfCheck=30, powerBatteryCurrent=80000, powerBatteryV3=224000, maxVoltage=3000, minVoltage=4000, maxTemperature=990000, minTemperature=680000, availableCapacity=380000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:16.042 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:16.042 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:16.125 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:16.125 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:16.153 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:16.153 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:16.188 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:16.188 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:16.209 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:16.209 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:16.230 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:16.231 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:16.250 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:16.250 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:16.285 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:16.286 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:16.313 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:16.313 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:16.334 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:16.334 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:16.371 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:16.371 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:16.397 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:16.397 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:16.418 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:16.418 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:16.446 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:16.446 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:16.507 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:16.508 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:16.539 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:16.539 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:17.005 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:17.005 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:17.005 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 37 38 30 35 32 31 31 36 2e 37 34 33 30 33 38 30 33 39 2e 35 33 30 34 39 35 30 33 36 2e 30 30 30 31 39 2e 35 31 30 30 30 30 30 30 33 33 39 30 30 30 31 31 30 30 30 32 37 39 37 30 30 30 30 30 44 36 30 38 30 31 31 2e 39 30 32 38 30 30 30 30 37 33 39 37 32 35 37 30 30 34 36 30 30 30 30 31 35 37 30 30 37 33 37 30 30 30 30 30 36 37 31 35 38 2e 37 32 30 30 30 30 30 30 30 30 30 30 30 30 35 30 30 30 30 35 31 36 30 30 30 33 30 30 30 33 30 30 30 39 39 30 30 30 30 34 35 30 30 30 30 37 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 39 7E -2024-06-21 19:26:17.005 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969178052, longitude=116.7430380, latitude=39.5304950, speed=36.000, mileage=19.51000000, dischargeVoltage=339000, dischargeCurrent=11000, insulationResistance=279700000, gear=D, accelerationPedal=60, brakePedal=80, fuelConsumption=11.90, motorControllerTemperature=280000, motorSpeed=73972, motorTorque=5700, motorTemperature=460000, motorVoltage=15700, motorCurrent=73700000, powerBattery=67158., maxFeedbackPower=720000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=50000, powerBatteryV3=516000, maxVoltage=3000, minVoltage=3000, maxTemperature=990000, minTemperature=450000, availableCapacity=700000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:17.006 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:17.006 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"700000","bmsSelfCheck":"00","brakePedal":"80","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"11000","dischargeVoltage":"339000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.90","gear":"D","insulationResistance":"279700000","latitude":"39.5304950","location":"1","longitude":"116.7430380","maxDischargePower":"000000","maxFeedbackPower":"720000","maxTemperature":"990000","maxVoltage":"3000","mcu":"1","mileage":"19.51000000","minTemperature":"450000","minVoltage":"3000","motorControllerTemperature":"280000","motorCurrent":"73700000","motorSpeed":"73972","motorTemperature":"460000","motorTorque":"5700","motorVoltage":"15700","powerBattery":"67158.","powerBatteryCurrent":"50000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"516000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718969178052","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:17.006 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969178052, longitude=116.7430380, latitude=39.5304950, speed=36.000, mileage=19.51000000, dischargeVoltage=339000, dischargeCurrent=11000, insulationResistance=279700000, gear=D, accelerationPedal=60, brakePedal=80, fuelConsumption=11.90, motorControllerTemperature=280000, motorSpeed=73972, motorTorque=5700, motorTemperature=460000, motorVoltage=15700, motorCurrent=73700000, powerBattery=67158., maxFeedbackPower=720000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=50000, powerBatteryV3=516000, maxVoltage=3000, minVoltage=3000, maxTemperature=990000, minTemperature=450000, availableCapacity=700000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:17.120 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:17.120 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:17.146 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:17.146 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:17.165 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:17.166 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:17.184 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:17.184 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:17.204 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:17.204 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:17.228 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:17.228 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:17.259 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:17.259 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:17.281 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:17.281 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:17.301 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:17.301 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:17.330 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:17.330 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:17.351 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:17.351 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:17.372 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:17.372 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:17.393 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:17.393 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:17.415 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:17.415 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:17.441 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:17.442 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:17.461 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:17.461 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:18.019 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:18.019 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:18.019 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 37 39 30 34 37 31 31 36 2e 37 34 34 33 30 31 30 33 39 2e 35 33 30 36 38 31 30 31 30 38 2e 30 30 31 39 2e 35 37 30 30 30 30 30 30 32 38 39 30 30 30 34 33 30 30 30 31 33 31 31 30 30 30 30 30 44 38 30 34 30 31 31 2e 36 30 36 30 30 30 30 30 33 34 30 38 30 33 38 37 30 32 39 30 30 30 30 32 39 39 30 30 35 33 31 34 30 30 30 30 36 37 31 34 36 2e 34 36 30 30 30 30 39 37 30 30 30 30 37 30 39 30 30 30 30 34 38 38 30 30 30 34 30 30 30 34 30 30 30 38 30 30 30 30 30 35 39 30 30 30 30 38 37 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 4b 7E -2024-06-21 19:26:18.019 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969179047, longitude=116.7443010, latitude=39.5306810, speed=108.00, mileage=19.57000000, dischargeVoltage=289000, dischargeCurrent=43000, insulationResistance=131100000, gear=D, accelerationPedal=80, brakePedal=40, fuelConsumption=11.60, motorControllerTemperature=600000, motorSpeed=34080, motorTorque=3870, motorTemperature=290000, motorVoltage=29900, motorCurrent=53140000, powerBattery=67146., maxFeedbackPower=460000, maxDischargePower=970000, bmsSelfCheck=70, powerBatteryCurrent=90000, powerBatteryV3=488000, maxVoltage=4000, minVoltage=4000, maxTemperature=800000, minTemperature=590000, availableCapacity=870000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:18.021 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:18.021 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"80","availableCapacity":"870000","bmsSelfCheck":"70","brakePedal":"40","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"43000","dischargeVoltage":"289000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.60","gear":"D","insulationResistance":"131100000","latitude":"39.5306810","location":"1","longitude":"116.7443010","maxDischargePower":"970000","maxFeedbackPower":"460000","maxTemperature":"800000","maxVoltage":"4000","mcu":"1","mileage":"19.57000000","minTemperature":"590000","minVoltage":"4000","motorControllerTemperature":"600000","motorCurrent":"53140000","motorSpeed":"34080","motorTemperature":"290000","motorTorque":"3870","motorVoltage":"29900","powerBattery":"67146.","powerBatteryCurrent":"90000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"488000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718969179047","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:18.021 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969179047, longitude=116.7443010, latitude=39.5306810, speed=108.00, mileage=19.57000000, dischargeVoltage=289000, dischargeCurrent=43000, insulationResistance=131100000, gear=D, accelerationPedal=80, brakePedal=40, fuelConsumption=11.60, motorControllerTemperature=600000, motorSpeed=34080, motorTorque=3870, motorTemperature=290000, motorVoltage=29900, motorCurrent=53140000, powerBattery=67146., maxFeedbackPower=460000, maxDischargePower=970000, bmsSelfCheck=70, powerBatteryCurrent=90000, powerBatteryV3=488000, maxVoltage=4000, minVoltage=4000, maxTemperature=800000, minTemperature=590000, availableCapacity=870000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:18.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:18.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:18.069 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:18.069 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:18.106 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:18.106 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:18.161 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:18.161 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:18.196 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:18.196 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:18.234 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:18.234 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:18.318 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:18.318 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:18.364 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:18.365 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:18.392 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:18.392 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:18.420 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:18.420 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:18.508 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:18.509 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:18.611 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:18.612 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:18.637 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:18.637 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:18.656 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:18.656 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:18.675 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:18.675 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:18.695 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:18.695 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:19.030 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:19.030 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:19.030 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 38 30 30 35 37 31 31 36 2e 37 34 35 34 36 37 30 33 39 2e 35 33 30 38 34 35 30 31 30 38 2e 30 30 31 39 2e 36 33 30 30 30 30 30 30 36 35 38 30 30 30 31 35 30 30 30 32 35 34 39 31 30 30 30 30 44 31 30 38 30 39 2e 36 30 30 39 38 30 30 30 30 31 32 32 38 34 31 33 30 30 31 34 32 30 30 30 31 39 33 30 30 39 39 31 36 30 30 30 30 36 37 31 33 37 2e 33 37 30 30 30 30 32 30 30 30 30 30 38 30 30 30 30 30 30 34 32 35 30 30 30 33 30 30 30 34 30 30 30 38 33 30 30 30 30 34 31 30 30 30 30 33 35 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 36 7E -2024-06-21 19:26:19.030 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969180057, longitude=116.7454670, latitude=39.5308450, speed=108.00, mileage=19.63000000, dischargeVoltage=658000, dischargeCurrent=15000, insulationResistance=254910000, gear=D, accelerationPedal=10, brakePedal=80, fuelConsumption=9.600, motorControllerTemperature=980000, motorSpeed=12284, motorTorque=1300, motorTemperature=142000, motorVoltage=19300, motorCurrent=99160000, powerBattery=67137., maxFeedbackPower=370000, maxDischargePower=200000, bmsSelfCheck=80, powerBatteryCurrent=00000, powerBatteryV3=425000, maxVoltage=3000, minVoltage=4000, maxTemperature=830000, minTemperature=410000, availableCapacity=350000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:19.032 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:19.032 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"350000","bmsSelfCheck":"80","brakePedal":"80","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"15000","dischargeVoltage":"658000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.600","gear":"D","insulationResistance":"254910000","latitude":"39.5308450","location":"1","longitude":"116.7454670","maxDischargePower":"200000","maxFeedbackPower":"370000","maxTemperature":"830000","maxVoltage":"3000","mcu":"1","mileage":"19.63000000","minTemperature":"410000","minVoltage":"4000","motorControllerTemperature":"980000","motorCurrent":"99160000","motorSpeed":"12284","motorTemperature":"142000","motorTorque":"1300","motorVoltage":"19300","powerBattery":"67137.","powerBatteryCurrent":"00000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"425000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718969180057","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:19.032 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969180057, longitude=116.7454670, latitude=39.5308450, speed=108.00, mileage=19.63000000, dischargeVoltage=658000, dischargeCurrent=15000, insulationResistance=254910000, gear=D, accelerationPedal=10, brakePedal=80, fuelConsumption=9.600, motorControllerTemperature=980000, motorSpeed=12284, motorTorque=1300, motorTemperature=142000, motorVoltage=19300, motorCurrent=99160000, powerBattery=67137., maxFeedbackPower=370000, maxDischargePower=200000, bmsSelfCheck=80, powerBatteryCurrent=00000, powerBatteryV3=425000, maxVoltage=3000, minVoltage=4000, maxTemperature=830000, minTemperature=410000, availableCapacity=350000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:19.058 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:19.058 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:19.083 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:19.083 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:19.120 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:19.120 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:19.148 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:19.149 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:19.174 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:19.174 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:19.203 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:19.203 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:19.236 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:19.237 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:19.255 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:19.255 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:19.276 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:19.276 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:19.303 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:19.303 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:19.337 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:19.337 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:19.358 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:19.359 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:19.375 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:19.375 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:19.395 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:19.395 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:19.420 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:19.420 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:19.452 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:19.452 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:20.025 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:20.025 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:20.025 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 38 31 30 34 39 31 31 36 2e 37 34 36 32 30 37 30 33 39 2e 35 33 30 39 36 35 30 35 34 2e 30 30 30 31 39 2e 36 36 30 30 30 30 30 30 33 34 38 30 30 30 32 30 30 30 30 31 37 32 35 39 30 30 30 30 44 31 30 36 30 31 30 2e 39 30 39 37 30 30 30 30 33 31 31 37 34 37 34 39 30 33 30 30 30 30 30 32 34 32 30 30 36 34 33 33 30 30 30 30 36 37 31 33 37 2e 32 34 30 30 30 30 33 37 30 30 30 30 31 33 31 31 30 30 30 36 36 33 30 30 30 33 30 30 30 33 30 30 30 37 38 30 30 30 30 39 34 30 30 30 30 33 35 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 38 7E -2024-06-21 19:26:20.025 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969181049, longitude=116.7462070, latitude=39.5309650, speed=54.000, mileage=19.66000000, dischargeVoltage=348000, dischargeCurrent=20000, insulationResistance=172590000, gear=D, accelerationPedal=10, brakePedal=60, fuelConsumption=10.90, motorControllerTemperature=970000, motorSpeed=31174, motorTorque=7490, motorTemperature=300000, motorVoltage=24200, motorCurrent=64330000, powerBattery=67137., maxFeedbackPower=240000, maxDischargePower=370000, bmsSelfCheck=13, powerBatteryCurrent=11000, powerBatteryV3=663000, maxVoltage=3000, minVoltage=3000, maxTemperature=780000, minTemperature=940000, availableCapacity=350000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:20.028 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:20.028 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"350000","bmsSelfCheck":"13","brakePedal":"60","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"20000","dischargeVoltage":"348000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.90","gear":"D","insulationResistance":"172590000","latitude":"39.5309650","location":"1","longitude":"116.7462070","maxDischargePower":"370000","maxFeedbackPower":"240000","maxTemperature":"780000","maxVoltage":"3000","mcu":"1","mileage":"19.66000000","minTemperature":"940000","minVoltage":"3000","motorControllerTemperature":"970000","motorCurrent":"64330000","motorSpeed":"31174","motorTemperature":"300000","motorTorque":"7490","motorVoltage":"24200","powerBattery":"67137.","powerBatteryCurrent":"11000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"663000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718969181049","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:20.028 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969181049, longitude=116.7462070, latitude=39.5309650, speed=54.000, mileage=19.66000000, dischargeVoltage=348000, dischargeCurrent=20000, insulationResistance=172590000, gear=D, accelerationPedal=10, brakePedal=60, fuelConsumption=10.90, motorControllerTemperature=970000, motorSpeed=31174, motorTorque=7490, motorTemperature=300000, motorVoltage=24200, motorCurrent=64330000, powerBattery=67137., maxFeedbackPower=240000, maxDischargePower=370000, bmsSelfCheck=13, powerBatteryCurrent=11000, powerBatteryV3=663000, maxVoltage=3000, minVoltage=3000, maxTemperature=780000, minTemperature=940000, availableCapacity=350000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:20.052 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:20.052 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:20.089 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:20.090 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:20.117 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:20.118 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:20.136 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:20.137 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:20.155 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:20.155 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:20.178 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:20.178 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:20.206 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:20.207 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:20.225 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:20.225 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:20.252 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:20.252 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:20.283 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:20.283 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:20.299 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:20.299 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:20.327 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:20.327 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:20.365 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:20.365 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:20.396 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:20.396 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:20.414 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:20.414 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:20.459 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:20.459 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:20.999 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:20.999 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:20.999 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 38 32 30 34 35 31 31 36 2e 37 34 37 30 36 30 30 33 39 2e 35 33 31 30 37 37 30 35 34 2e 30 30 30 31 39 2e 36 39 30 30 30 30 30 30 36 31 31 30 30 30 34 33 30 30 30 32 38 32 36 30 30 30 30 30 44 32 30 37 30 39 2e 34 30 30 39 35 30 30 30 30 36 30 30 31 31 32 30 33 30 31 33 38 30 30 30 32 38 30 30 30 31 34 32 35 36 30 30 30 36 37 31 33 37 2e 31 37 30 30 30 30 34 39 30 30 30 30 33 30 38 30 30 30 30 33 31 34 30 30 30 33 30 30 30 34 30 30 30 35 38 30 30 30 30 35 35 30 30 30 30 38 36 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 27 7E -2024-06-21 19:26:20.999 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969182045, longitude=116.7470600, latitude=39.5310770, speed=54.000, mileage=19.69000000, dischargeVoltage=611000, dischargeCurrent=43000, insulationResistance=282600000, gear=D, accelerationPedal=20, brakePedal=70, fuelConsumption=9.400, motorControllerTemperature=950000, motorSpeed=60011, motorTorque=2030, motorTemperature=138000, motorVoltage=28000, motorCurrent=14256000, powerBattery=67137., maxFeedbackPower=170000, maxDischargePower=490000, bmsSelfCheck=30, powerBatteryCurrent=80000, powerBatteryV3=314000, maxVoltage=3000, minVoltage=4000, maxTemperature=580000, minTemperature=550000, availableCapacity=860000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:21.001 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:21.001 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"860000","bmsSelfCheck":"30","brakePedal":"70","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"43000","dischargeVoltage":"611000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.400","gear":"D","insulationResistance":"282600000","latitude":"39.5310770","location":"1","longitude":"116.7470600","maxDischargePower":"490000","maxFeedbackPower":"170000","maxTemperature":"580000","maxVoltage":"3000","mcu":"1","mileage":"19.69000000","minTemperature":"550000","minVoltage":"4000","motorControllerTemperature":"950000","motorCurrent":"14256000","motorSpeed":"60011","motorTemperature":"138000","motorTorque":"2030","motorVoltage":"28000","powerBattery":"67137.","powerBatteryCurrent":"80000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"314000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718969182045","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:21.001 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969182045, longitude=116.7470600, latitude=39.5310770, speed=54.000, mileage=19.69000000, dischargeVoltage=611000, dischargeCurrent=43000, insulationResistance=282600000, gear=D, accelerationPedal=20, brakePedal=70, fuelConsumption=9.400, motorControllerTemperature=950000, motorSpeed=60011, motorTorque=2030, motorTemperature=138000, motorVoltage=28000, motorCurrent=14256000, powerBattery=67137., maxFeedbackPower=170000, maxDischargePower=490000, bmsSelfCheck=30, powerBatteryCurrent=80000, powerBatteryV3=314000, maxVoltage=3000, minVoltage=4000, maxTemperature=580000, minTemperature=550000, availableCapacity=860000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:21.021 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:21.021 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:21.041 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:21.041 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:21.061 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:21.061 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:21.081 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:21.081 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:21.107 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:21.107 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:21.128 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:21.128 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:21.145 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:21.145 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:21.167 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:21.167 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:21.204 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:21.204 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:21.220 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:21.220 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:21.239 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:21.239 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:21.264 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:21.264 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:21.300 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:21.300 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:21.325 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:21.325 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:21.345 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:21.345 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:21.365 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:21.365 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:22.075 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:22.075 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:22.075 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 38 33 30 35 31 31 31 36 2e 37 34 38 30 38 35 30 33 39 2e 35 33 31 32 31 37 30 35 34 2e 30 30 30 31 39 2e 37 32 30 30 30 30 30 30 36 30 34 30 30 30 34 37 30 30 30 32 34 34 38 34 30 30 30 30 44 36 30 36 30 31 31 2e 35 30 39 31 30 30 30 30 35 35 36 33 34 31 36 30 30 31 34 30 30 30 30 32 33 39 30 30 31 33 38 30 30 30 30 30 36 37 31 33 37 2e 33 39 30 30 30 30 37 38 30 30 30 30 31 32 30 30 30 30 30 35 39 32 30 30 30 33 30 30 30 33 30 30 30 35 33 30 30 30 30 31 30 30 30 30 30 34 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 1b 7E -2024-06-21 19:26:22.075 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969183051, longitude=116.7480850, latitude=39.5312170, speed=54.000, mileage=19.72000000, dischargeVoltage=604000, dischargeCurrent=47000, insulationResistance=244840000, gear=D, accelerationPedal=60, brakePedal=60, fuelConsumption=11.50, motorControllerTemperature=910000, motorSpeed=55634, motorTorque=1600, motorTemperature=140000, motorVoltage=23900, motorCurrent=13800000, powerBattery=67137., maxFeedbackPower=390000, maxDischargePower=780000, bmsSelfCheck=12, powerBatteryCurrent=00000, powerBatteryV3=592000, maxVoltage=3000, minVoltage=3000, maxTemperature=530000, minTemperature=100000, availableCapacity=400000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:22.077 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:22.077 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"400000","bmsSelfCheck":"12","brakePedal":"60","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"47000","dischargeVoltage":"604000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.50","gear":"D","insulationResistance":"244840000","latitude":"39.5312170","location":"1","longitude":"116.7480850","maxDischargePower":"780000","maxFeedbackPower":"390000","maxTemperature":"530000","maxVoltage":"3000","mcu":"1","mileage":"19.72000000","minTemperature":"100000","minVoltage":"3000","motorControllerTemperature":"910000","motorCurrent":"13800000","motorSpeed":"55634","motorTemperature":"140000","motorTorque":"1600","motorVoltage":"23900","powerBattery":"67137.","powerBatteryCurrent":"00000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"592000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718969183051","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:22.077 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969183051, longitude=116.7480850, latitude=39.5312170, speed=54.000, mileage=19.72000000, dischargeVoltage=604000, dischargeCurrent=47000, insulationResistance=244840000, gear=D, accelerationPedal=60, brakePedal=60, fuelConsumption=11.50, motorControllerTemperature=910000, motorSpeed=55634, motorTorque=1600, motorTemperature=140000, motorVoltage=23900, motorCurrent=13800000, powerBattery=67137., maxFeedbackPower=390000, maxDischargePower=780000, bmsSelfCheck=12, powerBatteryCurrent=00000, powerBatteryV3=592000, maxVoltage=3000, minVoltage=3000, maxTemperature=530000, minTemperature=100000, availableCapacity=400000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:22.107 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:22.107 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:22.145 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:22.145 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:22.171 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:22.172 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:22.241 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:22.241 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:22.266 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:22.266 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:22.293 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:22.293 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:22.323 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:22.323 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:22.358 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:22.358 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:22.391 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:22.391 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:22.449 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:22.449 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:22.471 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:22.471 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:22.490 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:22.490 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:22.512 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:22.512 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:22.532 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:22.532 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:22.576 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:22.577 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:22.601 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:22.601 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:23.008 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:23.008 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:23.008 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 38 34 30 34 37 31 31 36 2e 37 34 39 34 32 32 30 33 39 2e 35 33 31 34 30 37 30 31 32 36 2e 30 30 31 39 2e 37 39 30 30 30 30 30 30 34 32 32 30 30 30 33 33 30 30 30 32 35 39 30 34 30 30 30 30 44 35 30 36 30 39 2e 38 30 30 34 35 30 30 30 30 38 30 38 30 31 31 30 39 30 33 30 30 30 30 30 32 36 36 30 30 32 33 35 30 30 30 30 30 36 37 31 32 37 2e 34 38 30 30 30 30 31 36 30 30 30 30 39 30 38 30 30 30 30 37 30 35 30 30 30 34 30 30 30 33 30 30 30 37 38 30 30 30 30 32 38 30 30 30 30 32 36 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 33 7E -2024-06-21 19:26:23.008 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969184047, longitude=116.7494220, latitude=39.5314070, speed=126.00, mileage=19.79000000, dischargeVoltage=422000, dischargeCurrent=33000, insulationResistance=259040000, gear=D, accelerationPedal=50, brakePedal=60, fuelConsumption=9.800, motorControllerTemperature=450000, motorSpeed=80801, motorTorque=1090, motorTemperature=300000, motorVoltage=26600, motorCurrent=23500000, powerBattery=67127., maxFeedbackPower=480000, maxDischargePower=160000, bmsSelfCheck=90, powerBatteryCurrent=80000, powerBatteryV3=705000, maxVoltage=4000, minVoltage=3000, maxTemperature=780000, minTemperature=280000, availableCapacity=260000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:23.009 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:23.009 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"260000","bmsSelfCheck":"90","brakePedal":"60","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"33000","dischargeVoltage":"422000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.800","gear":"D","insulationResistance":"259040000","latitude":"39.5314070","location":"1","longitude":"116.7494220","maxDischargePower":"160000","maxFeedbackPower":"480000","maxTemperature":"780000","maxVoltage":"4000","mcu":"1","mileage":"19.79000000","minTemperature":"280000","minVoltage":"3000","motorControllerTemperature":"450000","motorCurrent":"23500000","motorSpeed":"80801","motorTemperature":"300000","motorTorque":"1090","motorVoltage":"26600","powerBattery":"67127.","powerBatteryCurrent":"80000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"705000","ptc":"1","runStatus":"1","soc":"1","speed":"126.00","timestamp":"1718969184047","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:23.010 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969184047, longitude=116.7494220, latitude=39.5314070, speed=126.00, mileage=19.79000000, dischargeVoltage=422000, dischargeCurrent=33000, insulationResistance=259040000, gear=D, accelerationPedal=50, brakePedal=60, fuelConsumption=9.800, motorControllerTemperature=450000, motorSpeed=80801, motorTorque=1090, motorTemperature=300000, motorVoltage=26600, motorCurrent=23500000, powerBattery=67127., maxFeedbackPower=480000, maxDischargePower=160000, bmsSelfCheck=90, powerBatteryCurrent=80000, powerBatteryV3=705000, maxVoltage=4000, minVoltage=3000, maxTemperature=780000, minTemperature=280000, availableCapacity=260000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:23.041 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:23.041 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:23.060 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:23.060 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:23.081 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:23.081 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:23.101 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:23.102 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:23.129 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:23.129 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:23.211 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:23.211 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:23.267 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:23.267 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:23.302 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:23.302 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:23.330 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:23.330 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:23.355 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:23.355 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:23.387 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:23.388 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:23.413 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:23.413 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:23.431 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:23.431 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:23.457 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:23.457 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:23.505 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:23.505 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:23.530 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:23.530 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:24.025 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:24.025 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:24.025 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 38 35 30 35 33 31 31 36 2e 37 35 31 33 36 34 30 33 39 2e 35 33 31 36 31 38 30 31 36 32 2e 30 30 31 39 2e 38 38 30 30 30 30 30 30 35 35 37 30 30 30 33 38 30 30 30 31 38 34 39 37 30 30 30 30 44 38 30 34 30 31 31 2e 36 30 38 35 30 30 30 30 36 35 36 32 31 35 34 34 30 31 31 38 30 30 30 32 39 32 30 30 31 35 31 37 30 30 30 30 36 37 31 31 35 2e 36 36 30 30 30 30 38 34 30 30 30 30 37 30 36 30 30 30 30 32 39 31 30 30 30 34 30 30 30 34 30 30 30 35 38 30 30 30 30 34 30 30 30 30 30 35 34 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 4e 7E -2024-06-21 19:26:24.025 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969185053, longitude=116.7513640, latitude=39.5316180, speed=162.00, mileage=19.88000000, dischargeVoltage=557000, dischargeCurrent=38000, insulationResistance=184970000, gear=D, accelerationPedal=80, brakePedal=40, fuelConsumption=11.60, motorControllerTemperature=850000, motorSpeed=65621, motorTorque=5440, motorTemperature=118000, motorVoltage=29200, motorCurrent=15170000, powerBattery=67115., maxFeedbackPower=660000, maxDischargePower=840000, bmsSelfCheck=70, powerBatteryCurrent=60000, powerBatteryV3=291000, maxVoltage=4000, minVoltage=4000, maxTemperature=580000, minTemperature=400000, availableCapacity=540000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:24.026 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:24.026 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"80","availableCapacity":"540000","bmsSelfCheck":"70","brakePedal":"40","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"38000","dischargeVoltage":"557000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.60","gear":"D","insulationResistance":"184970000","latitude":"39.5316180","location":"1","longitude":"116.7513640","maxDischargePower":"840000","maxFeedbackPower":"660000","maxTemperature":"580000","maxVoltage":"4000","mcu":"1","mileage":"19.88000000","minTemperature":"400000","minVoltage":"4000","motorControllerTemperature":"850000","motorCurrent":"15170000","motorSpeed":"65621","motorTemperature":"118000","motorTorque":"5440","motorVoltage":"29200","powerBattery":"67115.","powerBatteryCurrent":"60000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"291000","ptc":"1","runStatus":"1","soc":"1","speed":"162.00","timestamp":"1718969185053","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:24.027 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969185053, longitude=116.7513640, latitude=39.5316180, speed=162.00, mileage=19.88000000, dischargeVoltage=557000, dischargeCurrent=38000, insulationResistance=184970000, gear=D, accelerationPedal=80, brakePedal=40, fuelConsumption=11.60, motorControllerTemperature=850000, motorSpeed=65621, motorTorque=5440, motorTemperature=118000, motorVoltage=29200, motorCurrent=15170000, powerBattery=67115., maxFeedbackPower=660000, maxDischargePower=840000, bmsSelfCheck=70, powerBatteryCurrent=60000, powerBatteryV3=291000, maxVoltage=4000, minVoltage=4000, maxTemperature=580000, minTemperature=400000, availableCapacity=540000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:24.049 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:24.049 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:24.121 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:24.121 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:24.164 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:24.164 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:24.194 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:24.194 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:24.214 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:24.214 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:24.256 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:24.256 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:24.312 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:24.312 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:24.344 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:24.344 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:24.366 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:24.366 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:24.397 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:24.397 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:24.425 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:24.425 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:24.449 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:24.449 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:24.481 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:24.481 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:24.508 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:24.508 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:24.539 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:24.539 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:24.556 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:24.556 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:25.068 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:25.068 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:25.068 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 38 36 30 34 35 31 31 36 2e 37 35 32 38 30 37 30 33 39 2e 35 33 31 37 35 34 30 31 30 38 2e 30 30 31 39 2e 39 34 30 30 30 30 30 30 35 36 32 30 30 30 31 35 30 30 30 32 37 38 32 30 30 30 30 30 44 31 30 36 30 31 31 2e 36 30 38 34 30 30 30 30 35 36 32 31 34 38 36 38 30 31 31 39 30 30 30 31 39 38 30 30 37 31 33 31 30 30 30 30 36 37 31 30 34 2e 37 33 30 30 30 30 33 37 30 30 30 30 31 31 31 34 30 30 30 33 35 34 30 30 30 34 30 30 30 34 30 30 30 34 32 30 30 30 30 38 30 30 30 30 30 38 33 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 36 7E -2024-06-21 19:26:25.068 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969186045, longitude=116.7528070, latitude=39.5317540, speed=108.00, mileage=19.94000000, dischargeVoltage=562000, dischargeCurrent=15000, insulationResistance=278200000, gear=D, accelerationPedal=10, brakePedal=60, fuelConsumption=11.60, motorControllerTemperature=840000, motorSpeed=56214, motorTorque=8680, motorTemperature=119000, motorVoltage=19800, motorCurrent=71310000, powerBattery=67104., maxFeedbackPower=730000, maxDischargePower=370000, bmsSelfCheck=11, powerBatteryCurrent=14000, powerBatteryV3=354000, maxVoltage=4000, minVoltage=4000, maxTemperature=420000, minTemperature=800000, availableCapacity=830000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:25.071 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:25.071 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"830000","bmsSelfCheck":"11","brakePedal":"60","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"15000","dischargeVoltage":"562000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.60","gear":"D","insulationResistance":"278200000","latitude":"39.5317540","location":"1","longitude":"116.7528070","maxDischargePower":"370000","maxFeedbackPower":"730000","maxTemperature":"420000","maxVoltage":"4000","mcu":"1","mileage":"19.94000000","minTemperature":"800000","minVoltage":"4000","motorControllerTemperature":"840000","motorCurrent":"71310000","motorSpeed":"56214","motorTemperature":"119000","motorTorque":"8680","motorVoltage":"19800","powerBattery":"67104.","powerBatteryCurrent":"14000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"354000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718969186045","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:25.071 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969186045, longitude=116.7528070, latitude=39.5317540, speed=108.00, mileage=19.94000000, dischargeVoltage=562000, dischargeCurrent=15000, insulationResistance=278200000, gear=D, accelerationPedal=10, brakePedal=60, fuelConsumption=11.60, motorControllerTemperature=840000, motorSpeed=56214, motorTorque=8680, motorTemperature=119000, motorVoltage=19800, motorCurrent=71310000, powerBattery=67104., maxFeedbackPower=730000, maxDischargePower=370000, bmsSelfCheck=11, powerBatteryCurrent=14000, powerBatteryV3=354000, maxVoltage=4000, minVoltage=4000, maxTemperature=420000, minTemperature=800000, availableCapacity=830000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:25.177 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:25.177 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:25.207 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:25.207 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:25.226 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:25.226 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:25.255 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:25.255 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:25.276 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:25.276 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:25.308 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:25.308 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:25.325 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:25.325 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:25.345 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:25.345 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:25.370 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:25.370 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:25.394 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:25.394 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:25.428 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:25.428 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:25.466 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:25.466 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:25.484 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:25.484 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:25.504 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:25.505 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:25.532 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:25.532 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:25.552 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:25.552 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:26.029 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:26.029 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:26.029 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 38 37 30 35 33 31 31 36 2e 37 35 36 30 32 32 30 33 39 2e 35 33 32 30 33 33 30 31 30 38 2e 30 30 32 30 2e 30 30 30 30 30 30 30 30 32 30 33 30 30 30 31 37 30 30 30 32 35 38 37 32 30 30 30 30 44 38 30 30 30 39 2e 39 30 30 36 34 30 30 30 30 38 30 32 39 38 37 38 36 30 31 33 30 30 30 30 32 31 37 30 30 38 34 36 36 30 30 30 30 36 37 30 39 34 2e 39 30 30 30 30 30 32 38 30 30 30 30 31 30 39 30 30 30 30 34 36 34 30 30 30 34 30 30 30 33 30 30 30 30 30 30 30 30 30 31 30 30 30 30 30 37 34 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 1c 7E -2024-06-21 19:26:26.029 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969187053, longitude=116.7560220, latitude=39.5320330, speed=108.00, mileage=20.00000000, dischargeVoltage=203000, dischargeCurrent=17000, insulationResistance=258720000, gear=D, accelerationPedal=80, brakePedal=00, fuelConsumption=9.900, motorControllerTemperature=640000, motorSpeed=80298, motorTorque=7860, motorTemperature=130000, motorVoltage=21700, motorCurrent=84660000, powerBattery=67094., maxFeedbackPower=900000, maxDischargePower=280000, bmsSelfCheck=10, powerBatteryCurrent=90000, powerBatteryV3=464000, maxVoltage=4000, minVoltage=3000, maxTemperature=000000, minTemperature=100000, availableCapacity=740000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:26.031 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:26.031 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"80","availableCapacity":"740000","bmsSelfCheck":"10","brakePedal":"00","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"17000","dischargeVoltage":"203000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.900","gear":"D","insulationResistance":"258720000","latitude":"39.5320330","location":"1","longitude":"116.7560220","maxDischargePower":"280000","maxFeedbackPower":"900000","maxTemperature":"000000","maxVoltage":"4000","mcu":"1","mileage":"20.00000000","minTemperature":"100000","minVoltage":"3000","motorControllerTemperature":"640000","motorCurrent":"84660000","motorSpeed":"80298","motorTemperature":"130000","motorTorque":"7860","motorVoltage":"21700","powerBattery":"67094.","powerBatteryCurrent":"90000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"464000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718969187053","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:26.031 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969187053, longitude=116.7560220, latitude=39.5320330, speed=108.00, mileage=20.00000000, dischargeVoltage=203000, dischargeCurrent=17000, insulationResistance=258720000, gear=D, accelerationPedal=80, brakePedal=00, fuelConsumption=9.900, motorControllerTemperature=640000, motorSpeed=80298, motorTorque=7860, motorTemperature=130000, motorVoltage=21700, motorCurrent=84660000, powerBattery=67094., maxFeedbackPower=900000, maxDischargePower=280000, bmsSelfCheck=10, powerBatteryCurrent=90000, powerBatteryV3=464000, maxVoltage=4000, minVoltage=3000, maxTemperature=000000, minTemperature=100000, availableCapacity=740000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:26.098 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:26.098 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:26.193 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:26.193 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:26.216 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:26.216 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:26.236 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:26.236 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:26.257 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:26.257 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:26.275 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:26.275 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:26.294 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:26.294 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:26.317 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:26.317 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:26.336 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:26.336 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:26.355 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:26.355 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:26.374 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:26.374 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:26.397 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:26.397 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:26.421 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:26.421 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:26.441 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:26.441 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:26.461 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:26.461 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:26.481 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:26.481 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:26.999 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:26.999 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:26.999 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 38 38 30 34 38 31 31 36 2e 37 35 37 31 37 36 30 33 39 2e 35 33 32 31 32 39 30 31 30 38 2e 30 30 32 30 2e 30 36 30 30 30 30 30 30 36 36 35 30 30 30 32 31 30 30 30 38 34 33 35 30 30 30 30 30 44 33 30 32 30 39 2e 31 30 30 34 30 30 30 30 30 39 38 37 35 33 35 32 34 30 31 33 37 30 30 30 31 32 37 30 30 37 39 31 30 30 30 30 30 36 37 30 38 35 2e 37 34 30 30 30 30 38 34 30 30 30 30 34 30 36 30 30 30 30 37 33 34 30 30 30 33 30 30 30 33 30 30 30 38 33 30 30 30 30 33 33 30 30 30 30 33 36 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 36 7E -2024-06-21 19:26:26.999 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969188048, longitude=116.7571760, latitude=39.5321290, speed=108.00, mileage=20.06000000, dischargeVoltage=665000, dischargeCurrent=21000, insulationResistance=843500000, gear=D, accelerationPedal=30, brakePedal=20, fuelConsumption=9.100, motorControllerTemperature=400000, motorSpeed=98753, motorTorque=5240, motorTemperature=137000, motorVoltage=12700, motorCurrent=79100000, powerBattery=67085., maxFeedbackPower=740000, maxDischargePower=840000, bmsSelfCheck=40, powerBatteryCurrent=60000, powerBatteryV3=734000, maxVoltage=3000, minVoltage=3000, maxTemperature=830000, minTemperature=330000, availableCapacity=360000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:27.002 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:27.002 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"30","availableCapacity":"360000","bmsSelfCheck":"40","brakePedal":"20","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"21000","dischargeVoltage":"665000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.100","gear":"D","insulationResistance":"843500000","latitude":"39.5321290","location":"1","longitude":"116.7571760","maxDischargePower":"840000","maxFeedbackPower":"740000","maxTemperature":"830000","maxVoltage":"3000","mcu":"1","mileage":"20.06000000","minTemperature":"330000","minVoltage":"3000","motorControllerTemperature":"400000","motorCurrent":"79100000","motorSpeed":"98753","motorTemperature":"137000","motorTorque":"5240","motorVoltage":"12700","powerBattery":"67085.","powerBatteryCurrent":"60000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"734000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718969188048","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:27.002 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969188048, longitude=116.7571760, latitude=39.5321290, speed=108.00, mileage=20.06000000, dischargeVoltage=665000, dischargeCurrent=21000, insulationResistance=843500000, gear=D, accelerationPedal=30, brakePedal=20, fuelConsumption=9.100, motorControllerTemperature=400000, motorSpeed=98753, motorTorque=5240, motorTemperature=137000, motorVoltage=12700, motorCurrent=79100000, powerBattery=67085., maxFeedbackPower=740000, maxDischargePower=840000, bmsSelfCheck=40, powerBatteryCurrent=60000, powerBatteryV3=734000, maxVoltage=3000, minVoltage=3000, maxTemperature=830000, minTemperature=330000, availableCapacity=360000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:27.019 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:27.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:27.038 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:27.039 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:27.064 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:27.064 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:27.078 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:27.079 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:27.106 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:27.106 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:27.146 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:27.147 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:27.262 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:27.262 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:27.293 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:27.293 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:27.310 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:27.310 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:27.333 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:27.333 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:27.361 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:27.361 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:27.390 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:27.390 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:27.412 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:27.412 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:27.446 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:27.446 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:27.471 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:27.471 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:27.491 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:27.491 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:28.032 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:28.032 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:28.032 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 38 39 30 35 39 31 31 36 2e 37 35 38 34 32 30 30 33 39 2e 35 33 32 32 33 36 30 31 32 36 2e 30 30 32 30 2e 31 33 30 30 30 30 30 30 36 35 39 30 30 30 33 34 30 30 30 31 35 35 32 35 30 30 30 30 44 35 30 31 30 31 30 2e 31 30 39 38 30 30 30 30 36 37 33 30 30 39 31 36 30 35 39 30 30 30 30 31 32 33 30 30 36 39 33 30 30 30 30 30 36 37 30 37 35 2e 34 38 30 30 30 30 39 39 30 30 30 30 32 30 38 30 30 30 30 34 34 34 30 30 30 34 30 30 30 33 30 30 30 38 32 30 30 30 30 35 37 30 30 30 30 39 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 39 7E -2024-06-21 19:26:28.032 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969189059, longitude=116.7584200, latitude=39.5322360, speed=126.00, mileage=20.13000000, dischargeVoltage=659000, dischargeCurrent=34000, insulationResistance=155250000, gear=D, accelerationPedal=50, brakePedal=10, fuelConsumption=10.10, motorControllerTemperature=980000, motorSpeed=67300, motorTorque=9160, motorTemperature=590000, motorVoltage=12300, motorCurrent=69300000, powerBattery=67075., maxFeedbackPower=480000, maxDischargePower=990000, bmsSelfCheck=20, powerBatteryCurrent=80000, powerBatteryV3=444000, maxVoltage=4000, minVoltage=3000, maxTemperature=820000, minTemperature=570000, availableCapacity=900000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:28.034 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:28.034 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"900000","bmsSelfCheck":"20","brakePedal":"10","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"34000","dischargeVoltage":"659000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.10","gear":"D","insulationResistance":"155250000","latitude":"39.5322360","location":"1","longitude":"116.7584200","maxDischargePower":"990000","maxFeedbackPower":"480000","maxTemperature":"820000","maxVoltage":"4000","mcu":"1","mileage":"20.13000000","minTemperature":"570000","minVoltage":"3000","motorControllerTemperature":"980000","motorCurrent":"69300000","motorSpeed":"67300","motorTemperature":"590000","motorTorque":"9160","motorVoltage":"12300","powerBattery":"67075.","powerBatteryCurrent":"80000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"444000","ptc":"1","runStatus":"1","soc":"1","speed":"126.00","timestamp":"1718969189059","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:28.034 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969189059, longitude=116.7584200, latitude=39.5322360, speed=126.00, mileage=20.13000000, dischargeVoltage=659000, dischargeCurrent=34000, insulationResistance=155250000, gear=D, accelerationPedal=50, brakePedal=10, fuelConsumption=10.10, motorControllerTemperature=980000, motorSpeed=67300, motorTorque=9160, motorTemperature=590000, motorVoltage=12300, motorCurrent=69300000, powerBattery=67075., maxFeedbackPower=480000, maxDischargePower=990000, bmsSelfCheck=20, powerBatteryCurrent=80000, powerBatteryV3=444000, maxVoltage=4000, minVoltage=3000, maxTemperature=820000, minTemperature=570000, availableCapacity=900000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:28.061 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:28.061 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:28.098 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:28.099 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:28.185 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:28.185 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:28.276 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:28.276 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:28.296 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:28.296 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:28.325 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:28.325 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:28.348 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:28.348 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:28.364 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:28.364 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:28.386 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:28.386 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:28.405 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:28.406 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:28.431 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:28.431 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:28.458 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:28.458 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:28.487 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:28.487 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:28.525 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:28.526 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:28.550 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:28.550 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:28.593 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:28.593 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:29.007 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:29.007 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:29.007 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 39 30 30 35 35 31 31 36 2e 37 36 30 33 30 33 30 33 39 2e 35 33 32 33 38 31 30 32 31 36 2e 30 30 32 30 2e 32 35 30 30 30 30 30 30 32 37 35 30 30 30 34 35 30 30 30 31 36 38 38 31 30 30 30 30 44 32 30 36 30 39 2e 32 30 30 36 34 30 30 30 30 36 30 35 32 30 35 32 33 30 31 33 31 30 30 30 31 36 34 30 30 32 39 30 30 30 30 30 30 36 37 30 36 35 2e 38 33 30 30 30 30 37 30 30 30 30 30 31 30 33 30 30 30 30 36 31 31 30 30 30 33 30 30 30 34 30 30 30 32 37 30 30 30 30 36 37 30 30 30 30 33 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ff 7E -2024-06-21 19:26:29.008 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969190055, longitude=116.7603030, latitude=39.5323810, speed=216.00, mileage=20.25000000, dischargeVoltage=275000, dischargeCurrent=45000, insulationResistance=168810000, gear=D, accelerationPedal=20, brakePedal=60, fuelConsumption=9.200, motorControllerTemperature=640000, motorSpeed=60520, motorTorque=5230, motorTemperature=131000, motorVoltage=16400, motorCurrent=29000000, powerBattery=67065., maxFeedbackPower=830000, maxDischargePower=700000, bmsSelfCheck=10, powerBatteryCurrent=30000, powerBatteryV3=611000, maxVoltage=3000, minVoltage=4000, maxTemperature=270000, minTemperature=670000, availableCapacity=300000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:29.010 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:29.010 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"300000","bmsSelfCheck":"10","brakePedal":"60","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"45000","dischargeVoltage":"275000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.200","gear":"D","insulationResistance":"168810000","latitude":"39.5323810","location":"1","longitude":"116.7603030","maxDischargePower":"700000","maxFeedbackPower":"830000","maxTemperature":"270000","maxVoltage":"3000","mcu":"1","mileage":"20.25000000","minTemperature":"670000","minVoltage":"4000","motorControllerTemperature":"640000","motorCurrent":"29000000","motorSpeed":"60520","motorTemperature":"131000","motorTorque":"5230","motorVoltage":"16400","powerBattery":"67065.","powerBatteryCurrent":"30000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"611000","ptc":"1","runStatus":"1","soc":"1","speed":"216.00","timestamp":"1718969190055","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:29.010 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969190055, longitude=116.7603030, latitude=39.5323810, speed=216.00, mileage=20.25000000, dischargeVoltage=275000, dischargeCurrent=45000, insulationResistance=168810000, gear=D, accelerationPedal=20, brakePedal=60, fuelConsumption=9.200, motorControllerTemperature=640000, motorSpeed=60520, motorTorque=5230, motorTemperature=131000, motorVoltage=16400, motorCurrent=29000000, powerBattery=67065., maxFeedbackPower=830000, maxDischargePower=700000, bmsSelfCheck=10, powerBatteryCurrent=30000, powerBatteryV3=611000, maxVoltage=3000, minVoltage=4000, maxTemperature=270000, minTemperature=670000, availableCapacity=300000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:29.036 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:29.036 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:29.057 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:29.057 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:29.081 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:29.081 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:29.108 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:29.108 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:29.126 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:29.126 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:29.155 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:29.155 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:29.185 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:29.185 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:29.209 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:29.209 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:29.242 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:29.244 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:29.262 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:29.262 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:29.282 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:29.282 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:29.311 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:29.311 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:29.333 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:29.333 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:29.355 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:29.356 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:29.393 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:29.393 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:29.422 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:29.422 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:30.020 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:30.020 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:30.020 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 39 31 30 34 35 31 31 36 2e 37 36 31 38 37 32 30 33 39 2e 35 33 32 35 33 31 30 31 34 34 2e 30 30 32 30 2e 33 33 30 30 30 30 30 30 36 36 34 30 30 30 34 36 30 30 30 31 31 37 38 38 30 30 30 30 44 39 30 33 30 39 2e 38 30 30 37 33 30 30 30 30 33 35 37 30 33 37 30 39 30 33 38 30 30 30 30 32 35 35 30 30 31 31 36 36 31 30 30 30 36 37 30 35 36 2e 39 35 30 30 30 30 37 30 30 30 30 30 37 30 39 30 30 30 30 33 34 31 30 30 30 34 30 30 30 34 30 30 30 39 38 30 30 30 30 32 30 30 30 30 30 33 33 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 3b 7E -2024-06-21 19:26:30.020 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969191045, longitude=116.7618720, latitude=39.5325310, speed=144.00, mileage=20.33000000, dischargeVoltage=664000, dischargeCurrent=46000, insulationResistance=117880000, gear=D, accelerationPedal=90, brakePedal=30, fuelConsumption=9.800, motorControllerTemperature=730000, motorSpeed=35703, motorTorque=7090, motorTemperature=380000, motorVoltage=25500, motorCurrent=11661000, powerBattery=67056., maxFeedbackPower=950000, maxDischargePower=700000, bmsSelfCheck=70, powerBatteryCurrent=90000, powerBatteryV3=341000, maxVoltage=4000, minVoltage=4000, maxTemperature=980000, minTemperature=200000, availableCapacity=330000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:30.024 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:30.024 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"90","availableCapacity":"330000","bmsSelfCheck":"70","brakePedal":"30","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"46000","dischargeVoltage":"664000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.800","gear":"D","insulationResistance":"117880000","latitude":"39.5325310","location":"1","longitude":"116.7618720","maxDischargePower":"700000","maxFeedbackPower":"950000","maxTemperature":"980000","maxVoltage":"4000","mcu":"1","mileage":"20.33000000","minTemperature":"200000","minVoltage":"4000","motorControllerTemperature":"730000","motorCurrent":"11661000","motorSpeed":"35703","motorTemperature":"380000","motorTorque":"7090","motorVoltage":"25500","powerBattery":"67056.","powerBatteryCurrent":"90000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"341000","ptc":"1","runStatus":"1","soc":"1","speed":"144.00","timestamp":"1718969191045","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:30.024 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969191045, longitude=116.7618720, latitude=39.5325310, speed=144.00, mileage=20.33000000, dischargeVoltage=664000, dischargeCurrent=46000, insulationResistance=117880000, gear=D, accelerationPedal=90, brakePedal=30, fuelConsumption=9.800, motorControllerTemperature=730000, motorSpeed=35703, motorTorque=7090, motorTemperature=380000, motorVoltage=25500, motorCurrent=11661000, powerBattery=67056., maxFeedbackPower=950000, maxDischargePower=700000, bmsSelfCheck=70, powerBatteryCurrent=90000, powerBatteryV3=341000, maxVoltage=4000, minVoltage=4000, maxTemperature=980000, minTemperature=200000, availableCapacity=330000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:30.052 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:30.052 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:30.085 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:30.085 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:30.111 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:30.111 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:30.132 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:30.132 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:30.152 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:30.152 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:30.170 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:30.170 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:30.208 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:30.208 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:30.266 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:30.267 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:30.297 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:30.298 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:30.370 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:30.370 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:30.394 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:30.394 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:30.437 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:30.437 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:30.461 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:30.461 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:30.482 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:30.482 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:30.501 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:30.501 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:30.521 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:30.521 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:31.014 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:31.015 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:31.015 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 39 32 30 35 36 31 31 36 2e 37 36 33 31 37 35 30 33 39 2e 35 33 32 36 31 37 30 37 32 2e 30 30 30 32 30 2e 33 37 30 30 30 30 30 30 36 39 32 30 30 30 31 34 30 30 30 31 36 31 36 34 30 30 30 30 44 39 30 32 30 31 31 2e 35 30 32 36 30 30 30 30 36 30 36 39 36 34 38 32 30 38 34 30 30 30 30 31 37 31 30 30 38 33 37 36 30 30 30 30 36 37 30 35 36 2e 39 30 30 30 30 30 37 34 30 30 30 30 36 30 33 30 30 30 30 33 37 39 30 30 30 33 30 30 30 33 30 30 30 35 38 30 30 30 30 36 36 30 30 30 30 36 35 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 47 7E -2024-06-21 19:26:31.015 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969192056, longitude=116.7631750, latitude=39.5326170, speed=72.000, mileage=20.37000000, dischargeVoltage=692000, dischargeCurrent=14000, insulationResistance=161640000, gear=D, accelerationPedal=90, brakePedal=20, fuelConsumption=11.50, motorControllerTemperature=260000, motorSpeed=60696, motorTorque=4820, motorTemperature=840000, motorVoltage=17100, motorCurrent=83760000, powerBattery=67056., maxFeedbackPower=900000, maxDischargePower=740000, bmsSelfCheck=60, powerBatteryCurrent=30000, powerBatteryV3=379000, maxVoltage=3000, minVoltage=3000, maxTemperature=580000, minTemperature=660000, availableCapacity=650000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:31.016 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:31.018 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"90","availableCapacity":"650000","bmsSelfCheck":"60","brakePedal":"20","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"14000","dischargeVoltage":"692000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.50","gear":"D","insulationResistance":"161640000","latitude":"39.5326170","location":"1","longitude":"116.7631750","maxDischargePower":"740000","maxFeedbackPower":"900000","maxTemperature":"580000","maxVoltage":"3000","mcu":"1","mileage":"20.37000000","minTemperature":"660000","minVoltage":"3000","motorControllerTemperature":"260000","motorCurrent":"83760000","motorSpeed":"60696","motorTemperature":"840000","motorTorque":"4820","motorVoltage":"17100","powerBattery":"67056.","powerBatteryCurrent":"30000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"379000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718969192056","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:31.018 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969192056, longitude=116.7631750, latitude=39.5326170, speed=72.000, mileage=20.37000000, dischargeVoltage=692000, dischargeCurrent=14000, insulationResistance=161640000, gear=D, accelerationPedal=90, brakePedal=20, fuelConsumption=11.50, motorControllerTemperature=260000, motorSpeed=60696, motorTorque=4820, motorTemperature=840000, motorVoltage=17100, motorCurrent=83760000, powerBattery=67056., maxFeedbackPower=900000, maxDischargePower=740000, bmsSelfCheck=60, powerBatteryCurrent=30000, powerBatteryV3=379000, maxVoltage=3000, minVoltage=3000, maxTemperature=580000, minTemperature=660000, availableCapacity=650000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:31.048 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:31.048 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:31.065 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:31.066 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:31.087 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:31.087 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:31.106 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:31.106 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:31.126 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:31.126 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:31.156 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:31.156 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:31.186 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:31.186 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:31.235 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:31.235 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:31.289 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:31.289 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:31.320 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:31.320 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:31.349 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:31.349 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:31.379 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:31.379 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:31.394 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:31.394 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:31.415 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:31.415 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:31.443 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:31.443 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:31.461 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:31.461 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:32.006 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:32.006 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:32.006 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 39 33 30 35 33 31 31 36 2e 37 36 34 35 34 39 30 33 39 2e 35 33 32 37 32 35 30 31 39 38 2e 30 30 32 30 2e 34 38 30 30 30 30 30 30 35 31 38 30 30 30 34 34 30 30 30 31 34 30 33 31 30 30 30 30 44 38 30 31 30 31 30 2e 39 30 36 38 30 30 30 30 34 31 34 35 31 34 36 30 30 34 35 30 30 30 30 31 37 31 30 30 38 30 31 32 30 30 30 30 36 37 30 34 35 2e 33 34 30 30 30 30 33 33 30 30 30 30 30 30 38 30 30 30 30 36 34 37 30 30 30 33 30 30 30 34 30 30 30 33 31 30 30 30 30 35 38 30 30 30 30 32 34 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 1c 7E -2024-06-21 19:26:32.007 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969193053, longitude=116.7645490, latitude=39.5327250, speed=198.00, mileage=20.48000000, dischargeVoltage=518000, dischargeCurrent=44000, insulationResistance=140310000, gear=D, accelerationPedal=80, brakePedal=10, fuelConsumption=10.90, motorControllerTemperature=680000, motorSpeed=41451, motorTorque=4600, motorTemperature=450000, motorVoltage=17100, motorCurrent=80120000, powerBattery=67045., maxFeedbackPower=340000, maxDischargePower=330000, bmsSelfCheck=00, powerBatteryCurrent=80000, powerBatteryV3=647000, maxVoltage=3000, minVoltage=4000, maxTemperature=310000, minTemperature=580000, availableCapacity=240000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:32.008 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:32.009 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"80","availableCapacity":"240000","bmsSelfCheck":"00","brakePedal":"10","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"44000","dischargeVoltage":"518000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.90","gear":"D","insulationResistance":"140310000","latitude":"39.5327250","location":"1","longitude":"116.7645490","maxDischargePower":"330000","maxFeedbackPower":"340000","maxTemperature":"310000","maxVoltage":"3000","mcu":"1","mileage":"20.48000000","minTemperature":"580000","minVoltage":"4000","motorControllerTemperature":"680000","motorCurrent":"80120000","motorSpeed":"41451","motorTemperature":"450000","motorTorque":"4600","motorVoltage":"17100","powerBattery":"67045.","powerBatteryCurrent":"80000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"647000","ptc":"1","runStatus":"1","soc":"1","speed":"198.00","timestamp":"1718969193053","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:32.010 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969193053, longitude=116.7645490, latitude=39.5327250, speed=198.00, mileage=20.48000000, dischargeVoltage=518000, dischargeCurrent=44000, insulationResistance=140310000, gear=D, accelerationPedal=80, brakePedal=10, fuelConsumption=10.90, motorControllerTemperature=680000, motorSpeed=41451, motorTorque=4600, motorTemperature=450000, motorVoltage=17100, motorCurrent=80120000, powerBattery=67045., maxFeedbackPower=340000, maxDischargePower=330000, bmsSelfCheck=00, powerBatteryCurrent=80000, powerBatteryV3=647000, maxVoltage=3000, minVoltage=4000, maxTemperature=310000, minTemperature=580000, availableCapacity=240000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:32.036 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:32.036 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:32.078 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:32.078 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:32.104 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:32.104 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:32.131 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:32.131 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:32.150 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:32.150 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:32.171 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:32.171 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:32.203 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:32.204 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:32.314 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:32.314 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:32.345 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:32.345 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:32.366 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:32.366 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:32.386 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:32.386 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:32.424 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:32.424 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:32.452 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:32.452 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:32.472 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:32.472 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:32.489 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:32.489 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:32.513 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:32.513 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:33.014 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:33.014 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:33.014 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 39 34 30 34 35 31 31 36 2e 37 36 36 31 32 31 30 33 39 2e 35 33 32 38 37 34 30 31 39 38 2e 30 30 32 30 2e 35 39 30 30 30 30 30 30 32 36 37 30 30 30 34 33 30 30 30 32 34 31 32 32 30 30 30 30 44 33 30 32 30 31 30 2e 36 30 35 32 30 30 30 30 35 37 39 39 36 32 32 35 30 39 34 30 30 30 30 32 32 37 30 30 38 37 30 37 30 30 30 30 36 37 30 33 34 2e 34 31 30 30 30 30 39 36 30 30 30 30 31 30 33 30 30 30 30 37 31 36 30 30 30 33 30 30 30 34 30 30 30 37 35 30 30 30 30 36 31 30 30 30 30 33 38 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 37 7E -2024-06-21 19:26:33.014 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969194045, longitude=116.7661210, latitude=39.5328740, speed=198.00, mileage=20.59000000, dischargeVoltage=267000, dischargeCurrent=43000, insulationResistance=241220000, gear=D, accelerationPedal=30, brakePedal=20, fuelConsumption=10.60, motorControllerTemperature=520000, motorSpeed=57996, motorTorque=2250, motorTemperature=940000, motorVoltage=22700, motorCurrent=87070000, powerBattery=67034., maxFeedbackPower=410000, maxDischargePower=960000, bmsSelfCheck=10, powerBatteryCurrent=30000, powerBatteryV3=716000, maxVoltage=3000, minVoltage=4000, maxTemperature=750000, minTemperature=610000, availableCapacity=380000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:33.016 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:33.016 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"30","availableCapacity":"380000","bmsSelfCheck":"10","brakePedal":"20","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"43000","dischargeVoltage":"267000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.60","gear":"D","insulationResistance":"241220000","latitude":"39.5328740","location":"1","longitude":"116.7661210","maxDischargePower":"960000","maxFeedbackPower":"410000","maxTemperature":"750000","maxVoltage":"3000","mcu":"1","mileage":"20.59000000","minTemperature":"610000","minVoltage":"4000","motorControllerTemperature":"520000","motorCurrent":"87070000","motorSpeed":"57996","motorTemperature":"940000","motorTorque":"2250","motorVoltage":"22700","powerBattery":"67034.","powerBatteryCurrent":"30000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"716000","ptc":"1","runStatus":"1","soc":"1","speed":"198.00","timestamp":"1718969194045","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:33.016 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969194045, longitude=116.7661210, latitude=39.5328740, speed=198.00, mileage=20.59000000, dischargeVoltage=267000, dischargeCurrent=43000, insulationResistance=241220000, gear=D, accelerationPedal=30, brakePedal=20, fuelConsumption=10.60, motorControllerTemperature=520000, motorSpeed=57996, motorTorque=2250, motorTemperature=940000, motorVoltage=22700, motorCurrent=87070000, powerBattery=67034., maxFeedbackPower=410000, maxDischargePower=960000, bmsSelfCheck=10, powerBatteryCurrent=30000, powerBatteryV3=716000, maxVoltage=3000, minVoltage=4000, maxTemperature=750000, minTemperature=610000, availableCapacity=380000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:33.059 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:33.059 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:33.099 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:33.100 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:33.127 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:33.127 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:33.156 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:33.156 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:33.179 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:33.179 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:33.208 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:33.208 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:33.235 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:33.236 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:33.266 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:33.266 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:33.288 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:33.288 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:33.315 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:33.317 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:33.339 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:33.339 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:33.356 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:33.356 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:33.380 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:33.380 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:33.406 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:33.406 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:33.427 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:33.428 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:33.452 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:33.452 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:33.998 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:33.998 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:33.998 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 39 35 30 34 35 31 31 36 2e 37 36 37 30 31 37 30 33 39 2e 35 33 32 39 34 36 30 39 30 2e 30 30 30 32 30 2e 36 34 30 30 30 30 30 30 36 36 36 30 30 30 31 36 30 30 30 31 33 32 34 32 30 30 30 30 44 35 30 36 30 39 2e 34 30 30 32 38 30 30 30 30 36 33 36 36 30 37 32 34 30 31 30 34 30 30 30 31 31 32 30 30 39 36 35 33 30 30 30 30 36 37 30 32 35 2e 39 36 30 30 30 30 32 30 30 30 30 30 37 30 31 34 30 30 30 33 35 36 30 30 30 34 30 30 30 33 30 30 30 39 38 30 30 30 30 38 39 30 30 30 30 34 36 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 3d 7E -2024-06-21 19:26:33.998 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969195045, longitude=116.7670170, latitude=39.5329460, speed=90.000, mileage=20.64000000, dischargeVoltage=666000, dischargeCurrent=16000, insulationResistance=132420000, gear=D, accelerationPedal=50, brakePedal=60, fuelConsumption=9.400, motorControllerTemperature=280000, motorSpeed=63660, motorTorque=7240, motorTemperature=104000, motorVoltage=11200, motorCurrent=96530000, powerBattery=67025., maxFeedbackPower=960000, maxDischargePower=200000, bmsSelfCheck=70, powerBatteryCurrent=14000, powerBatteryV3=356000, maxVoltage=4000, minVoltage=3000, maxTemperature=980000, minTemperature=890000, availableCapacity=460000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:34.000 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:34.000 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"460000","bmsSelfCheck":"70","brakePedal":"60","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"16000","dischargeVoltage":"666000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.400","gear":"D","insulationResistance":"132420000","latitude":"39.5329460","location":"1","longitude":"116.7670170","maxDischargePower":"200000","maxFeedbackPower":"960000","maxTemperature":"980000","maxVoltage":"4000","mcu":"1","mileage":"20.64000000","minTemperature":"890000","minVoltage":"3000","motorControllerTemperature":"280000","motorCurrent":"96530000","motorSpeed":"63660","motorTemperature":"104000","motorTorque":"7240","motorVoltage":"11200","powerBattery":"67025.","powerBatteryCurrent":"14000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"356000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718969195045","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:34.002 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969195045, longitude=116.7670170, latitude=39.5329460, speed=90.000, mileage=20.64000000, dischargeVoltage=666000, dischargeCurrent=16000, insulationResistance=132420000, gear=D, accelerationPedal=50, brakePedal=60, fuelConsumption=9.400, motorControllerTemperature=280000, motorSpeed=63660, motorTorque=7240, motorTemperature=104000, motorVoltage=11200, motorCurrent=96530000, powerBattery=67025., maxFeedbackPower=960000, maxDischargePower=200000, bmsSelfCheck=70, powerBatteryCurrent=14000, powerBatteryV3=356000, maxVoltage=4000, minVoltage=3000, maxTemperature=980000, minTemperature=890000, availableCapacity=460000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:34.024 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:34.024 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:34.047 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:34.048 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:34.065 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:34.065 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:34.085 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:34.085 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:34.104 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:34.104 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:34.130 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:34.130 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:34.164 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:34.165 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:34.271 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:34.271 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:34.313 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:34.313 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:34.335 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:34.335 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:34.356 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:34.357 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:34.379 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:34.380 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:34.409 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:34.409 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:34.443 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:34.443 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:34.486 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:34.486 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:34.558 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:34.558 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:35.001 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:35.001 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:35.001 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 39 36 30 34 35 31 31 36 2e 37 36 38 33 33 36 30 33 39 2e 35 33 33 30 38 36 30 37 32 2e 30 30 30 32 30 2e 36 38 30 30 30 30 30 30 35 34 31 30 30 30 32 30 30 30 30 31 36 37 33 36 30 30 30 30 44 38 30 34 30 31 30 2e 32 30 36 35 30 30 30 30 34 31 37 33 38 33 35 33 30 34 30 30 30 30 30 31 33 37 30 30 33 38 37 30 30 30 30 30 36 37 30 32 35 2e 35 31 30 30 30 30 38 32 30 30 30 30 39 30 36 30 30 30 30 33 30 32 30 30 30 34 30 30 30 34 30 30 30 38 33 30 30 30 30 37 39 30 30 30 30 39 37 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 33 7E -2024-06-21 19:26:35.001 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969196045, longitude=116.7683360, latitude=39.5330860, speed=72.000, mileage=20.68000000, dischargeVoltage=541000, dischargeCurrent=20000, insulationResistance=167360000, gear=D, accelerationPedal=80, brakePedal=40, fuelConsumption=10.20, motorControllerTemperature=650000, motorSpeed=41738, motorTorque=3530, motorTemperature=400000, motorVoltage=13700, motorCurrent=38700000, powerBattery=67025., maxFeedbackPower=510000, maxDischargePower=820000, bmsSelfCheck=90, powerBatteryCurrent=60000, powerBatteryV3=302000, maxVoltage=4000, minVoltage=4000, maxTemperature=830000, minTemperature=790000, availableCapacity=970000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:35.004 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:35.004 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"80","availableCapacity":"970000","bmsSelfCheck":"90","brakePedal":"40","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"20000","dischargeVoltage":"541000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.20","gear":"D","insulationResistance":"167360000","latitude":"39.5330860","location":"1","longitude":"116.7683360","maxDischargePower":"820000","maxFeedbackPower":"510000","maxTemperature":"830000","maxVoltage":"4000","mcu":"1","mileage":"20.68000000","minTemperature":"790000","minVoltage":"4000","motorControllerTemperature":"650000","motorCurrent":"38700000","motorSpeed":"41738","motorTemperature":"400000","motorTorque":"3530","motorVoltage":"13700","powerBattery":"67025.","powerBatteryCurrent":"60000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"302000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718969196045","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:35.004 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969196045, longitude=116.7683360, latitude=39.5330860, speed=72.000, mileage=20.68000000, dischargeVoltage=541000, dischargeCurrent=20000, insulationResistance=167360000, gear=D, accelerationPedal=80, brakePedal=40, fuelConsumption=10.20, motorControllerTemperature=650000, motorSpeed=41738, motorTorque=3530, motorTemperature=400000, motorVoltage=13700, motorCurrent=38700000, powerBattery=67025., maxFeedbackPower=510000, maxDischargePower=820000, bmsSelfCheck=90, powerBatteryCurrent=60000, powerBatteryV3=302000, maxVoltage=4000, minVoltage=4000, maxTemperature=830000, minTemperature=790000, availableCapacity=970000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:35.037 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:35.037 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:35.058 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:35.058 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:35.093 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:35.093 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:35.125 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:35.125 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:35.151 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:35.152 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:35.175 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:35.175 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:35.197 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:35.197 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:35.226 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:35.226 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:35.245 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:35.245 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:35.266 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:35.266 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:35.285 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:35.285 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:35.305 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:35.305 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:35.328 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:35.328 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:35.357 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:35.357 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:35.377 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:35.377 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:35.397 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:35.397 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:35.998 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:35.998 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:35.998 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 39 37 30 34 36 31 31 36 2e 37 36 39 34 37 33 30 33 39 2e 35 33 33 31 39 30 30 39 30 2e 30 30 30 32 30 2e 37 33 30 30 30 30 30 30 37 31 30 30 30 30 33 34 30 30 30 33 34 33 37 30 30 30 30 30 44 37 30 31 30 31 30 2e 38 30 36 35 30 30 30 30 38 30 32 37 34 38 37 32 30 31 31 30 30 30 30 32 36 34 30 30 38 36 34 33 30 30 30 30 36 37 30 31 34 2e 36 31 30 30 30 30 35 31 30 30 30 30 35 30 31 32 30 30 30 37 34 32 30 30 30 34 30 30 30 34 30 30 30 39 30 30 30 30 30 39 38 30 30 30 30 37 37 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 2e 7E -2024-06-21 19:26:35.998 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969197046, longitude=116.7694730, latitude=39.5331900, speed=90.000, mileage=20.73000000, dischargeVoltage=710000, dischargeCurrent=34000, insulationResistance=343700000, gear=D, accelerationPedal=70, brakePedal=10, fuelConsumption=10.80, motorControllerTemperature=650000, motorSpeed=80274, motorTorque=8720, motorTemperature=110000, motorVoltage=26400, motorCurrent=86430000, powerBattery=67014., maxFeedbackPower=610000, maxDischargePower=510000, bmsSelfCheck=50, powerBatteryCurrent=12000, powerBatteryV3=742000, maxVoltage=4000, minVoltage=4000, maxTemperature=900000, minTemperature=980000, availableCapacity=770000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:35.999 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:35.999 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"70","availableCapacity":"770000","bmsSelfCheck":"50","brakePedal":"10","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"34000","dischargeVoltage":"710000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.80","gear":"D","insulationResistance":"343700000","latitude":"39.5331900","location":"1","longitude":"116.7694730","maxDischargePower":"510000","maxFeedbackPower":"610000","maxTemperature":"900000","maxVoltage":"4000","mcu":"1","mileage":"20.73000000","minTemperature":"980000","minVoltage":"4000","motorControllerTemperature":"650000","motorCurrent":"86430000","motorSpeed":"80274","motorTemperature":"110000","motorTorque":"8720","motorVoltage":"26400","powerBattery":"67014.","powerBatteryCurrent":"12000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"742000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718969197046","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:35.999 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969197046, longitude=116.7694730, latitude=39.5331900, speed=90.000, mileage=20.73000000, dischargeVoltage=710000, dischargeCurrent=34000, insulationResistance=343700000, gear=D, accelerationPedal=70, brakePedal=10, fuelConsumption=10.80, motorControllerTemperature=650000, motorSpeed=80274, motorTorque=8720, motorTemperature=110000, motorVoltage=26400, motorCurrent=86430000, powerBattery=67014., maxFeedbackPower=610000, maxDischargePower=510000, bmsSelfCheck=50, powerBatteryCurrent=12000, powerBatteryV3=742000, maxVoltage=4000, minVoltage=4000, maxTemperature=900000, minTemperature=980000, availableCapacity=770000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:36.028 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:36.028 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:36.058 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:36.058 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:36.110 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:36.110 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:36.142 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:36.142 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:36.170 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:36.170 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:36.195 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:36.195 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:36.223 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:36.223 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:36.250 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:36.250 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:36.276 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:36.276 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:36.301 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:36.301 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:36.339 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:36.339 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:36.368 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:36.368 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:36.397 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:36.397 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:36.416 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:36.416 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:36.436 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:36.437 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:36.456 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:36.456 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:36.997 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:36.997 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:36.997 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 39 38 30 34 35 31 31 36 2e 37 37 30 35 32 35 30 33 39 2e 35 33 33 33 30 36 30 39 30 2e 30 30 30 32 30 2e 37 38 30 30 30 30 30 30 32 38 32 30 30 30 31 30 30 30 30 32 30 31 30 30 30 30 30 30 44 31 30 38 30 31 31 2e 39 30 37 37 30 30 30 30 37 35 34 35 36 34 32 38 30 31 31 38 30 30 30 31 34 33 30 30 34 38 37 33 30 30 30 30 36 37 30 30 32 2e 38 31 30 30 30 30 35 35 30 30 30 30 31 30 38 30 30 30 30 36 32 34 30 30 30 34 30 30 30 33 30 30 30 34 30 30 30 30 30 37 34 30 30 30 30 37 36 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 1c 7E -2024-06-21 19:26:36.997 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969198045, longitude=116.7705250, latitude=39.5333060, speed=90.000, mileage=20.78000000, dischargeVoltage=282000, dischargeCurrent=10000, insulationResistance=201000000, gear=D, accelerationPedal=10, brakePedal=80, fuelConsumption=11.90, motorControllerTemperature=770000, motorSpeed=75456, motorTorque=4280, motorTemperature=118000, motorVoltage=14300, motorCurrent=48730000, powerBattery=67002., maxFeedbackPower=810000, maxDischargePower=550000, bmsSelfCheck=10, powerBatteryCurrent=80000, powerBatteryV3=624000, maxVoltage=4000, minVoltage=3000, maxTemperature=400000, minTemperature=740000, availableCapacity=760000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:36.999 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:36.999 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"760000","bmsSelfCheck":"10","brakePedal":"80","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"10000","dischargeVoltage":"282000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.90","gear":"D","insulationResistance":"201000000","latitude":"39.5333060","location":"1","longitude":"116.7705250","maxDischargePower":"550000","maxFeedbackPower":"810000","maxTemperature":"400000","maxVoltage":"4000","mcu":"1","mileage":"20.78000000","minTemperature":"740000","minVoltage":"3000","motorControllerTemperature":"770000","motorCurrent":"48730000","motorSpeed":"75456","motorTemperature":"118000","motorTorque":"4280","motorVoltage":"14300","powerBattery":"67002.","powerBatteryCurrent":"80000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"624000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718969198045","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:36.999 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969198045, longitude=116.7705250, latitude=39.5333060, speed=90.000, mileage=20.78000000, dischargeVoltage=282000, dischargeCurrent=10000, insulationResistance=201000000, gear=D, accelerationPedal=10, brakePedal=80, fuelConsumption=11.90, motorControllerTemperature=770000, motorSpeed=75456, motorTorque=4280, motorTemperature=118000, motorVoltage=14300, motorCurrent=48730000, powerBattery=67002., maxFeedbackPower=810000, maxDischargePower=550000, bmsSelfCheck=10, powerBatteryCurrent=80000, powerBatteryV3=624000, maxVoltage=4000, minVoltage=3000, maxTemperature=400000, minTemperature=740000, availableCapacity=760000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:37.019 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:37.019 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:37.050 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:37.050 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:37.075 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:37.075 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:37.098 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:37.098 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:37.116 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:37.116 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:37.136 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:37.136 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:37.162 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:37.162 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:37.184 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:37.184 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:37.216 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:37.217 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:37.236 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:37.236 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:37.258 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:37.258 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:37.276 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:37.276 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:37.295 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:37.296 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:37.314 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:37.314 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:37.334 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:37.334 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:37.354 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:37.354 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:37.997 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:37.997 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:37.997 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 31 39 39 30 34 35 31 31 36 2e 37 37 33 35 35 30 30 33 39 2e 35 33 33 36 30 30 30 32 31 36 2e 30 30 32 30 2e 39 30 30 30 30 30 30 30 35 35 37 30 30 30 34 30 30 30 30 38 39 36 38 30 30 30 30 30 44 32 30 30 30 31 30 2e 35 30 31 38 30 30 30 30 38 39 36 37 35 34 37 39 30 37 33 30 30 30 30 32 32 35 30 30 34 30 35 32 30 30 30 30 36 36 39 39 31 2e 37 35 30 30 30 30 36 33 30 30 30 30 31 30 31 31 30 30 30 35 35 32 30 30 30 34 30 30 30 33 30 30 30 32 38 30 30 30 30 35 35 30 30 30 30 35 36 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 3b 7E -2024-06-21 19:26:37.997 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969199045, longitude=116.7735500, latitude=39.5336000, speed=216.00, mileage=20.90000000, dischargeVoltage=557000, dischargeCurrent=40000, insulationResistance=896800000, gear=D, accelerationPedal=20, brakePedal=00, fuelConsumption=10.50, motorControllerTemperature=180000, motorSpeed=89675, motorTorque=4790, motorTemperature=730000, motorVoltage=22500, motorCurrent=40520000, powerBattery=66991., maxFeedbackPower=750000, maxDischargePower=630000, bmsSelfCheck=10, powerBatteryCurrent=11000, powerBatteryV3=552000, maxVoltage=4000, minVoltage=3000, maxTemperature=280000, minTemperature=550000, availableCapacity=560000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:38.000 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:38.001 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"560000","bmsSelfCheck":"10","brakePedal":"00","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"40000","dischargeVoltage":"557000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.50","gear":"D","insulationResistance":"896800000","latitude":"39.5336000","location":"1","longitude":"116.7735500","maxDischargePower":"630000","maxFeedbackPower":"750000","maxTemperature":"280000","maxVoltage":"4000","mcu":"1","mileage":"20.90000000","minTemperature":"550000","minVoltage":"3000","motorControllerTemperature":"180000","motorCurrent":"40520000","motorSpeed":"89675","motorTemperature":"730000","motorTorque":"4790","motorVoltage":"22500","powerBattery":"66991.","powerBatteryCurrent":"11000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"552000","ptc":"1","runStatus":"1","soc":"1","speed":"216.00","timestamp":"1718969199045","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:38.001 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969199045, longitude=116.7735500, latitude=39.5336000, speed=216.00, mileage=20.90000000, dischargeVoltage=557000, dischargeCurrent=40000, insulationResistance=896800000, gear=D, accelerationPedal=20, brakePedal=00, fuelConsumption=10.50, motorControllerTemperature=180000, motorSpeed=89675, motorTorque=4790, motorTemperature=730000, motorVoltage=22500, motorCurrent=40520000, powerBattery=66991., maxFeedbackPower=750000, maxDischargePower=630000, bmsSelfCheck=10, powerBatteryCurrent=11000, powerBatteryV3=552000, maxVoltage=4000, minVoltage=3000, maxTemperature=280000, minTemperature=550000, availableCapacity=560000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:38.032 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:38.032 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:38.060 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:38.060 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:38.089 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:38.089 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:38.115 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:38.115 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:38.138 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:38.138 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:38.154 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:38.154 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:38.176 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:38.176 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:38.198 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:38.199 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:38.216 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:38.216 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:38.233 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:38.234 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:38.256 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:38.256 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:38.276 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:38.276 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:38.298 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:38.298 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:38.321 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:38.321 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:38.366 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:38.366 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:38.391 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:38.391 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:39.000 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:39.000 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:39.000 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 30 30 30 34 35 31 31 36 2e 37 37 35 39 39 30 30 33 39 2e 35 33 33 38 34 30 30 32 33 34 2e 30 30 32 31 2e 30 33 30 30 30 30 30 30 35 30 38 30 30 30 32 30 30 30 30 32 39 36 37 38 30 30 30 30 44 34 30 30 30 39 2e 34 30 30 39 30 30 30 30 30 35 39 39 33 31 32 34 36 30 33 34 30 30 30 30 32 38 31 30 30 31 33 34 37 32 30 30 30 36 36 39 38 32 2e 32 34 30 30 30 30 33 39 30 30 30 30 31 33 31 31 30 30 30 33 31 31 30 30 30 34 30 30 30 34 30 30 30 37 36 30 30 30 30 37 33 30 30 30 30 32 37 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 29 7E -2024-06-21 19:26:39.000 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969200045, longitude=116.7759900, latitude=39.5338400, speed=234.00, mileage=21.03000000, dischargeVoltage=508000, dischargeCurrent=20000, insulationResistance=296780000, gear=D, accelerationPedal=40, brakePedal=00, fuelConsumption=9.400, motorControllerTemperature=900000, motorSpeed=59931, motorTorque=2460, motorTemperature=340000, motorVoltage=28100, motorCurrent=13472000, powerBattery=66982., maxFeedbackPower=240000, maxDischargePower=390000, bmsSelfCheck=13, powerBatteryCurrent=11000, powerBatteryV3=311000, maxVoltage=4000, minVoltage=4000, maxTemperature=760000, minTemperature=730000, availableCapacity=270000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:39.001 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:39.001 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"40","availableCapacity":"270000","bmsSelfCheck":"13","brakePedal":"00","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"20000","dischargeVoltage":"508000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.400","gear":"D","insulationResistance":"296780000","latitude":"39.5338400","location":"1","longitude":"116.7759900","maxDischargePower":"390000","maxFeedbackPower":"240000","maxTemperature":"760000","maxVoltage":"4000","mcu":"1","mileage":"21.03000000","minTemperature":"730000","minVoltage":"4000","motorControllerTemperature":"900000","motorCurrent":"13472000","motorSpeed":"59931","motorTemperature":"340000","motorTorque":"2460","motorVoltage":"28100","powerBattery":"66982.","powerBatteryCurrent":"11000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"311000","ptc":"1","runStatus":"1","soc":"1","speed":"234.00","timestamp":"1718969200045","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:39.002 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969200045, longitude=116.7759900, latitude=39.5338400, speed=234.00, mileage=21.03000000, dischargeVoltage=508000, dischargeCurrent=20000, insulationResistance=296780000, gear=D, accelerationPedal=40, brakePedal=00, fuelConsumption=9.400, motorControllerTemperature=900000, motorSpeed=59931, motorTorque=2460, motorTemperature=340000, motorVoltage=28100, motorCurrent=13472000, powerBattery=66982., maxFeedbackPower=240000, maxDischargePower=390000, bmsSelfCheck=13, powerBatteryCurrent=11000, powerBatteryV3=311000, maxVoltage=4000, minVoltage=4000, maxTemperature=760000, minTemperature=730000, availableCapacity=270000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:39.036 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:39.036 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:39.060 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:39.060 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:39.143 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:39.143 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:39.165 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:39.165 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:39.205 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:39.205 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:39.362 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:39.362 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:39.397 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:39.397 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:39.430 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:39.430 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:39.462 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:39.462 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:39.501 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:39.501 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:39.528 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:39.528 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:39.546 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:39.546 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:39.574 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:39.574 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:39.605 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:39.606 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:39.631 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:39.631 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:39.652 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:39.652 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:40.009 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:40.009 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:40.009 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 30 31 30 34 36 31 31 36 2e 37 37 38 30 33 33 30 33 39 2e 35 33 34 30 35 35 30 31 32 36 2e 30 30 32 31 2e 31 30 30 30 30 30 30 30 35 39 30 30 30 30 31 30 30 30 30 32 39 35 39 31 30 30 30 30 44 36 30 32 30 31 30 2e 30 30 36 35 30 30 30 30 39 31 31 37 30 34 32 30 30 31 30 30 30 30 30 31 38 32 30 30 31 32 30 30 30 30 30 30 36 36 39 37 32 2e 35 39 30 30 30 30 36 35 30 30 30 30 35 30 31 30 30 30 30 34 30 36 30 30 30 34 30 30 30 33 30 30 30 34 36 30 30 30 30 34 39 30 30 30 30 37 34 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 fc 7E -2024-06-21 19:26:40.009 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969201046, longitude=116.7780330, latitude=39.5340550, speed=126.00, mileage=21.10000000, dischargeVoltage=590000, dischargeCurrent=10000, insulationResistance=295910000, gear=D, accelerationPedal=60, brakePedal=20, fuelConsumption=10.00, motorControllerTemperature=650000, motorSpeed=91170, motorTorque=4200, motorTemperature=100000, motorVoltage=18200, motorCurrent=12000000, powerBattery=66972., maxFeedbackPower=590000, maxDischargePower=650000, bmsSelfCheck=50, powerBatteryCurrent=10000, powerBatteryV3=406000, maxVoltage=4000, minVoltage=3000, maxTemperature=460000, minTemperature=490000, availableCapacity=740000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:40.010 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:40.010 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"740000","bmsSelfCheck":"50","brakePedal":"20","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"10000","dischargeVoltage":"590000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.00","gear":"D","insulationResistance":"295910000","latitude":"39.5340550","location":"1","longitude":"116.7780330","maxDischargePower":"650000","maxFeedbackPower":"590000","maxTemperature":"460000","maxVoltage":"4000","mcu":"1","mileage":"21.10000000","minTemperature":"490000","minVoltage":"3000","motorControllerTemperature":"650000","motorCurrent":"12000000","motorSpeed":"91170","motorTemperature":"100000","motorTorque":"4200","motorVoltage":"18200","powerBattery":"66972.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"406000","ptc":"1","runStatus":"1","soc":"1","speed":"126.00","timestamp":"1718969201046","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:40.010 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969201046, longitude=116.7780330, latitude=39.5340550, speed=126.00, mileage=21.10000000, dischargeVoltage=590000, dischargeCurrent=10000, insulationResistance=295910000, gear=D, accelerationPedal=60, brakePedal=20, fuelConsumption=10.00, motorControllerTemperature=650000, motorSpeed=91170, motorTorque=4200, motorTemperature=100000, motorVoltage=18200, motorCurrent=12000000, powerBattery=66972., maxFeedbackPower=590000, maxDischargePower=650000, bmsSelfCheck=50, powerBatteryCurrent=10000, powerBatteryV3=406000, maxVoltage=4000, minVoltage=3000, maxTemperature=460000, minTemperature=490000, availableCapacity=740000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:40.037 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:40.037 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:40.079 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:40.079 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:40.111 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:40.111 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:40.141 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:40.141 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:40.165 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:40.165 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:40.186 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:40.186 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:40.206 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:40.206 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:40.247 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:40.247 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:40.282 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:40.282 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:40.301 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:40.307 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:40.341 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:40.341 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:40.371 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:40.371 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:40.395 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:40.395 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:40.423 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:40.423 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:40.447 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:40.447 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:40.485 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:40.486 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:41.005 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:41.005 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:41.005 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 30 32 30 34 35 31 31 36 2e 37 37 39 34 35 35 30 33 39 2e 35 33 34 32 30 34 30 31 32 36 2e 30 30 32 31 2e 31 37 30 30 30 30 30 30 34 35 32 30 30 30 31 36 30 30 30 32 38 30 34 33 30 30 30 30 44 30 30 31 30 31 30 2e 35 30 30 30 30 30 30 30 38 33 36 33 34 35 36 38 30 31 34 39 30 30 30 32 33 35 30 30 32 38 33 32 30 30 30 30 36 36 39 36 32 2e 33 38 30 30 30 30 39 30 30 30 30 30 30 30 39 30 30 30 30 34 32 30 30 30 30 34 30 30 30 33 30 30 30 38 32 30 30 30 30 32 36 30 30 30 30 38 33 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 14 7E -2024-06-21 19:26:41.005 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969202045, longitude=116.7794550, latitude=39.5342040, speed=126.00, mileage=21.17000000, dischargeVoltage=452000, dischargeCurrent=16000, insulationResistance=280430000, gear=D, accelerationPedal=00, brakePedal=10, fuelConsumption=10.50, motorControllerTemperature=000000, motorSpeed=83634, motorTorque=5680, motorTemperature=149000, motorVoltage=23500, motorCurrent=28320000, powerBattery=66962., maxFeedbackPower=380000, maxDischargePower=900000, bmsSelfCheck=00, powerBatteryCurrent=90000, powerBatteryV3=420000, maxVoltage=4000, minVoltage=3000, maxTemperature=820000, minTemperature=260000, availableCapacity=830000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:41.007 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:41.007 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"00","availableCapacity":"830000","bmsSelfCheck":"00","brakePedal":"10","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"16000","dischargeVoltage":"452000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.50","gear":"D","insulationResistance":"280430000","latitude":"39.5342040","location":"1","longitude":"116.7794550","maxDischargePower":"900000","maxFeedbackPower":"380000","maxTemperature":"820000","maxVoltage":"4000","mcu":"1","mileage":"21.17000000","minTemperature":"260000","minVoltage":"3000","motorControllerTemperature":"000000","motorCurrent":"28320000","motorSpeed":"83634","motorTemperature":"149000","motorTorque":"5680","motorVoltage":"23500","powerBattery":"66962.","powerBatteryCurrent":"90000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"420000","ptc":"1","runStatus":"1","soc":"1","speed":"126.00","timestamp":"1718969202045","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:41.007 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969202045, longitude=116.7794550, latitude=39.5342040, speed=126.00, mileage=21.17000000, dischargeVoltage=452000, dischargeCurrent=16000, insulationResistance=280430000, gear=D, accelerationPedal=00, brakePedal=10, fuelConsumption=10.50, motorControllerTemperature=000000, motorSpeed=83634, motorTorque=5680, motorTemperature=149000, motorVoltage=23500, motorCurrent=28320000, powerBattery=66962., maxFeedbackPower=380000, maxDischargePower=900000, bmsSelfCheck=00, powerBatteryCurrent=90000, powerBatteryV3=420000, maxVoltage=4000, minVoltage=3000, maxTemperature=820000, minTemperature=260000, availableCapacity=830000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:41.042 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:41.042 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:41.066 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:41.066 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:41.086 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:41.086 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:41.107 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:41.107 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:41.164 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:41.164 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:41.191 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:41.191 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:41.217 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:41.218 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:41.237 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:41.237 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:41.266 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:41.267 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:41.290 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:41.290 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:41.314 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:41.314 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:41.343 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:41.344 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:41.369 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:41.369 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:41.403 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:41.403 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:41.431 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:41.432 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:41.476 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:41.476 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:42.001 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:42.001 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:42.001 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 30 33 30 34 36 31 31 36 2e 37 38 30 35 31 37 30 33 39 2e 35 33 34 33 30 37 30 39 30 2e 30 30 30 32 31 2e 32 32 30 30 30 30 30 30 31 31 30 30 30 30 32 34 30 30 30 32 38 36 36 33 30 30 30 30 44 39 30 38 30 31 31 2e 34 30 31 34 30 30 30 30 33 34 33 39 37 35 35 30 30 35 30 30 30 30 30 32 32 38 30 30 31 30 32 34 33 30 30 30 36 36 39 35 30 2e 35 36 30 30 30 30 35 36 30 30 30 30 30 30 33 30 30 30 30 35 38 35 30 30 30 34 30 30 30 34 30 30 30 33 37 30 30 30 30 32 38 30 30 30 30 37 38 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 19 7E -2024-06-21 19:26:42.001 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969203046, longitude=116.7805170, latitude=39.5343070, speed=90.000, mileage=21.22000000, dischargeVoltage=110000, dischargeCurrent=24000, insulationResistance=286630000, gear=D, accelerationPedal=90, brakePedal=80, fuelConsumption=11.40, motorControllerTemperature=140000, motorSpeed=34397, motorTorque=5500, motorTemperature=500000, motorVoltage=22800, motorCurrent=10243000, powerBattery=66950., maxFeedbackPower=560000, maxDischargePower=560000, bmsSelfCheck=00, powerBatteryCurrent=30000, powerBatteryV3=585000, maxVoltage=4000, minVoltage=4000, maxTemperature=370000, minTemperature=280000, availableCapacity=780000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:42.003 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:42.003 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"90","availableCapacity":"780000","bmsSelfCheck":"00","brakePedal":"80","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"24000","dischargeVoltage":"110000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.40","gear":"D","insulationResistance":"286630000","latitude":"39.5343070","location":"1","longitude":"116.7805170","maxDischargePower":"560000","maxFeedbackPower":"560000","maxTemperature":"370000","maxVoltage":"4000","mcu":"1","mileage":"21.22000000","minTemperature":"280000","minVoltage":"4000","motorControllerTemperature":"140000","motorCurrent":"10243000","motorSpeed":"34397","motorTemperature":"500000","motorTorque":"5500","motorVoltage":"22800","powerBattery":"66950.","powerBatteryCurrent":"30000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"585000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718969203046","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:42.003 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969203046, longitude=116.7805170, latitude=39.5343070, speed=90.000, mileage=21.22000000, dischargeVoltage=110000, dischargeCurrent=24000, insulationResistance=286630000, gear=D, accelerationPedal=90, brakePedal=80, fuelConsumption=11.40, motorControllerTemperature=140000, motorSpeed=34397, motorTorque=5500, motorTemperature=500000, motorVoltage=22800, motorCurrent=10243000, powerBattery=66950., maxFeedbackPower=560000, maxDischargePower=560000, bmsSelfCheck=00, powerBatteryCurrent=30000, powerBatteryV3=585000, maxVoltage=4000, minVoltage=4000, maxTemperature=370000, minTemperature=280000, availableCapacity=780000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:42.037 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:42.038 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:42.064 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:42.064 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:42.099 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:42.099 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:42.124 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:42.124 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:42.152 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:42.152 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:42.175 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:42.175 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:42.201 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:42.201 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:42.219 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:42.220 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:42.242 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:42.242 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:42.261 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:42.261 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:42.311 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:42.311 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:42.343 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:42.343 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:42.372 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:42.372 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:42.402 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:42.402 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:42.419 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:42.419 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:42.445 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:42.446 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:43.000 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:43.000 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:43.000 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 30 34 30 34 36 31 31 36 2e 37 38 31 37 32 34 30 33 39 2e 35 33 34 37 30 35 30 35 34 2e 30 30 30 32 31 2e 32 35 30 30 30 30 30 30 31 37 33 30 30 30 34 34 30 30 30 33 33 36 33 30 30 30 30 30 44 36 30 32 30 31 31 2e 38 30 33 35 30 30 30 30 33 38 34 34 37 35 31 38 30 37 34 30 30 30 30 32 34 36 30 30 34 31 35 33 30 30 30 30 36 36 39 35 30 2e 33 31 30 30 30 30 33 38 30 30 30 30 31 32 34 30 30 30 30 37 30 31 30 30 30 33 30 30 30 34 30 30 30 34 37 30 30 30 30 35 31 30 30 30 30 32 37 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 15 7E -2024-06-21 19:26:43.000 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969204046, longitude=116.7817240, latitude=39.5347050, speed=54.000, mileage=21.25000000, dischargeVoltage=173000, dischargeCurrent=44000, insulationResistance=336300000, gear=D, accelerationPedal=60, brakePedal=20, fuelConsumption=11.80, motorControllerTemperature=350000, motorSpeed=38447, motorTorque=5180, motorTemperature=740000, motorVoltage=24600, motorCurrent=41530000, powerBattery=66950., maxFeedbackPower=310000, maxDischargePower=380000, bmsSelfCheck=12, powerBatteryCurrent=40000, powerBatteryV3=701000, maxVoltage=3000, minVoltage=4000, maxTemperature=470000, minTemperature=510000, availableCapacity=270000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:43.002 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:43.002 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"270000","bmsSelfCheck":"12","brakePedal":"20","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"44000","dischargeVoltage":"173000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.80","gear":"D","insulationResistance":"336300000","latitude":"39.5347050","location":"1","longitude":"116.7817240","maxDischargePower":"380000","maxFeedbackPower":"310000","maxTemperature":"470000","maxVoltage":"3000","mcu":"1","mileage":"21.25000000","minTemperature":"510000","minVoltage":"4000","motorControllerTemperature":"350000","motorCurrent":"41530000","motorSpeed":"38447","motorTemperature":"740000","motorTorque":"5180","motorVoltage":"24600","powerBattery":"66950.","powerBatteryCurrent":"40000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"701000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718969204046","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:43.003 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969204046, longitude=116.7817240, latitude=39.5347050, speed=54.000, mileage=21.25000000, dischargeVoltage=173000, dischargeCurrent=44000, insulationResistance=336300000, gear=D, accelerationPedal=60, brakePedal=20, fuelConsumption=11.80, motorControllerTemperature=350000, motorSpeed=38447, motorTorque=5180, motorTemperature=740000, motorVoltage=24600, motorCurrent=41530000, powerBattery=66950., maxFeedbackPower=310000, maxDischargePower=380000, bmsSelfCheck=12, powerBatteryCurrent=40000, powerBatteryV3=701000, maxVoltage=3000, minVoltage=4000, maxTemperature=470000, minTemperature=510000, availableCapacity=270000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:43.028 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:43.028 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:43.047 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:43.047 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:43.068 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:43.068 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:43.102 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:43.102 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:43.199 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:43.199 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:43.239 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:43.239 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:43.268 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:43.268 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:43.301 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:43.302 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:43.328 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:43.328 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:43.350 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:43.350 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:43.375 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:43.375 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:43.395 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:43.395 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:43.418 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:43.418 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:43.433 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:43.433 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:43.457 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:43.457 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:43.474 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:43.475 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:43.998 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:43.998 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:43.998 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 30 35 30 34 36 31 31 36 2e 37 38 31 35 36 33 30 33 39 2e 35 33 35 32 38 30 30 35 34 2e 30 30 30 32 31 2e 32 38 30 30 30 30 30 30 31 33 36 30 30 30 34 34 30 30 30 31 39 32 30 37 30 30 30 30 44 36 30 34 30 31 31 2e 39 30 35 33 30 30 30 30 33 33 35 34 35 32 39 33 30 31 34 33 30 30 30 32 33 32 30 30 31 34 37 38 36 30 30 30 36 36 39 35 30 2e 38 37 30 30 30 30 34 31 30 30 30 30 30 30 31 30 30 30 30 35 35 33 30 30 30 33 30 30 30 34 30 30 30 36 32 30 30 30 30 31 39 30 30 30 30 33 38 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 25 7E -2024-06-21 19:26:43.998 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969205046, longitude=116.7815630, latitude=39.5352800, speed=54.000, mileage=21.28000000, dischargeVoltage=136000, dischargeCurrent=44000, insulationResistance=192070000, gear=D, accelerationPedal=60, brakePedal=40, fuelConsumption=11.90, motorControllerTemperature=530000, motorSpeed=33545, motorTorque=2930, motorTemperature=143000, motorVoltage=23200, motorCurrent=14786000, powerBattery=66950., maxFeedbackPower=870000, maxDischargePower=410000, bmsSelfCheck=00, powerBatteryCurrent=10000, powerBatteryV3=553000, maxVoltage=3000, minVoltage=4000, maxTemperature=620000, minTemperature=190000, availableCapacity=380000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:44.001 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:44.001 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"380000","bmsSelfCheck":"00","brakePedal":"40","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"44000","dischargeVoltage":"136000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.90","gear":"D","insulationResistance":"192070000","latitude":"39.5352800","location":"1","longitude":"116.7815630","maxDischargePower":"410000","maxFeedbackPower":"870000","maxTemperature":"620000","maxVoltage":"3000","mcu":"1","mileage":"21.28000000","minTemperature":"190000","minVoltage":"4000","motorControllerTemperature":"530000","motorCurrent":"14786000","motorSpeed":"33545","motorTemperature":"143000","motorTorque":"2930","motorVoltage":"23200","powerBattery":"66950.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"553000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718969205046","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:44.001 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969205046, longitude=116.7815630, latitude=39.5352800, speed=54.000, mileage=21.28000000, dischargeVoltage=136000, dischargeCurrent=44000, insulationResistance=192070000, gear=D, accelerationPedal=60, brakePedal=40, fuelConsumption=11.90, motorControllerTemperature=530000, motorSpeed=33545, motorTorque=2930, motorTemperature=143000, motorVoltage=23200, motorCurrent=14786000, powerBattery=66950., maxFeedbackPower=870000, maxDischargePower=410000, bmsSelfCheck=00, powerBatteryCurrent=10000, powerBatteryV3=553000, maxVoltage=3000, minVoltage=4000, maxTemperature=620000, minTemperature=190000, availableCapacity=380000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:44.025 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:44.025 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:44.044 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:44.044 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:44.064 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:44.064 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:44.085 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:44.085 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:44.111 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:44.111 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:44.139 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:44.139 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:44.165 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:44.165 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:44.224 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:44.224 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:44.325 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:44.326 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:44.356 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:44.357 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:44.380 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:44.380 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:44.403 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:44.403 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:44.436 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:44.437 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:44.476 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:44.476 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:44.504 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:44.504 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:44.524 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:44.524 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:45.040 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:45.040 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:45.040 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 30 36 30 34 35 31 31 36 2e 37 38 31 34 31 38 30 33 39 2e 35 33 35 38 34 36 30 31 30 38 2e 30 30 32 31 2e 33 34 30 30 30 30 30 30 32 38 36 30 30 30 34 32 30 30 30 38 33 35 35 30 30 30 30 30 44 35 30 35 30 39 2e 31 30 30 38 30 30 30 30 30 35 37 35 37 30 32 35 34 30 31 30 34 30 30 30 32 38 33 30 30 34 32 34 38 30 30 30 30 36 36 39 34 31 2e 36 38 30 30 30 30 39 34 30 30 30 30 34 30 36 30 30 30 30 34 37 35 30 30 30 34 30 30 30 34 30 30 30 34 34 30 30 30 30 39 30 30 30 30 30 35 38 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 3f 7E -2024-06-21 19:26:45.040 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969206045, longitude=116.7814180, latitude=39.5358460, speed=108.00, mileage=21.34000000, dischargeVoltage=286000, dischargeCurrent=42000, insulationResistance=835500000, gear=D, accelerationPedal=50, brakePedal=50, fuelConsumption=9.100, motorControllerTemperature=800000, motorSpeed=57570, motorTorque=2540, motorTemperature=104000, motorVoltage=28300, motorCurrent=42480000, powerBattery=66941., maxFeedbackPower=680000, maxDischargePower=940000, bmsSelfCheck=40, powerBatteryCurrent=60000, powerBatteryV3=475000, maxVoltage=4000, minVoltage=4000, maxTemperature=440000, minTemperature=900000, availableCapacity=580000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:45.044 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:45.044 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"580000","bmsSelfCheck":"40","brakePedal":"50","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"42000","dischargeVoltage":"286000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.100","gear":"D","insulationResistance":"835500000","latitude":"39.5358460","location":"1","longitude":"116.7814180","maxDischargePower":"940000","maxFeedbackPower":"680000","maxTemperature":"440000","maxVoltage":"4000","mcu":"1","mileage":"21.34000000","minTemperature":"900000","minVoltage":"4000","motorControllerTemperature":"800000","motorCurrent":"42480000","motorSpeed":"57570","motorTemperature":"104000","motorTorque":"2540","motorVoltage":"28300","powerBattery":"66941.","powerBatteryCurrent":"60000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"475000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718969206045","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:45.044 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969206045, longitude=116.7814180, latitude=39.5358460, speed=108.00, mileage=21.34000000, dischargeVoltage=286000, dischargeCurrent=42000, insulationResistance=835500000, gear=D, accelerationPedal=50, brakePedal=50, fuelConsumption=9.100, motorControllerTemperature=800000, motorSpeed=57570, motorTorque=2540, motorTemperature=104000, motorVoltage=28300, motorCurrent=42480000, powerBattery=66941., maxFeedbackPower=680000, maxDischargePower=940000, bmsSelfCheck=40, powerBatteryCurrent=60000, powerBatteryV3=475000, maxVoltage=4000, minVoltage=4000, maxTemperature=440000, minTemperature=900000, availableCapacity=580000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:45.071 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:45.072 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:45.101 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:45.101 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:45.132 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:45.132 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:45.157 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:45.158 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:45.188 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:45.188 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:45.211 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:45.211 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:45.234 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:45.234 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:45.261 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:45.261 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:45.279 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:45.280 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:45.302 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:45.302 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:45.319 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:45.319 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:45.338 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:45.339 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:45.370 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:45.370 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:45.395 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:45.395 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:45.415 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:45.415 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:45.524 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:45.524 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:45.998 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:45.999 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:45.999 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 30 37 30 34 35 31 31 36 2e 37 38 31 31 32 33 30 33 39 2e 35 33 36 38 39 33 30 31 30 38 2e 30 30 32 31 2e 34 30 30 30 30 30 30 30 33 38 35 30 30 30 31 35 30 30 30 32 32 37 32 30 30 30 30 30 44 37 30 30 30 31 31 2e 31 30 34 34 30 30 30 30 31 37 38 34 33 31 34 32 30 39 33 30 30 30 30 32 38 33 30 30 36 38 35 30 30 30 30 30 36 36 39 33 30 2e 36 36 30 30 30 30 35 38 30 30 30 30 39 30 39 30 30 30 30 35 32 36 30 30 30 33 30 30 30 34 30 30 30 36 37 30 30 30 30 35 30 30 30 30 30 39 38 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 2f 7E -2024-06-21 19:26:45.999 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969207045, longitude=116.7811230, latitude=39.5368930, speed=108.00, mileage=21.40000000, dischargeVoltage=385000, dischargeCurrent=15000, insulationResistance=227200000, gear=D, accelerationPedal=70, brakePedal=00, fuelConsumption=11.10, motorControllerTemperature=440000, motorSpeed=17843, motorTorque=1420, motorTemperature=930000, motorVoltage=28300, motorCurrent=68500000, powerBattery=66930., maxFeedbackPower=660000, maxDischargePower=580000, bmsSelfCheck=90, powerBatteryCurrent=90000, powerBatteryV3=526000, maxVoltage=3000, minVoltage=4000, maxTemperature=670000, minTemperature=500000, availableCapacity=980000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:46.001 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:46.001 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"70","availableCapacity":"980000","bmsSelfCheck":"90","brakePedal":"00","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"15000","dischargeVoltage":"385000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.10","gear":"D","insulationResistance":"227200000","latitude":"39.5368930","location":"1","longitude":"116.7811230","maxDischargePower":"580000","maxFeedbackPower":"660000","maxTemperature":"670000","maxVoltage":"3000","mcu":"1","mileage":"21.40000000","minTemperature":"500000","minVoltage":"4000","motorControllerTemperature":"440000","motorCurrent":"68500000","motorSpeed":"17843","motorTemperature":"930000","motorTorque":"1420","motorVoltage":"28300","powerBattery":"66930.","powerBatteryCurrent":"90000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"526000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718969207045","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:46.001 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969207045, longitude=116.7811230, latitude=39.5368930, speed=108.00, mileage=21.40000000, dischargeVoltage=385000, dischargeCurrent=15000, insulationResistance=227200000, gear=D, accelerationPedal=70, brakePedal=00, fuelConsumption=11.10, motorControllerTemperature=440000, motorSpeed=17843, motorTorque=1420, motorTemperature=930000, motorVoltage=28300, motorCurrent=68500000, powerBattery=66930., maxFeedbackPower=660000, maxDischargePower=580000, bmsSelfCheck=90, powerBatteryCurrent=90000, powerBatteryV3=526000, maxVoltage=3000, minVoltage=4000, maxTemperature=670000, minTemperature=500000, availableCapacity=980000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:46.026 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:46.026 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:46.047 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:46.047 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:46.091 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:46.091 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:46.114 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:46.114 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:46.136 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:46.136 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:46.166 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:46.166 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:46.184 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:46.185 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:46.205 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:46.205 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:46.241 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:46.241 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:46.269 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:46.269 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:46.303 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:46.304 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:46.332 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:46.332 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:46.368 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:46.368 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:46.404 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:46.404 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:46.432 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:46.432 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:46.450 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:46.450 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:47.020 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:47.020 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:47.020 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 30 38 30 34 35 31 31 36 2e 37 38 31 30 31 30 30 33 39 2e 35 33 37 33 33 32 30 30 2e 30 30 30 30 32 31 2e 34 30 30 30 30 30 30 30 34 31 34 30 30 30 32 32 30 30 30 31 31 33 38 31 30 30 30 30 44 35 30 34 30 31 32 2e 30 30 32 32 30 30 30 30 34 31 30 32 36 39 37 30 30 35 39 30 30 30 30 31 34 32 30 30 37 36 34 34 30 30 30 30 36 36 39 33 30 2e 37 34 30 30 30 30 39 34 30 30 30 30 31 30 31 30 30 30 30 37 32 39 30 30 30 34 30 30 30 33 30 30 30 31 31 30 30 30 30 35 33 30 30 30 30 32 38 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ef 7E -2024-06-21 19:26:47.020 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969208045, longitude=116.7810100, latitude=39.5373320, speed=0.0000, mileage=21.40000000, dischargeVoltage=414000, dischargeCurrent=22000, insulationResistance=113810000, gear=D, accelerationPedal=50, brakePedal=40, fuelConsumption=12.00, motorControllerTemperature=220000, motorSpeed=41026, motorTorque=9700, motorTemperature=590000, motorVoltage=14200, motorCurrent=76440000, powerBattery=66930., maxFeedbackPower=740000, maxDischargePower=940000, bmsSelfCheck=10, powerBatteryCurrent=10000, powerBatteryV3=729000, maxVoltage=4000, minVoltage=3000, maxTemperature=110000, minTemperature=530000, availableCapacity=280000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:47.022 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:47.022 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"280000","bmsSelfCheck":"10","brakePedal":"40","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"22000","dischargeVoltage":"414000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"12.00","gear":"D","insulationResistance":"113810000","latitude":"39.5373320","location":"1","longitude":"116.7810100","maxDischargePower":"940000","maxFeedbackPower":"740000","maxTemperature":"110000","maxVoltage":"4000","mcu":"1","mileage":"21.40000000","minTemperature":"530000","minVoltage":"3000","motorControllerTemperature":"220000","motorCurrent":"76440000","motorSpeed":"41026","motorTemperature":"590000","motorTorque":"9700","motorVoltage":"14200","powerBattery":"66930.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"729000","ptc":"1","runStatus":"1","soc":"1","speed":"0.0000","timestamp":"1718969208045","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:47.022 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969208045, longitude=116.7810100, latitude=39.5373320, speed=0.0000, mileage=21.40000000, dischargeVoltage=414000, dischargeCurrent=22000, insulationResistance=113810000, gear=D, accelerationPedal=50, brakePedal=40, fuelConsumption=12.00, motorControllerTemperature=220000, motorSpeed=41026, motorTorque=9700, motorTemperature=590000, motorVoltage=14200, motorCurrent=76440000, powerBattery=66930., maxFeedbackPower=740000, maxDischargePower=940000, bmsSelfCheck=10, powerBatteryCurrent=10000, powerBatteryV3=729000, maxVoltage=4000, minVoltage=3000, maxTemperature=110000, minTemperature=530000, availableCapacity=280000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:47.051 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:47.051 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:47.078 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:47.078 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:47.100 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:47.100 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:47.132 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:47.132 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:47.151 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:47.152 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:47.191 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:47.191 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:47.218 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:47.218 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:47.240 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:47.240 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:47.282 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:47.283 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:47.308 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:47.309 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:47.325 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:47.325 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:47.349 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:47.349 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:47.380 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:47.380 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:47.419 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:47.419 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:47.477 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:47.478 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:47.527 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:47.527 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:48.049 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:48.049 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:48.049 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 30 39 30 34 35 31 31 36 2e 37 38 30 37 32 35 30 33 39 2e 35 33 38 34 31 36 30 39 30 2e 30 30 30 32 31 2e 34 35 30 30 30 30 30 30 35 31 30 30 30 30 33 38 30 30 30 32 38 31 39 34 30 30 30 30 44 39 30 33 30 31 31 2e 34 30 38 30 30 30 30 30 31 31 33 36 36 39 32 37 30 37 33 30 30 30 30 32 36 39 30 30 31 30 36 34 32 30 30 30 36 36 39 31 39 2e 38 39 30 30 30 30 38 33 30 30 30 30 31 33 36 30 30 30 30 36 30 35 30 30 30 33 30 30 30 33 30 30 30 30 30 30 30 30 30 33 33 30 30 30 30 31 35 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 2d 7E -2024-06-21 19:26:48.050 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969209045, longitude=116.7807250, latitude=39.5384160, speed=90.000, mileage=21.45000000, dischargeVoltage=510000, dischargeCurrent=38000, insulationResistance=281940000, gear=D, accelerationPedal=90, brakePedal=30, fuelConsumption=11.40, motorControllerTemperature=800000, motorSpeed=11366, motorTorque=9270, motorTemperature=730000, motorVoltage=26900, motorCurrent=10642000, powerBattery=66919., maxFeedbackPower=890000, maxDischargePower=830000, bmsSelfCheck=13, powerBatteryCurrent=60000, powerBatteryV3=605000, maxVoltage=3000, minVoltage=3000, maxTemperature=000000, minTemperature=330000, availableCapacity=150000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:48.051 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:48.051 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"90","availableCapacity":"150000","bmsSelfCheck":"13","brakePedal":"30","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"38000","dischargeVoltage":"510000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.40","gear":"D","insulationResistance":"281940000","latitude":"39.5384160","location":"1","longitude":"116.7807250","maxDischargePower":"830000","maxFeedbackPower":"890000","maxTemperature":"000000","maxVoltage":"3000","mcu":"1","mileage":"21.45000000","minTemperature":"330000","minVoltage":"3000","motorControllerTemperature":"800000","motorCurrent":"10642000","motorSpeed":"11366","motorTemperature":"730000","motorTorque":"9270","motorVoltage":"26900","powerBattery":"66919.","powerBatteryCurrent":"60000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"605000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718969209045","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:48.051 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969209045, longitude=116.7807250, latitude=39.5384160, speed=90.000, mileage=21.45000000, dischargeVoltage=510000, dischargeCurrent=38000, insulationResistance=281940000, gear=D, accelerationPedal=90, brakePedal=30, fuelConsumption=11.40, motorControllerTemperature=800000, motorSpeed=11366, motorTorque=9270, motorTemperature=730000, motorVoltage=26900, motorCurrent=10642000, powerBattery=66919., maxFeedbackPower=890000, maxDischargePower=830000, bmsSelfCheck=13, powerBatteryCurrent=60000, powerBatteryV3=605000, maxVoltage=3000, minVoltage=3000, maxTemperature=000000, minTemperature=330000, availableCapacity=150000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:48.074 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:48.074 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:48.096 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:48.096 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:48.133 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:48.133 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:48.164 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:48.164 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:48.194 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:48.194 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:48.232 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:48.232 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:48.254 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:48.255 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:48.279 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:48.279 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:48.307 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:48.307 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:48.333 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:48.333 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:48.413 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:48.413 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:48.454 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:48.454 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:48.495 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:48.495 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:48.520 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:48.520 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:48.545 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:48.545 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:48.575 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:48.575 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:49.007 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:49.007 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:49.007 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 31 30 30 34 35 31 31 36 2e 37 38 30 35 32 37 30 33 39 2e 35 33 39 30 39 34 30 35 34 2e 30 30 30 32 31 2e 34 38 30 30 30 30 30 30 31 31 31 30 30 30 31 39 30 30 30 39 33 31 39 30 30 30 30 30 44 38 30 36 30 31 32 2e 30 30 34 39 30 30 30 30 33 33 39 34 30 38 37 35 30 38 33 30 30 30 30 32 36 36 30 30 31 31 38 33 37 30 30 30 36 36 39 31 39 2e 37 34 30 30 30 30 31 39 30 30 30 30 31 34 30 30 30 30 30 37 33 31 30 30 30 34 30 30 30 34 30 30 30 32 35 30 30 30 30 39 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 2c 7E -2024-06-21 19:26:49.007 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969210045, longitude=116.7805270, latitude=39.5390940, speed=54.000, mileage=21.48000000, dischargeVoltage=111000, dischargeCurrent=19000, insulationResistance=931900000, gear=D, accelerationPedal=80, brakePedal=60, fuelConsumption=12.00, motorControllerTemperature=490000, motorSpeed=33940, motorTorque=8750, motorTemperature=830000, motorVoltage=26600, motorCurrent=11837000, powerBattery=66919., maxFeedbackPower=740000, maxDischargePower=190000, bmsSelfCheck=14, powerBatteryCurrent=00000, powerBatteryV3=731000, maxVoltage=4000, minVoltage=4000, maxTemperature=250000, minTemperature=900000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:49.009 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:49.009 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"80","availableCapacity":"000000","bmsSelfCheck":"14","brakePedal":"60","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"19000","dischargeVoltage":"111000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"12.00","gear":"D","insulationResistance":"931900000","latitude":"39.5390940","location":"1","longitude":"116.7805270","maxDischargePower":"190000","maxFeedbackPower":"740000","maxTemperature":"250000","maxVoltage":"4000","mcu":"1","mileage":"21.48000000","minTemperature":"900000","minVoltage":"4000","motorControllerTemperature":"490000","motorCurrent":"11837000","motorSpeed":"33940","motorTemperature":"830000","motorTorque":"8750","motorVoltage":"26600","powerBattery":"66919.","powerBatteryCurrent":"00000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"731000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718969210045","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:49.009 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969210045, longitude=116.7805270, latitude=39.5390940, speed=54.000, mileage=21.48000000, dischargeVoltage=111000, dischargeCurrent=19000, insulationResistance=931900000, gear=D, accelerationPedal=80, brakePedal=60, fuelConsumption=12.00, motorControllerTemperature=490000, motorSpeed=33940, motorTorque=8750, motorTemperature=830000, motorVoltage=26600, motorCurrent=11837000, powerBattery=66919., maxFeedbackPower=740000, maxDischargePower=190000, bmsSelfCheck=14, powerBatteryCurrent=00000, powerBatteryV3=731000, maxVoltage=4000, minVoltage=4000, maxTemperature=250000, minTemperature=900000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:49.036 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:49.036 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:49.057 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:49.057 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:49.076 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:49.076 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:49.095 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:49.095 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:49.128 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:49.128 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:49.156 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:49.156 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:49.178 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:49.178 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:49.206 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:49.206 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:49.257 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:49.257 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:49.343 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:49.343 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:49.462 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:49.463 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:49.486 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:49.487 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:49.505 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:49.505 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:49.531 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:49.531 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:49.563 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:49.564 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:49.591 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:49.591 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:50.006 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:50.006 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:50.006 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 31 31 30 34 36 31 31 36 2e 37 38 30 31 36 35 30 33 39 2e 35 34 30 34 32 39 30 31 34 34 2e 30 30 32 31 2e 35 36 30 30 30 30 30 30 35 32 30 30 30 30 33 36 30 30 30 35 30 35 36 30 30 30 30 30 44 32 30 38 30 31 30 2e 36 30 31 30 30 30 30 30 33 33 32 35 30 35 32 34 30 38 34 30 30 30 30 31 31 30 30 30 31 32 32 31 32 30 30 30 36 36 39 30 38 2e 38 39 30 30 30 30 32 32 30 30 30 30 37 30 31 34 30 30 30 32 33 33 30 30 30 34 30 30 30 33 30 30 30 36 35 30 30 30 30 32 37 30 30 30 30 33 39 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 01 7E -2024-06-21 19:26:50.006 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969211046, longitude=116.7801650, latitude=39.5404290, speed=144.00, mileage=21.56000000, dischargeVoltage=520000, dischargeCurrent=36000, insulationResistance=505600000, gear=D, accelerationPedal=20, brakePedal=80, fuelConsumption=10.60, motorControllerTemperature=100000, motorSpeed=33250, motorTorque=5240, motorTemperature=840000, motorVoltage=11000, motorCurrent=12212000, powerBattery=66908., maxFeedbackPower=890000, maxDischargePower=220000, bmsSelfCheck=70, powerBatteryCurrent=14000, powerBatteryV3=233000, maxVoltage=4000, minVoltage=3000, maxTemperature=650000, minTemperature=270000, availableCapacity=390000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:50.007 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:50.008 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"390000","bmsSelfCheck":"70","brakePedal":"80","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"36000","dischargeVoltage":"520000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.60","gear":"D","insulationResistance":"505600000","latitude":"39.5404290","location":"1","longitude":"116.7801650","maxDischargePower":"220000","maxFeedbackPower":"890000","maxTemperature":"650000","maxVoltage":"4000","mcu":"1","mileage":"21.56000000","minTemperature":"270000","minVoltage":"3000","motorControllerTemperature":"100000","motorCurrent":"12212000","motorSpeed":"33250","motorTemperature":"840000","motorTorque":"5240","motorVoltage":"11000","powerBattery":"66908.","powerBatteryCurrent":"14000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"233000","ptc":"1","runStatus":"1","soc":"1","speed":"144.00","timestamp":"1718969211046","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:50.008 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969211046, longitude=116.7801650, latitude=39.5404290, speed=144.00, mileage=21.56000000, dischargeVoltage=520000, dischargeCurrent=36000, insulationResistance=505600000, gear=D, accelerationPedal=20, brakePedal=80, fuelConsumption=10.60, motorControllerTemperature=100000, motorSpeed=33250, motorTorque=5240, motorTemperature=840000, motorVoltage=11000, motorCurrent=12212000, powerBattery=66908., maxFeedbackPower=890000, maxDischargePower=220000, bmsSelfCheck=70, powerBatteryCurrent=14000, powerBatteryV3=233000, maxVoltage=4000, minVoltage=3000, maxTemperature=650000, minTemperature=270000, availableCapacity=390000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:50.024 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:50.024 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:50.048 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:50.048 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:50.080 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:50.080 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:50.115 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:50.115 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:50.141 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:50.141 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:50.160 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:50.160 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:50.183 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:50.183 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:50.200 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:50.200 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:50.318 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:50.318 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:50.393 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:50.393 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:50.438 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:50.438 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:50.514 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:50.514 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:50.555 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:50.556 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:50.604 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:50.604 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:50.730 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:50.731 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:50.756 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:50.756 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:50.999 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:50.999 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:50.999 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 31 32 30 34 34 31 31 36 2e 37 37 39 38 35 34 30 33 39 2e 35 34 31 35 30 38 30 31 30 38 2e 30 30 32 31 2e 36 32 30 30 30 30 30 30 34 31 32 30 30 30 34 35 30 30 30 38 36 32 39 30 30 30 30 30 44 34 30 31 30 31 31 2e 38 30 31 33 30 30 30 30 38 34 36 38 34 33 35 31 30 36 38 30 30 30 30 31 35 37 30 30 37 36 35 39 30 30 30 30 36 36 38 39 36 2e 34 36 30 30 30 30 38 39 30 30 30 30 31 33 35 30 30 30 30 36 39 30 30 30 30 34 30 30 30 34 30 30 30 38 37 30 30 30 30 34 39 30 30 30 30 34 31 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 54 7E -2024-06-21 19:26:50.999 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969212044, longitude=116.7798540, latitude=39.5415080, speed=108.00, mileage=21.62000000, dischargeVoltage=412000, dischargeCurrent=45000, insulationResistance=862900000, gear=D, accelerationPedal=40, brakePedal=10, fuelConsumption=11.80, motorControllerTemperature=130000, motorSpeed=84684, motorTorque=3510, motorTemperature=680000, motorVoltage=15700, motorCurrent=76590000, powerBattery=66896., maxFeedbackPower=460000, maxDischargePower=890000, bmsSelfCheck=13, powerBatteryCurrent=50000, powerBatteryV3=690000, maxVoltage=4000, minVoltage=4000, maxTemperature=870000, minTemperature=490000, availableCapacity=410000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:51.001 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:51.001 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"40","availableCapacity":"410000","bmsSelfCheck":"13","brakePedal":"10","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"45000","dischargeVoltage":"412000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.80","gear":"D","insulationResistance":"862900000","latitude":"39.5415080","location":"1","longitude":"116.7798540","maxDischargePower":"890000","maxFeedbackPower":"460000","maxTemperature":"870000","maxVoltage":"4000","mcu":"1","mileage":"21.62000000","minTemperature":"490000","minVoltage":"4000","motorControllerTemperature":"130000","motorCurrent":"76590000","motorSpeed":"84684","motorTemperature":"680000","motorTorque":"3510","motorVoltage":"15700","powerBattery":"66896.","powerBatteryCurrent":"50000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"690000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718969212044","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:51.001 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969212044, longitude=116.7798540, latitude=39.5415080, speed=108.00, mileage=21.62000000, dischargeVoltage=412000, dischargeCurrent=45000, insulationResistance=862900000, gear=D, accelerationPedal=40, brakePedal=10, fuelConsumption=11.80, motorControllerTemperature=130000, motorSpeed=84684, motorTorque=3510, motorTemperature=680000, motorVoltage=15700, motorCurrent=76590000, powerBattery=66896., maxFeedbackPower=460000, maxDischargePower=890000, bmsSelfCheck=13, powerBatteryCurrent=50000, powerBatteryV3=690000, maxVoltage=4000, minVoltage=4000, maxTemperature=870000, minTemperature=490000, availableCapacity=410000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:51.031 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:51.031 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:51.054 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:51.054 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:51.076 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:51.077 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:51.098 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:51.098 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:51.125 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:51.125 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:51.186 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:51.187 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:51.289 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:51.289 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:51.379 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:51.379 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:51.406 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:51.406 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:51.427 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:51.427 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:51.461 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:51.461 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:51.481 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:51.481 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:51.508 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:51.508 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:51.539 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:51.539 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:51.556 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:51.556 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:51.584 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:51.584 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:52.044 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:52.044 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:52.044 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 31 33 30 34 36 31 31 36 2e 37 37 39 36 34 34 30 33 39 2e 35 34 32 32 39 34 30 39 30 2e 30 30 30 32 31 2e 36 37 30 30 30 30 30 30 35 33 38 30 30 30 32 30 30 30 30 34 35 32 37 30 30 30 30 30 44 35 30 35 30 31 30 2e 37 30 38 36 30 30 30 30 35 34 31 35 32 33 37 37 30 31 36 30 30 30 30 31 38 33 30 30 37 39 31 38 30 30 30 30 36 36 38 38 35 2e 32 32 30 30 30 30 32 31 30 30 30 30 31 34 31 30 30 30 30 37 32 35 30 30 30 33 30 30 30 33 30 30 30 31 37 30 30 30 30 38 38 30 30 30 30 38 31 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 39 7E -2024-06-21 19:26:52.044 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969213046, longitude=116.7796440, latitude=39.5422940, speed=90.000, mileage=21.67000000, dischargeVoltage=538000, dischargeCurrent=20000, insulationResistance=452700000, gear=D, accelerationPedal=50, brakePedal=50, fuelConsumption=10.70, motorControllerTemperature=860000, motorSpeed=54152, motorTorque=3770, motorTemperature=160000, motorVoltage=18300, motorCurrent=79180000, powerBattery=66885., maxFeedbackPower=220000, maxDischargePower=210000, bmsSelfCheck=14, powerBatteryCurrent=10000, powerBatteryV3=725000, maxVoltage=3000, minVoltage=3000, maxTemperature=170000, minTemperature=880000, availableCapacity=810000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:52.047 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:52.047 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"810000","bmsSelfCheck":"14","brakePedal":"50","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"20000","dischargeVoltage":"538000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.70","gear":"D","insulationResistance":"452700000","latitude":"39.5422940","location":"1","longitude":"116.7796440","maxDischargePower":"210000","maxFeedbackPower":"220000","maxTemperature":"170000","maxVoltage":"3000","mcu":"1","mileage":"21.67000000","minTemperature":"880000","minVoltage":"3000","motorControllerTemperature":"860000","motorCurrent":"79180000","motorSpeed":"54152","motorTemperature":"160000","motorTorque":"3770","motorVoltage":"18300","powerBattery":"66885.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"725000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718969213046","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:52.047 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969213046, longitude=116.7796440, latitude=39.5422940, speed=90.000, mileage=21.67000000, dischargeVoltage=538000, dischargeCurrent=20000, insulationResistance=452700000, gear=D, accelerationPedal=50, brakePedal=50, fuelConsumption=10.70, motorControllerTemperature=860000, motorSpeed=54152, motorTorque=3770, motorTemperature=160000, motorVoltage=18300, motorCurrent=79180000, powerBattery=66885., maxFeedbackPower=220000, maxDischargePower=210000, bmsSelfCheck=14, powerBatteryCurrent=10000, powerBatteryV3=725000, maxVoltage=3000, minVoltage=3000, maxTemperature=170000, minTemperature=880000, availableCapacity=810000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:52.070 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:52.070 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:52.091 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:52.091 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:52.113 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:52.113 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:52.140 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:52.140 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:52.170 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:52.170 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:52.218 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:52.218 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:52.250 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:52.250 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:52.270 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:52.270 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:52.306 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:52.306 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:52.333 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:52.333 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:52.361 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:52.361 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:52.383 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:52.383 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:52.400 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:52.400 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:52.424 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:52.424 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:52.449 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:52.451 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:52.471 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:52.471 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:53.029 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:53.029 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:53.029 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 31 34 30 34 35 31 31 36 2e 37 37 39 33 34 34 30 33 39 2e 35 34 33 33 38 32 30 31 32 36 2e 30 30 32 31 2e 37 34 30 30 30 30 30 30 34 36 30 30 30 30 31 30 30 30 30 32 31 39 36 33 30 30 30 30 44 38 30 39 30 39 2e 39 30 30 38 35 30 30 30 30 35 32 36 36 36 36 39 31 30 39 35 30 30 30 30 31 39 34 30 30 31 38 35 30 30 30 30 30 36 36 38 37 36 2e 34 30 30 30 30 30 38 30 30 30 30 30 31 30 34 30 30 30 30 32 38 34 30 30 30 33 30 30 30 33 30 30 30 37 38 30 30 30 30 31 39 30 30 30 30 31 36 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 47 7E -2024-06-21 19:26:53.029 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969214045, longitude=116.7793440, latitude=39.5433820, speed=126.00, mileage=21.74000000, dischargeVoltage=460000, dischargeCurrent=10000, insulationResistance=219630000, gear=D, accelerationPedal=80, brakePedal=90, fuelConsumption=9.900, motorControllerTemperature=850000, motorSpeed=52666, motorTorque=6910, motorTemperature=950000, motorVoltage=19400, motorCurrent=18500000, powerBattery=66876., maxFeedbackPower=400000, maxDischargePower=800000, bmsSelfCheck=10, powerBatteryCurrent=40000, powerBatteryV3=284000, maxVoltage=3000, minVoltage=3000, maxTemperature=780000, minTemperature=190000, availableCapacity=160000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:53.031 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:53.031 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"80","availableCapacity":"160000","bmsSelfCheck":"10","brakePedal":"90","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"10000","dischargeVoltage":"460000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.900","gear":"D","insulationResistance":"219630000","latitude":"39.5433820","location":"1","longitude":"116.7793440","maxDischargePower":"800000","maxFeedbackPower":"400000","maxTemperature":"780000","maxVoltage":"3000","mcu":"1","mileage":"21.74000000","minTemperature":"190000","minVoltage":"3000","motorControllerTemperature":"850000","motorCurrent":"18500000","motorSpeed":"52666","motorTemperature":"950000","motorTorque":"6910","motorVoltage":"19400","powerBattery":"66876.","powerBatteryCurrent":"40000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"284000","ptc":"1","runStatus":"1","soc":"1","speed":"126.00","timestamp":"1718969214045","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:53.031 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969214045, longitude=116.7793440, latitude=39.5433820, speed=126.00, mileage=21.74000000, dischargeVoltage=460000, dischargeCurrent=10000, insulationResistance=219630000, gear=D, accelerationPedal=80, brakePedal=90, fuelConsumption=9.900, motorControllerTemperature=850000, motorSpeed=52666, motorTorque=6910, motorTemperature=950000, motorVoltage=19400, motorCurrent=18500000, powerBattery=66876., maxFeedbackPower=400000, maxDischargePower=800000, bmsSelfCheck=10, powerBatteryCurrent=40000, powerBatteryV3=284000, maxVoltage=3000, minVoltage=3000, maxTemperature=780000, minTemperature=190000, availableCapacity=160000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:53.059 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:53.059 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:53.106 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:53.106 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:53.132 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:53.132 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:53.163 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:53.164 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:53.179 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:53.179 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:53.213 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:53.213 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:53.243 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:53.243 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:53.273 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:53.273 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:53.300 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:53.300 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:53.324 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:53.325 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:53.350 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:53.350 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:53.374 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:53.374 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:53.396 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:53.396 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:53.414 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:53.415 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:53.436 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:53.436 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:53.457 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:53.458 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:54.009 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:54.009 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:54.009 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 31 35 30 35 35 31 31 36 2e 37 37 39 30 30 36 30 33 39 2e 35 34 34 36 30 37 30 31 36 32 2e 30 30 32 31 2e 38 33 30 30 30 30 30 30 36 39 34 30 30 30 32 36 30 30 30 31 36 35 36 36 30 30 30 30 44 31 30 36 30 39 2e 34 30 30 31 32 30 30 30 30 31 30 37 31 39 31 30 30 30 36 33 30 30 30 30 31 31 32 30 30 39 38 33 33 30 30 30 30 36 36 38 36 36 2e 31 32 30 30 30 30 30 30 30 30 30 30 37 30 35 30 30 30 30 34 33 30 30 30 30 33 30 30 30 34 30 30 30 31 35 30 30 30 30 34 37 30 30 30 30 31 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 0c 7E -2024-06-21 19:26:54.009 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969215055, longitude=116.7790060, latitude=39.5446070, speed=162.00, mileage=21.83000000, dischargeVoltage=694000, dischargeCurrent=26000, insulationResistance=165660000, gear=D, accelerationPedal=10, brakePedal=60, fuelConsumption=9.400, motorControllerTemperature=120000, motorSpeed=10719, motorTorque=1000, motorTemperature=630000, motorVoltage=11200, motorCurrent=98330000, powerBattery=66866., maxFeedbackPower=120000, maxDischargePower=000000, bmsSelfCheck=70, powerBatteryCurrent=50000, powerBatteryV3=430000, maxVoltage=3000, minVoltage=4000, maxTemperature=150000, minTemperature=470000, availableCapacity=100000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:54.012 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:54.012 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"100000","bmsSelfCheck":"70","brakePedal":"60","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"26000","dischargeVoltage":"694000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.400","gear":"D","insulationResistance":"165660000","latitude":"39.5446070","location":"1","longitude":"116.7790060","maxDischargePower":"000000","maxFeedbackPower":"120000","maxTemperature":"150000","maxVoltage":"3000","mcu":"1","mileage":"21.83000000","minTemperature":"470000","minVoltage":"4000","motorControllerTemperature":"120000","motorCurrent":"98330000","motorSpeed":"10719","motorTemperature":"630000","motorTorque":"1000","motorVoltage":"11200","powerBattery":"66866.","powerBatteryCurrent":"50000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"430000","ptc":"1","runStatus":"1","soc":"1","speed":"162.00","timestamp":"1718969215055","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:54.012 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969215055, longitude=116.7790060, latitude=39.5446070, speed=162.00, mileage=21.83000000, dischargeVoltage=694000, dischargeCurrent=26000, insulationResistance=165660000, gear=D, accelerationPedal=10, brakePedal=60, fuelConsumption=9.400, motorControllerTemperature=120000, motorSpeed=10719, motorTorque=1000, motorTemperature=630000, motorVoltage=11200, motorCurrent=98330000, powerBattery=66866., maxFeedbackPower=120000, maxDischargePower=000000, bmsSelfCheck=70, powerBatteryCurrent=50000, powerBatteryV3=430000, maxVoltage=3000, minVoltage=4000, maxTemperature=150000, minTemperature=470000, availableCapacity=100000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:54.029 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:54.029 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:54.050 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:54.051 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:54.072 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:54.072 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:54.089 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:54.089 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:54.110 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:54.110 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:54.129 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:54.129 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:54.154 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:54.154 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:54.175 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:54.175 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:54.196 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:54.196 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:54.215 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:54.216 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:54.241 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:54.241 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:54.273 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:54.273 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:54.305 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:54.305 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:54.336 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:54.336 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:54.369 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:54.370 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:54.401 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:54.401 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:55.006 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:55.006 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:55.006 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 31 36 30 35 33 31 31 36 2e 37 37 38 37 34 38 30 33 39 2e 35 34 35 35 33 33 30 37 32 2e 30 30 30 32 31 2e 38 37 30 30 30 30 30 30 33 33 37 30 30 30 31 30 30 30 30 32 39 33 34 30 30 30 30 30 44 30 30 34 30 39 2e 30 30 30 36 30 30 30 30 30 37 35 35 36 31 31 32 32 30 31 33 30 30 30 30 31 37 33 30 30 36 39 35 36 30 30 30 30 36 36 38 36 36 2e 36 31 30 30 30 30 33 33 30 30 30 30 33 30 37 30 30 30 30 33 38 36 30 30 30 33 30 30 30 33 30 30 30 32 35 30 30 30 30 39 34 30 30 30 30 37 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 2c 7E -2024-06-21 19:26:55.006 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969216053, longitude=116.7787480, latitude=39.5455330, speed=72.000, mileage=21.87000000, dischargeVoltage=337000, dischargeCurrent=10000, insulationResistance=293400000, gear=D, accelerationPedal=00, brakePedal=40, fuelConsumption=9.000, motorControllerTemperature=600000, motorSpeed=75561, motorTorque=1220, motorTemperature=130000, motorVoltage=17300, motorCurrent=69560000, powerBattery=66866., maxFeedbackPower=610000, maxDischargePower=330000, bmsSelfCheck=30, powerBatteryCurrent=70000, powerBatteryV3=386000, maxVoltage=3000, minVoltage=3000, maxTemperature=250000, minTemperature=940000, availableCapacity=700000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:55.008 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:55.008 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"00","availableCapacity":"700000","bmsSelfCheck":"30","brakePedal":"40","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"10000","dischargeVoltage":"337000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.000","gear":"D","insulationResistance":"293400000","latitude":"39.5455330","location":"1","longitude":"116.7787480","maxDischargePower":"330000","maxFeedbackPower":"610000","maxTemperature":"250000","maxVoltage":"3000","mcu":"1","mileage":"21.87000000","minTemperature":"940000","minVoltage":"3000","motorControllerTemperature":"600000","motorCurrent":"69560000","motorSpeed":"75561","motorTemperature":"130000","motorTorque":"1220","motorVoltage":"17300","powerBattery":"66866.","powerBatteryCurrent":"70000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"386000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718969216053","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:55.008 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969216053, longitude=116.7787480, latitude=39.5455330, speed=72.000, mileage=21.87000000, dischargeVoltage=337000, dischargeCurrent=10000, insulationResistance=293400000, gear=D, accelerationPedal=00, brakePedal=40, fuelConsumption=9.000, motorControllerTemperature=600000, motorSpeed=75561, motorTorque=1220, motorTemperature=130000, motorVoltage=17300, motorCurrent=69560000, powerBattery=66866., maxFeedbackPower=610000, maxDischargePower=330000, bmsSelfCheck=30, powerBatteryCurrent=70000, powerBatteryV3=386000, maxVoltage=3000, minVoltage=3000, maxTemperature=250000, minTemperature=940000, availableCapacity=700000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:55.026 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:55.026 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:55.047 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:55.047 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:55.069 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:55.069 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:55.097 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:55.097 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:55.116 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:55.116 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:55.137 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:55.137 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:55.177 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:55.177 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:55.201 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:55.201 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:55.249 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:55.249 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:55.305 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:55.306 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:55.338 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:55.338 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:55.406 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:55.406 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:55.425 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:55.425 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:55.445 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:55.445 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:55.466 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:55.466 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:55.484 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:55.484 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:56.054 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:56.054 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:56.054 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 31 37 30 34 36 31 31 36 2e 37 37 38 33 38 34 30 33 39 2e 35 34 36 38 38 32 30 31 34 34 2e 30 30 32 31 2e 39 35 30 30 30 30 30 30 31 34 37 30 30 30 34 30 30 30 30 31 38 37 35 36 30 30 30 30 44 30 30 30 30 39 2e 37 30 30 35 36 30 30 30 30 33 33 38 31 30 36 37 33 30 33 34 30 30 30 30 32 31 36 30 30 37 35 30 30 30 30 30 30 36 36 38 35 36 2e 39 39 30 30 30 30 34 31 30 30 30 30 31 33 31 32 30 30 30 34 31 32 30 30 30 33 30 30 30 33 30 30 30 39 32 30 30 30 30 31 33 30 30 30 30 37 38 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 39 7E -2024-06-21 19:26:56.055 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969217046, longitude=116.7783840, latitude=39.5468820, speed=144.00, mileage=21.95000000, dischargeVoltage=147000, dischargeCurrent=40000, insulationResistance=187560000, gear=D, accelerationPedal=00, brakePedal=00, fuelConsumption=9.700, motorControllerTemperature=560000, motorSpeed=33810, motorTorque=6730, motorTemperature=340000, motorVoltage=21600, motorCurrent=75000000, powerBattery=66856., maxFeedbackPower=990000, maxDischargePower=410000, bmsSelfCheck=13, powerBatteryCurrent=12000, powerBatteryV3=412000, maxVoltage=3000, minVoltage=3000, maxTemperature=920000, minTemperature=130000, availableCapacity=780000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:56.056 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:56.056 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"00","availableCapacity":"780000","bmsSelfCheck":"13","brakePedal":"00","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"40000","dischargeVoltage":"147000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.700","gear":"D","insulationResistance":"187560000","latitude":"39.5468820","location":"1","longitude":"116.7783840","maxDischargePower":"410000","maxFeedbackPower":"990000","maxTemperature":"920000","maxVoltage":"3000","mcu":"1","mileage":"21.95000000","minTemperature":"130000","minVoltage":"3000","motorControllerTemperature":"560000","motorCurrent":"75000000","motorSpeed":"33810","motorTemperature":"340000","motorTorque":"6730","motorVoltage":"21600","powerBattery":"66856.","powerBatteryCurrent":"12000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"412000","ptc":"1","runStatus":"1","soc":"1","speed":"144.00","timestamp":"1718969217046","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:56.056 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969217046, longitude=116.7783840, latitude=39.5468820, speed=144.00, mileage=21.95000000, dischargeVoltage=147000, dischargeCurrent=40000, insulationResistance=187560000, gear=D, accelerationPedal=00, brakePedal=00, fuelConsumption=9.700, motorControllerTemperature=560000, motorSpeed=33810, motorTorque=6730, motorTemperature=340000, motorVoltage=21600, motorCurrent=75000000, powerBattery=66856., maxFeedbackPower=990000, maxDischargePower=410000, bmsSelfCheck=13, powerBatteryCurrent=12000, powerBatteryV3=412000, maxVoltage=3000, minVoltage=3000, maxTemperature=920000, minTemperature=130000, availableCapacity=780000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:56.296 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:56.296 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:56.332 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:56.332 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:56.364 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:56.364 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:56.395 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:56.395 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:56.428 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:56.428 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:56.458 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:56.458 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:56.479 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:56.479 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:56.507 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:56.507 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:56.570 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:56.570 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:56.597 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:56.597 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:56.619 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:56.619 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:56.665 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:56.665 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:56.689 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:56.689 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:56.729 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:56.729 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:56.755 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:56.755 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:56.786 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:56.787 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:57.032 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:57.032 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:57.032 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 31 38 30 35 38 31 31 36 2e 37 37 38 31 34 38 30 33 39 2e 35 34 37 37 32 36 30 39 30 2e 30 30 30 32 32 2e 30 30 30 30 30 30 30 30 35 35 37 30 30 30 32 37 30 30 30 32 37 30 36 30 30 30 30 30 44 35 30 34 30 31 30 2e 34 30 39 33 30 30 30 30 32 37 37 34 31 31 35 35 30 34 35 30 30 30 30 31 35 36 30 30 31 30 34 35 33 30 30 30 36 36 38 34 36 2e 38 31 30 30 30 30 33 33 30 30 30 30 38 30 39 30 30 30 30 36 38 39 30 30 30 33 30 30 30 34 30 30 30 38 30 30 30 30 30 36 39 30 30 30 30 37 39 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 4b 7E -2024-06-21 19:26:57.032 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969218058, longitude=116.7781480, latitude=39.5477260, speed=90.000, mileage=22.00000000, dischargeVoltage=557000, dischargeCurrent=27000, insulationResistance=270600000, gear=D, accelerationPedal=50, brakePedal=40, fuelConsumption=10.40, motorControllerTemperature=930000, motorSpeed=27741, motorTorque=1550, motorTemperature=450000, motorVoltage=15600, motorCurrent=10453000, powerBattery=66846., maxFeedbackPower=810000, maxDischargePower=330000, bmsSelfCheck=80, powerBatteryCurrent=90000, powerBatteryV3=689000, maxVoltage=3000, minVoltage=4000, maxTemperature=800000, minTemperature=690000, availableCapacity=790000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:57.033 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:57.034 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"790000","bmsSelfCheck":"80","brakePedal":"40","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"27000","dischargeVoltage":"557000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.40","gear":"D","insulationResistance":"270600000","latitude":"39.5477260","location":"1","longitude":"116.7781480","maxDischargePower":"330000","maxFeedbackPower":"810000","maxTemperature":"800000","maxVoltage":"3000","mcu":"1","mileage":"22.00000000","minTemperature":"690000","minVoltage":"4000","motorControllerTemperature":"930000","motorCurrent":"10453000","motorSpeed":"27741","motorTemperature":"450000","motorTorque":"1550","motorVoltage":"15600","powerBattery":"66846.","powerBatteryCurrent":"90000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"689000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718969218058","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:57.034 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969218058, longitude=116.7781480, latitude=39.5477260, speed=90.000, mileage=22.00000000, dischargeVoltage=557000, dischargeCurrent=27000, insulationResistance=270600000, gear=D, accelerationPedal=50, brakePedal=40, fuelConsumption=10.40, motorControllerTemperature=930000, motorSpeed=27741, motorTorque=1550, motorTemperature=450000, motorVoltage=15600, motorCurrent=10453000, powerBattery=66846., maxFeedbackPower=810000, maxDischargePower=330000, bmsSelfCheck=80, powerBatteryCurrent=90000, powerBatteryV3=689000, maxVoltage=3000, minVoltage=4000, maxTemperature=800000, minTemperature=690000, availableCapacity=790000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:57.062 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:57.062 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:57.081 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:57.081 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:57.103 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:57.103 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:57.155 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:57.155 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:57.188 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:57.188 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:57.223 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:57.223 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:57.245 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:57.245 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:57.265 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:57.265 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:57.296 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:57.296 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:57.317 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:57.317 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:57.350 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:57.350 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:57.376 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:57.376 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:57.396 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:57.396 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:57.417 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:57.417 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:57.446 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:57.447 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:57.496 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:57.496 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:58.005 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:58.006 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:58.006 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 31 39 30 35 34 31 31 36 2e 37 37 37 39 34 39 30 33 39 2e 35 34 38 35 33 33 30 35 34 2e 30 30 30 32 32 2e 30 33 30 30 30 30 30 30 31 36 34 30 30 30 34 34 30 30 30 31 34 31 31 34 30 30 30 30 44 38 30 34 30 31 31 2e 36 30 31 39 30 30 30 30 39 32 39 31 38 35 33 33 30 32 31 30 30 30 30 31 32 37 30 30 31 34 33 38 33 30 30 30 36 36 38 34 36 2e 39 31 30 30 30 30 34 35 30 30 30 30 32 30 36 30 30 30 30 34 33 32 30 30 30 33 30 30 30 33 30 30 30 39 30 30 30 30 30 34 30 30 30 30 30 34 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 25 7E -2024-06-21 19:26:58.006 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969219054, longitude=116.7779490, latitude=39.5485330, speed=54.000, mileage=22.03000000, dischargeVoltage=164000, dischargeCurrent=44000, insulationResistance=141140000, gear=D, accelerationPedal=80, brakePedal=40, fuelConsumption=11.60, motorControllerTemperature=190000, motorSpeed=92918, motorTorque=5330, motorTemperature=210000, motorVoltage=12700, motorCurrent=14383000, powerBattery=66846., maxFeedbackPower=910000, maxDischargePower=450000, bmsSelfCheck=20, powerBatteryCurrent=60000, powerBatteryV3=432000, maxVoltage=3000, minVoltage=3000, maxTemperature=900000, minTemperature=400000, availableCapacity=400000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:58.007 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:58.007 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"80","availableCapacity":"400000","bmsSelfCheck":"20","brakePedal":"40","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"44000","dischargeVoltage":"164000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.60","gear":"D","insulationResistance":"141140000","latitude":"39.5485330","location":"1","longitude":"116.7779490","maxDischargePower":"450000","maxFeedbackPower":"910000","maxTemperature":"900000","maxVoltage":"3000","mcu":"1","mileage":"22.03000000","minTemperature":"400000","minVoltage":"3000","motorControllerTemperature":"190000","motorCurrent":"14383000","motorSpeed":"92918","motorTemperature":"210000","motorTorque":"5330","motorVoltage":"12700","powerBattery":"66846.","powerBatteryCurrent":"60000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"432000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718969219054","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:58.007 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969219054, longitude=116.7779490, latitude=39.5485330, speed=54.000, mileage=22.03000000, dischargeVoltage=164000, dischargeCurrent=44000, insulationResistance=141140000, gear=D, accelerationPedal=80, brakePedal=40, fuelConsumption=11.60, motorControllerTemperature=190000, motorSpeed=92918, motorTorque=5330, motorTemperature=210000, motorVoltage=12700, motorCurrent=14383000, powerBattery=66846., maxFeedbackPower=910000, maxDischargePower=450000, bmsSelfCheck=20, powerBatteryCurrent=60000, powerBatteryV3=432000, maxVoltage=3000, minVoltage=3000, maxTemperature=900000, minTemperature=400000, availableCapacity=400000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:58.027 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:58.027 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:58.046 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:58.046 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:58.077 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:58.077 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:58.096 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:58.096 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:58.127 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:58.127 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:58.157 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:58.157 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:58.177 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:58.177 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:58.230 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:58.230 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:58.256 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:58.256 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:58.287 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:58.287 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:58.305 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:58.305 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:58.328 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:58.328 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:58.346 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:58.346 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:58.369 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:58.369 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:58.395 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:58.396 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:58.416 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:58.416 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:26:59.007 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:26:59.007 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:26:59.008 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 32 30 30 35 34 31 31 36 2e 37 37 37 37 31 33 30 33 39 2e 35 34 39 34 30 30 30 31 32 36 2e 30 30 32 32 2e 31 30 30 30 30 30 30 30 34 33 33 30 30 30 34 38 30 30 30 32 32 30 38 34 30 30 30 30 44 30 30 35 30 39 2e 39 30 30 36 37 30 30 30 30 32 34 38 39 30 34 31 35 30 37 36 30 30 30 30 32 34 39 30 30 38 30 31 38 30 30 30 30 36 36 38 33 36 2e 30 30 30 30 30 30 33 30 30 30 30 30 31 30 31 32 30 30 30 34 32 31 30 30 30 34 30 30 30 34 30 30 30 34 31 30 30 30 30 32 38 30 30 30 30 39 34 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 14 7E -2024-06-21 19:26:59.008 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969220054, longitude=116.7777130, latitude=39.5494000, speed=126.00, mileage=22.10000000, dischargeVoltage=433000, dischargeCurrent=48000, insulationResistance=220840000, gear=D, accelerationPedal=00, brakePedal=50, fuelConsumption=9.900, motorControllerTemperature=670000, motorSpeed=24890, motorTorque=4150, motorTemperature=760000, motorVoltage=24900, motorCurrent=80180000, powerBattery=66836., maxFeedbackPower=000000, maxDischargePower=300000, bmsSelfCheck=10, powerBatteryCurrent=12000, powerBatteryV3=421000, maxVoltage=4000, minVoltage=4000, maxTemperature=410000, minTemperature=280000, availableCapacity=940000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:59.009 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:26:59.010 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"00","availableCapacity":"940000","bmsSelfCheck":"10","brakePedal":"50","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"48000","dischargeVoltage":"433000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.900","gear":"D","insulationResistance":"220840000","latitude":"39.5494000","location":"1","longitude":"116.7777130","maxDischargePower":"300000","maxFeedbackPower":"000000","maxTemperature":"410000","maxVoltage":"4000","mcu":"1","mileage":"22.10000000","minTemperature":"280000","minVoltage":"4000","motorControllerTemperature":"670000","motorCurrent":"80180000","motorSpeed":"24890","motorTemperature":"760000","motorTorque":"4150","motorVoltage":"24900","powerBattery":"66836.","powerBatteryCurrent":"12000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"421000","ptc":"1","runStatus":"1","soc":"1","speed":"126.00","timestamp":"1718969220054","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:26:59.010 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969220054, longitude=116.7777130, latitude=39.5494000, speed=126.00, mileage=22.10000000, dischargeVoltage=433000, dischargeCurrent=48000, insulationResistance=220840000, gear=D, accelerationPedal=00, brakePedal=50, fuelConsumption=9.900, motorControllerTemperature=670000, motorSpeed=24890, motorTorque=4150, motorTemperature=760000, motorVoltage=24900, motorCurrent=80180000, powerBattery=66836., maxFeedbackPower=000000, maxDischargePower=300000, bmsSelfCheck=10, powerBatteryCurrent=12000, powerBatteryV3=421000, maxVoltage=4000, minVoltage=4000, maxTemperature=410000, minTemperature=280000, availableCapacity=940000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:26:59.035 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:26:59.035 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:26:59.061 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:26:59.062 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:26:59.084 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:26:59.084 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:26:59.104 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:26:59.104 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:26:59.136 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:26:59.136 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:26:59.161 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:26:59.161 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:26:59.192 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:26:59.192 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:26:59.215 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:26:59.215 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:26:59.241 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:26:59.241 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:26:59.262 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:26:59.262 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:26:59.284 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:26:59.285 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:26:59.319 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:26:59.319 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:26:59.336 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:26:59.337 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:26:59.355 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:26:59.355 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:26:59.377 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:26:59.377 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:26:59.397 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:26:59.397 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:27:00.008 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:27:00.008 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:27:00.008 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 32 31 30 35 30 31 31 36 2e 37 37 37 35 39 35 30 33 39 2e 35 34 39 37 35 31 30 30 2e 30 30 30 30 32 32 2e 31 30 30 30 30 30 30 30 34 32 32 30 30 30 34 38 30 30 30 38 35 34 35 30 30 30 30 30 44 38 30 37 30 31 31 2e 38 30 31 30 30 30 30 30 33 37 35 36 31 33 39 39 30 31 31 30 30 30 30 31 35 37 30 30 35 37 33 35 30 30 30 30 36 36 38 33 36 2e 33 39 30 30 30 30 36 38 30 30 30 30 31 30 31 33 30 30 30 36 39 39 30 30 30 33 30 30 30 34 30 30 30 34 30 30 30 30 30 39 30 30 30 30 30 31 35 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 32 7E -2024-06-21 19:27:00.008 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969221050, longitude=116.7775950, latitude=39.5497510, speed=0.0000, mileage=22.10000000, dischargeVoltage=422000, dischargeCurrent=48000, insulationResistance=854500000, gear=D, accelerationPedal=80, brakePedal=70, fuelConsumption=11.80, motorControllerTemperature=100000, motorSpeed=37561, motorTorque=3990, motorTemperature=110000, motorVoltage=15700, motorCurrent=57350000, powerBattery=66836., maxFeedbackPower=390000, maxDischargePower=680000, bmsSelfCheck=10, powerBatteryCurrent=13000, powerBatteryV3=699000, maxVoltage=3000, minVoltage=4000, maxTemperature=400000, minTemperature=900000, availableCapacity=150000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:00.011 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:27:00.012 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"80","availableCapacity":"150000","bmsSelfCheck":"10","brakePedal":"70","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"48000","dischargeVoltage":"422000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.80","gear":"D","insulationResistance":"854500000","latitude":"39.5497510","location":"1","longitude":"116.7775950","maxDischargePower":"680000","maxFeedbackPower":"390000","maxTemperature":"400000","maxVoltage":"3000","mcu":"1","mileage":"22.10000000","minTemperature":"900000","minVoltage":"4000","motorControllerTemperature":"100000","motorCurrent":"57350000","motorSpeed":"37561","motorTemperature":"110000","motorTorque":"3990","motorVoltage":"15700","powerBattery":"66836.","powerBatteryCurrent":"13000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"699000","ptc":"1","runStatus":"1","soc":"1","speed":"0.0000","timestamp":"1718969221050","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:27:00.012 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969221050, longitude=116.7775950, latitude=39.5497510, speed=0.0000, mileage=22.10000000, dischargeVoltage=422000, dischargeCurrent=48000, insulationResistance=854500000, gear=D, accelerationPedal=80, brakePedal=70, fuelConsumption=11.80, motorControllerTemperature=100000, motorSpeed=37561, motorTorque=3990, motorTemperature=110000, motorVoltage=15700, motorCurrent=57350000, powerBattery=66836., maxFeedbackPower=390000, maxDischargePower=680000, bmsSelfCheck=10, powerBatteryCurrent=13000, powerBatteryV3=699000, maxVoltage=3000, minVoltage=4000, maxTemperature=400000, minTemperature=900000, availableCapacity=150000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:00.039 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:27:00.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:27:00.061 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:27:00.061 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:27:00.089 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:27:00.089 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:27:00.115 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:27:00.115 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:27:00.173 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:27:00.173 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:27:00.199 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:27:00.199 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:27:00.271 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:27:00.272 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:27:00.298 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:27:00.298 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:27:00.379 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:27:00.379 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:27:00.435 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:27:00.435 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:27:00.462 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:27:00.463 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:27:00.485 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:27:00.485 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:27:00.520 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:27:00.520 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:27:00.544 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:27:00.545 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:27:00.566 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:27:00.566 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:27:00.584 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:27:00.584 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:27:01.012 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:27:01.013 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:27:01.013 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 32 32 30 35 36 31 31 36 2e 37 37 37 33 31 36 30 33 39 2e 35 35 30 38 30 36 30 31 30 38 2e 30 30 32 32 2e 31 36 30 30 30 30 30 30 37 34 30 30 30 30 32 32 30 30 30 31 31 36 31 37 30 30 30 30 44 35 30 31 30 31 31 2e 37 30 34 32 30 30 30 30 35 34 38 39 30 39 34 32 30 37 35 30 30 30 30 32 30 36 30 30 31 39 37 34 30 30 30 30 36 36 38 32 34 2e 39 32 30 30 30 30 39 32 30 30 30 30 33 30 36 30 30 30 30 32 36 37 30 30 30 34 30 30 30 33 30 30 30 37 31 30 30 30 30 34 36 30 30 30 30 35 31 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 25 7E -2024-06-21 19:27:01.013 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969222056, longitude=116.7773160, latitude=39.5508060, speed=108.00, mileage=22.16000000, dischargeVoltage=740000, dischargeCurrent=22000, insulationResistance=116170000, gear=D, accelerationPedal=50, brakePedal=10, fuelConsumption=11.70, motorControllerTemperature=420000, motorSpeed=54890, motorTorque=9420, motorTemperature=750000, motorVoltage=20600, motorCurrent=19740000, powerBattery=66824., maxFeedbackPower=920000, maxDischargePower=920000, bmsSelfCheck=30, powerBatteryCurrent=60000, powerBatteryV3=267000, maxVoltage=4000, minVoltage=3000, maxTemperature=710000, minTemperature=460000, availableCapacity=510000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:01.014 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:27:01.014 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"510000","bmsSelfCheck":"30","brakePedal":"10","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"22000","dischargeVoltage":"740000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.70","gear":"D","insulationResistance":"116170000","latitude":"39.5508060","location":"1","longitude":"116.7773160","maxDischargePower":"920000","maxFeedbackPower":"920000","maxTemperature":"710000","maxVoltage":"4000","mcu":"1","mileage":"22.16000000","minTemperature":"460000","minVoltage":"3000","motorControllerTemperature":"420000","motorCurrent":"19740000","motorSpeed":"54890","motorTemperature":"750000","motorTorque":"9420","motorVoltage":"20600","powerBattery":"66824.","powerBatteryCurrent":"60000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"267000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718969222056","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:27:01.014 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969222056, longitude=116.7773160, latitude=39.5508060, speed=108.00, mileage=22.16000000, dischargeVoltage=740000, dischargeCurrent=22000, insulationResistance=116170000, gear=D, accelerationPedal=50, brakePedal=10, fuelConsumption=11.70, motorControllerTemperature=420000, motorSpeed=54890, motorTorque=9420, motorTemperature=750000, motorVoltage=20600, motorCurrent=19740000, powerBattery=66824., maxFeedbackPower=920000, maxDischargePower=920000, bmsSelfCheck=30, powerBatteryCurrent=60000, powerBatteryV3=267000, maxVoltage=4000, minVoltage=3000, maxTemperature=710000, minTemperature=460000, availableCapacity=510000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:01.035 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:27:01.035 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:27:01.056 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:27:01.056 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:27:01.075 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:27:01.075 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:27:01.096 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:27:01.096 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:27:01.118 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:27:01.118 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:27:01.135 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:27:01.135 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:27:01.154 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:27:01.154 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:27:01.174 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:27:01.175 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:27:01.195 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:27:01.195 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:27:01.215 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:27:01.215 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:27:01.237 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:27:01.237 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:27:01.256 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:27:01.256 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:27:01.282 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:27:01.282 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:27:01.307 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:27:01.307 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:27:01.337 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:27:01.337 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:27:01.356 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:27:01.356 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:27:02.019 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:27:02.019 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:27:02.019 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 32 33 30 35 32 31 31 36 2e 37 37 37 31 30 32 30 33 39 2e 35 35 31 35 37 31 30 37 32 2e 30 30 30 32 32 2e 32 30 30 30 30 30 30 30 34 39 35 30 30 30 32 34 30 30 30 31 34 34 38 30 30 30 30 30 44 33 30 38 30 31 31 2e 34 30 33 37 30 30 30 30 36 30 37 36 36 32 39 35 30 31 34 37 30 30 30 31 38 31 30 30 39 33 32 35 30 30 30 30 36 36 38 32 34 2e 38 36 30 30 30 30 39 39 30 30 30 30 37 30 38 30 30 30 30 36 30 32 30 30 30 33 30 30 30 34 30 30 30 38 35 30 30 30 30 32 30 30 30 30 30 38 37 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 35 7E -2024-06-21 19:27:02.019 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969223052, longitude=116.7771020, latitude=39.5515710, speed=72.000, mileage=22.20000000, dischargeVoltage=495000, dischargeCurrent=24000, insulationResistance=144800000, gear=D, accelerationPedal=30, brakePedal=80, fuelConsumption=11.40, motorControllerTemperature=370000, motorSpeed=60766, motorTorque=2950, motorTemperature=147000, motorVoltage=18100, motorCurrent=93250000, powerBattery=66824., maxFeedbackPower=860000, maxDischargePower=990000, bmsSelfCheck=70, powerBatteryCurrent=80000, powerBatteryV3=602000, maxVoltage=3000, minVoltage=4000, maxTemperature=850000, minTemperature=200000, availableCapacity=870000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:02.020 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:27:02.021 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"30","availableCapacity":"870000","bmsSelfCheck":"70","brakePedal":"80","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"24000","dischargeVoltage":"495000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.40","gear":"D","insulationResistance":"144800000","latitude":"39.5515710","location":"1","longitude":"116.7771020","maxDischargePower":"990000","maxFeedbackPower":"860000","maxTemperature":"850000","maxVoltage":"3000","mcu":"1","mileage":"22.20000000","minTemperature":"200000","minVoltage":"4000","motorControllerTemperature":"370000","motorCurrent":"93250000","motorSpeed":"60766","motorTemperature":"147000","motorTorque":"2950","motorVoltage":"18100","powerBattery":"66824.","powerBatteryCurrent":"80000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"602000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718969223052","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:27:02.021 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969223052, longitude=116.7771020, latitude=39.5515710, speed=72.000, mileage=22.20000000, dischargeVoltage=495000, dischargeCurrent=24000, insulationResistance=144800000, gear=D, accelerationPedal=30, brakePedal=80, fuelConsumption=11.40, motorControllerTemperature=370000, motorSpeed=60766, motorTorque=2950, motorTemperature=147000, motorVoltage=18100, motorCurrent=93250000, powerBattery=66824., maxFeedbackPower=860000, maxDischargePower=990000, bmsSelfCheck=70, powerBatteryCurrent=80000, powerBatteryV3=602000, maxVoltage=3000, minVoltage=4000, maxTemperature=850000, minTemperature=200000, availableCapacity=870000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:02.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:27:02.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:27:02.062 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:27:02.062 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:27:02.113 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:27:02.113 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:27:02.137 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:27:02.137 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:27:02.170 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:27:02.170 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:27:02.235 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:27:02.235 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:27:02.261 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:27:02.261 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:27:02.282 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:27:02.283 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:27:02.315 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:27:02.315 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:27:02.345 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:27:02.345 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:27:02.369 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:27:02.369 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:27:02.395 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:27:02.395 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:27:02.417 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:27:02.418 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:27:02.438 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:27:02.438 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:27:02.468 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:27:02.468 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:27:02.486 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:27:02.486 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:27:03.004 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:27:03.004 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:27:03.004 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 32 34 30 34 37 31 31 36 2e 37 37 36 38 33 32 30 33 39 2e 35 35 32 35 39 30 30 31 32 36 2e 30 30 32 32 2e 32 37 30 30 30 30 30 30 35 37 38 30 30 30 36 30 30 30 30 34 38 37 32 30 30 30 30 30 44 39 30 38 30 31 31 2e 34 30 35 37 30 30 30 30 34 38 32 31 37 38 31 36 30 31 31 39 30 30 30 31 36 32 30 30 38 30 36 37 30 30 30 30 36 36 38 31 33 2e 32 30 30 30 30 30 34 31 30 30 30 30 31 30 31 30 30 30 30 33 35 39 30 30 30 33 30 30 30 33 30 30 30 34 30 30 30 30 30 39 30 30 30 30 30 35 36 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 30 7E -2024-06-21 19:27:03.004 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969224047, longitude=116.7768320, latitude=39.5525900, speed=126.00, mileage=22.27000000, dischargeVoltage=578000, dischargeCurrent=60000, insulationResistance=487200000, gear=D, accelerationPedal=90, brakePedal=80, fuelConsumption=11.40, motorControllerTemperature=570000, motorSpeed=48217, motorTorque=8160, motorTemperature=119000, motorVoltage=16200, motorCurrent=80670000, powerBattery=66813., maxFeedbackPower=200000, maxDischargePower=410000, bmsSelfCheck=10, powerBatteryCurrent=10000, powerBatteryV3=359000, maxVoltage=3000, minVoltage=3000, maxTemperature=400000, minTemperature=900000, availableCapacity=560000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:03.005 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:27:03.005 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"90","availableCapacity":"560000","bmsSelfCheck":"10","brakePedal":"80","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"60000","dischargeVoltage":"578000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.40","gear":"D","insulationResistance":"487200000","latitude":"39.5525900","location":"1","longitude":"116.7768320","maxDischargePower":"410000","maxFeedbackPower":"200000","maxTemperature":"400000","maxVoltage":"3000","mcu":"1","mileage":"22.27000000","minTemperature":"900000","minVoltage":"3000","motorControllerTemperature":"570000","motorCurrent":"80670000","motorSpeed":"48217","motorTemperature":"119000","motorTorque":"8160","motorVoltage":"16200","powerBattery":"66813.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"359000","ptc":"1","runStatus":"1","soc":"1","speed":"126.00","timestamp":"1718969224047","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:27:03.005 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969224047, longitude=116.7768320, latitude=39.5525900, speed=126.00, mileage=22.27000000, dischargeVoltage=578000, dischargeCurrent=60000, insulationResistance=487200000, gear=D, accelerationPedal=90, brakePedal=80, fuelConsumption=11.40, motorControllerTemperature=570000, motorSpeed=48217, motorTorque=8160, motorTemperature=119000, motorVoltage=16200, motorCurrent=80670000, powerBattery=66813., maxFeedbackPower=200000, maxDischargePower=410000, bmsSelfCheck=10, powerBatteryCurrent=10000, powerBatteryV3=359000, maxVoltage=3000, minVoltage=3000, maxTemperature=400000, minTemperature=900000, availableCapacity=560000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:03.032 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:27:03.032 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:27:03.050 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:27:03.051 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:27:03.087 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:27:03.087 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:27:03.109 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:27:03.109 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:27:03.140 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:27:03.140 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:27:03.181 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:27:03.182 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:27:03.216 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:27:03.216 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:27:03.262 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:27:03.262 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:27:03.286 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:27:03.286 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:27:03.309 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:27:03.309 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:27:03.336 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:27:03.336 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:27:03.355 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:27:03.356 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:27:03.378 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:27:03.378 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:27:03.420 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:27:03.420 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:27:03.451 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:27:03.451 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:27:03.473 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:27:03.473 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:27:04.004 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:27:04.004 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:27:04.004 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 32 35 30 35 32 31 31 36 2e 37 37 36 34 36 38 30 33 39 2e 35 35 33 39 31 34 30 39 30 2e 30 30 30 32 32 2e 33 32 30 30 30 30 30 30 37 33 30 30 30 30 34 36 30 30 30 31 37 31 35 30 30 30 30 30 44 38 30 30 30 39 2e 35 30 30 34 36 30 30 30 30 32 35 36 31 30 38 32 37 30 35 30 30 30 30 30 32 36 34 30 30 39 38 32 34 30 30 30 30 36 36 38 30 34 2e 32 34 30 30 30 30 38 30 30 30 30 30 30 30 39 30 30 30 30 36 30 37 30 30 30 34 30 30 30 33 30 30 30 39 35 30 30 30 30 34 39 30 30 30 30 35 31 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 2c 7E -2024-06-21 19:27:04.005 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969225052, longitude=116.7764680, latitude=39.5539140, speed=90.000, mileage=22.32000000, dischargeVoltage=730000, dischargeCurrent=46000, insulationResistance=171500000, gear=D, accelerationPedal=80, brakePedal=00, fuelConsumption=9.500, motorControllerTemperature=460000, motorSpeed=25610, motorTorque=8270, motorTemperature=500000, motorVoltage=26400, motorCurrent=98240000, powerBattery=66804., maxFeedbackPower=240000, maxDischargePower=800000, bmsSelfCheck=00, powerBatteryCurrent=90000, powerBatteryV3=607000, maxVoltage=4000, minVoltage=3000, maxTemperature=950000, minTemperature=490000, availableCapacity=510000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:04.006 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:27:04.006 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"80","availableCapacity":"510000","bmsSelfCheck":"00","brakePedal":"00","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"46000","dischargeVoltage":"730000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.500","gear":"D","insulationResistance":"171500000","latitude":"39.5539140","location":"1","longitude":"116.7764680","maxDischargePower":"800000","maxFeedbackPower":"240000","maxTemperature":"950000","maxVoltage":"4000","mcu":"1","mileage":"22.32000000","minTemperature":"490000","minVoltage":"3000","motorControllerTemperature":"460000","motorCurrent":"98240000","motorSpeed":"25610","motorTemperature":"500000","motorTorque":"8270","motorVoltage":"26400","powerBattery":"66804.","powerBatteryCurrent":"90000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"607000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718969225052","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:27:04.006 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969225052, longitude=116.7764680, latitude=39.5539140, speed=90.000, mileage=22.32000000, dischargeVoltage=730000, dischargeCurrent=46000, insulationResistance=171500000, gear=D, accelerationPedal=80, brakePedal=00, fuelConsumption=9.500, motorControllerTemperature=460000, motorSpeed=25610, motorTorque=8270, motorTemperature=500000, motorVoltage=26400, motorCurrent=98240000, powerBattery=66804., maxFeedbackPower=240000, maxDischargePower=800000, bmsSelfCheck=00, powerBatteryCurrent=90000, powerBatteryV3=607000, maxVoltage=4000, minVoltage=3000, maxTemperature=950000, minTemperature=490000, availableCapacity=510000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:04.036 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:27:04.036 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:27:04.055 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:27:04.055 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:27:04.078 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:27:04.078 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:27:04.114 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:27:04.114 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:27:04.145 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:27:04.145 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:27:04.171 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:27:04.171 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:27:04.208 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:27:04.208 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:27:04.242 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:27:04.242 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:27:04.266 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:27:04.266 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:27:04.290 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:27:04.291 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:27:04.313 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:27:04.313 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:27:04.341 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:27:04.341 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:27:04.362 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:27:04.362 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:27:04.383 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:27:04.383 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:27:04.407 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:27:04.407 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:27:04.451 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:27:04.451 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:27:05.079 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:27:05.079 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:27:05.080 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 32 36 30 35 32 31 31 36 2e 37 37 36 32 38 30 30 33 39 2e 35 35 34 35 38 38 30 33 36 2e 30 30 30 32 32 2e 33 34 30 30 30 30 30 30 35 36 34 30 30 30 33 33 30 30 30 32 38 31 34 38 30 30 30 30 44 30 30 35 30 31 31 2e 34 30 38 36 30 30 30 30 36 36 30 39 38 34 36 31 30 37 31 30 30 30 30 32 36 37 30 30 31 33 39 31 32 30 30 30 36 36 38 30 34 2e 39 31 30 30 30 30 32 39 30 30 30 30 37 30 32 30 30 30 30 36 33 37 30 30 30 33 30 30 30 33 30 30 30 32 35 30 30 30 30 35 38 30 30 30 30 39 33 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 42 7E -2024-06-21 19:27:05.080 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969226052, longitude=116.7762800, latitude=39.5545880, speed=36.000, mileage=22.34000000, dischargeVoltage=564000, dischargeCurrent=33000, insulationResistance=281480000, gear=D, accelerationPedal=00, brakePedal=50, fuelConsumption=11.40, motorControllerTemperature=860000, motorSpeed=66098, motorTorque=4610, motorTemperature=710000, motorVoltage=26700, motorCurrent=13912000, powerBattery=66804., maxFeedbackPower=910000, maxDischargePower=290000, bmsSelfCheck=70, powerBatteryCurrent=20000, powerBatteryV3=637000, maxVoltage=3000, minVoltage=3000, maxTemperature=250000, minTemperature=580000, availableCapacity=930000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:05.081 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:27:05.081 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"00","availableCapacity":"930000","bmsSelfCheck":"70","brakePedal":"50","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"33000","dischargeVoltage":"564000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.40","gear":"D","insulationResistance":"281480000","latitude":"39.5545880","location":"1","longitude":"116.7762800","maxDischargePower":"290000","maxFeedbackPower":"910000","maxTemperature":"250000","maxVoltage":"3000","mcu":"1","mileage":"22.34000000","minTemperature":"580000","minVoltage":"3000","motorControllerTemperature":"860000","motorCurrent":"13912000","motorSpeed":"66098","motorTemperature":"710000","motorTorque":"4610","motorVoltage":"26700","powerBattery":"66804.","powerBatteryCurrent":"20000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"637000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718969226052","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:27:05.081 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969226052, longitude=116.7762800, latitude=39.5545880, speed=36.000, mileage=22.34000000, dischargeVoltage=564000, dischargeCurrent=33000, insulationResistance=281480000, gear=D, accelerationPedal=00, brakePedal=50, fuelConsumption=11.40, motorControllerTemperature=860000, motorSpeed=66098, motorTorque=4610, motorTemperature=710000, motorVoltage=26700, motorCurrent=13912000, powerBattery=66804., maxFeedbackPower=910000, maxDischargePower=290000, bmsSelfCheck=70, powerBatteryCurrent=20000, powerBatteryV3=637000, maxVoltage=3000, minVoltage=3000, maxTemperature=250000, minTemperature=580000, availableCapacity=930000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:05.113 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:27:05.113 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:27:05.141 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:27:05.141 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:27:05.159 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:27:05.160 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:27:05.186 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:27:05.186 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:27:05.232 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:27:05.232 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:27:05.278 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:27:05.278 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:27:05.305 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:27:05.305 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:27:05.330 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:27:05.330 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:27:05.353 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:27:05.353 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:27:05.370 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:27:05.371 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:27:05.389 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:27:05.390 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:27:05.410 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:27:05.411 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:27:05.434 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:27:05.434 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:27:05.459 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:27:05.459 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:27:05.484 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:27:05.484 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:27:05.505 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:27:05.505 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:27:06.004 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:27:06.004 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:27:06.004 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 32 37 30 35 31 31 31 36 2e 37 37 35 39 38 35 30 33 39 2e 35 35 35 36 33 38 30 31 30 38 2e 30 30 32 32 2e 34 30 30 30 30 30 30 30 33 32 34 30 30 30 38 30 30 30 30 32 33 36 37 33 30 30 30 30 44 30 30 30 30 31 31 2e 30 30 39 37 30 30 30 30 39 34 39 38 34 35 31 36 30 37 38 30 30 30 30 31 34 36 30 30 31 30 32 36 30 30 30 30 36 36 37 39 33 2e 36 30 30 30 30 30 33 37 30 30 30 30 31 31 32 30 30 30 30 35 34 35 30 30 30 34 30 30 30 33 30 30 30 35 31 30 30 30 30 39 31 30 30 30 30 36 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 2e 7E -2024-06-21 19:27:06.004 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969227051, longitude=116.7759850, latitude=39.5556380, speed=108.00, mileage=22.40000000, dischargeVoltage=324000, dischargeCurrent=80000, insulationResistance=236730000, gear=D, accelerationPedal=00, brakePedal=00, fuelConsumption=11.00, motorControllerTemperature=970000, motorSpeed=94984, motorTorque=5160, motorTemperature=780000, motorVoltage=14600, motorCurrent=10260000, powerBattery=66793., maxFeedbackPower=600000, maxDischargePower=370000, bmsSelfCheck=11, powerBatteryCurrent=20000, powerBatteryV3=545000, maxVoltage=4000, minVoltage=3000, maxTemperature=510000, minTemperature=910000, availableCapacity=600000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:06.006 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:27:06.007 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"00","availableCapacity":"600000","bmsSelfCheck":"11","brakePedal":"00","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"80000","dischargeVoltage":"324000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.00","gear":"D","insulationResistance":"236730000","latitude":"39.5556380","location":"1","longitude":"116.7759850","maxDischargePower":"370000","maxFeedbackPower":"600000","maxTemperature":"510000","maxVoltage":"4000","mcu":"1","mileage":"22.40000000","minTemperature":"910000","minVoltage":"3000","motorControllerTemperature":"970000","motorCurrent":"10260000","motorSpeed":"94984","motorTemperature":"780000","motorTorque":"5160","motorVoltage":"14600","powerBattery":"66793.","powerBatteryCurrent":"20000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"545000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718969227051","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:27:06.008 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969227051, longitude=116.7759850, latitude=39.5556380, speed=108.00, mileage=22.40000000, dischargeVoltage=324000, dischargeCurrent=80000, insulationResistance=236730000, gear=D, accelerationPedal=00, brakePedal=00, fuelConsumption=11.00, motorControllerTemperature=970000, motorSpeed=94984, motorTorque=5160, motorTemperature=780000, motorVoltage=14600, motorCurrent=10260000, powerBattery=66793., maxFeedbackPower=600000, maxDischargePower=370000, bmsSelfCheck=11, powerBatteryCurrent=20000, powerBatteryV3=545000, maxVoltage=4000, minVoltage=3000, maxTemperature=510000, minTemperature=910000, availableCapacity=600000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:06.033 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:27:06.033 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:27:06.064 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:27:06.064 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:27:06.083 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:27:06.083 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:27:06.099 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:27:06.101 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:27:06.120 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:27:06.120 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:27:06.146 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:27:06.146 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:27:06.171 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:27:06.171 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:27:06.191 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:27:06.191 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:27:06.210 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:27:06.210 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:27:06.231 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:27:06.231 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:27:06.260 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:27:06.260 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:27:06.282 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:27:06.283 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:27:06.300 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:27:06.300 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:27:06.319 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:27:06.319 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:27:06.338 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:27:06.339 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:27:06.370 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:27:06.371 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:27:06.997 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:27:06.997 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:27:06.997 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 32 38 30 34 35 31 31 36 2e 37 37 35 36 37 34 30 33 39 2e 35 35 36 38 32 39 30 31 30 38 2e 30 30 32 32 2e 34 36 30 30 30 30 30 30 31 36 30 30 30 30 39 30 30 30 30 37 31 36 38 30 30 30 30 30 44 31 30 34 30 31 30 2e 35 30 33 30 30 30 30 30 34 31 35 34 36 39 30 35 30 36 32 30 30 30 30 31 32 37 30 30 31 34 38 39 37 30 30 30 36 36 37 38 32 2e 38 30 30 30 30 30 36 34 30 30 30 30 39 30 31 31 30 30 30 36 33 35 30 30 30 33 30 30 30 33 30 30 30 35 32 30 30 30 30 33 35 30 30 30 30 31 38 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 3a 7E -2024-06-21 19:27:06.997 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969228045, longitude=116.7756740, latitude=39.5568290, speed=108.00, mileage=22.46000000, dischargeVoltage=160000, dischargeCurrent=90000, insulationResistance=716800000, gear=D, accelerationPedal=10, brakePedal=40, fuelConsumption=10.50, motorControllerTemperature=300000, motorSpeed=41546, motorTorque=9050, motorTemperature=620000, motorVoltage=12700, motorCurrent=14897000, powerBattery=66782., maxFeedbackPower=800000, maxDischargePower=640000, bmsSelfCheck=90, powerBatteryCurrent=11000, powerBatteryV3=635000, maxVoltage=3000, minVoltage=3000, maxTemperature=520000, minTemperature=350000, availableCapacity=180000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:06.999 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:27:06.999 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"180000","bmsSelfCheck":"90","brakePedal":"40","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"90000","dischargeVoltage":"160000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.50","gear":"D","insulationResistance":"716800000","latitude":"39.5568290","location":"1","longitude":"116.7756740","maxDischargePower":"640000","maxFeedbackPower":"800000","maxTemperature":"520000","maxVoltage":"3000","mcu":"1","mileage":"22.46000000","minTemperature":"350000","minVoltage":"3000","motorControllerTemperature":"300000","motorCurrent":"14897000","motorSpeed":"41546","motorTemperature":"620000","motorTorque":"9050","motorVoltage":"12700","powerBattery":"66782.","powerBatteryCurrent":"11000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"635000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718969228045","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:27:06.999 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969228045, longitude=116.7756740, latitude=39.5568290, speed=108.00, mileage=22.46000000, dischargeVoltage=160000, dischargeCurrent=90000, insulationResistance=716800000, gear=D, accelerationPedal=10, brakePedal=40, fuelConsumption=10.50, motorControllerTemperature=300000, motorSpeed=41546, motorTorque=9050, motorTemperature=620000, motorVoltage=12700, motorCurrent=14897000, powerBattery=66782., maxFeedbackPower=800000, maxDischargePower=640000, bmsSelfCheck=90, powerBatteryCurrent=11000, powerBatteryV3=635000, maxVoltage=3000, minVoltage=3000, maxTemperature=520000, minTemperature=350000, availableCapacity=180000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:07.025 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:27:07.025 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:27:07.075 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:27:07.075 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:27:07.161 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:27:07.162 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:27:07.262 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:27:07.262 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:27:07.298 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:27:07.299 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:27:07.357 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:27:07.357 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:27:07.391 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:27:07.391 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:27:07.425 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:27:07.425 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:27:07.445 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:27:07.445 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:27:07.468 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:27:07.468 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:27:07.496 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:27:07.496 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:27:07.517 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:27:07.518 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:27:07.535 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:27:07.536 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:27:07.560 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:27:07.560 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:27:07.583 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:27:07.583 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:27:07.610 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:27:07.610 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:27:08.060 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:27:08.060 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:27:08.060 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 32 39 30 35 37 31 31 36 2e 37 37 35 34 38 31 30 33 39 2e 35 35 37 36 36 31 30 31 30 38 2e 30 30 32 32 2e 35 32 30 30 30 30 30 30 33 38 33 30 30 30 31 31 30 30 30 34 35 32 33 30 30 30 30 30 44 30 30 38 30 39 2e 33 30 30 37 37 30 30 30 30 39 39 36 37 30 37 35 30 30 33 30 30 30 30 30 31 38 39 30 30 31 32 37 31 38 30 30 30 36 36 37 37 33 2e 36 30 30 30 30 30 38 36 30 30 30 30 36 30 34 30 30 30 30 37 33 37 30 30 30 34 30 30 30 34 30 30 30 33 30 30 30 30 30 38 36 30 30 30 30 36 38 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 4d 7E -2024-06-21 19:27:08.060 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969229057, longitude=116.7754810, latitude=39.5576610, speed=108.00, mileage=22.52000000, dischargeVoltage=383000, dischargeCurrent=11000, insulationResistance=452300000, gear=D, accelerationPedal=00, brakePedal=80, fuelConsumption=9.300, motorControllerTemperature=770000, motorSpeed=99670, motorTorque=7500, motorTemperature=300000, motorVoltage=18900, motorCurrent=12718000, powerBattery=66773., maxFeedbackPower=600000, maxDischargePower=860000, bmsSelfCheck=60, powerBatteryCurrent=40000, powerBatteryV3=737000, maxVoltage=4000, minVoltage=4000, maxTemperature=300000, minTemperature=860000, availableCapacity=680000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:08.062 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:27:08.063 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"00","availableCapacity":"680000","bmsSelfCheck":"60","brakePedal":"80","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"11000","dischargeVoltage":"383000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.300","gear":"D","insulationResistance":"452300000","latitude":"39.5576610","location":"1","longitude":"116.7754810","maxDischargePower":"860000","maxFeedbackPower":"600000","maxTemperature":"300000","maxVoltage":"4000","mcu":"1","mileage":"22.52000000","minTemperature":"860000","minVoltage":"4000","motorControllerTemperature":"770000","motorCurrent":"12718000","motorSpeed":"99670","motorTemperature":"300000","motorTorque":"7500","motorVoltage":"18900","powerBattery":"66773.","powerBatteryCurrent":"40000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"737000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718969229057","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:27:08.063 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969229057, longitude=116.7754810, latitude=39.5576610, speed=108.00, mileage=22.52000000, dischargeVoltage=383000, dischargeCurrent=11000, insulationResistance=452300000, gear=D, accelerationPedal=00, brakePedal=80, fuelConsumption=9.300, motorControllerTemperature=770000, motorSpeed=99670, motorTorque=7500, motorTemperature=300000, motorVoltage=18900, motorCurrent=12718000, powerBattery=66773., maxFeedbackPower=600000, maxDischargePower=860000, bmsSelfCheck=60, powerBatteryCurrent=40000, powerBatteryV3=737000, maxVoltage=4000, minVoltage=4000, maxTemperature=300000, minTemperature=860000, availableCapacity=680000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:08.134 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:27:08.134 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:27:08.159 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:27:08.160 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:27:08.182 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:27:08.182 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:27:08.206 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:27:08.206 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:27:08.237 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:27:08.237 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:27:08.256 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:27:08.256 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:27:08.278 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:27:08.278 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:27:08.312 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:27:08.312 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:27:08.341 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:27:08.341 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:27:08.360 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:27:08.360 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:27:08.382 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:27:08.382 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:27:08.408 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:27:08.408 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:27:08.441 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:27:08.441 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:27:08.463 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:27:08.464 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:27:08.480 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:27:08.480 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:27:08.501 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:27:08.501 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:27:09.036 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:27:09.036 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:27:09.036 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 33 30 30 35 34 31 31 36 2e 37 37 35 32 32 38 30 33 39 2e 35 35 38 35 32 35 30 39 30 2e 30 30 30 32 32 2e 35 37 30 30 30 30 30 30 37 34 36 30 30 30 33 36 30 30 30 31 34 38 32 31 30 30 30 30 44 32 30 30 30 39 2e 37 30 30 33 31 30 30 30 30 35 38 39 39 30 38 37 30 30 31 33 38 30 30 30 32 31 39 30 30 39 36 33 38 30 30 30 30 36 36 37 36 33 2e 33 39 30 30 30 30 35 33 30 30 30 30 30 30 31 30 30 30 30 34 30 35 30 30 30 34 30 30 30 34 30 30 30 39 33 30 30 30 30 35 30 30 30 30 30 32 38 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 3d 7E -2024-06-21 19:27:09.036 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969230054, longitude=116.7752280, latitude=39.5585250, speed=90.000, mileage=22.57000000, dischargeVoltage=746000, dischargeCurrent=36000, insulationResistance=148210000, gear=D, accelerationPedal=20, brakePedal=00, fuelConsumption=9.700, motorControllerTemperature=310000, motorSpeed=58990, motorTorque=8700, motorTemperature=138000, motorVoltage=21900, motorCurrent=96380000, powerBattery=66763., maxFeedbackPower=390000, maxDischargePower=530000, bmsSelfCheck=00, powerBatteryCurrent=10000, powerBatteryV3=405000, maxVoltage=4000, minVoltage=4000, maxTemperature=930000, minTemperature=500000, availableCapacity=280000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:09.038 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:27:09.038 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"280000","bmsSelfCheck":"00","brakePedal":"00","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"36000","dischargeVoltage":"746000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.700","gear":"D","insulationResistance":"148210000","latitude":"39.5585250","location":"1","longitude":"116.7752280","maxDischargePower":"530000","maxFeedbackPower":"390000","maxTemperature":"930000","maxVoltage":"4000","mcu":"1","mileage":"22.57000000","minTemperature":"500000","minVoltage":"4000","motorControllerTemperature":"310000","motorCurrent":"96380000","motorSpeed":"58990","motorTemperature":"138000","motorTorque":"8700","motorVoltage":"21900","powerBattery":"66763.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"405000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718969230054","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:27:09.039 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969230054, longitude=116.7752280, latitude=39.5585250, speed=90.000, mileage=22.57000000, dischargeVoltage=746000, dischargeCurrent=36000, insulationResistance=148210000, gear=D, accelerationPedal=20, brakePedal=00, fuelConsumption=9.700, motorControllerTemperature=310000, motorSpeed=58990, motorTorque=8700, motorTemperature=138000, motorVoltage=21900, motorCurrent=96380000, powerBattery=66763., maxFeedbackPower=390000, maxDischargePower=530000, bmsSelfCheck=00, powerBatteryCurrent=10000, powerBatteryV3=405000, maxVoltage=4000, minVoltage=4000, maxTemperature=930000, minTemperature=500000, availableCapacity=280000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:09.057 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:27:09.057 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:27:09.074 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:27:09.074 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:27:09.099 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:27:09.099 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:27:09.128 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:27:09.128 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:27:09.149 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:27:09.150 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:27:09.169 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:27:09.169 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:27:09.191 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:27:09.191 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:27:09.247 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:27:09.247 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:27:09.267 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:27:09.267 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:27:09.287 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:27:09.287 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:27:09.307 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:27:09.307 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:27:09.329 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:27:09.330 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:27:09.359 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:27:09.359 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:27:09.381 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:27:09.381 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:27:09.411 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:27:09.411 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:27:09.450 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:27:09.450 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:27:10.060 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:27:10.060 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:27:10.060 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 33 31 30 34 37 31 31 36 2e 37 37 35 30 34 31 30 33 39 2e 35 35 39 31 39 39 30 35 34 2e 30 30 30 32 32 2e 36 30 30 30 30 30 30 30 31 37 36 30 30 30 34 30 30 30 30 33 32 30 30 30 30 30 30 30 44 32 30 30 30 31 32 2e 30 30 35 39 30 30 30 30 33 30 35 33 38 32 35 35 30 31 30 34 30 30 30 32 31 34 30 30 31 31 34 33 37 30 30 30 36 36 37 36 33 2e 31 31 30 30 30 30 34 30 30 30 30 30 37 30 34 30 30 30 30 34 30 30 30 30 30 33 30 30 30 33 30 30 30 33 30 30 30 30 30 36 35 30 30 30 30 39 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f1 7E -2024-06-21 19:27:10.060 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969231047, longitude=116.7750410, latitude=39.5591990, speed=54.000, mileage=22.60000000, dischargeVoltage=176000, dischargeCurrent=40000, insulationResistance=320000000, gear=D, accelerationPedal=20, brakePedal=00, fuelConsumption=12.00, motorControllerTemperature=590000, motorSpeed=30538, motorTorque=2550, motorTemperature=104000, motorVoltage=21400, motorCurrent=11437000, powerBattery=66763., maxFeedbackPower=110000, maxDischargePower=400000, bmsSelfCheck=70, powerBatteryCurrent=40000, powerBatteryV3=400000, maxVoltage=3000, minVoltage=3000, maxTemperature=300000, minTemperature=650000, availableCapacity=900000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:10.062 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:27:10.062 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"900000","bmsSelfCheck":"70","brakePedal":"00","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"40000","dischargeVoltage":"176000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"12.00","gear":"D","insulationResistance":"320000000","latitude":"39.5591990","location":"1","longitude":"116.7750410","maxDischargePower":"400000","maxFeedbackPower":"110000","maxTemperature":"300000","maxVoltage":"3000","mcu":"1","mileage":"22.60000000","minTemperature":"650000","minVoltage":"3000","motorControllerTemperature":"590000","motorCurrent":"11437000","motorSpeed":"30538","motorTemperature":"104000","motorTorque":"2550","motorVoltage":"21400","powerBattery":"66763.","powerBatteryCurrent":"40000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"400000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718969231047","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:27:10.062 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969231047, longitude=116.7750410, latitude=39.5591990, speed=54.000, mileage=22.60000000, dischargeVoltage=176000, dischargeCurrent=40000, insulationResistance=320000000, gear=D, accelerationPedal=20, brakePedal=00, fuelConsumption=12.00, motorControllerTemperature=590000, motorSpeed=30538, motorTorque=2550, motorTemperature=104000, motorVoltage=21400, motorCurrent=11437000, powerBattery=66763., maxFeedbackPower=110000, maxDischargePower=400000, bmsSelfCheck=70, powerBatteryCurrent=40000, powerBatteryV3=400000, maxVoltage=3000, minVoltage=3000, maxTemperature=300000, minTemperature=650000, availableCapacity=900000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:10.079 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:27:10.079 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:27:10.102 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:27:10.102 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:27:10.121 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:27:10.121 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:27:10.145 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:27:10.146 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:27:10.170 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:27:10.170 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:27:10.189 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:27:10.190 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:27:10.210 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:27:10.210 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:27:10.248 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:27:10.248 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:27:10.272 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:27:10.272 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:27:10.293 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:27:10.293 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:27:10.321 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:27:10.321 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:27:10.349 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:27:10.350 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:27:10.376 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:27:10.376 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:27:10.397 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:27:10.397 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:27:10.417 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:27:10.417 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:27:10.438 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:27:10.438 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:27:11.083 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:27:11.083 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:27:11.083 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 33 32 30 35 33 31 31 36 2e 37 37 34 37 34 30 30 33 39 2e 35 36 30 32 37 39 30 31 34 34 2e 30 30 32 32 2e 36 38 30 30 30 30 30 30 34 33 32 30 30 30 31 34 30 30 30 31 36 30 35 34 30 30 30 30 44 34 30 38 30 39 2e 36 30 30 31 35 30 30 30 30 32 30 38 33 36 31 33 39 30 32 32 30 30 30 30 32 30 30 30 30 38 35 34 30 30 30 30 30 36 36 37 35 33 2e 33 39 30 30 30 30 33 36 30 30 30 30 31 30 31 31 30 30 30 34 39 30 30 30 30 33 30 30 30 34 30 30 30 39 31 30 30 30 30 33 32 30 30 30 30 33 34 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 13 7E -2024-06-21 19:27:11.083 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969232053, longitude=116.7747400, latitude=39.5602790, speed=144.00, mileage=22.68000000, dischargeVoltage=432000, dischargeCurrent=14000, insulationResistance=160540000, gear=D, accelerationPedal=40, brakePedal=80, fuelConsumption=9.600, motorControllerTemperature=150000, motorSpeed=20836, motorTorque=1390, motorTemperature=220000, motorVoltage=20000, motorCurrent=85400000, powerBattery=66753., maxFeedbackPower=390000, maxDischargePower=360000, bmsSelfCheck=10, powerBatteryCurrent=11000, powerBatteryV3=490000, maxVoltage=3000, minVoltage=4000, maxTemperature=910000, minTemperature=320000, availableCapacity=340000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:11.084 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:27:11.085 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"40","availableCapacity":"340000","bmsSelfCheck":"10","brakePedal":"80","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"14000","dischargeVoltage":"432000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.600","gear":"D","insulationResistance":"160540000","latitude":"39.5602790","location":"1","longitude":"116.7747400","maxDischargePower":"360000","maxFeedbackPower":"390000","maxTemperature":"910000","maxVoltage":"3000","mcu":"1","mileage":"22.68000000","minTemperature":"320000","minVoltage":"4000","motorControllerTemperature":"150000","motorCurrent":"85400000","motorSpeed":"20836","motorTemperature":"220000","motorTorque":"1390","motorVoltage":"20000","powerBattery":"66753.","powerBatteryCurrent":"11000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"490000","ptc":"1","runStatus":"1","soc":"1","speed":"144.00","timestamp":"1718969232053","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:27:11.085 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969232053, longitude=116.7747400, latitude=39.5602790, speed=144.00, mileage=22.68000000, dischargeVoltage=432000, dischargeCurrent=14000, insulationResistance=160540000, gear=D, accelerationPedal=40, brakePedal=80, fuelConsumption=9.600, motorControllerTemperature=150000, motorSpeed=20836, motorTorque=1390, motorTemperature=220000, motorVoltage=20000, motorCurrent=85400000, powerBattery=66753., maxFeedbackPower=390000, maxDischargePower=360000, bmsSelfCheck=10, powerBatteryCurrent=11000, powerBatteryV3=490000, maxVoltage=3000, minVoltage=4000, maxTemperature=910000, minTemperature=320000, availableCapacity=340000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:11.124 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:27:11.124 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:27:11.156 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:27:11.156 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:27:11.187 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:27:11.187 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:27:11.206 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:27:11.206 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:27:11.225 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:27:11.225 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:27:11.248 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:27:11.249 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:27:11.279 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:27:11.279 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:27:11.299 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:27:11.299 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:27:11.321 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:27:11.321 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:27:11.339 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:27:11.339 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:27:11.372 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:27:11.372 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:27:11.395 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:27:11.395 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:27:11.417 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:27:11.417 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:27:11.436 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:27:11.436 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:27:11.456 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:27:11.456 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:27:11.480 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:27:11.480 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:27:12.010 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:27:12.011 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:27:12.011 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 33 33 30 34 39 31 31 36 2e 37 37 34 35 32 36 30 33 39 2e 35 36 31 30 37 37 30 37 32 2e 30 30 30 32 32 2e 37 32 30 30 30 30 30 30 31 31 39 30 30 30 32 31 30 30 30 32 36 30 30 33 30 30 30 30 44 30 30 33 30 31 30 2e 37 30 31 30 30 30 30 30 33 34 32 37 33 37 38 33 30 31 31 37 30 30 30 31 34 36 30 30 31 31 35 31 31 30 30 30 36 36 37 35 33 2e 36 37 30 30 30 30 38 33 30 30 30 30 31 30 38 30 30 30 30 34 35 33 30 30 30 33 30 30 30 33 30 30 30 32 35 30 30 30 30 36 30 30 30 30 30 32 36 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 0a 7E -2024-06-21 19:27:12.011 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969233049, longitude=116.7745260, latitude=39.5610770, speed=72.000, mileage=22.72000000, dischargeVoltage=119000, dischargeCurrent=21000, insulationResistance=260030000, gear=D, accelerationPedal=00, brakePedal=30, fuelConsumption=10.70, motorControllerTemperature=100000, motorSpeed=34273, motorTorque=7830, motorTemperature=117000, motorVoltage=14600, motorCurrent=11511000, powerBattery=66753., maxFeedbackPower=670000, maxDischargePower=830000, bmsSelfCheck=10, powerBatteryCurrent=80000, powerBatteryV3=453000, maxVoltage=3000, minVoltage=3000, maxTemperature=250000, minTemperature=600000, availableCapacity=260000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:12.013 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:27:12.013 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"00","availableCapacity":"260000","bmsSelfCheck":"10","brakePedal":"30","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"21000","dischargeVoltage":"119000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.70","gear":"D","insulationResistance":"260030000","latitude":"39.5610770","location":"1","longitude":"116.7745260","maxDischargePower":"830000","maxFeedbackPower":"670000","maxTemperature":"250000","maxVoltage":"3000","mcu":"1","mileage":"22.72000000","minTemperature":"600000","minVoltage":"3000","motorControllerTemperature":"100000","motorCurrent":"11511000","motorSpeed":"34273","motorTemperature":"117000","motorTorque":"7830","motorVoltage":"14600","powerBattery":"66753.","powerBatteryCurrent":"80000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"453000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718969233049","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:27:12.013 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969233049, longitude=116.7745260, latitude=39.5610770, speed=72.000, mileage=22.72000000, dischargeVoltage=119000, dischargeCurrent=21000, insulationResistance=260030000, gear=D, accelerationPedal=00, brakePedal=30, fuelConsumption=10.70, motorControllerTemperature=100000, motorSpeed=34273, motorTorque=7830, motorTemperature=117000, motorVoltage=14600, motorCurrent=11511000, powerBattery=66753., maxFeedbackPower=670000, maxDischargePower=830000, bmsSelfCheck=10, powerBatteryCurrent=80000, powerBatteryV3=453000, maxVoltage=3000, minVoltage=3000, maxTemperature=250000, minTemperature=600000, availableCapacity=260000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:12.036 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:27:12.036 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:27:12.057 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:27:12.057 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:27:12.076 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:27:12.076 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:27:12.103 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:27:12.103 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:27:12.143 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:27:12.144 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:27:12.170 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:27:12.170 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:27:12.281 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:27:12.281 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:27:12.330 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:27:12.330 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:27:12.367 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:27:12.367 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:27:12.417 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:27:12.417 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:27:12.445 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:27:12.445 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:27:12.469 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:27:12.470 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:27:12.490 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:27:12.491 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:27:12.509 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:27:12.509 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:27:12.529 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:27:12.529 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:27:12.548 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:27:12.549 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:27:12.997 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:27:12.998 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:27:12.998 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 33 34 30 34 35 31 31 36 2e 37 37 34 32 37 31 30 33 39 2e 35 36 31 39 37 30 30 31 30 38 2e 30 30 32 32 2e 37 38 30 30 30 30 30 30 37 34 32 30 30 30 31 35 30 30 30 32 30 33 39 33 30 30 30 30 44 31 30 37 30 31 30 2e 30 30 32 39 30 30 30 30 38 35 34 38 30 34 39 30 30 35 32 30 30 30 30 31 39 37 30 30 37 35 35 35 30 30 30 30 36 36 37 34 33 2e 38 33 30 30 30 30 31 38 30 30 30 30 34 30 39 30 30 30 30 32 39 36 30 30 30 34 30 30 30 34 30 30 30 34 35 30 30 30 30 32 38 30 30 30 30 35 38 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 42 7E -2024-06-21 19:27:12.998 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969234045, longitude=116.7742710, latitude=39.5619700, speed=108.00, mileage=22.78000000, dischargeVoltage=742000, dischargeCurrent=15000, insulationResistance=203930000, gear=D, accelerationPedal=10, brakePedal=70, fuelConsumption=10.00, motorControllerTemperature=290000, motorSpeed=85480, motorTorque=4900, motorTemperature=520000, motorVoltage=19700, motorCurrent=75550000, powerBattery=66743., maxFeedbackPower=830000, maxDischargePower=180000, bmsSelfCheck=40, powerBatteryCurrent=90000, powerBatteryV3=296000, maxVoltage=4000, minVoltage=4000, maxTemperature=450000, minTemperature=280000, availableCapacity=580000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:12.999 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:27:12.999 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"580000","bmsSelfCheck":"40","brakePedal":"70","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"15000","dischargeVoltage":"742000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.00","gear":"D","insulationResistance":"203930000","latitude":"39.5619700","location":"1","longitude":"116.7742710","maxDischargePower":"180000","maxFeedbackPower":"830000","maxTemperature":"450000","maxVoltage":"4000","mcu":"1","mileage":"22.78000000","minTemperature":"280000","minVoltage":"4000","motorControllerTemperature":"290000","motorCurrent":"75550000","motorSpeed":"85480","motorTemperature":"520000","motorTorque":"4900","motorVoltage":"19700","powerBattery":"66743.","powerBatteryCurrent":"90000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"296000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718969234045","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:27:12.999 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969234045, longitude=116.7742710, latitude=39.5619700, speed=108.00, mileage=22.78000000, dischargeVoltage=742000, dischargeCurrent=15000, insulationResistance=203930000, gear=D, accelerationPedal=10, brakePedal=70, fuelConsumption=10.00, motorControllerTemperature=290000, motorSpeed=85480, motorTorque=4900, motorTemperature=520000, motorVoltage=19700, motorCurrent=75550000, powerBattery=66743., maxFeedbackPower=830000, maxDischargePower=180000, bmsSelfCheck=40, powerBatteryCurrent=90000, powerBatteryV3=296000, maxVoltage=4000, minVoltage=4000, maxTemperature=450000, minTemperature=280000, availableCapacity=580000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:13.026 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:27:13.026 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:27:13.044 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:27:13.044 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:27:13.064 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:27:13.064 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:27:13.086 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:27:13.087 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:27:13.110 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:27:13.110 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:27:13.161 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:27:13.161 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:27:13.186 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:27:13.187 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:27:13.209 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:27:13.209 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:27:13.236 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:27:13.237 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:27:13.256 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:27:13.256 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:27:13.278 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:27:13.278 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:27:13.330 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:27:13.330 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:27:13.357 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:27:13.357 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:27:13.386 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:27:13.386 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:27:13.413 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:27:13.414 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:27:13.450 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:27:13.450 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:27:14.041 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:27:14.041 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:27:14.041 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 33 35 30 34 35 31 31 36 2e 37 37 34 30 32 34 30 33 39 2e 35 36 32 39 30 39 30 37 32 2e 30 30 30 32 32 2e 38 32 30 30 30 30 30 30 34 38 32 30 30 30 32 35 30 30 30 39 32 36 37 30 30 30 30 30 44 38 30 37 30 31 32 2e 30 30 33 32 30 30 30 30 35 37 32 37 30 39 38 30 30 31 32 33 30 30 30 31 34 38 30 30 37 30 36 34 30 30 30 30 36 36 37 34 33 2e 39 37 30 30 30 30 34 33 30 30 30 30 31 32 31 32 30 30 30 33 35 34 30 30 30 34 30 30 30 33 30 30 30 34 34 30 30 30 30 33 33 30 30 30 30 33 36 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 2c 7E -2024-06-21 19:27:14.041 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969235045, longitude=116.7740240, latitude=39.5629090, speed=72.000, mileage=22.82000000, dischargeVoltage=482000, dischargeCurrent=25000, insulationResistance=926700000, gear=D, accelerationPedal=80, brakePedal=70, fuelConsumption=12.00, motorControllerTemperature=320000, motorSpeed=57270, motorTorque=9800, motorTemperature=123000, motorVoltage=14800, motorCurrent=70640000, powerBattery=66743., maxFeedbackPower=970000, maxDischargePower=430000, bmsSelfCheck=12, powerBatteryCurrent=12000, powerBatteryV3=354000, maxVoltage=4000, minVoltage=3000, maxTemperature=440000, minTemperature=330000, availableCapacity=360000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:14.041 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:27:14.041 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"80","availableCapacity":"360000","bmsSelfCheck":"12","brakePedal":"70","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"25000","dischargeVoltage":"482000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"12.00","gear":"D","insulationResistance":"926700000","latitude":"39.5629090","location":"1","longitude":"116.7740240","maxDischargePower":"430000","maxFeedbackPower":"970000","maxTemperature":"440000","maxVoltage":"4000","mcu":"1","mileage":"22.82000000","minTemperature":"330000","minVoltage":"3000","motorControllerTemperature":"320000","motorCurrent":"70640000","motorSpeed":"57270","motorTemperature":"123000","motorTorque":"9800","motorVoltage":"14800","powerBattery":"66743.","powerBatteryCurrent":"12000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"354000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718969235045","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:27:14.042 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969235045, longitude=116.7740240, latitude=39.5629090, speed=72.000, mileage=22.82000000, dischargeVoltage=482000, dischargeCurrent=25000, insulationResistance=926700000, gear=D, accelerationPedal=80, brakePedal=70, fuelConsumption=12.00, motorControllerTemperature=320000, motorSpeed=57270, motorTorque=9800, motorTemperature=123000, motorVoltage=14800, motorCurrent=70640000, powerBattery=66743., maxFeedbackPower=970000, maxDischargePower=430000, bmsSelfCheck=12, powerBatteryCurrent=12000, powerBatteryV3=354000, maxVoltage=4000, minVoltage=3000, maxTemperature=440000, minTemperature=330000, availableCapacity=360000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:14.069 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:27:14.069 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:27:14.089 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:27:14.089 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:27:14.111 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:27:14.111 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:27:14.143 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:27:14.143 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:27:14.166 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:27:14.166 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:27:14.191 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:27:14.191 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:27:14.218 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:27:14.218 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:27:14.240 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:27:14.240 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:27:14.279 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:27:14.279 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:27:14.309 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:27:14.309 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:27:14.337 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:27:14.338 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:27:14.369 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:27:14.370 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:27:14.396 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:27:14.396 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:27:14.415 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:27:14.416 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:27:14.436 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:27:14.436 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:27:14.466 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:27:14.466 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:27:14.997 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:27:14.997 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:27:14.997 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 33 36 30 34 35 31 31 36 2e 37 37 33 37 39 33 30 33 39 2e 35 36 33 37 35 32 30 37 32 2e 30 30 30 32 32 2e 38 36 30 30 30 30 30 30 33 34 36 30 30 30 34 30 30 30 30 31 38 38 31 36 30 30 30 30 44 30 30 30 30 31 31 2e 30 30 35 37 30 30 30 30 37 36 30 34 31 38 35 36 30 31 31 33 30 30 30 31 39 35 30 30 31 30 38 36 37 30 30 30 36 36 37 34 33 2e 38 37 30 30 30 30 32 31 30 30 30 30 37 30 38 30 30 30 30 32 37 35 30 30 30 34 30 30 30 34 30 30 30 34 36 30 30 30 30 34 38 30 30 30 30 32 33 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 3d 7E -2024-06-21 19:27:14.997 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969236045, longitude=116.7737930, latitude=39.5637520, speed=72.000, mileage=22.86000000, dischargeVoltage=346000, dischargeCurrent=40000, insulationResistance=188160000, gear=D, accelerationPedal=00, brakePedal=00, fuelConsumption=11.00, motorControllerTemperature=570000, motorSpeed=76041, motorTorque=8560, motorTemperature=113000, motorVoltage=19500, motorCurrent=10867000, powerBattery=66743., maxFeedbackPower=870000, maxDischargePower=210000, bmsSelfCheck=70, powerBatteryCurrent=80000, powerBatteryV3=275000, maxVoltage=4000, minVoltage=4000, maxTemperature=460000, minTemperature=480000, availableCapacity=230000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:14.999 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:27:14.999 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"00","availableCapacity":"230000","bmsSelfCheck":"70","brakePedal":"00","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"40000","dischargeVoltage":"346000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.00","gear":"D","insulationResistance":"188160000","latitude":"39.5637520","location":"1","longitude":"116.7737930","maxDischargePower":"210000","maxFeedbackPower":"870000","maxTemperature":"460000","maxVoltage":"4000","mcu":"1","mileage":"22.86000000","minTemperature":"480000","minVoltage":"4000","motorControllerTemperature":"570000","motorCurrent":"10867000","motorSpeed":"76041","motorTemperature":"113000","motorTorque":"8560","motorVoltage":"19500","powerBattery":"66743.","powerBatteryCurrent":"80000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"275000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718969236045","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:27:15.000 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969236045, longitude=116.7737930, latitude=39.5637520, speed=72.000, mileage=22.86000000, dischargeVoltage=346000, dischargeCurrent=40000, insulationResistance=188160000, gear=D, accelerationPedal=00, brakePedal=00, fuelConsumption=11.00, motorControllerTemperature=570000, motorSpeed=76041, motorTorque=8560, motorTemperature=113000, motorVoltage=19500, motorCurrent=10867000, powerBattery=66743., maxFeedbackPower=870000, maxDischargePower=210000, bmsSelfCheck=70, powerBatteryCurrent=80000, powerBatteryV3=275000, maxVoltage=4000, minVoltage=4000, maxTemperature=460000, minTemperature=480000, availableCapacity=230000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:15.032 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:27:15.032 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:27:15.050 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:27:15.050 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:27:15.072 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:27:15.072 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:27:15.092 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:27:15.092 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:27:15.112 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:27:15.112 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:27:15.140 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:27:15.140 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:27:15.162 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:27:15.162 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:27:15.179 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:27:15.179 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:27:15.200 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:27:15.200 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:27:15.233 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:27:15.233 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:27:15.271 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:27:15.271 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:27:15.292 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:27:15.292 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:27:15.311 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:27:15.312 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:27:15.331 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:27:15.331 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:27:15.350 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:27:15.350 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:27:15.371 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:27:15.371 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:27:16.008 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:27:16.009 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:27:16.009 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 33 37 30 34 35 31 31 36 2e 37 37 33 36 30 35 30 33 39 2e 35 36 34 33 39 37 30 39 30 2e 30 30 30 32 32 2e 39 31 30 30 30 30 30 30 32 33 36 30 30 30 38 30 30 30 30 31 39 33 33 37 30 30 30 30 44 33 30 39 30 31 30 2e 37 30 33 33 30 30 30 30 31 37 30 34 30 32 36 30 30 31 31 38 30 30 30 32 37 32 30 30 33 36 34 39 30 30 30 30 36 36 37 33 33 2e 32 38 30 30 30 30 39 39 30 30 30 30 34 30 38 30 30 30 30 35 38 37 30 30 30 34 30 30 30 33 30 30 30 39 36 30 30 30 30 33 36 30 30 30 30 38 32 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 47 7E -2024-06-21 19:27:16.009 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969237045, longitude=116.7736050, latitude=39.5643970, speed=90.000, mileage=22.91000000, dischargeVoltage=236000, dischargeCurrent=80000, insulationResistance=193370000, gear=D, accelerationPedal=30, brakePedal=90, fuelConsumption=10.70, motorControllerTemperature=330000, motorSpeed=17040, motorTorque=2600, motorTemperature=118000, motorVoltage=27200, motorCurrent=36490000, powerBattery=66733., maxFeedbackPower=280000, maxDischargePower=990000, bmsSelfCheck=40, powerBatteryCurrent=80000, powerBatteryV3=587000, maxVoltage=4000, minVoltage=3000, maxTemperature=960000, minTemperature=360000, availableCapacity=820000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:16.011 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:27:16.011 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"30","availableCapacity":"820000","bmsSelfCheck":"40","brakePedal":"90","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"80000","dischargeVoltage":"236000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.70","gear":"D","insulationResistance":"193370000","latitude":"39.5643970","location":"1","longitude":"116.7736050","maxDischargePower":"990000","maxFeedbackPower":"280000","maxTemperature":"960000","maxVoltage":"4000","mcu":"1","mileage":"22.91000000","minTemperature":"360000","minVoltage":"3000","motorControllerTemperature":"330000","motorCurrent":"36490000","motorSpeed":"17040","motorTemperature":"118000","motorTorque":"2600","motorVoltage":"27200","powerBattery":"66733.","powerBatteryCurrent":"80000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"587000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718969237045","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:27:16.011 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969237045, longitude=116.7736050, latitude=39.5643970, speed=90.000, mileage=22.91000000, dischargeVoltage=236000, dischargeCurrent=80000, insulationResistance=193370000, gear=D, accelerationPedal=30, brakePedal=90, fuelConsumption=10.70, motorControllerTemperature=330000, motorSpeed=17040, motorTorque=2600, motorTemperature=118000, motorVoltage=27200, motorCurrent=36490000, powerBattery=66733., maxFeedbackPower=280000, maxDischargePower=990000, bmsSelfCheck=40, powerBatteryCurrent=80000, powerBatteryV3=587000, maxVoltage=4000, minVoltage=3000, maxTemperature=960000, minTemperature=360000, availableCapacity=820000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:16.035 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:27:16.036 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:27:16.055 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:27:16.055 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:27:16.078 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:27:16.078 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:27:16.108 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:27:16.108 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:27:16.138 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:27:16.138 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:27:16.186 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:27:16.186 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:27:16.245 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:27:16.245 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:27:16.269 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:27:16.269 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:27:16.367 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:27:16.367 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:27:16.414 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:27:16.414 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:27:16.447 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:27:16.448 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:27:16.473 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:27:16.473 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:27:16.494 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:27:16.495 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:27:16.519 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:27:16.519 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:27:16.539 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:27:16.539 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:27:16.563 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:27:16.563 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:27:17.012 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:27:17.013 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:27:17.013 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 33 38 30 34 35 31 31 36 2e 37 37 33 33 36 37 30 33 39 2e 35 36 35 32 39 38 30 39 30 2e 30 30 30 32 32 2e 39 36 30 30 30 30 30 30 32 31 35 30 30 30 32 34 30 30 30 32 36 30 30 31 30 30 30 30 44 33 30 32 30 31 30 2e 37 30 33 30 30 30 30 30 35 35 32 30 38 39 30 35 30 39 35 30 30 30 30 32 31 39 30 30 34 39 33 34 30 30 30 30 36 36 37 32 32 2e 37 36 30 30 30 30 38 30 30 30 30 30 36 30 34 30 30 30 30 37 34 35 30 30 30 34 30 30 30 34 30 30 30 31 30 30 30 30 30 34 30 30 30 30 30 38 36 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 2a 7E -2024-06-21 19:27:17.013 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969238045, longitude=116.7733670, latitude=39.5652980, speed=90.000, mileage=22.96000000, dischargeVoltage=215000, dischargeCurrent=24000, insulationResistance=260010000, gear=D, accelerationPedal=30, brakePedal=20, fuelConsumption=10.70, motorControllerTemperature=300000, motorSpeed=55208, motorTorque=9050, motorTemperature=950000, motorVoltage=21900, motorCurrent=49340000, powerBattery=66722., maxFeedbackPower=760000, maxDischargePower=800000, bmsSelfCheck=60, powerBatteryCurrent=40000, powerBatteryV3=745000, maxVoltage=4000, minVoltage=4000, maxTemperature=100000, minTemperature=400000, availableCapacity=860000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:17.014 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:27:17.014 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"30","availableCapacity":"860000","bmsSelfCheck":"60","brakePedal":"20","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"24000","dischargeVoltage":"215000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.70","gear":"D","insulationResistance":"260010000","latitude":"39.5652980","location":"1","longitude":"116.7733670","maxDischargePower":"800000","maxFeedbackPower":"760000","maxTemperature":"100000","maxVoltage":"4000","mcu":"1","mileage":"22.96000000","minTemperature":"400000","minVoltage":"4000","motorControllerTemperature":"300000","motorCurrent":"49340000","motorSpeed":"55208","motorTemperature":"950000","motorTorque":"9050","motorVoltage":"21900","powerBattery":"66722.","powerBatteryCurrent":"40000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"745000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718969238045","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:27:17.014 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969238045, longitude=116.7733670, latitude=39.5652980, speed=90.000, mileage=22.96000000, dischargeVoltage=215000, dischargeCurrent=24000, insulationResistance=260010000, gear=D, accelerationPedal=30, brakePedal=20, fuelConsumption=10.70, motorControllerTemperature=300000, motorSpeed=55208, motorTorque=9050, motorTemperature=950000, motorVoltage=21900, motorCurrent=49340000, powerBattery=66722., maxFeedbackPower=760000, maxDischargePower=800000, bmsSelfCheck=60, powerBatteryCurrent=40000, powerBatteryV3=745000, maxVoltage=4000, minVoltage=4000, maxTemperature=100000, minTemperature=400000, availableCapacity=860000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:17.034 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:27:17.034 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:27:17.061 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:27:17.061 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:27:17.093 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:27:17.093 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:27:17.116 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:27:17.116 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:27:17.134 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:27:17.134 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:27:17.154 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:27:17.154 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:27:17.176 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:27:17.176 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:27:17.194 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:27:17.194 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:27:17.216 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:27:17.216 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:27:17.236 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:27:17.236 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:27:17.256 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:27:17.256 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:27:17.315 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:27:17.315 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:27:17.336 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:27:17.336 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:27:17.356 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:27:17.356 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:27:17.376 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:27:17.376 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:27:17.396 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:27:17.396 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:27:17.998 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:27:17.998 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:27:17.998 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 33 39 30 34 36 31 31 36 2e 37 37 33 32 30 36 30 33 39 2e 35 36 35 38 36 31 30 33 36 2e 30 30 30 32 32 2e 39 38 30 30 30 30 30 30 34 39 36 30 30 30 31 35 30 30 30 32 32 33 39 35 30 30 30 30 44 37 30 32 30 39 2e 34 30 30 34 31 30 30 30 30 38 31 35 37 30 38 30 35 30 39 38 30 30 30 30 31 37 30 30 30 31 32 32 36 30 30 30 30 36 36 37 32 32 2e 33 37 30 30 30 30 38 36 30 30 30 30 30 30 37 30 30 30 30 34 38 34 30 30 30 34 30 30 30 33 30 30 30 36 30 30 30 30 30 39 30 30 30 30 30 32 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 37 7E -2024-06-21 19:27:17.998 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969239046, longitude=116.7732060, latitude=39.5658610, speed=36.000, mileage=22.98000000, dischargeVoltage=496000, dischargeCurrent=15000, insulationResistance=223950000, gear=D, accelerationPedal=70, brakePedal=20, fuelConsumption=9.400, motorControllerTemperature=410000, motorSpeed=81570, motorTorque=8050, motorTemperature=980000, motorVoltage=17000, motorCurrent=12260000, powerBattery=66722., maxFeedbackPower=370000, maxDischargePower=860000, bmsSelfCheck=00, powerBatteryCurrent=70000, powerBatteryV3=484000, maxVoltage=4000, minVoltage=3000, maxTemperature=600000, minTemperature=900000, availableCapacity=200000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:17.999 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:27:18.000 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"70","availableCapacity":"200000","bmsSelfCheck":"00","brakePedal":"20","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"15000","dischargeVoltage":"496000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.400","gear":"D","insulationResistance":"223950000","latitude":"39.5658610","location":"1","longitude":"116.7732060","maxDischargePower":"860000","maxFeedbackPower":"370000","maxTemperature":"600000","maxVoltage":"4000","mcu":"1","mileage":"22.98000000","minTemperature":"900000","minVoltage":"3000","motorControllerTemperature":"410000","motorCurrent":"12260000","motorSpeed":"81570","motorTemperature":"980000","motorTorque":"8050","motorVoltage":"17000","powerBattery":"66722.","powerBatteryCurrent":"70000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"484000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718969239046","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:27:18.000 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969239046, longitude=116.7732060, latitude=39.5658610, speed=36.000, mileage=22.98000000, dischargeVoltage=496000, dischargeCurrent=15000, insulationResistance=223950000, gear=D, accelerationPedal=70, brakePedal=20, fuelConsumption=9.400, motorControllerTemperature=410000, motorSpeed=81570, motorTorque=8050, motorTemperature=980000, motorVoltage=17000, motorCurrent=12260000, powerBattery=66722., maxFeedbackPower=370000, maxDischargePower=860000, bmsSelfCheck=00, powerBatteryCurrent=70000, powerBatteryV3=484000, maxVoltage=4000, minVoltage=3000, maxTemperature=600000, minTemperature=900000, availableCapacity=200000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:18.029 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:27:18.029 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:27:18.053 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:27:18.053 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:27:18.069 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:27:18.069 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:27:18.089 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:27:18.089 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:27:18.112 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:27:18.113 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:27:18.130 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:27:18.131 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:27:18.150 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:27:18.152 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:27:18.171 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:27:18.171 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:27:18.257 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:27:18.257 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:27:18.294 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:27:18.294 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:27:18.337 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:27:18.338 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:27:18.369 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:27:18.369 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:27:18.405 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:27:18.405 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:27:18.444 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:27:18.445 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:27:18.472 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:27:18.472 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:27:18.495 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:27:18.495 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:27:19.013 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:27:19.013 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:27:19.013 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 34 30 30 34 35 31 31 36 2e 37 37 33 30 33 34 30 33 39 2e 35 36 36 34 37 33 30 37 32 2e 30 30 30 32 33 2e 30 32 30 30 30 30 30 30 34 32 30 30 30 30 32 35 30 30 30 32 32 32 39 32 30 30 30 30 44 36 30 35 30 31 31 2e 31 30 33 39 30 30 30 30 39 36 39 34 32 35 34 32 30 38 30 30 30 30 30 31 33 35 30 30 31 34 31 39 31 30 30 30 36 36 37 32 32 2e 32 30 30 30 30 30 39 38 30 30 30 30 30 30 37 30 30 30 30 32 34 30 30 30 30 34 30 30 30 34 30 30 30 39 30 30 30 30 30 35 31 30 30 30 30 31 37 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 0a 7E -2024-06-21 19:27:19.013 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969240045, longitude=116.7730340, latitude=39.5664730, speed=72.000, mileage=23.02000000, dischargeVoltage=420000, dischargeCurrent=25000, insulationResistance=222920000, gear=D, accelerationPedal=60, brakePedal=50, fuelConsumption=11.10, motorControllerTemperature=390000, motorSpeed=96942, motorTorque=5420, motorTemperature=800000, motorVoltage=13500, motorCurrent=14191000, powerBattery=66722., maxFeedbackPower=200000, maxDischargePower=980000, bmsSelfCheck=00, powerBatteryCurrent=70000, powerBatteryV3=240000, maxVoltage=4000, minVoltage=4000, maxTemperature=900000, minTemperature=510000, availableCapacity=170000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:19.014 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:27:19.014 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"170000","bmsSelfCheck":"00","brakePedal":"50","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"25000","dischargeVoltage":"420000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.10","gear":"D","insulationResistance":"222920000","latitude":"39.5664730","location":"1","longitude":"116.7730340","maxDischargePower":"980000","maxFeedbackPower":"200000","maxTemperature":"900000","maxVoltage":"4000","mcu":"1","mileage":"23.02000000","minTemperature":"510000","minVoltage":"4000","motorControllerTemperature":"390000","motorCurrent":"14191000","motorSpeed":"96942","motorTemperature":"800000","motorTorque":"5420","motorVoltage":"13500","powerBattery":"66722.","powerBatteryCurrent":"70000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"240000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718969240045","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:27:19.014 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969240045, longitude=116.7730340, latitude=39.5664730, speed=72.000, mileage=23.02000000, dischargeVoltage=420000, dischargeCurrent=25000, insulationResistance=222920000, gear=D, accelerationPedal=60, brakePedal=50, fuelConsumption=11.10, motorControllerTemperature=390000, motorSpeed=96942, motorTorque=5420, motorTemperature=800000, motorVoltage=13500, motorCurrent=14191000, powerBattery=66722., maxFeedbackPower=200000, maxDischargePower=980000, bmsSelfCheck=00, powerBatteryCurrent=70000, powerBatteryV3=240000, maxVoltage=4000, minVoltage=4000, maxTemperature=900000, minTemperature=510000, availableCapacity=170000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:19.031 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:27:19.031 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:27:19.052 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:27:19.052 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:27:19.080 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:27:19.081 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:27:19.100 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:27:19.100 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:27:19.119 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:27:19.119 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:27:19.150 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:27:19.150 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:27:19.174 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:27:19.174 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:27:19.196 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:27:19.196 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:27:19.215 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:27:19.216 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:27:19.235 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:27:19.236 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:27:19.257 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:27:19.257 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:27:19.276 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:27:19.276 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:27:19.295 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:27:19.295 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:27:19.314 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:27:19.315 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:27:19.339 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:27:19.339 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:27:19.365 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:27:19.365 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:27:20.064 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:27:20.064 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:27:20.064 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 34 31 30 34 35 31 31 36 2e 37 37 32 31 38 37 30 33 39 2e 35 36 36 33 37 34 30 39 30 2e 30 30 30 32 33 2e 30 37 30 30 30 30 30 30 35 36 31 30 30 30 31 32 30 30 30 32 32 37 39 32 30 30 30 30 44 34 30 32 30 31 31 2e 37 30 38 32 30 30 30 30 34 39 33 36 34 38 30 31 30 31 34 38 30 30 30 31 32 30 30 30 37 39 36 39 30 30 30 30 36 36 37 31 30 2e 33 34 30 30 30 30 38 37 30 30 30 30 35 30 30 30 30 30 30 34 36 34 30 30 30 34 30 30 30 34 30 30 30 39 33 30 30 30 30 33 31 30 30 30 30 38 32 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 2f 7E -2024-06-21 19:27:20.064 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969241045, longitude=116.7721870, latitude=39.5663740, speed=90.000, mileage=23.07000000, dischargeVoltage=561000, dischargeCurrent=12000, insulationResistance=227920000, gear=D, accelerationPedal=40, brakePedal=20, fuelConsumption=11.70, motorControllerTemperature=820000, motorSpeed=49364, motorTorque=8010, motorTemperature=148000, motorVoltage=12000, motorCurrent=79690000, powerBattery=66710., maxFeedbackPower=340000, maxDischargePower=870000, bmsSelfCheck=50, powerBatteryCurrent=00000, powerBatteryV3=464000, maxVoltage=4000, minVoltage=4000, maxTemperature=930000, minTemperature=310000, availableCapacity=820000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:20.067 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:27:20.067 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"40","availableCapacity":"820000","bmsSelfCheck":"50","brakePedal":"20","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"12000","dischargeVoltage":"561000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.70","gear":"D","insulationResistance":"227920000","latitude":"39.5663740","location":"1","longitude":"116.7721870","maxDischargePower":"870000","maxFeedbackPower":"340000","maxTemperature":"930000","maxVoltage":"4000","mcu":"1","mileage":"23.07000000","minTemperature":"310000","minVoltage":"4000","motorControllerTemperature":"820000","motorCurrent":"79690000","motorSpeed":"49364","motorTemperature":"148000","motorTorque":"8010","motorVoltage":"12000","powerBattery":"66710.","powerBatteryCurrent":"00000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"464000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718969241045","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:27:20.067 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969241045, longitude=116.7721870, latitude=39.5663740, speed=90.000, mileage=23.07000000, dischargeVoltage=561000, dischargeCurrent=12000, insulationResistance=227920000, gear=D, accelerationPedal=40, brakePedal=20, fuelConsumption=11.70, motorControllerTemperature=820000, motorSpeed=49364, motorTorque=8010, motorTemperature=148000, motorVoltage=12000, motorCurrent=79690000, powerBattery=66710., maxFeedbackPower=340000, maxDischargePower=870000, bmsSelfCheck=50, powerBatteryCurrent=00000, powerBatteryV3=464000, maxVoltage=4000, minVoltage=4000, maxTemperature=930000, minTemperature=310000, availableCapacity=820000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:20.091 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:27:20.091 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:27:20.131 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:27:20.131 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:27:20.159 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:27:20.159 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:27:20.189 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:27:20.189 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:27:20.231 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:27:20.232 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:27:20.262 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:27:20.262 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:27:20.281 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:27:20.281 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:27:20.301 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:27:20.302 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:27:20.321 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:27:20.321 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:27:20.338 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:27:20.338 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:27:20.360 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:27:20.360 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:27:20.384 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:27:20.384 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:27:20.472 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:27:20.472 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:27:20.501 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:27:20.501 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:27:20.554 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:27:20.554 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:27:20.589 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:27:20.589 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:27:21.006 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:27:21.007 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:27:21.007 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 34 32 30 34 35 31 31 36 2e 37 37 31 33 38 32 30 33 39 2e 35 36 36 32 35 34 30 35 34 2e 30 30 30 32 33 2e 31 30 30 30 30 30 30 30 37 33 30 30 30 30 32 35 30 30 30 34 37 37 30 30 30 30 30 30 44 35 30 37 30 31 31 2e 34 30 32 38 30 30 30 30 36 38 37 35 31 31 31 34 30 37 38 30 30 30 30 31 37 34 30 30 33 30 34 39 30 30 30 30 36 36 37 31 30 2e 31 32 30 30 30 30 39 32 30 30 30 30 31 30 39 30 30 30 30 36 33 38 30 30 30 33 30 30 30 34 30 30 30 32 37 30 30 30 30 35 31 30 30 30 30 35 33 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 1a 7E -2024-06-21 19:27:21.007 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969242045, longitude=116.7713820, latitude=39.5662540, speed=54.000, mileage=23.10000000, dischargeVoltage=730000, dischargeCurrent=25000, insulationResistance=477000000, gear=D, accelerationPedal=50, brakePedal=70, fuelConsumption=11.40, motorControllerTemperature=280000, motorSpeed=68751, motorTorque=1140, motorTemperature=780000, motorVoltage=17400, motorCurrent=30490000, powerBattery=66710., maxFeedbackPower=120000, maxDischargePower=920000, bmsSelfCheck=10, powerBatteryCurrent=90000, powerBatteryV3=638000, maxVoltage=3000, minVoltage=4000, maxTemperature=270000, minTemperature=510000, availableCapacity=530000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:21.009 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:27:21.009 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"530000","bmsSelfCheck":"10","brakePedal":"70","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"25000","dischargeVoltage":"730000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.40","gear":"D","insulationResistance":"477000000","latitude":"39.5662540","location":"1","longitude":"116.7713820","maxDischargePower":"920000","maxFeedbackPower":"120000","maxTemperature":"270000","maxVoltage":"3000","mcu":"1","mileage":"23.10000000","minTemperature":"510000","minVoltage":"4000","motorControllerTemperature":"280000","motorCurrent":"30490000","motorSpeed":"68751","motorTemperature":"780000","motorTorque":"1140","motorVoltage":"17400","powerBattery":"66710.","powerBatteryCurrent":"90000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"638000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718969242045","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:27:21.009 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969242045, longitude=116.7713820, latitude=39.5662540, speed=54.000, mileage=23.10000000, dischargeVoltage=730000, dischargeCurrent=25000, insulationResistance=477000000, gear=D, accelerationPedal=50, brakePedal=70, fuelConsumption=11.40, motorControllerTemperature=280000, motorSpeed=68751, motorTorque=1140, motorTemperature=780000, motorVoltage=17400, motorCurrent=30490000, powerBattery=66710., maxFeedbackPower=120000, maxDischargePower=920000, bmsSelfCheck=10, powerBatteryCurrent=90000, powerBatteryV3=638000, maxVoltage=3000, minVoltage=4000, maxTemperature=270000, minTemperature=510000, availableCapacity=530000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:21.023 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:27:21.023 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:27:21.046 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:27:21.047 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:27:21.066 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:27:21.066 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:27:21.086 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:27:21.086 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:27:21.108 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:27:21.108 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:27:21.128 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:27:21.128 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:27:21.145 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:27:21.146 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:27:21.167 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:27:21.167 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:27:21.186 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:27:21.186 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:27:21.209 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:27:21.209 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:27:21.250 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:27:21.251 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:27:21.284 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:27:21.285 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:27:21.324 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:27:21.324 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:27:21.394 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:27:21.394 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:27:21.428 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:27:21.429 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:27:21.458 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:27:21.458 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:27:22.009 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:27:22.009 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:27:22.009 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 34 33 30 34 36 31 31 36 2e 37 37 30 30 35 32 30 33 39 2e 35 36 36 30 33 39 30 31 30 38 2e 30 30 32 33 2e 31 36 30 30 30 30 30 30 31 32 36 30 30 30 34 37 30 30 30 31 30 36 33 36 30 30 30 30 44 34 30 34 30 31 31 2e 38 30 35 33 30 30 30 30 34 33 36 30 30 37 37 33 30 35 30 30 30 30 30 31 35 34 30 30 31 34 39 31 32 30 30 30 36 36 36 39 39 2e 31 35 30 30 30 30 32 38 30 30 30 30 36 30 31 30 30 30 30 36 32 31 30 30 30 34 30 30 30 33 30 30 30 37 35 30 30 30 30 37 30 30 30 30 30 31 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 11 7E -2024-06-21 19:27:22.009 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969243046, longitude=116.7700520, latitude=39.5660390, speed=108.00, mileage=23.16000000, dischargeVoltage=126000, dischargeCurrent=47000, insulationResistance=106360000, gear=D, accelerationPedal=40, brakePedal=40, fuelConsumption=11.80, motorControllerTemperature=530000, motorSpeed=43600, motorTorque=7730, motorTemperature=500000, motorVoltage=15400, motorCurrent=14912000, powerBattery=66699., maxFeedbackPower=150000, maxDischargePower=280000, bmsSelfCheck=60, powerBatteryCurrent=10000, powerBatteryV3=621000, maxVoltage=4000, minVoltage=3000, maxTemperature=750000, minTemperature=700000, availableCapacity=100000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:22.011 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:27:22.012 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"40","availableCapacity":"100000","bmsSelfCheck":"60","brakePedal":"40","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"47000","dischargeVoltage":"126000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.80","gear":"D","insulationResistance":"106360000","latitude":"39.5660390","location":"1","longitude":"116.7700520","maxDischargePower":"280000","maxFeedbackPower":"150000","maxTemperature":"750000","maxVoltage":"4000","mcu":"1","mileage":"23.16000000","minTemperature":"700000","minVoltage":"3000","motorControllerTemperature":"530000","motorCurrent":"14912000","motorSpeed":"43600","motorTemperature":"500000","motorTorque":"7730","motorVoltage":"15400","powerBattery":"66699.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"621000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718969243046","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:27:22.012 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969243046, longitude=116.7700520, latitude=39.5660390, speed=108.00, mileage=23.16000000, dischargeVoltage=126000, dischargeCurrent=47000, insulationResistance=106360000, gear=D, accelerationPedal=40, brakePedal=40, fuelConsumption=11.80, motorControllerTemperature=530000, motorSpeed=43600, motorTorque=7730, motorTemperature=500000, motorVoltage=15400, motorCurrent=14912000, powerBattery=66699., maxFeedbackPower=150000, maxDischargePower=280000, bmsSelfCheck=60, powerBatteryCurrent=10000, powerBatteryV3=621000, maxVoltage=4000, minVoltage=3000, maxTemperature=750000, minTemperature=700000, availableCapacity=100000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:22.071 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:27:22.071 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:27:22.100 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:27:22.100 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:27:22.129 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:27:22.129 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:27:22.162 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:27:22.162 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:27:22.180 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:27:22.181 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:27:22.202 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:27:22.202 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:27:22.220 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:27:22.220 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:27:22.242 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:27:22.242 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:27:22.259 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:27:22.259 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:27:22.281 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:27:22.281 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:27:22.303 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:27:22.303 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:27:22.323 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:27:22.323 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:27:22.345 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:27:22.345 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:27:22.369 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:27:22.369 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:27:22.393 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:27:22.393 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:27:22.412 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:27:22.412 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:27:22.997 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:27:22.997 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:27:22.997 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 34 34 30 34 35 31 31 36 2e 37 36 39 31 30 32 30 33 39 2e 35 36 35 38 38 32 30 35 34 2e 30 30 30 32 33 2e 31 39 30 30 30 30 30 30 32 33 37 30 30 30 32 38 30 30 30 31 32 37 32 32 30 30 30 30 44 31 30 38 30 31 30 2e 31 30 32 31 30 30 30 30 36 31 39 33 38 33 33 31 30 31 31 34 30 30 30 31 33 37 30 30 31 30 31 31 38 30 30 30 36 36 36 39 39 2e 34 32 30 30 30 30 36 33 30 30 30 30 39 30 31 30 30 30 30 32 34 37 30 30 30 33 30 30 30 34 30 30 30 32 31 30 30 30 30 39 37 30 30 30 30 37 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 1d 7E -2024-06-21 19:27:22.997 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969244045, longitude=116.7691020, latitude=39.5658820, speed=54.000, mileage=23.19000000, dischargeVoltage=237000, dischargeCurrent=28000, insulationResistance=127220000, gear=D, accelerationPedal=10, brakePedal=80, fuelConsumption=10.10, motorControllerTemperature=210000, motorSpeed=61938, motorTorque=3310, motorTemperature=114000, motorVoltage=13700, motorCurrent=10118000, powerBattery=66699., maxFeedbackPower=420000, maxDischargePower=630000, bmsSelfCheck=90, powerBatteryCurrent=10000, powerBatteryV3=247000, maxVoltage=3000, minVoltage=4000, maxTemperature=210000, minTemperature=970000, availableCapacity=700000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:22.999 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:27:22.999 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"700000","bmsSelfCheck":"90","brakePedal":"80","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"28000","dischargeVoltage":"237000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.10","gear":"D","insulationResistance":"127220000","latitude":"39.5658820","location":"1","longitude":"116.7691020","maxDischargePower":"630000","maxFeedbackPower":"420000","maxTemperature":"210000","maxVoltage":"3000","mcu":"1","mileage":"23.19000000","minTemperature":"970000","minVoltage":"4000","motorControllerTemperature":"210000","motorCurrent":"10118000","motorSpeed":"61938","motorTemperature":"114000","motorTorque":"3310","motorVoltage":"13700","powerBattery":"66699.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"247000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718969244045","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:27:22.999 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969244045, longitude=116.7691020, latitude=39.5658820, speed=54.000, mileage=23.19000000, dischargeVoltage=237000, dischargeCurrent=28000, insulationResistance=127220000, gear=D, accelerationPedal=10, brakePedal=80, fuelConsumption=10.10, motorControllerTemperature=210000, motorSpeed=61938, motorTorque=3310, motorTemperature=114000, motorVoltage=13700, motorCurrent=10118000, powerBattery=66699., maxFeedbackPower=420000, maxDischargePower=630000, bmsSelfCheck=90, powerBatteryCurrent=10000, powerBatteryV3=247000, maxVoltage=3000, minVoltage=4000, maxTemperature=210000, minTemperature=970000, availableCapacity=700000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:23.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:27:23.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:27:23.047 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:27:23.047 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:27:23.077 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:27:23.077 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:27:23.107 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:27:23.107 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:27:23.136 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:27:23.136 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:27:23.174 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:27:23.174 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:27:23.341 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:27:23.341 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:27:23.379 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:27:23.379 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:27:23.404 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:27:23.406 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:27:23.428 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:27:23.428 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:27:23.457 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:27:23.457 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:27:23.479 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:27:23.480 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:27:23.508 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:27:23.508 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:27:23.539 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:27:23.539 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:27:23.561 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:27:23.561 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:27:23.580 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:27:23.580 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:27:23.999 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:27:23.999 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:27:23.999 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 34 35 30 34 35 31 31 36 2e 37 36 38 32 37 36 30 33 39 2e 35 36 35 37 36 32 30 39 30 2e 30 30 30 32 33 2e 32 34 30 30 30 30 30 30 35 39 35 30 30 30 33 31 30 30 30 32 34 30 35 39 30 30 30 30 44 37 30 35 30 39 2e 32 30 30 34 36 30 30 30 30 32 37 36 39 31 39 35 39 30 31 34 30 30 30 30 32 37 36 30 30 38 37 39 36 30 30 30 30 36 36 36 38 39 2e 33 35 30 30 30 30 36 36 30 30 30 30 31 30 36 30 30 30 30 35 38 30 30 30 30 34 30 30 30 33 30 30 30 37 31 30 30 30 30 38 36 30 30 30 30 39 35 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 6b 7E -2024-06-21 19:27:23.999 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969245045, longitude=116.7682760, latitude=39.5657620, speed=90.000, mileage=23.24000000, dischargeVoltage=595000, dischargeCurrent=31000, insulationResistance=240590000, gear=D, accelerationPedal=70, brakePedal=50, fuelConsumption=9.200, motorControllerTemperature=460000, motorSpeed=27691, motorTorque=9590, motorTemperature=140000, motorVoltage=27600, motorCurrent=87960000, powerBattery=66689., maxFeedbackPower=350000, maxDischargePower=660000, bmsSelfCheck=10, powerBatteryCurrent=60000, powerBatteryV3=580000, maxVoltage=4000, minVoltage=3000, maxTemperature=710000, minTemperature=860000, availableCapacity=950000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:24.000 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:27:24.000 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"70","availableCapacity":"950000","bmsSelfCheck":"10","brakePedal":"50","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"31000","dischargeVoltage":"595000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.200","gear":"D","insulationResistance":"240590000","latitude":"39.5657620","location":"1","longitude":"116.7682760","maxDischargePower":"660000","maxFeedbackPower":"350000","maxTemperature":"710000","maxVoltage":"4000","mcu":"1","mileage":"23.24000000","minTemperature":"860000","minVoltage":"3000","motorControllerTemperature":"460000","motorCurrent":"87960000","motorSpeed":"27691","motorTemperature":"140000","motorTorque":"9590","motorVoltage":"27600","powerBattery":"66689.","powerBatteryCurrent":"60000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"580000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718969245045","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:27:24.000 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969245045, longitude=116.7682760, latitude=39.5657620, speed=90.000, mileage=23.24000000, dischargeVoltage=595000, dischargeCurrent=31000, insulationResistance=240590000, gear=D, accelerationPedal=70, brakePedal=50, fuelConsumption=9.200, motorControllerTemperature=460000, motorSpeed=27691, motorTorque=9590, motorTemperature=140000, motorVoltage=27600, motorCurrent=87960000, powerBattery=66689., maxFeedbackPower=350000, maxDischargePower=660000, bmsSelfCheck=10, powerBatteryCurrent=60000, powerBatteryV3=580000, maxVoltage=4000, minVoltage=3000, maxTemperature=710000, minTemperature=860000, availableCapacity=950000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:24.024 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:27:24.024 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:27:24.046 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:27:24.046 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:27:24.071 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:27:24.071 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:27:24.095 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:27:24.095 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:27:24.128 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:27:24.128 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:27:24.172 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:27:24.172 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:27:24.195 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:27:24.195 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:27:24.214 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:27:24.214 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:27:24.244 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:27:24.244 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:27:24.274 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:27:24.274 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:27:24.306 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:27:24.306 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:27:24.336 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:27:24.336 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:27:24.370 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:27:24.370 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:27:24.398 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:27:24.398 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:27:24.429 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:27:24.429 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:27:24.446 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:27:24.446 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:27:24.997 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:27:24.997 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:27:24.997 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 34 36 30 34 36 31 31 36 2e 37 36 37 30 33 37 30 33 39 2e 35 36 35 35 32 36 30 31 30 38 2e 30 30 32 33 2e 33 30 30 30 30 30 30 30 34 35 37 30 30 30 31 31 30 30 30 34 36 37 33 30 30 30 30 30 44 38 30 31 30 31 31 2e 34 30 33 30 30 30 30 30 32 35 38 35 36 35 32 34 30 31 33 31 30 30 30 31 37 31 30 30 35 34 39 30 30 30 30 30 36 36 36 37 38 2e 38 34 30 30 30 30 36 38 30 30 30 30 31 33 31 34 30 30 30 37 30 38 30 30 30 34 30 30 30 34 30 30 30 39 39 30 30 30 30 34 38 30 30 30 30 39 38 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 45 7E -2024-06-21 19:27:24.997 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969246046, longitude=116.7670370, latitude=39.5655260, speed=108.00, mileage=23.30000000, dischargeVoltage=457000, dischargeCurrent=11000, insulationResistance=467300000, gear=D, accelerationPedal=80, brakePedal=10, fuelConsumption=11.40, motorControllerTemperature=300000, motorSpeed=25856, motorTorque=5240, motorTemperature=131000, motorVoltage=17100, motorCurrent=54900000, powerBattery=66678., maxFeedbackPower=840000, maxDischargePower=680000, bmsSelfCheck=13, powerBatteryCurrent=14000, powerBatteryV3=708000, maxVoltage=4000, minVoltage=4000, maxTemperature=990000, minTemperature=480000, availableCapacity=980000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:24.999 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:27:24.999 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"80","availableCapacity":"980000","bmsSelfCheck":"13","brakePedal":"10","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"11000","dischargeVoltage":"457000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.40","gear":"D","insulationResistance":"467300000","latitude":"39.5655260","location":"1","longitude":"116.7670370","maxDischargePower":"680000","maxFeedbackPower":"840000","maxTemperature":"990000","maxVoltage":"4000","mcu":"1","mileage":"23.30000000","minTemperature":"480000","minVoltage":"4000","motorControllerTemperature":"300000","motorCurrent":"54900000","motorSpeed":"25856","motorTemperature":"131000","motorTorque":"5240","motorVoltage":"17100","powerBattery":"66678.","powerBatteryCurrent":"14000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"708000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718969246046","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:27:24.999 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969246046, longitude=116.7670370, latitude=39.5655260, speed=108.00, mileage=23.30000000, dischargeVoltage=457000, dischargeCurrent=11000, insulationResistance=467300000, gear=D, accelerationPedal=80, brakePedal=10, fuelConsumption=11.40, motorControllerTemperature=300000, motorSpeed=25856, motorTorque=5240, motorTemperature=131000, motorVoltage=17100, motorCurrent=54900000, powerBattery=66678., maxFeedbackPower=840000, maxDischargePower=680000, bmsSelfCheck=13, powerBatteryCurrent=14000, powerBatteryV3=708000, maxVoltage=4000, minVoltage=4000, maxTemperature=990000, minTemperature=480000, availableCapacity=980000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:25.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:27:25.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:27:25.049 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:27:25.049 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:27:25.078 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:27:25.078 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:27:25.096 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:27:25.096 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:27:25.119 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:27:25.119 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:27:25.147 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:27:25.147 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:27:25.164 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:27:25.165 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:27:25.197 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:27:25.197 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:27:25.227 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:27:25.227 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:27:25.245 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:27:25.245 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:27:25.265 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:27:25.265 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:27:25.284 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:27:25.284 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:27:25.304 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:27:25.304 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:27:25.325 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:27:25.325 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:27:25.346 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:27:25.346 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:27:25.376 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:27:25.376 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:27:26.003 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:27:26.003 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:27:26.003 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 34 37 30 34 35 31 31 36 2e 37 36 35 37 35 35 30 33 39 2e 35 36 35 32 39 38 30 31 30 38 2e 30 30 32 33 2e 33 36 30 30 30 30 30 30 31 34 33 30 30 30 31 33 30 30 30 33 33 39 35 30 30 30 30 30 44 36 30 33 30 31 30 2e 30 30 32 37 30 30 30 30 38 31 38 35 31 37 39 30 30 31 30 39 30 30 30 31 39 33 30 30 38 39 39 30 30 30 30 30 36 36 36 36 38 2e 33 38 30 30 30 30 32 32 30 30 30 30 30 30 31 30 30 30 30 32 36 35 30 30 30 33 30 30 30 33 30 30 30 39 30 30 30 30 30 36 38 30 30 30 30 39 34 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 41 7E -2024-06-21 19:27:26.003 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969247045, longitude=116.7657550, latitude=39.5652980, speed=108.00, mileage=23.36000000, dischargeVoltage=143000, dischargeCurrent=13000, insulationResistance=339500000, gear=D, accelerationPedal=60, brakePedal=30, fuelConsumption=10.00, motorControllerTemperature=270000, motorSpeed=81851, motorTorque=7900, motorTemperature=109000, motorVoltage=19300, motorCurrent=89900000, powerBattery=66668., maxFeedbackPower=380000, maxDischargePower=220000, bmsSelfCheck=00, powerBatteryCurrent=10000, powerBatteryV3=265000, maxVoltage=3000, minVoltage=3000, maxTemperature=900000, minTemperature=680000, availableCapacity=940000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:26.005 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:27:26.005 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"940000","bmsSelfCheck":"00","brakePedal":"30","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"13000","dischargeVoltage":"143000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.00","gear":"D","insulationResistance":"339500000","latitude":"39.5652980","location":"1","longitude":"116.7657550","maxDischargePower":"220000","maxFeedbackPower":"380000","maxTemperature":"900000","maxVoltage":"3000","mcu":"1","mileage":"23.36000000","minTemperature":"680000","minVoltage":"3000","motorControllerTemperature":"270000","motorCurrent":"89900000","motorSpeed":"81851","motorTemperature":"109000","motorTorque":"7900","motorVoltage":"19300","powerBattery":"66668.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"265000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718969247045","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:27:26.005 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969247045, longitude=116.7657550, latitude=39.5652980, speed=108.00, mileage=23.36000000, dischargeVoltage=143000, dischargeCurrent=13000, insulationResistance=339500000, gear=D, accelerationPedal=60, brakePedal=30, fuelConsumption=10.00, motorControllerTemperature=270000, motorSpeed=81851, motorTorque=7900, motorTemperature=109000, motorVoltage=19300, motorCurrent=89900000, powerBattery=66668., maxFeedbackPower=380000, maxDischargePower=220000, bmsSelfCheck=00, powerBatteryCurrent=10000, powerBatteryV3=265000, maxVoltage=3000, minVoltage=3000, maxTemperature=900000, minTemperature=680000, availableCapacity=940000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:26.029 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:27:26.029 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:27:26.051 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:27:26.052 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:27:26.076 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:27:26.076 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:27:26.094 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:27:26.094 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:27:26.120 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:27:26.120 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:27:26.146 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:27:26.146 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:27:26.172 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:27:26.172 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:27:26.196 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:27:26.196 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:27:26.216 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:27:26.216 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:27:26.236 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:27:26.236 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:27:26.284 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:27:26.285 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:27:26.310 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:27:26.311 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:27:26.331 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:27:26.331 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:27:26.350 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:27:26.350 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:27:26.372 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:27:26.372 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:27:26.392 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:27:26.393 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:27:27.013 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:27:27.013 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:27:27.013 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 34 38 30 34 36 31 31 36 2e 37 36 34 35 36 39 30 33 39 2e 35 36 35 31 32 31 30 39 30 2e 30 30 30 32 33 2e 34 31 30 30 30 30 30 30 32 33 36 30 30 30 31 31 30 30 30 32 35 35 36 38 30 30 30 30 44 34 30 36 30 31 31 2e 38 30 35 34 30 30 30 30 39 36 38 34 30 32 33 39 30 31 34 31 30 30 30 31 35 33 30 30 38 32 32 37 30 30 30 30 36 36 36 35 36 2e 39 38 30 30 30 30 33 30 30 30 30 30 31 31 35 30 30 30 30 32 39 37 30 30 30 34 30 30 30 33 30 30 30 31 38 30 30 30 30 38 36 30 30 30 30 38 35 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 44 7E -2024-06-21 19:27:27.013 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969248046, longitude=116.7645690, latitude=39.5651210, speed=90.000, mileage=23.41000000, dischargeVoltage=236000, dischargeCurrent=11000, insulationResistance=255680000, gear=D, accelerationPedal=40, brakePedal=60, fuelConsumption=11.80, motorControllerTemperature=540000, motorSpeed=96840, motorTorque=2390, motorTemperature=141000, motorVoltage=15300, motorCurrent=82270000, powerBattery=66656., maxFeedbackPower=980000, maxDischargePower=300000, bmsSelfCheck=11, powerBatteryCurrent=50000, powerBatteryV3=297000, maxVoltage=4000, minVoltage=3000, maxTemperature=180000, minTemperature=860000, availableCapacity=850000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:27.015 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:27:27.015 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"40","availableCapacity":"850000","bmsSelfCheck":"11","brakePedal":"60","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"11000","dischargeVoltage":"236000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.80","gear":"D","insulationResistance":"255680000","latitude":"39.5651210","location":"1","longitude":"116.7645690","maxDischargePower":"300000","maxFeedbackPower":"980000","maxTemperature":"180000","maxVoltage":"4000","mcu":"1","mileage":"23.41000000","minTemperature":"860000","minVoltage":"3000","motorControllerTemperature":"540000","motorCurrent":"82270000","motorSpeed":"96840","motorTemperature":"141000","motorTorque":"2390","motorVoltage":"15300","powerBattery":"66656.","powerBatteryCurrent":"50000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"297000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718969248046","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:27:27.015 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969248046, longitude=116.7645690, latitude=39.5651210, speed=90.000, mileage=23.41000000, dischargeVoltage=236000, dischargeCurrent=11000, insulationResistance=255680000, gear=D, accelerationPedal=40, brakePedal=60, fuelConsumption=11.80, motorControllerTemperature=540000, motorSpeed=96840, motorTorque=2390, motorTemperature=141000, motorVoltage=15300, motorCurrent=82270000, powerBattery=66656., maxFeedbackPower=980000, maxDischargePower=300000, bmsSelfCheck=11, powerBatteryCurrent=50000, powerBatteryV3=297000, maxVoltage=4000, minVoltage=3000, maxTemperature=180000, minTemperature=860000, availableCapacity=850000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:27.044 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:27:27.044 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:27:27.070 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:27:27.070 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:27:27.090 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:27:27.090 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:27:27.117 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:27:27.117 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:27:27.142 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:27:27.142 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:27:27.173 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:27:27.173 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:27:27.208 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:27:27.208 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:27:27.232 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:27:27.232 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:27:27.275 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:27:27.275 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:27:27.334 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:27:27.334 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:27:27.407 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:27:27.407 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:27:27.432 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:27:27.432 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:27:27.486 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:27:27.486 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:27:27.505 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:27:27.505 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:27:27.524 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:27:27.524 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:27:27.551 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:27:27.551 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:27:27.998 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:27:27.998 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:27:27.998 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 34 39 30 34 36 31 31 36 2e 37 36 33 30 34 31 30 33 39 2e 35 36 34 38 35 34 30 31 34 34 2e 30 30 32 33 2e 34 39 30 30 30 30 30 30 33 36 33 30 30 30 33 39 30 30 30 34 35 31 35 30 30 30 30 30 44 30 30 34 30 31 31 2e 31 30 37 36 30 30 30 30 38 37 32 30 33 31 38 35 30 36 30 30 30 30 30 31 38 33 30 30 35 39 30 39 30 30 30 30 36 36 36 34 35 2e 38 32 30 30 30 30 39 30 30 30 30 30 35 30 31 30 30 30 30 33 37 33 30 30 30 33 30 30 30 33 30 30 30 32 34 30 30 30 30 35 37 30 30 30 30 34 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 28 7E -2024-06-21 19:27:27.998 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969249046, longitude=116.7630410, latitude=39.5648540, speed=144.00, mileage=23.49000000, dischargeVoltage=363000, dischargeCurrent=39000, insulationResistance=451500000, gear=D, accelerationPedal=00, brakePedal=40, fuelConsumption=11.10, motorControllerTemperature=760000, motorSpeed=87203, motorTorque=1850, motorTemperature=600000, motorVoltage=18300, motorCurrent=59090000, powerBattery=66645., maxFeedbackPower=820000, maxDischargePower=900000, bmsSelfCheck=50, powerBatteryCurrent=10000, powerBatteryV3=373000, maxVoltage=3000, minVoltage=3000, maxTemperature=240000, minTemperature=570000, availableCapacity=400000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:28.000 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:27:28.000 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"00","availableCapacity":"400000","bmsSelfCheck":"50","brakePedal":"40","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"39000","dischargeVoltage":"363000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.10","gear":"D","insulationResistance":"451500000","latitude":"39.5648540","location":"1","longitude":"116.7630410","maxDischargePower":"900000","maxFeedbackPower":"820000","maxTemperature":"240000","maxVoltage":"3000","mcu":"1","mileage":"23.49000000","minTemperature":"570000","minVoltage":"3000","motorControllerTemperature":"760000","motorCurrent":"59090000","motorSpeed":"87203","motorTemperature":"600000","motorTorque":"1850","motorVoltage":"18300","powerBattery":"66645.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"373000","ptc":"1","runStatus":"1","soc":"1","speed":"144.00","timestamp":"1718969249046","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:27:28.000 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969249046, longitude=116.7630410, latitude=39.5648540, speed=144.00, mileage=23.49000000, dischargeVoltage=363000, dischargeCurrent=39000, insulationResistance=451500000, gear=D, accelerationPedal=00, brakePedal=40, fuelConsumption=11.10, motorControllerTemperature=760000, motorSpeed=87203, motorTorque=1850, motorTemperature=600000, motorVoltage=18300, motorCurrent=59090000, powerBattery=66645., maxFeedbackPower=820000, maxDischargePower=900000, bmsSelfCheck=50, powerBatteryCurrent=10000, powerBatteryV3=373000, maxVoltage=3000, minVoltage=3000, maxTemperature=240000, minTemperature=570000, availableCapacity=400000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:28.041 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:27:28.041 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:27:28.068 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:27:28.068 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:27:28.097 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:27:28.097 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:27:28.118 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:27:28.118 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:27:28.144 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:27:28.144 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:27:28.168 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:27:28.168 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:27:28.200 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:27:28.200 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:27:28.227 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:27:28.228 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:27:28.246 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:27:28.246 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:27:28.269 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:27:28.270 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:27:28.298 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:27:28.298 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:27:28.325 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:27:28.325 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:27:28.347 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:27:28.347 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:27:28.372 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:27:28.372 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:27:28.394 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:27:28.394 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:27:28.416 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:27:28.416 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:27:29.007 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:27:29.007 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:27:29.007 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 35 30 30 34 35 31 31 36 2e 37 36 31 36 33 35 30 33 39 2e 35 36 34 37 30 34 30 31 36 32 2e 30 30 32 33 2e 35 38 30 30 30 30 30 30 31 31 38 30 30 30 34 32 30 30 30 32 38 37 33 39 30 30 30 30 44 39 30 31 30 39 2e 30 30 30 33 37 30 30 30 30 37 37 34 35 31 33 34 31 30 31 31 34 30 30 30 31 39 36 30 30 34 30 38 37 30 30 30 30 36 36 36 33 36 2e 34 30 30 30 30 30 38 34 30 30 30 30 31 33 31 30 30 30 30 33 35 30 30 30 30 34 30 30 30 34 30 30 30 37 32 30 30 30 30 31 30 30 30 30 30 31 32 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 1d 7E -2024-06-21 19:27:29.007 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969250045, longitude=116.7616350, latitude=39.5647040, speed=162.00, mileage=23.58000000, dischargeVoltage=118000, dischargeCurrent=42000, insulationResistance=287390000, gear=D, accelerationPedal=90, brakePedal=10, fuelConsumption=9.000, motorControllerTemperature=370000, motorSpeed=77451, motorTorque=3410, motorTemperature=114000, motorVoltage=19600, motorCurrent=40870000, powerBattery=66636., maxFeedbackPower=400000, maxDischargePower=840000, bmsSelfCheck=13, powerBatteryCurrent=10000, powerBatteryV3=350000, maxVoltage=4000, minVoltage=4000, maxTemperature=720000, minTemperature=100000, availableCapacity=120000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:29.009 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:27:29.009 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"90","availableCapacity":"120000","bmsSelfCheck":"13","brakePedal":"10","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"42000","dischargeVoltage":"118000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.000","gear":"D","insulationResistance":"287390000","latitude":"39.5647040","location":"1","longitude":"116.7616350","maxDischargePower":"840000","maxFeedbackPower":"400000","maxTemperature":"720000","maxVoltage":"4000","mcu":"1","mileage":"23.58000000","minTemperature":"100000","minVoltage":"4000","motorControllerTemperature":"370000","motorCurrent":"40870000","motorSpeed":"77451","motorTemperature":"114000","motorTorque":"3410","motorVoltage":"19600","powerBattery":"66636.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"350000","ptc":"1","runStatus":"1","soc":"1","speed":"162.00","timestamp":"1718969250045","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:27:29.009 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969250045, longitude=116.7616350, latitude=39.5647040, speed=162.00, mileage=23.58000000, dischargeVoltage=118000, dischargeCurrent=42000, insulationResistance=287390000, gear=D, accelerationPedal=90, brakePedal=10, fuelConsumption=9.000, motorControllerTemperature=370000, motorSpeed=77451, motorTorque=3410, motorTemperature=114000, motorVoltage=19600, motorCurrent=40870000, powerBattery=66636., maxFeedbackPower=400000, maxDischargePower=840000, bmsSelfCheck=13, powerBatteryCurrent=10000, powerBatteryV3=350000, maxVoltage=4000, minVoltage=4000, maxTemperature=720000, minTemperature=100000, availableCapacity=120000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:29.036 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:27:29.036 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:27:29.056 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:27:29.056 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:27:29.074 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:27:29.075 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:27:29.095 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:27:29.095 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:27:29.117 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:27:29.117 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:27:29.142 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:27:29.142 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:27:29.171 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:27:29.171 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:27:29.259 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:27:29.259 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:27:29.288 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:27:29.289 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:27:29.328 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:27:29.328 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:27:29.378 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:27:29.379 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:27:29.407 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:27:29.408 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:27:29.425 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:27:29.426 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:27:29.449 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:27:29.449 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:27:29.475 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:27:29.476 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:27:29.498 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:27:29.499 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:27:29.996 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:27:29.996 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:27:29.996 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 35 31 30 34 35 31 31 36 2e 37 36 31 32 37 36 30 33 39 2e 35 36 34 39 31 31 30 35 34 2e 30 30 30 32 33 2e 36 31 30 30 30 30 30 30 32 38 35 30 30 30 31 38 30 30 30 31 38 30 31 31 30 30 30 30 44 32 30 32 30 39 2e 35 30 30 37 37 30 30 30 30 36 34 36 31 31 39 33 33 30 37 31 30 30 30 30 31 37 39 30 30 33 35 37 35 30 30 30 30 36 36 36 33 36 2e 38 39 30 30 30 30 32 34 30 30 30 30 30 30 37 30 30 30 30 32 35 32 30 30 30 34 30 30 30 34 30 30 30 39 33 30 30 30 30 36 39 30 30 30 30 39 35 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 3d 7E -2024-06-21 19:27:29.996 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969251045, longitude=116.7612760, latitude=39.5649110, speed=54.000, mileage=23.61000000, dischargeVoltage=285000, dischargeCurrent=18000, insulationResistance=180110000, gear=D, accelerationPedal=20, brakePedal=20, fuelConsumption=9.500, motorControllerTemperature=770000, motorSpeed=64611, motorTorque=9330, motorTemperature=710000, motorVoltage=17900, motorCurrent=35750000, powerBattery=66636., maxFeedbackPower=890000, maxDischargePower=240000, bmsSelfCheck=00, powerBatteryCurrent=70000, powerBatteryV3=252000, maxVoltage=4000, minVoltage=4000, maxTemperature=930000, minTemperature=690000, availableCapacity=950000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:29.998 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:27:29.998 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"950000","bmsSelfCheck":"00","brakePedal":"20","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"18000","dischargeVoltage":"285000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.500","gear":"D","insulationResistance":"180110000","latitude":"39.5649110","location":"1","longitude":"116.7612760","maxDischargePower":"240000","maxFeedbackPower":"890000","maxTemperature":"930000","maxVoltage":"4000","mcu":"1","mileage":"23.61000000","minTemperature":"690000","minVoltage":"4000","motorControllerTemperature":"770000","motorCurrent":"35750000","motorSpeed":"64611","motorTemperature":"710000","motorTorque":"9330","motorVoltage":"17900","powerBattery":"66636.","powerBatteryCurrent":"70000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"252000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718969251045","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:27:29.998 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969251045, longitude=116.7612760, latitude=39.5649110, speed=54.000, mileage=23.61000000, dischargeVoltage=285000, dischargeCurrent=18000, insulationResistance=180110000, gear=D, accelerationPedal=20, brakePedal=20, fuelConsumption=9.500, motorControllerTemperature=770000, motorSpeed=64611, motorTorque=9330, motorTemperature=710000, motorVoltage=17900, motorCurrent=35750000, powerBattery=66636., maxFeedbackPower=890000, maxDischargePower=240000, bmsSelfCheck=00, powerBatteryCurrent=70000, powerBatteryV3=252000, maxVoltage=4000, minVoltage=4000, maxTemperature=930000, minTemperature=690000, availableCapacity=950000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:30.026 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:27:30.026 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:27:30.045 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:27:30.045 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:27:30.075 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:27:30.075 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:27:30.112 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:27:30.112 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:27:30.136 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:27:30.136 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:27:30.156 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:27:30.156 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:27:30.175 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:27:30.175 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:27:30.201 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:27:30.202 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:27:30.240 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:27:30.240 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:27:30.304 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:27:30.304 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:27:30.340 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:27:30.341 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:27:30.368 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:27:30.368 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:27:30.402 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:27:30.402 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:27:30.431 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:27:30.431 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:27:30.507 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:27:30.507 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:27:30.569 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:27:30.570 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:27:30.997 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:27:30.997 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:27:30.997 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 35 32 30 34 36 31 31 36 2e 37 36 31 30 35 30 30 33 39 2e 35 36 35 37 37 35 30 35 34 2e 30 30 30 32 33 2e 36 34 30 30 30 30 30 30 32 39 31 30 30 30 31 30 30 30 30 31 36 32 38 30 30 30 30 30 44 36 30 34 30 31 31 2e 39 30 36 30 30 30 30 30 33 33 34 31 39 33 34 33 30 31 30 30 30 30 30 32 39 35 30 30 31 33 34 37 30 30 30 30 36 36 36 33 36 2e 36 39 30 30 30 30 38 36 30 30 30 30 38 30 37 30 30 30 30 33 36 33 30 30 30 33 30 30 30 33 30 30 30 36 31 30 30 30 30 38 31 30 30 30 30 35 38 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 2a 7E -2024-06-21 19:27:30.997 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969252046, longitude=116.7610500, latitude=39.5657750, speed=54.000, mileage=23.64000000, dischargeVoltage=291000, dischargeCurrent=10000, insulationResistance=162800000, gear=D, accelerationPedal=60, brakePedal=40, fuelConsumption=11.90, motorControllerTemperature=600000, motorSpeed=33419, motorTorque=3430, motorTemperature=100000, motorVoltage=29500, motorCurrent=13470000, powerBattery=66636., maxFeedbackPower=690000, maxDischargePower=860000, bmsSelfCheck=80, powerBatteryCurrent=70000, powerBatteryV3=363000, maxVoltage=3000, minVoltage=3000, maxTemperature=610000, minTemperature=810000, availableCapacity=580000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:31.000 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:27:31.000 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"580000","bmsSelfCheck":"80","brakePedal":"40","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"10000","dischargeVoltage":"291000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.90","gear":"D","insulationResistance":"162800000","latitude":"39.5657750","location":"1","longitude":"116.7610500","maxDischargePower":"860000","maxFeedbackPower":"690000","maxTemperature":"610000","maxVoltage":"3000","mcu":"1","mileage":"23.64000000","minTemperature":"810000","minVoltage":"3000","motorControllerTemperature":"600000","motorCurrent":"13470000","motorSpeed":"33419","motorTemperature":"100000","motorTorque":"3430","motorVoltage":"29500","powerBattery":"66636.","powerBatteryCurrent":"70000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"363000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718969252046","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:27:31.001 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969252046, longitude=116.7610500, latitude=39.5657750, speed=54.000, mileage=23.64000000, dischargeVoltage=291000, dischargeCurrent=10000, insulationResistance=162800000, gear=D, accelerationPedal=60, brakePedal=40, fuelConsumption=11.90, motorControllerTemperature=600000, motorSpeed=33419, motorTorque=3430, motorTemperature=100000, motorVoltage=29500, motorCurrent=13470000, powerBattery=66636., maxFeedbackPower=690000, maxDischargePower=860000, bmsSelfCheck=80, powerBatteryCurrent=70000, powerBatteryV3=363000, maxVoltage=3000, minVoltage=3000, maxTemperature=610000, minTemperature=810000, availableCapacity=580000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:31.052 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:27:31.052 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:27:31.076 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:27:31.076 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:27:31.221 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:27:31.221 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:27:31.269 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:27:31.269 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:27:31.328 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:27:31.328 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:27:31.364 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:27:31.364 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:27:31.400 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:27:31.400 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:27:31.425 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:27:31.425 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:27:31.449 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:27:31.450 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:27:31.472 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:27:31.472 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:27:31.491 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:27:31.491 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:27:31.512 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:27:31.513 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:27:31.546 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:27:31.546 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:27:31.570 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:27:31.570 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:27:31.601 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:27:31.601 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:27:31.624 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:27:31.624 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:27:31.995 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:27:31.995 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:27:31.995 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 35 33 30 34 35 31 31 36 2e 37 36 30 37 36 36 30 33 39 2e 35 36 36 38 34 32 30 31 32 36 2e 30 30 32 33 2e 37 31 30 30 30 30 30 30 31 37 38 30 30 30 35 30 30 30 30 31 36 31 35 38 30 30 30 30 44 37 30 39 30 31 30 2e 32 30 30 30 30 30 30 30 33 30 30 31 31 31 31 34 30 35 34 30 30 30 30 32 30 32 30 30 31 30 37 36 33 30 30 30 36 36 36 32 36 2e 32 32 30 30 30 30 32 37 30 30 30 30 31 30 30 30 30 30 30 32 38 38 30 30 30 34 30 30 30 33 30 30 30 38 35 30 30 30 30 36 38 30 30 30 30 32 36 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 0e 7E -2024-06-21 19:27:31.995 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969253045, longitude=116.7607660, latitude=39.5668420, speed=126.00, mileage=23.71000000, dischargeVoltage=178000, dischargeCurrent=50000, insulationResistance=161580000, gear=D, accelerationPedal=70, brakePedal=90, fuelConsumption=10.20, motorControllerTemperature=000000, motorSpeed=30011, motorTorque=1140, motorTemperature=540000, motorVoltage=20200, motorCurrent=10763000, powerBattery=66626., maxFeedbackPower=220000, maxDischargePower=270000, bmsSelfCheck=10, powerBatteryCurrent=00000, powerBatteryV3=288000, maxVoltage=4000, minVoltage=3000, maxTemperature=850000, minTemperature=680000, availableCapacity=260000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:31.999 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:27:31.999 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"70","availableCapacity":"260000","bmsSelfCheck":"10","brakePedal":"90","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"50000","dischargeVoltage":"178000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.20","gear":"D","insulationResistance":"161580000","latitude":"39.5668420","location":"1","longitude":"116.7607660","maxDischargePower":"270000","maxFeedbackPower":"220000","maxTemperature":"850000","maxVoltage":"4000","mcu":"1","mileage":"23.71000000","minTemperature":"680000","minVoltage":"3000","motorControllerTemperature":"000000","motorCurrent":"10763000","motorSpeed":"30011","motorTemperature":"540000","motorTorque":"1140","motorVoltage":"20200","powerBattery":"66626.","powerBatteryCurrent":"00000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"288000","ptc":"1","runStatus":"1","soc":"1","speed":"126.00","timestamp":"1718969253045","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:27:31.999 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969253045, longitude=116.7607660, latitude=39.5668420, speed=126.00, mileage=23.71000000, dischargeVoltage=178000, dischargeCurrent=50000, insulationResistance=161580000, gear=D, accelerationPedal=70, brakePedal=90, fuelConsumption=10.20, motorControllerTemperature=000000, motorSpeed=30011, motorTorque=1140, motorTemperature=540000, motorVoltage=20200, motorCurrent=10763000, powerBattery=66626., maxFeedbackPower=220000, maxDischargePower=270000, bmsSelfCheck=10, powerBatteryCurrent=00000, powerBatteryV3=288000, maxVoltage=4000, minVoltage=3000, maxTemperature=850000, minTemperature=680000, availableCapacity=260000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:32.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:27:32.041 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:27:32.066 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:27:32.066 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:27:32.085 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:27:32.085 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:27:32.124 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:27:32.124 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:27:32.517 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:27:32.517 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:27:35.233 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:27:35.233 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:27:35.234 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 35 34 30 35 32 31 31 36 2e 37 36 30 35 32 35 30 33 39 2e 35 36 37 36 38 31 30 37 32 2e 30 30 30 32 33 2e 37 35 30 30 30 30 30 30 36 39 32 30 30 30 31 30 30 30 30 31 35 37 30 34 30 30 30 30 44 35 30 34 30 31 30 2e 37 30 39 32 30 30 30 30 34 30 35 35 31 32 30 32 30 33 31 30 30 30 30 32 31 33 30 30 38 32 36 30 30 30 30 30 36 36 36 32 36 2e 35 31 30 30 30 30 36 32 30 30 30 30 31 31 36 30 30 30 30 33 34 30 30 30 30 33 30 30 30 33 30 30 30 35 33 30 30 30 30 36 32 30 30 30 30 35 36 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 06 7E -2024-06-21 19:27:35.234 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969254052, longitude=116.7605250, latitude=39.5676810, speed=72.000, mileage=23.75000000, dischargeVoltage=692000, dischargeCurrent=10000, insulationResistance=157040000, gear=D, accelerationPedal=50, brakePedal=40, fuelConsumption=10.70, motorControllerTemperature=920000, motorSpeed=40551, motorTorque=2020, motorTemperature=310000, motorVoltage=21300, motorCurrent=82600000, powerBattery=66626., maxFeedbackPower=510000, maxDischargePower=620000, bmsSelfCheck=11, powerBatteryCurrent=60000, powerBatteryV3=340000, maxVoltage=3000, minVoltage=3000, maxTemperature=530000, minTemperature=620000, availableCapacity=560000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:35.237 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:27:35.237 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"560000","bmsSelfCheck":"11","brakePedal":"40","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"10000","dischargeVoltage":"692000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.70","gear":"D","insulationResistance":"157040000","latitude":"39.5676810","location":"1","longitude":"116.7605250","maxDischargePower":"620000","maxFeedbackPower":"510000","maxTemperature":"530000","maxVoltage":"3000","mcu":"1","mileage":"23.75000000","minTemperature":"620000","minVoltage":"3000","motorControllerTemperature":"920000","motorCurrent":"82600000","motorSpeed":"40551","motorTemperature":"310000","motorTorque":"2020","motorVoltage":"21300","powerBattery":"66626.","powerBatteryCurrent":"60000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"340000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718969254052","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:27:35.237 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969254052, longitude=116.7605250, latitude=39.5676810, speed=72.000, mileage=23.75000000, dischargeVoltage=692000, dischargeCurrent=10000, insulationResistance=157040000, gear=D, accelerationPedal=50, brakePedal=40, fuelConsumption=10.70, motorControllerTemperature=920000, motorSpeed=40551, motorTorque=2020, motorTemperature=310000, motorVoltage=21300, motorCurrent=82600000, powerBattery=66626., maxFeedbackPower=510000, maxDischargePower=620000, bmsSelfCheck=11, powerBatteryCurrent=60000, powerBatteryV3=340000, maxVoltage=3000, minVoltage=3000, maxTemperature=530000, minTemperature=620000, availableCapacity=560000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:35.334 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:27:35.335 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:27:35.335 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 35 35 30 34 35 31 31 36 2e 37 36 30 34 31 34 30 33 39 2e 35 36 38 31 30 37 30 39 30 2e 30 30 30 32 33 2e 38 30 30 30 30 30 30 30 31 35 38 30 30 30 31 39 30 30 30 37 31 38 30 30 30 30 30 30 44 38 30 30 30 39 2e 34 30 30 35 32 30 30 30 30 35 37 36 35 37 39 39 30 30 32 39 30 30 30 30 32 38 36 30 30 31 34 32 36 34 30 30 30 36 36 36 31 36 2e 36 31 30 30 30 30 30 30 30 30 30 30 34 30 31 30 30 30 30 34 36 37 30 30 30 34 30 30 30 34 30 30 30 39 31 30 30 30 30 36 31 30 30 30 30 39 31 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 7E -2024-06-21 19:27:35.335 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969255045, longitude=116.7604140, latitude=39.5681070, speed=90.000, mileage=23.80000000, dischargeVoltage=158000, dischargeCurrent=19000, insulationResistance=718000000, gear=D, accelerationPedal=80, brakePedal=00, fuelConsumption=9.400, motorControllerTemperature=520000, motorSpeed=57657, motorTorque=9900, motorTemperature=290000, motorVoltage=28600, motorCurrent=14264000, powerBattery=66616., maxFeedbackPower=610000, maxDischargePower=000000, bmsSelfCheck=40, powerBatteryCurrent=10000, powerBatteryV3=467000, maxVoltage=4000, minVoltage=4000, maxTemperature=910000, minTemperature=610000, availableCapacity=910000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:35.335 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:27:35.335 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:27:35.335 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 35 36 30 35 34 31 31 36 2e 37 36 30 32 38 35 30 33 39 2e 35 36 38 35 39 39 30 33 36 2e 30 30 30 32 33 2e 38 32 30 30 30 30 30 30 35 31 32 30 30 30 34 32 30 30 30 32 38 36 32 39 30 30 30 30 44 38 30 35 30 31 31 2e 30 30 38 34 30 30 30 30 37 38 32 35 35 38 35 31 30 31 34 38 30 30 30 31 38 39 30 30 39 34 30 36 30 30 30 30 36 36 36 31 36 2e 39 31 30 30 30 30 37 32 30 30 30 30 32 30 30 30 30 30 30 36 33 34 30 30 30 33 30 30 30 33 30 30 30 33 39 30 30 30 30 38 32 30 30 30 30 33 31 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 4a 7E -2024-06-21 19:27:35.336 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969256054, longitude=116.7602850, latitude=39.5685990, speed=36.000, mileage=23.82000000, dischargeVoltage=512000, dischargeCurrent=42000, insulationResistance=286290000, gear=D, accelerationPedal=80, brakePedal=50, fuelConsumption=11.00, motorControllerTemperature=840000, motorSpeed=78255, motorTorque=8510, motorTemperature=148000, motorVoltage=18900, motorCurrent=94060000, powerBattery=66616., maxFeedbackPower=910000, maxDischargePower=720000, bmsSelfCheck=20, powerBatteryCurrent=00000, powerBatteryV3=634000, maxVoltage=3000, minVoltage=3000, maxTemperature=390000, minTemperature=820000, availableCapacity=310000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:35.337 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:27:35.337 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"80","availableCapacity":"910000","bmsSelfCheck":"40","brakePedal":"00","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"19000","dischargeVoltage":"158000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.400","gear":"D","insulationResistance":"718000000","latitude":"39.5681070","location":"1","longitude":"116.7604140","maxDischargePower":"000000","maxFeedbackPower":"610000","maxTemperature":"910000","maxVoltage":"4000","mcu":"1","mileage":"23.80000000","minTemperature":"610000","minVoltage":"4000","motorControllerTemperature":"520000","motorCurrent":"14264000","motorSpeed":"57657","motorTemperature":"290000","motorTorque":"9900","motorVoltage":"28600","powerBattery":"66616.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"467000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718969255045","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:27:35.337 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969255045, longitude=116.7604140, latitude=39.5681070, speed=90.000, mileage=23.80000000, dischargeVoltage=158000, dischargeCurrent=19000, insulationResistance=718000000, gear=D, accelerationPedal=80, brakePedal=00, fuelConsumption=9.400, motorControllerTemperature=520000, motorSpeed=57657, motorTorque=9900, motorTemperature=290000, motorVoltage=28600, motorCurrent=14264000, powerBattery=66616., maxFeedbackPower=610000, maxDischargePower=000000, bmsSelfCheck=40, powerBatteryCurrent=10000, powerBatteryV3=467000, maxVoltage=4000, minVoltage=4000, maxTemperature=910000, minTemperature=610000, availableCapacity=910000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:35.339 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:27:35.339 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"80","availableCapacity":"310000","bmsSelfCheck":"20","brakePedal":"50","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"42000","dischargeVoltage":"512000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.00","gear":"D","insulationResistance":"286290000","latitude":"39.5685990","location":"1","longitude":"116.7602850","maxDischargePower":"720000","maxFeedbackPower":"910000","maxTemperature":"390000","maxVoltage":"3000","mcu":"1","mileage":"23.82000000","minTemperature":"820000","minVoltage":"3000","motorControllerTemperature":"840000","motorCurrent":"94060000","motorSpeed":"78255","motorTemperature":"148000","motorTorque":"8510","motorVoltage":"18900","powerBattery":"66616.","powerBatteryCurrent":"00000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"634000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718969256054","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:27:35.340 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969256054, longitude=116.7602850, latitude=39.5685990, speed=36.000, mileage=23.82000000, dischargeVoltage=512000, dischargeCurrent=42000, insulationResistance=286290000, gear=D, accelerationPedal=80, brakePedal=50, fuelConsumption=11.00, motorControllerTemperature=840000, motorSpeed=78255, motorTorque=8510, motorTemperature=148000, motorVoltage=18900, motorCurrent=94060000, powerBattery=66616., maxFeedbackPower=910000, maxDischargePower=720000, bmsSelfCheck=20, powerBatteryCurrent=00000, powerBatteryV3=634000, maxVoltage=3000, minVoltage=3000, maxTemperature=390000, minTemperature=820000, availableCapacity=310000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:36.002 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:27:36.002 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:27:36.002 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 35 37 30 34 39 31 31 36 2e 37 36 30 31 32 39 30 33 39 2e 35 36 39 32 30 37 30 35 34 2e 30 30 30 32 33 2e 38 35 30 30 30 30 30 30 33 37 39 30 30 30 34 36 30 30 30 31 36 34 39 31 30 30 30 30 44 32 30 33 30 39 2e 34 30 30 32 34 30 30 30 30 38 32 34 38 37 38 33 33 30 31 32 33 30 30 30 32 38 38 30 30 31 31 35 36 34 30 30 30 36 36 36 31 36 2e 39 37 30 30 30 30 31 30 30 30 30 30 31 32 32 30 30 30 30 32 32 31 30 30 30 34 30 30 30 34 30 30 30 31 30 30 30 30 30 37 33 30 30 30 30 36 37 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 3a 7E -2024-06-21 19:27:36.003 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969257049, longitude=116.7601290, latitude=39.5692070, speed=54.000, mileage=23.85000000, dischargeVoltage=379000, dischargeCurrent=46000, insulationResistance=164910000, gear=D, accelerationPedal=20, brakePedal=30, fuelConsumption=9.400, motorControllerTemperature=240000, motorSpeed=82487, motorTorque=8330, motorTemperature=123000, motorVoltage=28800, motorCurrent=11564000, powerBattery=66616., maxFeedbackPower=970000, maxDischargePower=100000, bmsSelfCheck=12, powerBatteryCurrent=20000, powerBatteryV3=221000, maxVoltage=4000, minVoltage=4000, maxTemperature=100000, minTemperature=730000, availableCapacity=670000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:36.004 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:27:36.004 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"670000","bmsSelfCheck":"12","brakePedal":"30","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"46000","dischargeVoltage":"379000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.400","gear":"D","insulationResistance":"164910000","latitude":"39.5692070","location":"1","longitude":"116.7601290","maxDischargePower":"100000","maxFeedbackPower":"970000","maxTemperature":"100000","maxVoltage":"4000","mcu":"1","mileage":"23.85000000","minTemperature":"730000","minVoltage":"4000","motorControllerTemperature":"240000","motorCurrent":"11564000","motorSpeed":"82487","motorTemperature":"123000","motorTorque":"8330","motorVoltage":"28800","powerBattery":"66616.","powerBatteryCurrent":"20000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"221000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718969257049","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:27:36.004 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969257049, longitude=116.7601290, latitude=39.5692070, speed=54.000, mileage=23.85000000, dischargeVoltage=379000, dischargeCurrent=46000, insulationResistance=164910000, gear=D, accelerationPedal=20, brakePedal=30, fuelConsumption=9.400, motorControllerTemperature=240000, motorSpeed=82487, motorTorque=8330, motorTemperature=123000, motorVoltage=28800, motorCurrent=11564000, powerBattery=66616., maxFeedbackPower=970000, maxDischargePower=100000, bmsSelfCheck=12, powerBatteryCurrent=20000, powerBatteryV3=221000, maxVoltage=4000, minVoltage=4000, maxTemperature=100000, minTemperature=730000, availableCapacity=670000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:36.135 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:27:36.135 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:27:36.170 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:27:36.170 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:27:36.197 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:27:36.197 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:27:36.222 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:27:36.222 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:27:36.241 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:27:36.241 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:27:36.290 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:27:36.290 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:27:36.312 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:27:36.312 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:27:36.333 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:27:36.333 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:27:36.350 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:27:36.350 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:27:36.381 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:27:36.381 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:27:36.411 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:27:36.411 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:27:36.439 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:27:36.439 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:27:36.474 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:27:36.475 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:27:36.500 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:27:36.500 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:27:36.532 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:27:36.532 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:27:36.566 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:27:36.566 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:27:36.593 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:27:36.594 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:27:36.620 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:27:36.620 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:27:36.644 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:27:36.644 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:27:36.672 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:27:36.672 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:27:36.742 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:27:36.742 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:27:36.829 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:27:36.830 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:27:36.875 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:27:36.875 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:27:36.903 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:27:36.903 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:27:36.923 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:27:36.923 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:27:36.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:27:36.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:27:36.965 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:27:36.966 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:27:36.989 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:27:36.989 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:27:37.013 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:27:37.013 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:27:37.013 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:27:37.013 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 35 38 30 34 37 31 31 36 2e 37 36 30 30 31 31 30 33 39 2e 35 36 39 36 34 39 30 35 34 2e 30 30 30 32 33 2e 38 38 30 30 30 30 30 30 37 31 34 30 30 30 36 30 30 30 30 32 38 37 34 38 30 30 30 30 44 32 30 39 30 39 2e 32 30 30 33 38 30 30 30 30 35 35 30 31 33 35 37 31 30 31 34 32 30 30 30 32 30 31 30 30 31 31 36 32 36 30 30 30 36 36 36 31 36 2e 32 35 30 30 30 30 33 38 30 30 30 30 34 30 32 30 30 30 30 37 33 31 30 30 30 34 30 30 30 34 30 30 30 34 37 30 30 30 30 31 35 30 30 30 30 38 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 2c 7E -2024-06-21 19:27:37.013 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:27:37.013 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969258047, longitude=116.7600110, latitude=39.5696490, speed=54.000, mileage=23.88000000, dischargeVoltage=714000, dischargeCurrent=60000, insulationResistance=287480000, gear=D, accelerationPedal=20, brakePedal=90, fuelConsumption=9.200, motorControllerTemperature=380000, motorSpeed=55013, motorTorque=5710, motorTemperature=142000, motorVoltage=20100, motorCurrent=11626000, powerBattery=66616., maxFeedbackPower=250000, maxDischargePower=380000, bmsSelfCheck=40, powerBatteryCurrent=20000, powerBatteryV3=731000, maxVoltage=4000, minVoltage=4000, maxTemperature=470000, minTemperature=150000, availableCapacity=800000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:37.014 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:27:37.014 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"800000","bmsSelfCheck":"40","brakePedal":"90","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"60000","dischargeVoltage":"714000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.200","gear":"D","insulationResistance":"287480000","latitude":"39.5696490","location":"1","longitude":"116.7600110","maxDischargePower":"380000","maxFeedbackPower":"250000","maxTemperature":"470000","maxVoltage":"4000","mcu":"1","mileage":"23.88000000","minTemperature":"150000","minVoltage":"4000","motorControllerTemperature":"380000","motorCurrent":"11626000","motorSpeed":"55013","motorTemperature":"142000","motorTorque":"5710","motorVoltage":"20100","powerBattery":"66616.","powerBatteryCurrent":"20000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"731000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718969258047","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:27:37.015 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969258047, longitude=116.7600110, latitude=39.5696490, speed=54.000, mileage=23.88000000, dischargeVoltage=714000, dischargeCurrent=60000, insulationResistance=287480000, gear=D, accelerationPedal=20, brakePedal=90, fuelConsumption=9.200, motorControllerTemperature=380000, motorSpeed=55013, motorTorque=5710, motorTemperature=142000, motorVoltage=20100, motorCurrent=11626000, powerBattery=66616., maxFeedbackPower=250000, maxDischargePower=380000, bmsSelfCheck=40, powerBatteryCurrent=20000, powerBatteryV3=731000, maxVoltage=4000, minVoltage=4000, maxTemperature=470000, minTemperature=150000, availableCapacity=800000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:37.058 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:27:37.058 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:27:37.086 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:27:37.086 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:27:37.106 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:27:37.106 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:27:37.126 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:27:37.126 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:27:37.156 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:27:37.157 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:27:37.182 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:27:37.182 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:27:37.204 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:27:37.204 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:27:37.250 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:27:37.250 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:27:37.281 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:27:37.281 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:27:37.347 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:27:37.348 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:27:37.382 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:27:37.382 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:27:37.413 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:27:37.413 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:27:37.444 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:27:37.444 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:27:37.474 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:27:37.474 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:27:37.500 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:27:37.501 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:27:37.519 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:27:37.520 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:27:37.538 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:27:37.539 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:27:37.587 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:27:37.587 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:27:37.611 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:27:37.612 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:27:37.641 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:27:37.641 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:27:37.663 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:27:37.664 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:27:37.682 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:27:37.682 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:27:37.710 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:27:37.710 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:27:37.749 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:27:37.749 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:27:37.775 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:27:37.775 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:27:37.806 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:27:37.806 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:27:37.824 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:27:37.824 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:27:37.845 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:27:37.845 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:27:37.864 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:27:37.864 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:27:37.894 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:27:37.894 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:27:37.925 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:27:37.925 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:27:37.947 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:27:37.947 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:27:37.966 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:27:37.966 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:27:37.997 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:27:37.997 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:27:38.005 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:27:38.005 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:27:38.005 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 35 39 30 35 32 31 31 36 2e 37 35 39 39 31 34 30 33 39 2e 35 36 39 39 38 34 30 31 38 2e 30 30 30 32 33 2e 38 39 30 30 30 30 30 30 32 36 34 30 30 30 31 39 30 30 30 31 38 35 39 38 30 30 30 30 44 39 30 30 30 31 30 2e 34 30 36 39 30 30 30 30 31 36 34 32 37 32 31 35 30 33 30 30 30 30 30 31 31 39 30 30 32 39 38 37 30 30 30 30 36 36 36 31 36 2e 39 38 30 30 30 30 34 35 30 30 30 30 34 30 31 31 30 30 30 35 37 30 30 30 30 34 30 30 30 34 30 30 30 37 39 30 30 30 30 32 37 30 30 30 30 36 36 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 66 7E -2024-06-21 19:27:38.005 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969259052, longitude=116.7599140, latitude=39.5699840, speed=18.000, mileage=23.89000000, dischargeVoltage=264000, dischargeCurrent=19000, insulationResistance=185980000, gear=D, accelerationPedal=90, brakePedal=00, fuelConsumption=10.40, motorControllerTemperature=690000, motorSpeed=16427, motorTorque=2150, motorTemperature=300000, motorVoltage=11900, motorCurrent=29870000, powerBattery=66616., maxFeedbackPower=980000, maxDischargePower=450000, bmsSelfCheck=40, powerBatteryCurrent=11000, powerBatteryV3=570000, maxVoltage=4000, minVoltage=4000, maxTemperature=790000, minTemperature=270000, availableCapacity=660000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:38.006 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:27:38.007 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"90","availableCapacity":"660000","bmsSelfCheck":"40","brakePedal":"00","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"19000","dischargeVoltage":"264000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.40","gear":"D","insulationResistance":"185980000","latitude":"39.5699840","location":"1","longitude":"116.7599140","maxDischargePower":"450000","maxFeedbackPower":"980000","maxTemperature":"790000","maxVoltage":"4000","mcu":"1","mileage":"23.89000000","minTemperature":"270000","minVoltage":"4000","motorControllerTemperature":"690000","motorCurrent":"29870000","motorSpeed":"16427","motorTemperature":"300000","motorTorque":"2150","motorVoltage":"11900","powerBattery":"66616.","powerBatteryCurrent":"11000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"570000","ptc":"1","runStatus":"1","soc":"1","speed":"18.000","timestamp":"1718969259052","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:27:38.007 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969259052, longitude=116.7599140, latitude=39.5699840, speed=18.000, mileage=23.89000000, dischargeVoltage=264000, dischargeCurrent=19000, insulationResistance=185980000, gear=D, accelerationPedal=90, brakePedal=00, fuelConsumption=10.40, motorControllerTemperature=690000, motorSpeed=16427, motorTorque=2150, motorTemperature=300000, motorVoltage=11900, motorCurrent=29870000, powerBattery=66616., maxFeedbackPower=980000, maxDischargePower=450000, bmsSelfCheck=40, powerBatteryCurrent=11000, powerBatteryV3=570000, maxVoltage=4000, minVoltage=4000, maxTemperature=790000, minTemperature=270000, availableCapacity=660000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:38.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:27:38.021 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:27:38.042 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:27:38.042 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:27:38.059 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:27:38.059 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:27:38.075 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:27:38.075 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:27:38.109 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:27:38.109 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:27:38.124 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:27:38.124 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:27:38.145 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:27:38.145 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:27:38.169 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:27:38.169 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:27:38.208 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:27:38.208 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:27:38.236 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:27:38.236 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:27:38.263 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:27:38.263 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:27:38.279 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:27:38.279 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:27:38.319 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:27:38.319 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:27:38.346 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:27:38.346 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:27:38.383 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:27:38.384 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:27:38.414 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:27:38.414 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:27:38.452 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:27:38.452 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:27:38.575 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:27:38.576 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:27:38.611 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:27:38.611 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:27:38.642 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:27:38.642 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:27:38.669 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:27:38.669 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:27:38.739 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:27:38.739 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:27:38.765 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:27:38.765 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:27:38.784 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:27:38.784 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:27:38.816 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:27:38.816 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:27:38.884 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:27:38.884 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:27:38.935 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:27:38.935 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:27:38.986 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:27:38.986 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:27:39.006 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:27:39.007 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:27:39.007 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:27:39.007 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:27:39.007 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 36 30 30 35 35 31 31 36 2e 37 35 39 37 39 31 30 33 39 2e 35 37 30 34 32 33 30 33 36 2e 30 30 30 32 33 2e 39 31 30 30 30 30 30 30 36 36 36 30 30 30 33 37 30 30 30 32 39 37 30 34 30 30 30 30 44 35 30 32 30 31 31 2e 34 30 37 30 30 30 30 30 35 36 37 31 36 34 35 30 30 32 36 30 30 30 30 31 37 30 30 30 35 32 30 38 30 30 30 30 36 36 36 31 36 2e 37 39 30 30 30 30 33 35 30 30 30 30 32 30 35 30 30 30 30 33 33 33 30 30 30 33 30 30 30 33 30 30 30 32 37 30 30 30 30 34 37 30 30 30 30 37 38 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 32 7E -2024-06-21 19:27:39.007 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969260055, longitude=116.7597910, latitude=39.5704230, speed=36.000, mileage=23.91000000, dischargeVoltage=666000, dischargeCurrent=37000, insulationResistance=297040000, gear=D, accelerationPedal=50, brakePedal=20, fuelConsumption=11.40, motorControllerTemperature=700000, motorSpeed=56716, motorTorque=4500, motorTemperature=260000, motorVoltage=17000, motorCurrent=52080000, powerBattery=66616., maxFeedbackPower=790000, maxDischargePower=350000, bmsSelfCheck=20, powerBatteryCurrent=50000, powerBatteryV3=333000, maxVoltage=3000, minVoltage=3000, maxTemperature=270000, minTemperature=470000, availableCapacity=780000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:39.009 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:27:39.009 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"780000","bmsSelfCheck":"20","brakePedal":"20","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"37000","dischargeVoltage":"666000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.40","gear":"D","insulationResistance":"297040000","latitude":"39.5704230","location":"1","longitude":"116.7597910","maxDischargePower":"350000","maxFeedbackPower":"790000","maxTemperature":"270000","maxVoltage":"3000","mcu":"1","mileage":"23.91000000","minTemperature":"470000","minVoltage":"3000","motorControllerTemperature":"700000","motorCurrent":"52080000","motorSpeed":"56716","motorTemperature":"260000","motorTorque":"4500","motorVoltage":"17000","powerBattery":"66616.","powerBatteryCurrent":"50000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"333000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718969260055","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:27:39.009 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969260055, longitude=116.7597910, latitude=39.5704230, speed=36.000, mileage=23.91000000, dischargeVoltage=666000, dischargeCurrent=37000, insulationResistance=297040000, gear=D, accelerationPedal=50, brakePedal=20, fuelConsumption=11.40, motorControllerTemperature=700000, motorSpeed=56716, motorTorque=4500, motorTemperature=260000, motorVoltage=17000, motorCurrent=52080000, powerBattery=66616., maxFeedbackPower=790000, maxDischargePower=350000, bmsSelfCheck=20, powerBatteryCurrent=50000, powerBatteryV3=333000, maxVoltage=3000, minVoltage=3000, maxTemperature=270000, minTemperature=470000, availableCapacity=780000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:39.025 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:27:39.025 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:27:39.044 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:27:39.044 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:27:39.067 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:27:39.067 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:27:39.086 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:27:39.086 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:27:39.140 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:27:39.140 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:27:39.173 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:27:39.173 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:27:39.192 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:27:39.192 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:27:39.210 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:27:39.210 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:27:39.233 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:27:39.233 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:27:39.272 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:27:39.272 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:27:39.302 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:27:39.302 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:27:39.328 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:27:39.328 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:27:39.351 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:27:39.351 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:27:39.375 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:27:39.375 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:27:39.405 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:27:39.405 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:27:39.436 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:27:39.436 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:27:39.458 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:27:39.458 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:27:39.481 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:27:39.481 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:27:39.502 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:27:39.502 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:27:39.532 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:27:39.532 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:27:39.570 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:27:39.570 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:27:39.626 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:27:39.626 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:27:39.644 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:27:39.644 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:27:39.667 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:27:39.667 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:27:39.687 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:27:39.687 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:27:39.730 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:27:39.730 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:27:39.787 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:27:39.787 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:27:39.817 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:27:39.817 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:27:39.840 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:27:39.840 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:27:39.859 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:27:39.859 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:27:39.882 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:27:39.882 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:27:40.008 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:27:40.008 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:27:40.008 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 36 31 30 34 38 31 31 36 2e 37 35 39 35 30 35 30 33 39 2e 35 37 31 34 39 38 30 31 34 34 2e 30 30 32 33 2e 39 39 30 30 30 30 30 30 33 35 37 30 30 30 37 30 30 30 30 32 38 31 32 33 30 30 30 30 44 35 30 38 30 39 2e 34 30 30 37 38 30 30 30 30 36 39 36 34 32 34 39 36 30 34 38 30 30 30 30 32 31 39 30 30 31 32 34 31 30 30 30 30 36 36 36 30 37 2e 35 34 30 30 30 30 38 34 30 30 30 30 31 30 33 30 30 30 30 32 36 39 30 30 30 34 30 30 30 33 30 30 30 37 33 30 30 30 30 38 35 30 30 30 30 32 35 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 57 7E -2024-06-21 19:27:40.008 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969261048, longitude=116.7595050, latitude=39.5714980, speed=144.00, mileage=23.99000000, dischargeVoltage=357000, dischargeCurrent=70000, insulationResistance=281230000, gear=D, accelerationPedal=50, brakePedal=80, fuelConsumption=9.400, motorControllerTemperature=780000, motorSpeed=69642, motorTorque=4960, motorTemperature=480000, motorVoltage=21900, motorCurrent=12410000, powerBattery=66607., maxFeedbackPower=540000, maxDischargePower=840000, bmsSelfCheck=10, powerBatteryCurrent=30000, powerBatteryV3=269000, maxVoltage=4000, minVoltage=3000, maxTemperature=730000, minTemperature=850000, availableCapacity=250000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:40.009 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:27:40.009 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"250000","bmsSelfCheck":"10","brakePedal":"80","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"70000","dischargeVoltage":"357000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.400","gear":"D","insulationResistance":"281230000","latitude":"39.5714980","location":"1","longitude":"116.7595050","maxDischargePower":"840000","maxFeedbackPower":"540000","maxTemperature":"730000","maxVoltage":"4000","mcu":"1","mileage":"23.99000000","minTemperature":"850000","minVoltage":"3000","motorControllerTemperature":"780000","motorCurrent":"12410000","motorSpeed":"69642","motorTemperature":"480000","motorTorque":"4960","motorVoltage":"21900","powerBattery":"66607.","powerBatteryCurrent":"30000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"269000","ptc":"1","runStatus":"1","soc":"1","speed":"144.00","timestamp":"1718969261048","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:27:40.009 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969261048, longitude=116.7595050, latitude=39.5714980, speed=144.00, mileage=23.99000000, dischargeVoltage=357000, dischargeCurrent=70000, insulationResistance=281230000, gear=D, accelerationPedal=50, brakePedal=80, fuelConsumption=9.400, motorControllerTemperature=780000, motorSpeed=69642, motorTorque=4960, motorTemperature=480000, motorVoltage=21900, motorCurrent=12410000, powerBattery=66607., maxFeedbackPower=540000, maxDischargePower=840000, bmsSelfCheck=10, powerBatteryCurrent=30000, powerBatteryV3=269000, maxVoltage=4000, minVoltage=3000, maxTemperature=730000, minTemperature=850000, availableCapacity=250000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:40.046 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:27:40.046 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:27:40.065 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:27:40.065 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:27:40.089 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:27:40.089 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:27:40.115 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:27:40.115 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:27:40.148 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:27:40.148 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:27:40.166 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:27:40.166 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:27:40.186 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:27:40.186 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:27:40.206 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:27:40.206 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:27:40.225 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:27:40.225 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:27:40.250 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:27:40.250 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:27:40.271 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:27:40.271 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:27:40.289 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:27:40.290 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:27:40.310 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:27:40.311 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:27:40.340 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:27:40.340 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:27:40.370 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:27:40.370 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:27:40.395 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:27:40.395 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:27:41.017 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:27:41.018 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:27:41.018 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 36 32 30 35 36 31 31 36 2e 37 35 39 33 37 36 30 33 39 2e 35 37 32 30 30 37 30 33 36 2e 30 30 30 32 34 2e 30 31 30 30 30 30 30 30 33 34 32 30 30 30 33 39 30 30 30 39 31 35 33 30 30 30 30 30 44 38 30 35 30 31 31 2e 39 30 38 30 30 30 30 30 32 34 30 39 36 32 35 30 30 31 34 35 30 30 30 31 37 32 30 30 31 34 37 38 36 30 30 30 36 36 36 30 37 2e 36 35 30 30 30 30 36 32 30 30 30 30 33 30 39 30 30 30 30 34 30 33 30 30 30 34 30 30 30 33 30 30 30 38 33 30 30 30 30 35 34 30 30 30 30 35 31 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 2c 7E -2024-06-21 19:27:41.018 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969262056, longitude=116.7593760, latitude=39.5720070, speed=36.000, mileage=24.01000000, dischargeVoltage=342000, dischargeCurrent=39000, insulationResistance=915300000, gear=D, accelerationPedal=80, brakePedal=50, fuelConsumption=11.90, motorControllerTemperature=800000, motorSpeed=24096, motorTorque=2500, motorTemperature=145000, motorVoltage=17200, motorCurrent=14786000, powerBattery=66607., maxFeedbackPower=650000, maxDischargePower=620000, bmsSelfCheck=30, powerBatteryCurrent=90000, powerBatteryV3=403000, maxVoltage=4000, minVoltage=3000, maxTemperature=830000, minTemperature=540000, availableCapacity=510000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:41.020 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:27:41.020 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"80","availableCapacity":"510000","bmsSelfCheck":"30","brakePedal":"50","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"39000","dischargeVoltage":"342000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.90","gear":"D","insulationResistance":"915300000","latitude":"39.5720070","location":"1","longitude":"116.7593760","maxDischargePower":"620000","maxFeedbackPower":"650000","maxTemperature":"830000","maxVoltage":"4000","mcu":"1","mileage":"24.01000000","minTemperature":"540000","minVoltage":"3000","motorControllerTemperature":"800000","motorCurrent":"14786000","motorSpeed":"24096","motorTemperature":"145000","motorTorque":"2500","motorVoltage":"17200","powerBattery":"66607.","powerBatteryCurrent":"90000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"403000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718969262056","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:27:41.020 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969262056, longitude=116.7593760, latitude=39.5720070, speed=36.000, mileage=24.01000000, dischargeVoltage=342000, dischargeCurrent=39000, insulationResistance=915300000, gear=D, accelerationPedal=80, brakePedal=50, fuelConsumption=11.90, motorControllerTemperature=800000, motorSpeed=24096, motorTorque=2500, motorTemperature=145000, motorVoltage=17200, motorCurrent=14786000, powerBattery=66607., maxFeedbackPower=650000, maxDischargePower=620000, bmsSelfCheck=30, powerBatteryCurrent=90000, powerBatteryV3=403000, maxVoltage=4000, minVoltage=3000, maxTemperature=830000, minTemperature=540000, availableCapacity=510000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:41.042 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:27:41.042 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:27:41.070 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:27:41.070 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:27:41.098 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:27:41.098 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:27:41.117 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:27:41.117 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:27:41.135 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:27:41.135 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:27:41.171 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:27:41.171 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:27:41.198 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:27:41.198 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:27:41.216 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:27:41.217 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:27:41.234 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:27:41.234 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:27:41.260 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:27:41.260 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:27:41.292 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:27:41.292 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:27:41.311 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:27:41.312 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:27:41.332 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:27:41.332 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:27:41.350 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:27:41.350 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:27:41.376 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:27:41.376 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:27:41.401 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:27:41.402 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:27:42.013 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:27:42.014 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:27:42.014 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 36 33 30 35 31 31 31 36 2e 37 35 39 31 39 34 30 33 39 2e 35 37 32 36 38 39 30 39 30 2e 30 30 30 32 34 2e 30 36 30 30 30 30 30 30 36 31 30 30 30 30 34 34 30 30 30 36 32 32 32 30 30 30 30 30 44 38 30 30 30 31 30 2e 37 30 38 35 30 30 30 30 36 30 31 36 39 36 33 39 30 31 30 39 30 30 30 31 32 32 30 30 31 30 35 30 34 30 30 30 36 36 35 39 36 2e 31 38 30 30 30 30 31 35 30 30 30 30 31 30 36 30 30 30 30 32 34 31 30 30 30 33 30 30 30 33 30 30 30 32 30 30 30 30 30 32 34 30 30 30 30 33 35 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 16 7E -2024-06-21 19:27:42.014 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969263051, longitude=116.7591940, latitude=39.5726890, speed=90.000, mileage=24.06000000, dischargeVoltage=610000, dischargeCurrent=44000, insulationResistance=622200000, gear=D, accelerationPedal=80, brakePedal=00, fuelConsumption=10.70, motorControllerTemperature=850000, motorSpeed=60169, motorTorque=6390, motorTemperature=109000, motorVoltage=12200, motorCurrent=10504000, powerBattery=66596., maxFeedbackPower=180000, maxDischargePower=150000, bmsSelfCheck=10, powerBatteryCurrent=60000, powerBatteryV3=241000, maxVoltage=3000, minVoltage=3000, maxTemperature=200000, minTemperature=240000, availableCapacity=350000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:42.015 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:27:42.015 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"80","availableCapacity":"350000","bmsSelfCheck":"10","brakePedal":"00","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"44000","dischargeVoltage":"610000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.70","gear":"D","insulationResistance":"622200000","latitude":"39.5726890","location":"1","longitude":"116.7591940","maxDischargePower":"150000","maxFeedbackPower":"180000","maxTemperature":"200000","maxVoltage":"3000","mcu":"1","mileage":"24.06000000","minTemperature":"240000","minVoltage":"3000","motorControllerTemperature":"850000","motorCurrent":"10504000","motorSpeed":"60169","motorTemperature":"109000","motorTorque":"6390","motorVoltage":"12200","powerBattery":"66596.","powerBatteryCurrent":"60000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"241000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718969263051","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:27:42.015 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969263051, longitude=116.7591940, latitude=39.5726890, speed=90.000, mileage=24.06000000, dischargeVoltage=610000, dischargeCurrent=44000, insulationResistance=622200000, gear=D, accelerationPedal=80, brakePedal=00, fuelConsumption=10.70, motorControllerTemperature=850000, motorSpeed=60169, motorTorque=6390, motorTemperature=109000, motorVoltage=12200, motorCurrent=10504000, powerBattery=66596., maxFeedbackPower=180000, maxDischargePower=150000, bmsSelfCheck=10, powerBatteryCurrent=60000, powerBatteryV3=241000, maxVoltage=3000, minVoltage=3000, maxTemperature=200000, minTemperature=240000, availableCapacity=350000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:42.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:27:42.044 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:27:42.074 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:27:42.074 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:27:42.095 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:27:42.096 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:27:42.116 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:27:42.116 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:27:42.138 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:27:42.138 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:27:42.156 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:27:42.156 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:27:42.175 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:27:42.175 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:27:42.197 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:27:42.197 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:27:42.215 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:27:42.215 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:27:42.240 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:27:42.240 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:27:42.281 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:27:42.282 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:27:42.312 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:27:42.312 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:27:42.343 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:27:42.343 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:27:42.363 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:27:42.363 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:27:42.400 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:27:42.400 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:27:42.440 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:27:42.440 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:27:43.006 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:27:43.006 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:27:43.006 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 36 34 30 35 35 31 31 36 2e 37 35 38 39 32 34 30 33 39 2e 35 37 33 36 33 37 30 31 39 38 2e 30 30 32 34 2e 31 37 30 30 30 30 30 30 32 31 34 30 30 30 31 30 30 30 30 31 34 35 37 30 30 30 30 30 44 34 30 33 30 39 2e 36 30 30 32 35 30 30 30 30 38 34 34 35 31 34 31 37 30 37 37 30 30 30 30 32 31 35 30 30 34 38 38 33 30 30 30 30 36 36 35 38 37 2e 33 39 30 30 30 30 34 39 30 30 30 30 31 30 37 30 30 30 30 37 34 35 30 30 30 34 30 30 30 33 30 30 30 39 32 30 30 30 30 38 35 30 30 30 30 33 31 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 4d 7E -2024-06-21 19:27:43.006 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969264055, longitude=116.7589240, latitude=39.5736370, speed=198.00, mileage=24.17000000, dischargeVoltage=214000, dischargeCurrent=10000, insulationResistance=145700000, gear=D, accelerationPedal=40, brakePedal=30, fuelConsumption=9.600, motorControllerTemperature=250000, motorSpeed=84451, motorTorque=4170, motorTemperature=770000, motorVoltage=21500, motorCurrent=48830000, powerBattery=66587., maxFeedbackPower=390000, maxDischargePower=490000, bmsSelfCheck=10, powerBatteryCurrent=70000, powerBatteryV3=745000, maxVoltage=4000, minVoltage=3000, maxTemperature=920000, minTemperature=850000, availableCapacity=310000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:43.007 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:27:43.008 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"40","availableCapacity":"310000","bmsSelfCheck":"10","brakePedal":"30","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"10000","dischargeVoltage":"214000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.600","gear":"D","insulationResistance":"145700000","latitude":"39.5736370","location":"1","longitude":"116.7589240","maxDischargePower":"490000","maxFeedbackPower":"390000","maxTemperature":"920000","maxVoltage":"4000","mcu":"1","mileage":"24.17000000","minTemperature":"850000","minVoltage":"3000","motorControllerTemperature":"250000","motorCurrent":"48830000","motorSpeed":"84451","motorTemperature":"770000","motorTorque":"4170","motorVoltage":"21500","powerBattery":"66587.","powerBatteryCurrent":"70000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"745000","ptc":"1","runStatus":"1","soc":"1","speed":"198.00","timestamp":"1718969264055","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:27:43.008 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969264055, longitude=116.7589240, latitude=39.5736370, speed=198.00, mileage=24.17000000, dischargeVoltage=214000, dischargeCurrent=10000, insulationResistance=145700000, gear=D, accelerationPedal=40, brakePedal=30, fuelConsumption=9.600, motorControllerTemperature=250000, motorSpeed=84451, motorTorque=4170, motorTemperature=770000, motorVoltage=21500, motorCurrent=48830000, powerBattery=66587., maxFeedbackPower=390000, maxDischargePower=490000, bmsSelfCheck=10, powerBatteryCurrent=70000, powerBatteryV3=745000, maxVoltage=4000, minVoltage=3000, maxTemperature=920000, minTemperature=850000, availableCapacity=310000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:43.050 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:27:43.050 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:27:43.068 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:27:43.069 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:27:43.092 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:27:43.092 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:27:43.110 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:27:43.110 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:27:43.134 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:27:43.134 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:27:43.162 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:27:43.162 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:27:43.192 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:27:43.192 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:27:43.226 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:27:43.227 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:27:43.249 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:27:43.249 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:27:43.272 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:27:43.272 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:27:43.291 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:27:43.291 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:27:43.319 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:27:43.319 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:27:43.349 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:27:43.349 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:27:43.368 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:27:43.368 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:27:43.389 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:27:43.389 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:27:43.409 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:27:43.409 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:27:44.008 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:27:44.008 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:27:44.008 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 36 35 30 35 34 31 31 36 2e 37 35 39 30 34 37 30 33 39 2e 35 37 33 39 37 36 30 33 36 2e 30 30 30 32 34 2e 31 39 30 30 30 30 30 30 34 38 32 30 30 30 34 30 30 30 30 34 32 39 38 30 30 30 30 30 44 36 30 32 30 31 31 2e 32 30 37 30 30 30 30 30 34 36 39 34 30 32 37 36 30 37 30 30 30 30 30 31 31 35 30 30 36 32 31 31 30 30 30 30 36 36 35 38 37 2e 37 35 30 30 30 30 36 30 30 30 30 30 32 30 32 30 30 30 30 33 31 38 30 30 30 33 30 30 30 33 30 30 30 32 33 30 30 30 30 35 30 30 30 30 30 35 39 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 2a 7E -2024-06-21 19:27:44.008 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969265054, longitude=116.7590470, latitude=39.5739760, speed=36.000, mileage=24.19000000, dischargeVoltage=482000, dischargeCurrent=40000, insulationResistance=429800000, gear=D, accelerationPedal=60, brakePedal=20, fuelConsumption=11.20, motorControllerTemperature=700000, motorSpeed=46940, motorTorque=2760, motorTemperature=700000, motorVoltage=11500, motorCurrent=62110000, powerBattery=66587., maxFeedbackPower=750000, maxDischargePower=600000, bmsSelfCheck=20, powerBatteryCurrent=20000, powerBatteryV3=318000, maxVoltage=3000, minVoltage=3000, maxTemperature=230000, minTemperature=500000, availableCapacity=590000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:44.009 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:27:44.009 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"590000","bmsSelfCheck":"20","brakePedal":"20","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"40000","dischargeVoltage":"482000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.20","gear":"D","insulationResistance":"429800000","latitude":"39.5739760","location":"1","longitude":"116.7590470","maxDischargePower":"600000","maxFeedbackPower":"750000","maxTemperature":"230000","maxVoltage":"3000","mcu":"1","mileage":"24.19000000","minTemperature":"500000","minVoltage":"3000","motorControllerTemperature":"700000","motorCurrent":"62110000","motorSpeed":"46940","motorTemperature":"700000","motorTorque":"2760","motorVoltage":"11500","powerBattery":"66587.","powerBatteryCurrent":"20000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"318000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718969265054","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:27:44.009 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969265054, longitude=116.7590470, latitude=39.5739760, speed=36.000, mileage=24.19000000, dischargeVoltage=482000, dischargeCurrent=40000, insulationResistance=429800000, gear=D, accelerationPedal=60, brakePedal=20, fuelConsumption=11.20, motorControllerTemperature=700000, motorSpeed=46940, motorTorque=2760, motorTemperature=700000, motorVoltage=11500, motorCurrent=62110000, powerBattery=66587., maxFeedbackPower=750000, maxDischargePower=600000, bmsSelfCheck=20, powerBatteryCurrent=20000, powerBatteryV3=318000, maxVoltage=3000, minVoltage=3000, maxTemperature=230000, minTemperature=500000, availableCapacity=590000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:44.038 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:27:44.038 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:27:44.056 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:27:44.056 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:27:44.074 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:27:44.075 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:27:44.096 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:27:44.096 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:27:44.116 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:27:44.116 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:27:44.143 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:27:44.143 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:27:44.187 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:27:44.187 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:27:44.205 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:27:44.205 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:27:44.228 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:27:44.228 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:27:44.248 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:27:44.248 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:27:44.281 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:27:44.281 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:27:44.308 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:27:44.308 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:27:44.345 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:27:44.345 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:27:44.370 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:27:44.370 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:27:44.409 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:27:44.409 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:27:44.430 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:27:44.431 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:27:45.013 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:27:45.013 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:27:45.013 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 36 36 30 35 32 31 31 36 2e 37 35 39 39 37 37 30 33 39 2e 35 37 34 31 32 34 30 37 32 2e 30 30 30 32 34 2e 32 33 30 30 30 30 30 30 34 30 32 30 30 30 32 31 30 30 30 31 36 31 35 36 30 30 30 30 44 35 30 39 30 31 31 2e 35 30 35 37 30 30 30 30 31 37 34 31 38 35 35 33 30 31 32 30 30 30 30 31 35 31 30 30 34 39 32 32 30 30 30 30 36 36 35 38 37 2e 35 33 30 30 30 30 36 37 30 30 30 30 39 30 33 30 30 30 30 32 38 33 30 30 30 34 30 30 30 34 30 30 30 34 31 30 30 30 30 39 34 30 30 30 30 34 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 2e 7E -2024-06-21 19:27:45.013 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969266052, longitude=116.7599770, latitude=39.5741240, speed=72.000, mileage=24.23000000, dischargeVoltage=402000, dischargeCurrent=21000, insulationResistance=161560000, gear=D, accelerationPedal=50, brakePedal=90, fuelConsumption=11.50, motorControllerTemperature=570000, motorSpeed=17418, motorTorque=5530, motorTemperature=120000, motorVoltage=15100, motorCurrent=49220000, powerBattery=66587., maxFeedbackPower=530000, maxDischargePower=670000, bmsSelfCheck=90, powerBatteryCurrent=30000, powerBatteryV3=283000, maxVoltage=4000, minVoltage=4000, maxTemperature=410000, minTemperature=940000, availableCapacity=400000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:45.015 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:27:45.015 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"400000","bmsSelfCheck":"90","brakePedal":"90","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"21000","dischargeVoltage":"402000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.50","gear":"D","insulationResistance":"161560000","latitude":"39.5741240","location":"1","longitude":"116.7599770","maxDischargePower":"670000","maxFeedbackPower":"530000","maxTemperature":"410000","maxVoltage":"4000","mcu":"1","mileage":"24.23000000","minTemperature":"940000","minVoltage":"4000","motorControllerTemperature":"570000","motorCurrent":"49220000","motorSpeed":"17418","motorTemperature":"120000","motorTorque":"5530","motorVoltage":"15100","powerBattery":"66587.","powerBatteryCurrent":"30000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"283000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718969266052","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:27:45.015 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969266052, longitude=116.7599770, latitude=39.5741240, speed=72.000, mileage=24.23000000, dischargeVoltage=402000, dischargeCurrent=21000, insulationResistance=161560000, gear=D, accelerationPedal=50, brakePedal=90, fuelConsumption=11.50, motorControllerTemperature=570000, motorSpeed=17418, motorTorque=5530, motorTemperature=120000, motorVoltage=15100, motorCurrent=49220000, powerBattery=66587., maxFeedbackPower=530000, maxDischargePower=670000, bmsSelfCheck=90, powerBatteryCurrent=30000, powerBatteryV3=283000, maxVoltage=4000, minVoltage=4000, maxTemperature=410000, minTemperature=940000, availableCapacity=400000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:45.039 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:27:45.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:27:45.062 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:27:45.062 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:27:45.081 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:27:45.081 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:27:45.100 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:27:45.100 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:27:45.120 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:27:45.120 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:27:45.144 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:27:45.144 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:27:45.176 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:27:45.176 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:27:45.202 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:27:45.202 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:27:45.236 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:27:45.236 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:27:45.275 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:27:45.276 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:27:45.300 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:27:45.301 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:27:45.323 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:27:45.324 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:27:45.343 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:27:45.343 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:27:45.361 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:27:45.361 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:27:45.382 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:27:45.382 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:27:45.400 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:27:45.400 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:27:46.015 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:27:46.016 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:27:46.016 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 36 37 30 36 30 31 31 36 2e 37 36 30 37 36 36 30 33 39 2e 35 37 34 32 35 36 30 35 34 2e 30 30 30 32 34 2e 32 36 30 30 30 30 30 30 34 34 35 30 30 30 32 33 30 30 30 35 39 32 39 30 30 30 30 30 44 35 30 39 30 31 31 2e 31 30 33 30 30 30 30 30 32 34 39 34 35 31 31 30 30 34 37 30 30 30 30 31 39 30 30 30 32 30 36 34 30 30 30 30 36 36 35 38 37 2e 37 38 30 30 30 30 35 33 30 30 30 30 38 30 30 30 30 30 30 36 37 35 30 30 30 33 30 30 30 34 30 30 30 38 30 30 30 30 30 36 38 30 30 30 30 34 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 7E -2024-06-21 19:27:46.016 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969267060, longitude=116.7607660, latitude=39.5742560, speed=54.000, mileage=24.26000000, dischargeVoltage=445000, dischargeCurrent=23000, insulationResistance=592900000, gear=D, accelerationPedal=50, brakePedal=90, fuelConsumption=11.10, motorControllerTemperature=300000, motorSpeed=24945, motorTorque=1100, motorTemperature=470000, motorVoltage=19000, motorCurrent=20640000, powerBattery=66587., maxFeedbackPower=780000, maxDischargePower=530000, bmsSelfCheck=80, powerBatteryCurrent=00000, powerBatteryV3=675000, maxVoltage=3000, minVoltage=4000, maxTemperature=800000, minTemperature=680000, availableCapacity=400000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:46.017 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:27:46.017 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"400000","bmsSelfCheck":"80","brakePedal":"90","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"23000","dischargeVoltage":"445000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.10","gear":"D","insulationResistance":"592900000","latitude":"39.5742560","location":"1","longitude":"116.7607660","maxDischargePower":"530000","maxFeedbackPower":"780000","maxTemperature":"800000","maxVoltage":"3000","mcu":"1","mileage":"24.26000000","minTemperature":"680000","minVoltage":"4000","motorControllerTemperature":"300000","motorCurrent":"20640000","motorSpeed":"24945","motorTemperature":"470000","motorTorque":"1100","motorVoltage":"19000","powerBattery":"66587.","powerBatteryCurrent":"00000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"675000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718969267060","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:27:46.017 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969267060, longitude=116.7607660, latitude=39.5742560, speed=54.000, mileage=24.26000000, dischargeVoltage=445000, dischargeCurrent=23000, insulationResistance=592900000, gear=D, accelerationPedal=50, brakePedal=90, fuelConsumption=11.10, motorControllerTemperature=300000, motorSpeed=24945, motorTorque=1100, motorTemperature=470000, motorVoltage=19000, motorCurrent=20640000, powerBattery=66587., maxFeedbackPower=780000, maxDischargePower=530000, bmsSelfCheck=80, powerBatteryCurrent=00000, powerBatteryV3=675000, maxVoltage=3000, minVoltage=4000, maxTemperature=800000, minTemperature=680000, availableCapacity=400000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:46.041 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:27:46.041 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:27:46.060 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:27:46.060 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:27:46.083 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:27:46.083 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:27:46.115 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:27:46.115 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:27:46.140 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:27:46.140 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:27:46.159 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:27:46.159 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:27:46.190 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:27:46.190 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:27:46.219 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:27:46.219 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:27:46.254 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:27:46.254 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:27:46.280 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:27:46.280 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:27:46.307 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:27:46.307 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:27:46.327 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:27:46.327 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:27:46.345 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:27:46.345 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:27:46.367 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:27:46.368 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:27:46.398 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:27:46.398 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:27:46.417 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:27:46.417 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:27:47.024 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:27:47.024 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:27:47.024 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 36 38 30 35 39 31 31 36 2e 37 36 31 35 38 31 30 33 39 2e 35 37 34 34 31 33 30 33 36 2e 30 30 30 32 34 2e 32 38 30 30 30 30 30 30 32 32 31 30 30 30 34 32 30 30 30 32 39 33 36 30 30 30 30 30 44 36 30 31 30 39 2e 39 30 30 39 34 30 30 30 30 34 30 39 33 34 34 30 32 30 32 39 30 30 30 30 32 33 37 30 30 36 33 33 39 30 30 30 30 36 36 35 38 37 2e 35 30 30 30 30 30 31 37 30 30 30 30 31 34 31 31 30 30 30 37 32 30 30 30 30 34 30 30 30 34 30 30 30 34 32 30 30 30 30 39 34 30 30 30 30 32 35 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 7E -2024-06-21 19:27:47.024 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969268059, longitude=116.7615810, latitude=39.5744130, speed=36.000, mileage=24.28000000, dischargeVoltage=221000, dischargeCurrent=42000, insulationResistance=293600000, gear=D, accelerationPedal=60, brakePedal=10, fuelConsumption=9.900, motorControllerTemperature=940000, motorSpeed=40934, motorTorque=4020, motorTemperature=290000, motorVoltage=23700, motorCurrent=63390000, powerBattery=66587., maxFeedbackPower=500000, maxDischargePower=170000, bmsSelfCheck=14, powerBatteryCurrent=11000, powerBatteryV3=720000, maxVoltage=4000, minVoltage=4000, maxTemperature=420000, minTemperature=940000, availableCapacity=250000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:47.025 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:27:47.026 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"250000","bmsSelfCheck":"14","brakePedal":"10","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"42000","dischargeVoltage":"221000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.900","gear":"D","insulationResistance":"293600000","latitude":"39.5744130","location":"1","longitude":"116.7615810","maxDischargePower":"170000","maxFeedbackPower":"500000","maxTemperature":"420000","maxVoltage":"4000","mcu":"1","mileage":"24.28000000","minTemperature":"940000","minVoltage":"4000","motorControllerTemperature":"940000","motorCurrent":"63390000","motorSpeed":"40934","motorTemperature":"290000","motorTorque":"4020","motorVoltage":"23700","powerBattery":"66587.","powerBatteryCurrent":"11000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"720000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718969268059","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:27:47.026 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969268059, longitude=116.7615810, latitude=39.5744130, speed=36.000, mileage=24.28000000, dischargeVoltage=221000, dischargeCurrent=42000, insulationResistance=293600000, gear=D, accelerationPedal=60, brakePedal=10, fuelConsumption=9.900, motorControllerTemperature=940000, motorSpeed=40934, motorTorque=4020, motorTemperature=290000, motorVoltage=23700, motorCurrent=63390000, powerBattery=66587., maxFeedbackPower=500000, maxDischargePower=170000, bmsSelfCheck=14, powerBatteryCurrent=11000, powerBatteryV3=720000, maxVoltage=4000, minVoltage=4000, maxTemperature=420000, minTemperature=940000, availableCapacity=250000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:47.056 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:27:47.056 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:27:47.097 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:27:47.097 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:27:47.118 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:27:47.118 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:27:47.142 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:27:47.142 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:27:47.171 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:27:47.171 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:27:47.194 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:27:47.194 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:27:47.224 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:27:47.224 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:27:47.260 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:27:47.261 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:27:47.292 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:27:47.292 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:27:47.345 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:27:47.345 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:27:47.364 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:27:47.364 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:27:47.391 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:27:47.391 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:27:47.418 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:27:47.418 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:27:47.438 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:27:47.438 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:27:47.456 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:27:47.456 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:27:47.479 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:27:47.479 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:27:48.008 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:27:48.008 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:27:48.008 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 36 39 30 35 34 31 31 36 2e 37 36 32 36 31 36 30 33 39 2e 35 37 34 35 36 36 30 37 32 2e 30 30 30 32 34 2e 33 32 30 30 30 30 30 30 34 36 33 30 30 30 38 30 30 30 30 32 30 34 30 31 30 30 30 30 44 36 30 33 30 31 31 2e 37 30 32 31 30 30 30 30 37 32 32 36 33 37 39 38 30 31 33 37 30 30 30 32 36 30 30 30 34 38 35 30 30 30 30 30 36 36 35 38 37 2e 35 32 30 30 30 30 31 30 30 30 30 30 31 31 32 30 30 30 30 36 32 34 30 30 30 33 30 30 30 33 30 30 30 32 35 30 30 30 30 34 36 30 30 30 30 31 31 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 19 7E -2024-06-21 19:27:48.008 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969269054, longitude=116.7626160, latitude=39.5745660, speed=72.000, mileage=24.32000000, dischargeVoltage=463000, dischargeCurrent=80000, insulationResistance=204010000, gear=D, accelerationPedal=60, brakePedal=30, fuelConsumption=11.70, motorControllerTemperature=210000, motorSpeed=72263, motorTorque=7980, motorTemperature=137000, motorVoltage=26000, motorCurrent=48500000, powerBattery=66587., maxFeedbackPower=520000, maxDischargePower=100000, bmsSelfCheck=11, powerBatteryCurrent=20000, powerBatteryV3=624000, maxVoltage=3000, minVoltage=3000, maxTemperature=250000, minTemperature=460000, availableCapacity=110000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:48.009 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:27:48.009 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"110000","bmsSelfCheck":"11","brakePedal":"30","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"80000","dischargeVoltage":"463000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.70","gear":"D","insulationResistance":"204010000","latitude":"39.5745660","location":"1","longitude":"116.7626160","maxDischargePower":"100000","maxFeedbackPower":"520000","maxTemperature":"250000","maxVoltage":"3000","mcu":"1","mileage":"24.32000000","minTemperature":"460000","minVoltage":"3000","motorControllerTemperature":"210000","motorCurrent":"48500000","motorSpeed":"72263","motorTemperature":"137000","motorTorque":"7980","motorVoltage":"26000","powerBattery":"66587.","powerBatteryCurrent":"20000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"624000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718969269054","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:27:48.010 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969269054, longitude=116.7626160, latitude=39.5745660, speed=72.000, mileage=24.32000000, dischargeVoltage=463000, dischargeCurrent=80000, insulationResistance=204010000, gear=D, accelerationPedal=60, brakePedal=30, fuelConsumption=11.70, motorControllerTemperature=210000, motorSpeed=72263, motorTorque=7980, motorTemperature=137000, motorVoltage=26000, motorCurrent=48500000, powerBattery=66587., maxFeedbackPower=520000, maxDischargePower=100000, bmsSelfCheck=11, powerBatteryCurrent=20000, powerBatteryV3=624000, maxVoltage=3000, minVoltage=3000, maxTemperature=250000, minTemperature=460000, availableCapacity=110000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:48.041 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:27:48.041 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:27:48.061 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:27:48.061 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:27:48.078 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:27:48.078 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:27:48.100 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:27:48.100 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:27:48.121 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:27:48.121 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:27:48.143 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:27:48.143 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:27:48.162 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:27:48.162 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:27:48.179 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:27:48.180 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:27:48.200 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:27:48.200 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:27:48.220 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:27:48.220 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:27:48.243 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:27:48.243 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:27:48.273 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:27:48.273 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:27:48.292 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:27:48.292 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:27:48.320 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:27:48.320 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:27:48.347 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:27:48.347 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:27:48.379 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:27:48.379 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:27:49.002 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:27:49.002 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:27:49.002 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 4a 41 56 30 56 4a 55 4a 59 4f 54 4f 4b 39 4b 53 59 31 37 31 38 39 36 39 32 37 30 30 34 38 31 31 36 2e 37 36 34 36 35 30 30 33 39 2e 35 37 34 38 38 30 30 32 37 30 2e 30 30 32 34 2e 34 37 30 30 30 30 30 30 33 31 35 30 30 30 31 36 30 30 30 31 39 35 39 37 30 30 30 30 44 33 30 38 30 31 30 2e 32 30 39 30 30 30 30 30 38 31 36 32 39 31 36 30 30 35 38 30 30 30 30 32 37 39 30 30 31 33 31 38 36 30 30 30 36 36 35 36 36 2e 34 33 30 30 30 30 38 35 30 30 30 30 31 33 31 32 30 30 30 32 35 30 30 30 30 33 30 30 30 34 30 30 30 38 37 30 30 30 30 36 39 30 30 30 30 36 34 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 4e 7E -2024-06-21 19:27:49.002 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969270048, longitude=116.7646500, latitude=39.5748800, speed=270.00, mileage=24.47000000, dischargeVoltage=315000, dischargeCurrent=16000, insulationResistance=195970000, gear=D, accelerationPedal=30, brakePedal=80, fuelConsumption=10.20, motorControllerTemperature=900000, motorSpeed=81629, motorTorque=1600, motorTemperature=580000, motorVoltage=27900, motorCurrent=13186000, powerBattery=66566., maxFeedbackPower=430000, maxDischargePower=850000, bmsSelfCheck=13, powerBatteryCurrent=12000, powerBatteryV3=250000, maxVoltage=3000, minVoltage=4000, maxTemperature=870000, minTemperature=690000, availableCapacity=640000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:49.003 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:27:49.003 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"30","availableCapacity":"640000","bmsSelfCheck":"13","brakePedal":"80","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"16000","dischargeVoltage":"315000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.20","gear":"D","insulationResistance":"195970000","latitude":"39.5748800","location":"1","longitude":"116.7646500","maxDischargePower":"850000","maxFeedbackPower":"430000","maxTemperature":"870000","maxVoltage":"3000","mcu":"1","mileage":"24.47000000","minTemperature":"690000","minVoltage":"4000","motorControllerTemperature":"900000","motorCurrent":"13186000","motorSpeed":"81629","motorTemperature":"580000","motorTorque":"1600","motorVoltage":"27900","powerBattery":"66566.","powerBatteryCurrent":"12000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"250000","ptc":"1","runStatus":"1","soc":"1","speed":"270.00","timestamp":"1718969270048","vehicleStatus":"1","vin":"JAV0VJUJYOTOK9KSY"} -2024-06-21 19:27:49.003 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=JAV0VJUJYOTOK9KSY, timestamp=1718969270048, longitude=116.7646500, latitude=39.5748800, speed=270.00, mileage=24.47000000, dischargeVoltage=315000, dischargeCurrent=16000, insulationResistance=195970000, gear=D, accelerationPedal=30, brakePedal=80, fuelConsumption=10.20, motorControllerTemperature=900000, motorSpeed=81629, motorTorque=1600, motorTemperature=580000, motorVoltage=27900, motorCurrent=13186000, powerBattery=66566., maxFeedbackPower=430000, maxDischargePower=850000, bmsSelfCheck=13, powerBatteryCurrent=12000, powerBatteryV3=250000, maxVoltage=3000, minVoltage=4000, maxTemperature=870000, minTemperature=690000, availableCapacity=640000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:27:49.021 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:27:49.021 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:27:49.039 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:27:49.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:27:49.060 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:27:49.060 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:27:49.080 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:27:49.080 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:27:49.102 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:27:49.102 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:27:49.119 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:27:49.119 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:27:49.153 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:27:49.153 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:27:49.186 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:27:49.186 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:27:49.203 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:27:49.204 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:27:49.226 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:27:49.226 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:27:49.252 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:27:49.252 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:27:49.281 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:27:49.281 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:27:49.330 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:27:49.330 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:27:49.373 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:27:49.373 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:27:49.390 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:27:49.391 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:27:49.410 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:27:49.410 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:28:17.975 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:28:17.976 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:28:17.976 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 57 5a 48 46 48 44 41 49 59 55 56 4b 53 48 48 33 47 31 37 31 38 39 36 39 32 39 39 30 31 33 31 31 36 2e 36 35 35 35 38 30 30 33 39 2e 35 32 30 39 32 32 30 37 32 2e 30 30 30 31 31 2e 32 35 30 30 30 30 30 30 35 31 30 30 30 30 33 32 30 30 30 31 38 39 33 30 30 30 30 30 44 38 30 37 30 31 30 2e 36 30 36 38 30 30 30 30 32 37 30 30 30 32 31 34 30 31 30 32 30 30 30 32 37 33 30 30 34 32 35 38 30 30 30 30 37 37 38 36 33 2e 39 30 30 30 30 30 31 33 30 30 30 30 31 31 35 30 30 30 30 35 39 31 30 30 30 33 30 30 30 34 30 30 30 31 36 30 30 30 30 39 37 30 30 30 30 32 34 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 fe 7E -2024-06-21 19:28:17.976 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718969299013, longitude=116.6555800, latitude=39.5209220, speed=72.000, mileage=11.25000000, dischargeVoltage=510000, dischargeCurrent=32000, insulationResistance=189300000, gear=D, accelerationPedal=80, brakePedal=70, fuelConsumption=10.60, motorControllerTemperature=680000, motorSpeed=27000, motorTorque=2140, motorTemperature=102000, motorVoltage=27300, motorCurrent=42580000, powerBattery=77863., maxFeedbackPower=900000, maxDischargePower=130000, bmsSelfCheck=11, powerBatteryCurrent=50000, powerBatteryV3=591000, maxVoltage=3000, minVoltage=4000, maxTemperature=160000, minTemperature=970000, availableCapacity=240000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:28:17.978 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:28:17.978 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"80","availableCapacity":"240000","bmsSelfCheck":"11","brakePedal":"70","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"32000","dischargeVoltage":"510000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.60","gear":"D","insulationResistance":"189300000","latitude":"39.5209220","location":"1","longitude":"116.6555800","maxDischargePower":"130000","maxFeedbackPower":"900000","maxTemperature":"160000","maxVoltage":"3000","mcu":"1","mileage":"11.25000000","minTemperature":"970000","minVoltage":"4000","motorControllerTemperature":"680000","motorCurrent":"42580000","motorSpeed":"27000","motorTemperature":"102000","motorTorque":"2140","motorVoltage":"27300","powerBattery":"77863.","powerBatteryCurrent":"50000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"591000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718969299013","vehicleStatus":"1","vin":"WZHFHDAIYUVKSHH3G"} -2024-06-21 19:28:17.978 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718969299013, longitude=116.6555800, latitude=39.5209220, speed=72.000, mileage=11.25000000, dischargeVoltage=510000, dischargeCurrent=32000, insulationResistance=189300000, gear=D, accelerationPedal=80, brakePedal=70, fuelConsumption=10.60, motorControllerTemperature=680000, motorSpeed=27000, motorTorque=2140, motorTemperature=102000, motorVoltage=27300, motorCurrent=42580000, powerBattery=77863., maxFeedbackPower=900000, maxDischargePower=130000, bmsSelfCheck=11, powerBatteryCurrent=50000, powerBatteryV3=591000, maxVoltage=3000, minVoltage=4000, maxTemperature=160000, minTemperature=970000, availableCapacity=240000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:28:18.006 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:28:18.007 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:28:18.036 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:28:18.036 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:28:18.059 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:28:18.059 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:28:18.080 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:28:18.080 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:28:18.102 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:28:18.102 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:28:18.128 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:28:18.128 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:28:18.150 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:28:18.150 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:28:18.174 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:28:18.174 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:28:18.199 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:28:18.199 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:28:18.221 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:28:18.221 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:28:18.251 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:28:18.251 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:28:18.272 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:28:18.272 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:28:18.290 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:28:18.290 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:28:18.313 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:28:18.313 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:28:18.356 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:28:18.356 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:28:18.377 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:28:18.377 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:28:18.977 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:28:18.977 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:28:18.977 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 57 5a 48 46 48 44 41 49 59 55 56 4b 53 48 48 33 47 31 37 31 38 39 36 39 33 30 30 30 32 33 31 31 36 2e 36 35 36 33 37 33 30 33 39 2e 35 32 30 39 39 37 30 35 34 2e 30 30 30 31 31 2e 32 38 30 30 30 30 30 30 34 38 37 30 30 30 34 32 30 30 30 32 37 39 39 34 30 30 30 30 44 31 30 30 30 39 2e 32 30 30 35 38 30 30 30 30 39 30 34 39 36 39 39 39 30 31 30 35 30 30 30 31 32 35 30 30 38 34 32 31 30 30 30 30 37 37 38 36 33 2e 33 38 30 30 30 30 33 38 30 30 30 30 39 30 30 30 30 30 30 34 36 30 30 30 30 33 30 30 30 33 30 30 30 36 39 30 30 30 30 32 36 30 30 30 30 37 35 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 38 7E -2024-06-21 19:28:18.977 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718969300023, longitude=116.6563730, latitude=39.5209970, speed=54.000, mileage=11.28000000, dischargeVoltage=487000, dischargeCurrent=42000, insulationResistance=279940000, gear=D, accelerationPedal=10, brakePedal=00, fuelConsumption=9.200, motorControllerTemperature=580000, motorSpeed=90496, motorTorque=9990, motorTemperature=105000, motorVoltage=12500, motorCurrent=84210000, powerBattery=77863., maxFeedbackPower=380000, maxDischargePower=380000, bmsSelfCheck=90, powerBatteryCurrent=00000, powerBatteryV3=460000, maxVoltage=3000, minVoltage=3000, maxTemperature=690000, minTemperature=260000, availableCapacity=750000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:28:18.978 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:28:18.978 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"750000","bmsSelfCheck":"90","brakePedal":"00","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"42000","dischargeVoltage":"487000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.200","gear":"D","insulationResistance":"279940000","latitude":"39.5209970","location":"1","longitude":"116.6563730","maxDischargePower":"380000","maxFeedbackPower":"380000","maxTemperature":"690000","maxVoltage":"3000","mcu":"1","mileage":"11.28000000","minTemperature":"260000","minVoltage":"3000","motorControllerTemperature":"580000","motorCurrent":"84210000","motorSpeed":"90496","motorTemperature":"105000","motorTorque":"9990","motorVoltage":"12500","powerBattery":"77863.","powerBatteryCurrent":"00000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"460000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718969300023","vehicleStatus":"1","vin":"WZHFHDAIYUVKSHH3G"} -2024-06-21 19:28:18.979 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718969300023, longitude=116.6563730, latitude=39.5209970, speed=54.000, mileage=11.28000000, dischargeVoltage=487000, dischargeCurrent=42000, insulationResistance=279940000, gear=D, accelerationPedal=10, brakePedal=00, fuelConsumption=9.200, motorControllerTemperature=580000, motorSpeed=90496, motorTorque=9990, motorTemperature=105000, motorVoltage=12500, motorCurrent=84210000, powerBattery=77863., maxFeedbackPower=380000, maxDischargePower=380000, bmsSelfCheck=90, powerBatteryCurrent=00000, powerBatteryV3=460000, maxVoltage=3000, minVoltage=3000, maxTemperature=690000, minTemperature=260000, availableCapacity=750000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:28:19.001 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:28:19.002 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:28:19.038 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:28:19.038 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:28:19.064 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:28:19.064 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:28:19.089 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:28:19.089 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:28:19.115 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:28:19.115 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:28:19.175 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:28:19.175 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:28:19.199 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:28:19.200 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:28:19.240 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:28:19.240 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:28:19.268 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:28:19.268 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:28:19.295 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:28:19.296 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:28:19.315 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:28:19.315 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:28:19.342 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:28:19.342 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:28:19.366 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:28:19.368 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:28:19.394 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:28:19.394 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:28:19.426 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:28:19.426 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:28:19.456 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:28:19.456 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:28:19.971 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:28:19.972 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:28:19.972 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 57 5a 48 46 48 44 41 49 59 55 56 4b 53 48 48 33 47 31 37 31 38 39 36 39 33 30 31 30 31 38 31 31 36 2e 36 35 37 36 32 39 30 33 39 2e 35 32 31 31 32 31 30 37 32 2e 30 30 30 31 31 2e 33 32 30 30 30 30 30 30 34 31 31 30 30 30 33 36 30 30 30 31 39 33 30 39 30 30 30 30 44 31 30 32 30 31 31 2e 33 30 32 35 30 30 30 30 36 39 38 36 30 37 39 38 30 31 32 34 30 30 30 31 34 30 30 30 32 30 34 31 30 30 30 30 37 37 38 36 33 2e 38 33 30 30 30 30 39 31 30 30 30 30 33 30 31 30 30 30 30 32 37 39 30 30 30 33 30 30 30 33 30 30 30 36 37 30 30 30 30 33 32 30 30 30 30 34 35 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 fa 7E -2024-06-21 19:28:19.972 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718969301018, longitude=116.6576290, latitude=39.5211210, speed=72.000, mileage=11.32000000, dischargeVoltage=411000, dischargeCurrent=36000, insulationResistance=193090000, gear=D, accelerationPedal=10, brakePedal=20, fuelConsumption=11.30, motorControllerTemperature=250000, motorSpeed=69860, motorTorque=7980, motorTemperature=124000, motorVoltage=14000, motorCurrent=20410000, powerBattery=77863., maxFeedbackPower=830000, maxDischargePower=910000, bmsSelfCheck=30, powerBatteryCurrent=10000, powerBatteryV3=279000, maxVoltage=3000, minVoltage=3000, maxTemperature=670000, minTemperature=320000, availableCapacity=450000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:28:19.974 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:28:19.974 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"450000","bmsSelfCheck":"30","brakePedal":"20","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"36000","dischargeVoltage":"411000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.30","gear":"D","insulationResistance":"193090000","latitude":"39.5211210","location":"1","longitude":"116.6576290","maxDischargePower":"910000","maxFeedbackPower":"830000","maxTemperature":"670000","maxVoltage":"3000","mcu":"1","mileage":"11.32000000","minTemperature":"320000","minVoltage":"3000","motorControllerTemperature":"250000","motorCurrent":"20410000","motorSpeed":"69860","motorTemperature":"124000","motorTorque":"7980","motorVoltage":"14000","powerBattery":"77863.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"279000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718969301018","vehicleStatus":"1","vin":"WZHFHDAIYUVKSHH3G"} -2024-06-21 19:28:19.974 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718969301018, longitude=116.6576290, latitude=39.5211210, speed=72.000, mileage=11.32000000, dischargeVoltage=411000, dischargeCurrent=36000, insulationResistance=193090000, gear=D, accelerationPedal=10, brakePedal=20, fuelConsumption=11.30, motorControllerTemperature=250000, motorSpeed=69860, motorTorque=7980, motorTemperature=124000, motorVoltage=14000, motorCurrent=20410000, powerBattery=77863., maxFeedbackPower=830000, maxDischargePower=910000, bmsSelfCheck=30, powerBatteryCurrent=10000, powerBatteryV3=279000, maxVoltage=3000, minVoltage=3000, maxTemperature=670000, minTemperature=320000, availableCapacity=450000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:28:20.006 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:28:20.006 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:28:20.025 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:28:20.025 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:28:20.056 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:28:20.056 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:28:20.084 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:28:20.084 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:28:20.110 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:28:20.110 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:28:20.129 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:28:20.129 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:28:20.150 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:28:20.150 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:28:20.169 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:28:20.169 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:28:20.201 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:28:20.201 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:28:20.219 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:28:20.220 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:28:20.239 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:28:20.239 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:28:20.262 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:28:20.262 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:28:20.287 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:28:20.287 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:28:20.305 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:28:20.305 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:28:20.326 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:28:20.326 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:28:20.344 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:28:20.344 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:28:20.984 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:28:20.984 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:28:20.984 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 57 5a 48 46 48 44 41 49 59 55 56 4b 53 48 48 33 47 31 37 31 38 39 36 39 33 30 32 30 32 38 31 31 36 2e 36 35 38 34 37 38 30 33 39 2e 35 32 31 31 36 33 30 35 34 2e 30 30 30 31 31 2e 33 35 30 30 30 30 30 30 35 34 36 30 30 30 34 34 30 30 30 33 36 31 38 30 30 30 30 30 44 30 30 32 30 31 32 2e 30 30 34 34 30 30 30 30 38 31 37 39 36 39 33 36 30 31 37 30 30 30 30 32 37 34 30 30 39 32 38 35 30 30 30 30 37 37 38 36 33 2e 39 36 30 30 30 30 32 39 30 30 30 30 31 31 31 34 30 30 30 36 30 30 30 30 30 33 30 30 30 33 30 30 30 36 31 30 30 30 30 38 37 30 30 30 30 39 36 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 26 7E -2024-06-21 19:28:20.984 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718969302028, longitude=116.6584780, latitude=39.5211630, speed=54.000, mileage=11.35000000, dischargeVoltage=546000, dischargeCurrent=44000, insulationResistance=361800000, gear=D, accelerationPedal=00, brakePedal=20, fuelConsumption=12.00, motorControllerTemperature=440000, motorSpeed=81796, motorTorque=9360, motorTemperature=170000, motorVoltage=27400, motorCurrent=92850000, powerBattery=77863., maxFeedbackPower=960000, maxDischargePower=290000, bmsSelfCheck=11, powerBatteryCurrent=14000, powerBatteryV3=600000, maxVoltage=3000, minVoltage=3000, maxTemperature=610000, minTemperature=870000, availableCapacity=960000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:28:20.986 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:28:20.986 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"00","availableCapacity":"960000","bmsSelfCheck":"11","brakePedal":"20","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"44000","dischargeVoltage":"546000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"12.00","gear":"D","insulationResistance":"361800000","latitude":"39.5211630","location":"1","longitude":"116.6584780","maxDischargePower":"290000","maxFeedbackPower":"960000","maxTemperature":"610000","maxVoltage":"3000","mcu":"1","mileage":"11.35000000","minTemperature":"870000","minVoltage":"3000","motorControllerTemperature":"440000","motorCurrent":"92850000","motorSpeed":"81796","motorTemperature":"170000","motorTorque":"9360","motorVoltage":"27400","powerBattery":"77863.","powerBatteryCurrent":"14000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"600000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718969302028","vehicleStatus":"1","vin":"WZHFHDAIYUVKSHH3G"} -2024-06-21 19:28:20.986 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718969302028, longitude=116.6584780, latitude=39.5211630, speed=54.000, mileage=11.35000000, dischargeVoltage=546000, dischargeCurrent=44000, insulationResistance=361800000, gear=D, accelerationPedal=00, brakePedal=20, fuelConsumption=12.00, motorControllerTemperature=440000, motorSpeed=81796, motorTorque=9360, motorTemperature=170000, motorVoltage=27400, motorCurrent=92850000, powerBattery=77863., maxFeedbackPower=960000, maxDischargePower=290000, bmsSelfCheck=11, powerBatteryCurrent=14000, powerBatteryV3=600000, maxVoltage=3000, minVoltage=3000, maxTemperature=610000, minTemperature=870000, availableCapacity=960000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:28:21.014 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:28:21.015 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:28:21.048 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:28:21.048 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:28:21.075 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:28:21.075 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:28:21.107 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:28:21.107 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:28:21.131 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:28:21.131 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:28:21.154 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:28:21.154 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:28:21.176 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:28:21.176 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:28:21.196 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:28:21.196 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:28:21.226 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:28:21.227 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:28:21.247 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:28:21.247 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:28:21.264 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:28:21.265 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:28:21.285 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:28:21.285 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:28:21.316 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:28:21.316 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:28:21.355 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:28:21.355 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:28:21.382 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:28:21.382 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:28:21.402 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:28:21.402 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:28:21.972 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:28:21.972 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:28:21.972 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 57 5a 48 46 48 44 41 49 59 55 56 4b 53 48 48 33 47 31 37 31 38 39 36 39 33 30 33 30 31 37 31 31 36 2e 36 35 39 34 34 34 30 33 39 2e 35 32 31 32 35 34 30 37 32 2e 30 30 30 31 31 2e 33 39 30 30 30 30 30 30 33 35 35 30 30 30 38 30 30 30 30 31 36 30 34 33 30 30 30 30 44 37 30 39 30 31 30 2e 36 30 38 36 30 30 30 30 37 35 38 30 31 39 31 30 30 37 37 30 30 30 30 31 33 37 30 30 37 31 39 36 30 30 30 30 37 37 38 36 33 2e 39 36 30 30 30 30 38 39 30 30 30 30 36 30 37 30 30 30 30 36 31 39 30 30 30 34 30 30 30 33 30 30 30 34 30 30 30 30 30 35 33 30 30 30 30 31 33 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 28 7E -2024-06-21 19:28:21.972 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718969303017, longitude=116.6594440, latitude=39.5212540, speed=72.000, mileage=11.39000000, dischargeVoltage=355000, dischargeCurrent=80000, insulationResistance=160430000, gear=D, accelerationPedal=70, brakePedal=90, fuelConsumption=10.60, motorControllerTemperature=860000, motorSpeed=75801, motorTorque=9100, motorTemperature=770000, motorVoltage=13700, motorCurrent=71960000, powerBattery=77863., maxFeedbackPower=960000, maxDischargePower=890000, bmsSelfCheck=60, powerBatteryCurrent=70000, powerBatteryV3=619000, maxVoltage=4000, minVoltage=3000, maxTemperature=400000, minTemperature=530000, availableCapacity=130000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:28:21.973 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:28:21.974 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"70","availableCapacity":"130000","bmsSelfCheck":"60","brakePedal":"90","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"80000","dischargeVoltage":"355000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.60","gear":"D","insulationResistance":"160430000","latitude":"39.5212540","location":"1","longitude":"116.6594440","maxDischargePower":"890000","maxFeedbackPower":"960000","maxTemperature":"400000","maxVoltage":"4000","mcu":"1","mileage":"11.39000000","minTemperature":"530000","minVoltage":"3000","motorControllerTemperature":"860000","motorCurrent":"71960000","motorSpeed":"75801","motorTemperature":"770000","motorTorque":"9100","motorVoltage":"13700","powerBattery":"77863.","powerBatteryCurrent":"70000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"619000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718969303017","vehicleStatus":"0","vin":"WZHFHDAIYUVKSHH3G"} -2024-06-21 19:28:21.974 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718969303017, longitude=116.6594440, latitude=39.5212540, speed=72.000, mileage=11.39000000, dischargeVoltage=355000, dischargeCurrent=80000, insulationResistance=160430000, gear=D, accelerationPedal=70, brakePedal=90, fuelConsumption=10.60, motorControllerTemperature=860000, motorSpeed=75801, motorTorque=9100, motorTemperature=770000, motorVoltage=13700, motorCurrent=71960000, powerBattery=77863., maxFeedbackPower=960000, maxDischargePower=890000, bmsSelfCheck=60, powerBatteryCurrent=70000, powerBatteryV3=619000, maxVoltage=4000, minVoltage=3000, maxTemperature=400000, minTemperature=530000, availableCapacity=130000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:28:22.010 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:691 - 故障信息发送到RabbitMQ -2024-06-21 19:28:22.010 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:282 - 该车故障GZ001信息首次存储到本地缓存和Redis中,并发送到RabbitMQ -2024-06-21 19:28:22.051 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:28:22.051 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:28:22.070 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:28:22.070 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:28:22.089 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:28:22.089 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:28:22.109 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:28:22.109 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:28:22.152 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:28:22.152 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:28:22.170 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:28:22.170 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:28:22.192 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:28:22.192 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:28:22.220 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:28:22.220 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:28:22.247 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:28:22.247 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:28:22.265 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:28:22.267 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:28:22.287 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:28:22.287 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:28:22.304 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:28:22.305 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:28:22.326 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:28:22.326 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:28:22.346 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:28:22.346 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:28:22.366 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:28:22.366 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:28:22.388 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:28:22.388 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:28:22.972 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:28:22.972 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:28:22.972 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 57 5a 48 46 48 44 41 49 59 55 56 4b 53 48 48 33 47 31 37 31 38 39 36 39 33 30 34 30 31 37 31 31 36 2e 36 36 30 36 39 39 30 33 39 2e 35 32 31 33 34 35 30 31 30 38 2e 30 30 31 31 2e 34 35 30 30 30 30 30 30 32 33 33 30 30 30 31 36 30 30 30 32 31 31 32 35 30 30 30 30 44 34 30 35 30 39 2e 38 30 30 33 33 30 30 30 30 31 31 39 32 32 37 31 39 30 36 32 30 30 30 30 31 37 33 30 30 37 39 38 32 30 30 30 30 37 37 38 35 33 2e 36 30 30 30 30 30 38 30 30 30 30 30 31 33 31 34 30 30 30 36 30 35 30 30 30 34 30 30 30 33 30 30 30 32 30 30 30 30 30 35 35 30 30 30 30 39 37 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 0b 7E -2024-06-21 19:28:22.972 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718969304017, longitude=116.6606990, latitude=39.5213450, speed=108.00, mileage=11.45000000, dischargeVoltage=233000, dischargeCurrent=16000, insulationResistance=211250000, gear=D, accelerationPedal=40, brakePedal=50, fuelConsumption=9.800, motorControllerTemperature=330000, motorSpeed=11922, motorTorque=7190, motorTemperature=620000, motorVoltage=17300, motorCurrent=79820000, powerBattery=77853., maxFeedbackPower=600000, maxDischargePower=800000, bmsSelfCheck=13, powerBatteryCurrent=14000, powerBatteryV3=605000, maxVoltage=4000, minVoltage=3000, maxTemperature=200000, minTemperature=550000, availableCapacity=970000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:28:22.973 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:28:22.973 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"40","availableCapacity":"970000","bmsSelfCheck":"13","brakePedal":"50","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"16000","dischargeVoltage":"233000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.800","gear":"D","insulationResistance":"211250000","latitude":"39.5213450","location":"1","longitude":"116.6606990","maxDischargePower":"800000","maxFeedbackPower":"600000","maxTemperature":"200000","maxVoltage":"4000","mcu":"1","mileage":"11.45000000","minTemperature":"550000","minVoltage":"3000","motorControllerTemperature":"330000","motorCurrent":"79820000","motorSpeed":"11922","motorTemperature":"620000","motorTorque":"7190","motorVoltage":"17300","powerBattery":"77853.","powerBatteryCurrent":"14000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"605000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718969304017","vehicleStatus":"0","vin":"WZHFHDAIYUVKSHH3G"} -2024-06-21 19:28:22.974 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718969304017, longitude=116.6606990, latitude=39.5213450, speed=108.00, mileage=11.45000000, dischargeVoltage=233000, dischargeCurrent=16000, insulationResistance=211250000, gear=D, accelerationPedal=40, brakePedal=50, fuelConsumption=9.800, motorControllerTemperature=330000, motorSpeed=11922, motorTorque=7190, motorTemperature=620000, motorVoltage=17300, motorCurrent=79820000, powerBattery=77853., maxFeedbackPower=600000, maxDischargePower=800000, bmsSelfCheck=13, powerBatteryCurrent=14000, powerBatteryV3=605000, maxVoltage=4000, minVoltage=3000, maxTemperature=200000, minTemperature=550000, availableCapacity=970000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:28:23.026 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:287 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:28:23.053 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:28:23.053 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:28:23.077 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:28:23.077 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:28:23.099 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:28:23.099 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:28:23.119 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:28:23.119 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:28:23.141 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:28:23.141 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:28:23.160 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:28:23.160 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:28:23.180 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:28:23.180 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:28:23.206 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:28:23.206 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:28:23.230 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:28:23.230 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:28:23.258 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:28:23.258 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:28:23.282 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:28:23.282 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:28:23.311 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:28:23.311 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:28:23.336 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:28:23.336 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:28:23.361 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:28:23.361 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:28:23.385 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:28:23.386 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:28:23.405 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:28:23.406 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:28:23.993 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:28:23.993 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:28:23.993 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 57 5a 48 46 48 44 41 49 59 55 56 4b 53 48 48 33 47 31 37 31 38 39 36 39 33 30 35 30 32 36 31 31 36 2e 36 36 31 31 30 37 30 33 39 2e 35 32 31 33 37 38 30 33 36 2e 30 30 30 31 31 2e 34 37 30 30 30 30 30 30 36 32 37 30 30 30 33 31 30 30 30 32 36 30 39 35 30 30 30 30 44 30 30 32 30 31 31 2e 31 30 34 37 30 30 30 30 39 34 36 30 30 37 39 33 30 38 35 30 30 30 30 32 33 37 30 30 31 31 32 34 35 30 30 30 37 37 38 35 33 2e 35 33 30 30 30 30 39 37 30 30 30 30 31 34 33 30 30 30 30 34 36 30 30 30 30 34 30 30 30 34 30 30 30 31 30 30 30 30 30 33 30 30 30 30 30 31 34 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 fa 7E -2024-06-21 19:28:23.993 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718969305026, longitude=116.6611070, latitude=39.5213780, speed=36.000, mileage=11.47000000, dischargeVoltage=627000, dischargeCurrent=31000, insulationResistance=260950000, gear=D, accelerationPedal=00, brakePedal=20, fuelConsumption=11.10, motorControllerTemperature=470000, motorSpeed=94600, motorTorque=7930, motorTemperature=850000, motorVoltage=23700, motorCurrent=11245000, powerBattery=77853., maxFeedbackPower=530000, maxDischargePower=970000, bmsSelfCheck=14, powerBatteryCurrent=30000, powerBatteryV3=460000, maxVoltage=4000, minVoltage=4000, maxTemperature=100000, minTemperature=300000, availableCapacity=140000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:28:23.995 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:28:23.995 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"00","availableCapacity":"140000","bmsSelfCheck":"14","brakePedal":"20","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"31000","dischargeVoltage":"627000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.10","gear":"D","insulationResistance":"260950000","latitude":"39.5213780","location":"1","longitude":"116.6611070","maxDischargePower":"970000","maxFeedbackPower":"530000","maxTemperature":"100000","maxVoltage":"4000","mcu":"1","mileage":"11.47000000","minTemperature":"300000","minVoltage":"4000","motorControllerTemperature":"470000","motorCurrent":"11245000","motorSpeed":"94600","motorTemperature":"850000","motorTorque":"7930","motorVoltage":"23700","powerBattery":"77853.","powerBatteryCurrent":"30000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"460000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718969305026","vehicleStatus":"1","vin":"WZHFHDAIYUVKSHH3G"} -2024-06-21 19:28:23.995 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718969305026, longitude=116.6611070, latitude=39.5213780, speed=36.000, mileage=11.47000000, dischargeVoltage=627000, dischargeCurrent=31000, insulationResistance=260950000, gear=D, accelerationPedal=00, brakePedal=20, fuelConsumption=11.10, motorControllerTemperature=470000, motorSpeed=94600, motorTorque=7930, motorTemperature=850000, motorVoltage=23700, motorCurrent=11245000, powerBattery=77853., maxFeedbackPower=530000, maxDischargePower=970000, bmsSelfCheck=14, powerBatteryCurrent=30000, powerBatteryV3=460000, maxVoltage=4000, minVoltage=4000, maxTemperature=100000, minTemperature=300000, availableCapacity=140000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:28:24.021 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:28:24.021 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:28:24.045 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:28:24.045 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:28:24.072 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:28:24.073 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:28:24.101 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:28:24.101 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:28:24.119 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:28:24.119 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:28:24.144 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:28:24.144 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:28:24.165 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:28:24.165 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:28:24.186 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:28:24.186 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:28:24.204 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:28:24.205 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:28:24.231 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:28:24.231 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:28:24.256 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:28:24.256 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:28:24.288 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:28:24.288 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:28:24.313 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:28:24.313 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:28:24.330 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:28:24.330 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:28:24.350 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:28:24.350 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:28:24.374 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:28:24.374 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:28:24.980 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:28:24.980 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:28:24.980 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 57 5a 48 46 48 44 41 49 59 55 56 4b 53 48 48 33 47 31 37 31 38 39 36 39 33 30 36 30 31 36 31 31 36 2e 36 36 32 30 39 39 30 33 39 2e 35 32 31 34 36 37 30 31 32 36 2e 30 30 31 31 2e 35 34 30 30 30 30 30 30 31 38 30 30 30 30 32 35 30 30 30 31 35 30 32 39 30 30 30 30 44 30 30 35 30 31 32 2e 30 30 36 33 30 30 30 30 35 32 30 30 37 38 38 32 30 36 38 30 30 30 30 31 32 35 30 30 33 37 34 38 30 30 30 30 37 37 38 34 31 2e 39 31 30 30 30 30 34 34 30 30 30 30 38 30 33 30 30 30 30 33 35 31 30 30 30 33 30 30 30 33 30 30 30 37 35 30 30 30 30 37 38 30 30 30 30 38 32 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 0e 7E -2024-06-21 19:28:24.980 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718969306016, longitude=116.6620990, latitude=39.5214670, speed=126.00, mileage=11.54000000, dischargeVoltage=180000, dischargeCurrent=25000, insulationResistance=150290000, gear=D, accelerationPedal=00, brakePedal=50, fuelConsumption=12.00, motorControllerTemperature=630000, motorSpeed=52007, motorTorque=8820, motorTemperature=680000, motorVoltage=12500, motorCurrent=37480000, powerBattery=77841., maxFeedbackPower=910000, maxDischargePower=440000, bmsSelfCheck=80, powerBatteryCurrent=30000, powerBatteryV3=351000, maxVoltage=3000, minVoltage=3000, maxTemperature=750000, minTemperature=780000, availableCapacity=820000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:28:24.984 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:28:24.984 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"00","availableCapacity":"820000","bmsSelfCheck":"80","brakePedal":"50","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"25000","dischargeVoltage":"180000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"12.00","gear":"D","insulationResistance":"150290000","latitude":"39.5214670","location":"1","longitude":"116.6620990","maxDischargePower":"440000","maxFeedbackPower":"910000","maxTemperature":"750000","maxVoltage":"3000","mcu":"1","mileage":"11.54000000","minTemperature":"780000","minVoltage":"3000","motorControllerTemperature":"630000","motorCurrent":"37480000","motorSpeed":"52007","motorTemperature":"680000","motorTorque":"8820","motorVoltage":"12500","powerBattery":"77841.","powerBatteryCurrent":"30000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"351000","ptc":"1","runStatus":"1","soc":"1","speed":"126.00","timestamp":"1718969306016","vehicleStatus":"1","vin":"WZHFHDAIYUVKSHH3G"} -2024-06-21 19:28:24.984 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718969306016, longitude=116.6620990, latitude=39.5214670, speed=126.00, mileage=11.54000000, dischargeVoltage=180000, dischargeCurrent=25000, insulationResistance=150290000, gear=D, accelerationPedal=00, brakePedal=50, fuelConsumption=12.00, motorControllerTemperature=630000, motorSpeed=52007, motorTorque=8820, motorTemperature=680000, motorVoltage=12500, motorCurrent=37480000, powerBattery=77841., maxFeedbackPower=910000, maxDischargePower=440000, bmsSelfCheck=80, powerBatteryCurrent=30000, powerBatteryV3=351000, maxVoltage=3000, minVoltage=3000, maxTemperature=750000, minTemperature=780000, availableCapacity=820000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:28:25.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:28:25.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:28:25.037 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:28:25.037 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:28:25.070 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:28:25.070 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:28:25.106 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:28:25.106 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:28:25.131 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:28:25.131 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:28:25.150 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:28:25.150 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:28:25.169 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:28:25.169 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:28:25.206 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:28:25.206 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:28:25.232 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:28:25.232 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:28:25.255 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:28:25.255 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:28:25.285 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:28:25.285 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:28:25.306 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:28:25.306 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:28:25.325 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:28:25.325 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:28:25.344 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:28:25.345 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:28:25.364 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:28:25.364 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:28:25.385 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:28:25.385 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:28:55.116 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:28:55.116 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:28:55.116 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 57 5a 48 46 48 44 41 49 59 55 56 4b 53 48 48 33 47 31 37 31 38 39 36 39 33 33 36 31 36 32 31 31 36 2e 36 36 33 33 31 38 30 33 39 2e 35 32 31 35 36 32 30 37 32 2e 30 30 30 31 31 2e 35 38 30 30 30 30 30 30 36 30 39 30 30 30 37 30 30 30 30 32 31 31 39 30 30 30 30 30 44 37 30 37 30 31 31 2e 30 30 30 30 30 30 30 30 35 33 37 34 33 32 31 33 30 31 32 32 30 30 30 32 30 37 30 30 31 32 33 38 35 30 30 30 37 37 38 34 31 2e 33 31 30 30 30 30 39 34 30 30 30 30 38 30 34 30 30 30 30 33 33 37 30 30 30 33 30 30 30 33 30 30 30 37 36 30 30 30 30 31 32 30 30 30 30 31 39 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f9 7E -2024-06-21 19:28:55.116 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718969336162, longitude=116.6633180, latitude=39.5215620, speed=72.000, mileage=11.58000000, dischargeVoltage=609000, dischargeCurrent=70000, insulationResistance=211900000, gear=D, accelerationPedal=70, brakePedal=70, fuelConsumption=11.00, motorControllerTemperature=000000, motorSpeed=53743, motorTorque=2130, motorTemperature=122000, motorVoltage=20700, motorCurrent=12385000, powerBattery=77841., maxFeedbackPower=310000, maxDischargePower=940000, bmsSelfCheck=80, powerBatteryCurrent=40000, powerBatteryV3=337000, maxVoltage=3000, minVoltage=3000, maxTemperature=760000, minTemperature=120000, availableCapacity=190000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:28:55.118 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:28:55.118 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"70","availableCapacity":"190000","bmsSelfCheck":"80","brakePedal":"70","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"70000","dischargeVoltage":"609000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.00","gear":"D","insulationResistance":"211900000","latitude":"39.5215620","location":"1","longitude":"116.6633180","maxDischargePower":"940000","maxFeedbackPower":"310000","maxTemperature":"760000","maxVoltage":"3000","mcu":"1","mileage":"11.58000000","minTemperature":"120000","minVoltage":"3000","motorControllerTemperature":"000000","motorCurrent":"12385000","motorSpeed":"53743","motorTemperature":"122000","motorTorque":"2130","motorVoltage":"20700","powerBattery":"77841.","powerBatteryCurrent":"40000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"337000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718969336162","vehicleStatus":"1","vin":"WZHFHDAIYUVKSHH3G"} -2024-06-21 19:28:55.118 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718969336162, longitude=116.6633180, latitude=39.5215620, speed=72.000, mileage=11.58000000, dischargeVoltage=609000, dischargeCurrent=70000, insulationResistance=211900000, gear=D, accelerationPedal=70, brakePedal=70, fuelConsumption=11.00, motorControllerTemperature=000000, motorSpeed=53743, motorTorque=2130, motorTemperature=122000, motorVoltage=20700, motorCurrent=12385000, powerBattery=77841., maxFeedbackPower=310000, maxDischargePower=940000, bmsSelfCheck=80, powerBatteryCurrent=40000, powerBatteryV3=337000, maxVoltage=3000, minVoltage=3000, maxTemperature=760000, minTemperature=120000, availableCapacity=190000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:28:55.137 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:28:55.138 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:28:55.154 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:28:55.155 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:28:55.174 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:28:55.174 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:28:55.212 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:28:55.212 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:28:55.237 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:28:55.237 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:28:55.255 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:28:55.255 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:28:55.276 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:28:55.276 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:28:55.305 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:28:55.305 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:28:55.325 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:28:55.325 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:28:55.352 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:28:55.352 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:28:55.374 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:28:55.374 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:28:55.399 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:28:55.399 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:28:55.420 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:28:55.420 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:28:55.440 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:28:55.440 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:28:55.464 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:28:55.464 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:28:55.486 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:28:55.486 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:28:56.132 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:28:56.132 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:28:56.132 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 57 5a 48 46 48 44 41 49 59 55 56 4b 53 48 48 33 47 31 37 31 38 39 36 39 33 33 37 31 37 32 31 31 36 2e 36 36 34 38 33 36 30 33 39 2e 35 32 31 36 37 30 30 31 30 38 2e 30 30 31 31 2e 36 34 30 30 30 30 30 30 34 36 30 30 30 30 32 38 30 30 30 37 35 31 33 30 30 30 30 30 44 38 30 32 30 31 31 2e 31 30 31 36 30 30 30 30 38 33 34 35 36 38 34 30 30 31 31 37 30 30 30 32 38 33 30 30 31 30 35 30 30 30 30 30 37 37 38 33 30 2e 39 35 30 30 30 30 33 32 30 30 30 30 35 30 31 30 30 30 30 32 38 35 30 30 30 33 30 30 30 34 30 30 30 37 30 30 30 30 30 31 37 30 30 30 30 31 32 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 fd 7E -2024-06-21 19:28:56.132 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718969337172, longitude=116.6648360, latitude=39.5216700, speed=108.00, mileage=11.64000000, dischargeVoltage=460000, dischargeCurrent=28000, insulationResistance=751300000, gear=D, accelerationPedal=80, brakePedal=20, fuelConsumption=11.10, motorControllerTemperature=160000, motorSpeed=83456, motorTorque=8400, motorTemperature=117000, motorVoltage=28300, motorCurrent=10500000, powerBattery=77830., maxFeedbackPower=950000, maxDischargePower=320000, bmsSelfCheck=50, powerBatteryCurrent=10000, powerBatteryV3=285000, maxVoltage=3000, minVoltage=4000, maxTemperature=700000, minTemperature=170000, availableCapacity=120000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:28:56.133 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 19:28:56.133 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"80","availableCapacity":"120000","bmsSelfCheck":"50","brakePedal":"20","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"28000","dischargeVoltage":"460000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.10","gear":"D","insulationResistance":"751300000","latitude":"39.5216700","location":"1","longitude":"116.6648360","maxDischargePower":"320000","maxFeedbackPower":"950000","maxTemperature":"700000","maxVoltage":"3000","mcu":"1","mileage":"11.64000000","minTemperature":"170000","minVoltage":"4000","motorControllerTemperature":"160000","motorCurrent":"10500000","motorSpeed":"83456","motorTemperature":"117000","motorTorque":"8400","motorVoltage":"28300","powerBattery":"77830.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"285000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718969337172","vehicleStatus":"1","vin":"WZHFHDAIYUVKSHH3G"} -2024-06-21 19:28:56.134 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=WZHFHDAIYUVKSHH3G, timestamp=1718969337172, longitude=116.6648360, latitude=39.5216700, speed=108.00, mileage=11.64000000, dischargeVoltage=460000, dischargeCurrent=28000, insulationResistance=751300000, gear=D, accelerationPedal=80, brakePedal=20, fuelConsumption=11.10, motorControllerTemperature=160000, motorSpeed=83456, motorTorque=8400, motorTemperature=117000, motorVoltage=28300, motorCurrent=10500000, powerBattery=77830., maxFeedbackPower=950000, maxDischargePower=320000, bmsSelfCheck=50, powerBatteryCurrent=10000, powerBatteryV3=285000, maxVoltage=3000, minVoltage=4000, maxTemperature=700000, minTemperature=170000, availableCapacity=120000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:28:56.177 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:28:56.177 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:28:56.198 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:28:56.198 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:28:56.221 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:28:56.221 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:28:56.249 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:28:56.249 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:28:56.268 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:28:56.268 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:28:56.287 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:28:56.288 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:28:56.310 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:28:56.310 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:28:56.332 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:28:56.332 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:28:56.356 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:28:56.356 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:28:56.389 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:28:56.389 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:28:56.404 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:28:56.404 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:28:56.425 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:28:56.425 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:28:56.443 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:28:56.443 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:28:56.467 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:28:56.467 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:28:56.494 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:28:56.494 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:28:56.515 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:28:56.515 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:29:10.685 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:29:10.685 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:29:10.685 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 33 35 31 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 bd 7E -2024-06-21 19:29:10.685 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969351721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:29:10.713 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:29:10.713 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:29:10.751 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:29:10.751 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:29:10.777 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:29:10.777 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:29:10.805 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:29:10.805 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:29:10.828 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:29:10.828 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:29:10.846 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:29:10.846 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:29:10.865 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:29:10.865 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:29:10.899 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:29:10.899 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:29:10.915 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:29:10.915 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:29:10.935 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:29:10.935 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:29:10.955 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:29:10.955 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:29:10.976 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:29:10.977 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:29:11.005 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:29:11.005 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:29:11.027 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:29:11.027 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:29:11.046 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:29:11.046 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:29:11.067 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:29:11.067 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:29:11.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:29:11.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:29:11.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 33 35 32 37 32 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c0 7E -2024-06-21 19:29:11.673 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969352723, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:29:11.696 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:29:11.696 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:29:11.716 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:29:11.716 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:29:11.742 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:29:11.742 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:29:11.768 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:29:11.769 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:29:11.786 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:29:11.786 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:29:11.817 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:29:11.817 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:29:11.835 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:29:11.835 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:29:11.858 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:29:11.859 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:29:11.875 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:29:11.875 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:29:11.901 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:29:11.901 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:29:11.931 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:29:11.932 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:29:11.988 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:29:11.989 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:29:12.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:29:12.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:29:12.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:29:12.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:29:12.067 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:29:12.067 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:29:12.084 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:29:12.084 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:29:12.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:29:12.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:29:12.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 33 35 33 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 bf 7E -2024-06-21 19:29:12.676 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969353721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:29:12.696 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:29:12.696 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:29:12.720 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:29:12.720 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:29:12.742 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:29:12.742 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:29:12.770 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:29:12.770 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:29:12.791 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:29:12.791 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:29:12.810 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:29:12.810 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:29:12.842 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:29:12.842 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:29:12.863 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:29:12.863 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:29:12.887 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:29:12.887 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:29:12.905 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:29:12.905 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:29:12.924 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:29:12.924 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:29:12.944 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:29:12.944 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:29:12.965 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:29:12.965 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:29:12.986 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:29:12.986 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:29:13.005 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:29:13.005 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:29:13.025 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:29:13.025 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:29:13.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:29:13.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:29:13.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 33 35 34 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 30 31 31 31 31 31 31 31 31 31 31 bf 7E -2024-06-21 19:29:13.674 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969354721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=0, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:29:13.704 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:29:13.704 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:29:13.747 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:29:13.747 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:29:13.771 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:29:13.771 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:29:13.806 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:29:13.807 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:29:13.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:29:13.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:29:13.847 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:29:13.848 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:29:13.870 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:29:13.870 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:29:13.891 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:29:13.892 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:29:13.913 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:29:13.913 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:29:13.948 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:29:13.948 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:29:13.974 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:29:13.974 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:29:13.998 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:29:13.998 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:29:14.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:29:14.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:29:14.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:29:14.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:29:14.073 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:29:14.073 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:29:14.102 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:29:14.102 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:29:15.031 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:29:15.031 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:29:15.031 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 33 35 35 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 30 31 31 31 31 31 31 31 31 31 31 c0 7E -2024-06-21 19:29:15.031 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969355721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=0, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:29:15.059 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:29:15.060 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:29:15.082 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:29:15.082 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:29:15.108 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:29:15.108 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:29:15.129 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:29:15.129 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:29:15.149 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:29:15.150 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:29:15.177 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:29:15.178 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:29:15.195 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:29:15.195 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:29:15.233 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:29:15.233 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:29:15.260 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:29:15.260 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:29:15.294 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:29:15.294 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:29:15.328 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:29:15.328 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:29:15.349 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:29:15.349 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:29:15.383 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:29:15.384 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:29:15.412 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:29:15.412 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:29:15.430 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:29:15.431 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:29:15.452 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:29:15.452 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:29:15.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:29:15.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:29:15.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 33 35 36 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 30 31 31 31 31 31 31 31 31 31 31 c2 7E -2024-06-21 19:29:15.674 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969356722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=0, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:29:15.694 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:29:15.694 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:29:15.714 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:29:15.714 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:29:15.734 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:29:15.734 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:29:15.760 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:29:15.760 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:29:15.789 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:29:15.789 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:29:15.814 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:29:15.814 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:29:15.839 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:29:15.839 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:29:15.864 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:29:15.865 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:29:15.890 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:29:15.891 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:29:15.916 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:29:15.916 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:29:15.936 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:29:15.937 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:29:15.965 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:29:15.965 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:29:15.985 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:29:15.985 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:29:16.006 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:29:16.006 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:29:16.031 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:29:16.031 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:29:16.061 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:29:16.061 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:29:16.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:29:16.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:29:16.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 33 35 37 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 30 31 31 31 31 31 31 31 31 31 31 c3 7E -2024-06-21 19:29:16.677 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969357722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=0, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:29:16.710 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:29:16.710 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:29:16.737 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:29:16.738 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:29:16.766 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:29:16.766 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:29:16.786 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:29:16.786 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:29:16.809 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:29:16.809 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:29:16.835 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:29:16.835 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:29:16.854 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:29:16.854 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:29:16.879 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:29:16.879 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:29:16.909 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:29:16.909 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:29:16.946 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:29:16.946 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:29:16.977 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:29:16.977 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:29:16.998 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:29:16.998 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:29:17.022 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:29:17.022 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:29:17.046 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:29:17.046 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:29:17.078 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:29:17.079 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:29:17.104 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:29:17.104 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:29:17.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:29:17.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:29:17.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 33 35 38 37 32 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 30 31 31 31 31 31 31 31 31 31 31 c5 7E -2024-06-21 19:29:17.673 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969358723, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=0, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:29:17.695 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:29:17.695 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:29:17.714 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:29:17.714 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:29:17.736 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:29:17.736 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:29:17.760 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:29:17.760 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:29:17.781 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:29:17.782 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:29:17.803 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:29:17.803 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:29:17.822 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:29:17.822 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:29:17.839 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:29:17.839 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:29:17.860 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:29:17.861 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:29:17.880 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:29:17.880 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:29:17.916 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:29:17.916 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:29:17.945 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:29:17.945 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:29:17.966 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:29:17.966 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:29:17.995 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:29:17.995 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:29:18.017 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:29:18.017 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:29:18.067 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:29:18.067 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:29:18.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:29:18.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:29:18.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 33 35 39 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 30 31 31 31 31 31 31 31 31 31 31 c5 7E -2024-06-21 19:29:18.673 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969359722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=0, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:29:18.710 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:29:18.710 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:29:18.731 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:29:18.731 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:29:18.759 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:29:18.759 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:29:18.780 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:29:18.780 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:29:18.800 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:29:18.800 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:29:18.819 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:29:18.819 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:29:18.842 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:29:18.842 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:29:18.866 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:29:18.866 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:29:18.889 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:29:18.889 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:29:18.905 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:29:18.905 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:29:18.929 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:29:18.929 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:29:18.969 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:29:18.969 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:29:18.996 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:29:18.996 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:29:19.039 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:29:19.039 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:29:19.082 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:29:19.082 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:29:19.109 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:29:19.109 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:29:19.680 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:29:19.680 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:29:19.680 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 33 36 30 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 30 31 31 31 31 31 31 31 31 31 31 bd 7E -2024-06-21 19:29:19.680 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969360722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=0, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:29:19.705 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:29:19.705 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:29:19.728 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:29:19.728 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:29:19.755 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:29:19.755 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:29:19.790 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:29:19.790 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:29:19.809 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:29:19.809 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:29:19.839 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:29:19.839 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:29:19.860 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:29:19.861 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:29:19.885 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:29:19.885 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:29:19.909 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:29:19.909 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:29:19.933 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:29:19.933 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:29:19.950 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:29:19.950 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:29:19.970 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:29:19.971 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:29:19.991 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:29:19.991 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:29:20.017 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:29:20.017 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:29:20.045 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:29:20.046 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:29:20.069 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:29:20.069 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:29:20.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:29:20.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:29:20.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 33 36 31 37 32 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 30 31 31 31 31 31 31 31 31 31 31 bf 7E -2024-06-21 19:29:20.682 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969361723, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=0, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:29:20.707 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:29:20.707 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:29:20.736 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:29:20.736 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:29:20.789 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:29:20.789 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:29:20.810 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:29:20.810 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:29:20.830 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:29:20.830 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:29:20.854 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:29:20.855 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:29:20.883 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:29:20.883 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:29:20.908 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:29:20.908 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:29:20.936 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:29:20.936 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:29:20.968 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:29:20.968 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:29:20.989 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:29:20.989 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:29:21.011 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:29:21.011 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:29:21.033 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:29:21.033 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:29:21.056 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:29:21.056 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:29:21.086 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:29:21.086 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:29:21.115 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:29:21.115 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:29:21.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:29:21.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:29:21.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 33 36 32 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 30 31 31 31 31 31 31 31 31 31 31 be 7E -2024-06-21 19:29:21.676 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969362721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=0, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:29:21.694 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:29:21.694 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:29:21.716 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:29:21.716 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:29:21.747 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:29:21.747 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:29:21.766 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:29:21.766 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:29:21.788 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:29:21.788 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:29:21.805 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:29:21.805 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:29:21.831 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:29:21.831 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:29:21.850 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:29:21.850 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:29:21.874 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:29:21.875 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:29:21.901 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:29:21.902 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:29:21.941 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:29:21.941 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:29:21.969 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:29:21.969 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:29:22.000 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:29:22.000 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:29:22.026 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:29:22.026 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:29:22.059 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:29:22.059 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:29:22.082 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:29:22.082 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:29:22.672 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:29:22.672 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:29:22.672 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 33 36 33 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 30 31 31 31 31 31 31 31 31 31 31 bf 7E -2024-06-21 19:29:22.672 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969363721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=0, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:29:22.691 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:29:22.691 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:29:22.708 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:29:22.709 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:29:22.726 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:29:22.727 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:29:22.747 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:29:22.747 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:29:22.777 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:29:22.777 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:29:22.793 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:29:22.794 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:29:22.816 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:29:22.817 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:29:22.834 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:29:22.834 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:29:22.857 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:29:22.857 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:29:22.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:29:22.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:29:22.894 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:29:22.895 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:29:22.916 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:29:22.916 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:29:22.934 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:29:22.934 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:29:22.958 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:29:22.958 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:29:22.976 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:29:22.976 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:29:23.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:29:23.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:29:23.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:29:23.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:29:23.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 33 36 34 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 30 31 31 31 31 31 31 31 31 31 31 c1 7E -2024-06-21 19:29:23.674 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969364722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=0, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:29:23.707 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:29:23.707 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:29:23.730 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:29:23.730 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:29:23.751 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:29:23.751 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:29:23.781 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:29:23.781 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:29:23.802 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:29:23.803 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:29:23.819 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:29:23.819 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:29:23.839 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:29:23.840 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:29:23.861 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:29:23.862 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:29:23.882 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:29:23.882 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:29:23.912 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:29:23.912 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:29:23.936 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:29:23.936 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:29:23.961 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:29:23.961 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:29:23.996 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:29:23.996 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:29:24.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:29:24.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:29:24.042 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:29:24.042 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:29:24.059 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:29:24.059 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:29:24.675 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:29:24.675 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:29:24.675 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 33 36 35 37 32 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 30 31 31 31 31 31 31 31 31 31 31 c3 7E -2024-06-21 19:29:24.675 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969365723, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=0, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:29:24.733 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:29:24.733 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:29:24.801 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:29:24.801 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:29:24.834 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:29:24.834 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:29:24.868 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:29:24.868 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:29:24.884 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:29:24.884 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:29:24.909 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:29:24.909 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:29:24.931 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:29:24.931 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:29:24.950 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:29:24.951 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:29:24.971 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:29:24.971 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:29:24.992 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:29:24.992 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:29:25.030 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:29:25.030 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:29:25.056 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:29:25.056 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:29:25.077 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:29:25.077 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:29:25.102 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:29:25.102 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:29:25.132 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:29:25.132 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:29:25.161 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:29:25.161 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:29:25.702 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:29:25.702 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:29:25.702 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 33 36 36 37 32 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 30 31 31 31 31 31 31 31 31 31 31 c4 7E -2024-06-21 19:29:25.702 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969366723, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=0, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:29:25.737 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:29:25.737 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:29:25.759 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:29:25.759 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:29:25.779 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:29:25.779 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:29:25.799 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:29:25.799 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:29:25.824 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:29:25.824 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:29:25.850 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:29:25.851 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:29:25.880 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:29:25.880 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:29:25.904 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:29:25.904 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:29:25.922 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:29:25.922 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:29:25.954 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:29:25.954 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:29:25.974 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:29:25.974 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:29:25.998 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:29:25.999 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:29:26.031 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:29:26.031 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:29:26.051 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:29:26.051 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:29:26.070 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:29:26.070 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:29:26.091 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:29:26.091 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:29:26.712 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:29:26.712 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:29:26.712 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 33 36 37 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 30 31 31 31 31 31 31 31 31 31 31 c3 7E -2024-06-21 19:29:26.713 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969367721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=0, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:29:26.742 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:29:26.742 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:29:26.759 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:29:26.759 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:29:26.780 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:29:26.780 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:29:26.800 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:29:26.800 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:29:26.821 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:29:26.821 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:29:26.843 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:29:26.843 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:29:26.870 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:29:26.870 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:29:26.895 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:29:26.895 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:29:26.916 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:29:26.916 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:29:26.941 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:29:26.941 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:29:26.959 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:29:26.960 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:29:26.982 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:29:26.983 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:29:27.000 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:29:27.000 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:29:27.022 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:29:27.023 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:29:27.044 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:29:27.044 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:29:27.087 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:29:27.087 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:29:27.689 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:29:27.689 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:29:27.689 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 33 36 38 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c5 7E -2024-06-21 19:29:27.689 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969368721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:29:27.708 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:29:27.708 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:29:27.761 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:29:27.761 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:29:27.781 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:29:27.781 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:29:27.800 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:29:27.800 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:29:27.820 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:29:27.820 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:29:27.840 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:29:27.840 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:29:27.873 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:29:27.873 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:29:27.892 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:29:27.892 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:29:27.912 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:29:27.912 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:29:27.932 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:29:27.932 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:29:27.950 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:29:27.950 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:29:27.974 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:29:27.974 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:29:28.005 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:29:28.005 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:29:28.026 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:29:28.027 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:29:28.045 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:29:28.046 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:29:28.078 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:29:28.079 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:29:28.684 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:29:28.684 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:29:28.684 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 33 36 39 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c7 7E -2024-06-21 19:29:28.684 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969369722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:29:28.716 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:29:28.716 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:29:28.736 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:29:28.736 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:29:28.756 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:29:28.756 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:29:28.776 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:29:28.776 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:29:28.796 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:29:28.796 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:29:28.815 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:29:28.815 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:29:28.840 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:29:28.840 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:29:28.860 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:29:28.860 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:29:28.896 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:29:28.896 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:29:28.921 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:29:28.921 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:29:28.944 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:29:28.944 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:29:28.964 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:29:28.964 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:29:28.986 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:29:28.986 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:29:29.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:29:29.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:29:29.035 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:29:29.035 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:29:29.054 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:29:29.054 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:29:29.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:29:29.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:29:29.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 33 37 30 37 32 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c0 7E -2024-06-21 19:29:29.676 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969370723, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:29:29.702 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:29:29.702 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:29:29.724 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:29:29.724 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:29:29.748 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:29:29.748 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:29:29.765 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:29:29.765 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:29:29.785 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:29:29.785 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:29:29.813 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:29:29.813 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:29:29.850 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:29:29.850 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:29:29.874 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:29:29.874 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:29:29.906 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:29:29.906 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:29:29.929 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:29:29.929 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:29:29.962 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:29:29.962 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:29:29.990 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:29:29.990 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:29:30.010 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:29:30.010 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:29:30.031 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:29:30.031 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:29:30.051 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:29:30.051 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:29:30.080 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:29:30.080 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:29:30.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:29:30.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:29:30.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 33 37 31 37 32 38 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c6 7E -2024-06-21 19:29:30.688 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969371728, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:29:30.716 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:29:30.716 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:29:30.739 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:29:30.740 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:29:30.761 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:29:30.761 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:29:30.783 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:29:30.783 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:29:30.811 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:29:30.811 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:29:30.829 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:29:30.829 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:29:30.848 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:29:30.848 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:29:30.869 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:29:30.869 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:29:30.906 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:29:30.906 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:29:30.924 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:29:30.924 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:29:30.946 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:29:30.946 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:29:30.964 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:29:30.965 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:29:30.984 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:29:30.984 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:29:31.005 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:29:31.005 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:29:31.024 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:29:31.024 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:29:31.056 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:29:31.056 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:29:31.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:29:31.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:29:31.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 33 37 32 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c1 7E -2024-06-21 19:29:31.678 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969372722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:29:31.704 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:29:31.705 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:29:31.725 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:29:31.725 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:29:31.745 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:29:31.745 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:29:31.770 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:29:31.770 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:29:31.792 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:29:31.792 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:29:31.811 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:29:31.811 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:29:31.829 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:29:31.829 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:29:31.849 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:29:31.849 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:29:31.868 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:29:31.868 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:29:31.905 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:29:31.905 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:29:31.929 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:29:31.929 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:29:31.956 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:29:31.956 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:29:31.983 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:29:31.983 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:29:32.013 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:29:32.013 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:29:32.031 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:29:32.031 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:29:32.051 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:29:32.051 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:29:32.689 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:29:32.689 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:29:32.690 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 33 37 33 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c1 7E -2024-06-21 19:29:32.690 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969373721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:29:32.710 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:29:32.710 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:29:32.732 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:29:32.732 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:29:32.749 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:29:32.749 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:29:32.770 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:29:32.770 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:29:32.791 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:29:32.792 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:29:32.812 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:29:32.812 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:29:32.839 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:29:32.840 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:29:32.859 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:29:32.859 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:29:32.885 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:29:32.885 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:29:32.912 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:29:32.912 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:29:32.930 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:29:32.930 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:29:32.948 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:29:32.949 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:29:32.969 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:29:32.969 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:29:32.993 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:29:32.993 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:29:33.010 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:29:33.010 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:29:33.031 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:29:33.031 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:29:33.675 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:29:33.675 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:29:33.675 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 33 37 34 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c3 7E -2024-06-21 19:29:33.676 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969374722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:29:33.703 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:29:33.703 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:29:33.730 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:29:33.730 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:29:33.751 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:29:33.751 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:29:33.769 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:29:33.770 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:29:33.789 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:29:33.789 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:29:33.812 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:29:33.812 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:29:33.850 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:29:33.850 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:29:33.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:29:33.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:29:33.895 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:29:33.895 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:29:33.918 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:29:33.918 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:29:33.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:29:33.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:29:33.965 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:29:33.966 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:29:33.986 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:29:33.986 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:29:34.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:29:34.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:29:34.039 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:29:34.039 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:29:34.065 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:29:34.065 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:29:34.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:29:34.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:29:34.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 33 37 35 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c3 7E -2024-06-21 19:29:34.676 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969375721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:29:34.707 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:29:34.707 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:29:34.734 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:29:34.734 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:29:34.761 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:29:34.761 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:29:34.784 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:29:34.784 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:29:34.805 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:29:34.805 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:29:34.838 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:29:34.838 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:29:34.862 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:29:34.862 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:29:34.886 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:29:34.886 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:29:34.917 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:29:34.917 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:29:34.937 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:29:34.937 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:29:34.959 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:29:34.959 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:29:34.982 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:29:34.983 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:29:35.009 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:29:35.009 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:29:35.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:29:35.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:29:35.059 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:29:35.059 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:29:35.079 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:29:35.079 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:29:35.689 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:29:35.689 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:29:35.689 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 33 37 36 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c4 7E -2024-06-21 19:29:35.689 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969376721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:29:35.740 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:29:35.740 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:29:35.758 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:29:35.759 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:29:35.793 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:29:35.793 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:29:35.816 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:29:35.816 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:29:35.920 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:29:35.920 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:29:35.972 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:29:35.973 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:29:36.019 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:29:36.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:29:36.039 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:29:36.039 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:29:36.093 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:29:36.093 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:29:36.154 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:29:36.154 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:29:36.214 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:29:36.214 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:29:36.234 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:29:36.234 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:29:36.282 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:29:36.283 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:29:36.304 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:29:36.304 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:29:36.351 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:29:36.351 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:29:36.420 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:29:36.420 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:29:36.695 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:29:36.695 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:29:36.695 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 33 37 37 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c6 7E -2024-06-21 19:29:36.695 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969377722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:29:36.719 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:29:36.719 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:29:36.782 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:29:36.782 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:29:36.832 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:29:36.832 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:29:36.856 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:29:36.857 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:29:36.924 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:29:36.924 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:29:36.970 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:29:36.970 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:29:37.038 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:29:37.038 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:29:37.059 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:29:37.059 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:29:37.112 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:29:37.112 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:29:37.176 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:29:37.176 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:29:37.197 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:29:37.197 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:29:37.243 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:29:37.243 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:29:37.312 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:29:37.312 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:29:37.336 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:29:37.336 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:29:37.404 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:29:37.404 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:29:37.520 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:29:37.520 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:29:37.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:29:37.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:29:37.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 33 37 38 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c7 7E -2024-06-21 19:29:37.678 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969378722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:29:37.724 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:29:37.724 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:29:37.807 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:29:37.807 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:29:37.861 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:29:37.861 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:29:37.929 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:29:37.929 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:29:38.012 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:29:38.012 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:29:38.067 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:29:38.067 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:29:38.090 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:29:38.091 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:29:38.111 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:29:38.112 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:29:38.140 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:29:38.140 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:29:38.198 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:29:38.198 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:29:38.220 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:29:38.220 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:29:38.266 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:29:38.266 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:29:38.335 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:29:38.335 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:29:38.404 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:29:38.404 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:29:38.475 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:29:38.475 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:29:38.542 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:29:38.542 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:29:38.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:29:38.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:29:38.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 33 37 39 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c7 7E -2024-06-21 19:29:38.677 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969379721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:29:38.700 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:29:38.700 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:29:38.746 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:29:38.746 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:29:38.771 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:29:38.771 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:29:38.885 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:29:38.885 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:29:38.952 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:29:38.952 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:29:38.976 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:29:38.976 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:29:39.089 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:29:39.089 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:29:39.158 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:29:39.158 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:29:39.179 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:29:39.179 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:29:39.234 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:29:39.234 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:29:39.304 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:29:39.304 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:29:39.368 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:29:39.368 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:29:39.434 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:29:39.434 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:29:39.460 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:29:39.460 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:29:39.569 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:29:39.569 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:29:39.595 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:29:39.595 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:29:39.692 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:29:39.692 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:29:39.692 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 33 38 30 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 bf 7E -2024-06-21 19:29:39.692 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969380721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:29:39.751 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:29:39.752 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:29:39.776 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:29:39.776 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:29:39.826 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:29:39.826 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:29:39.888 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:29:39.888 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:29:39.915 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:29:39.915 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:29:39.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:29:39.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:29:39.996 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:29:39.996 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:29:40.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:29:40.021 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:29:40.042 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:29:40.042 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:29:40.085 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:29:40.085 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:29:40.111 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:29:40.111 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:29:40.128 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:29:40.128 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:29:40.149 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:29:40.149 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:29:40.174 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:29:40.174 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:29:40.189 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:29:40.189 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:29:40.211 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:29:40.211 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:29:40.697 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:29:40.697 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:29:40.697 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 33 38 31 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c0 7E -2024-06-21 19:29:40.697 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969381721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:29:40.723 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:29:40.723 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:29:40.749 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:29:40.749 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:29:40.772 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:29:40.773 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:29:40.797 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:29:40.798 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:29:40.819 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:29:40.819 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:29:40.835 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:29:40.836 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:29:40.858 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:29:40.858 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:29:40.877 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:29:40.877 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:29:40.908 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:29:40.908 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:29:40.939 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:29:40.939 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:29:40.980 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:29:40.980 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:29:41.008 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:29:41.008 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:29:41.028 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:29:41.028 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:29:41.057 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:29:41.057 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:29:41.083 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:29:41.083 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:29:41.106 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:29:41.106 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:29:41.683 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:29:41.683 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:29:41.683 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 33 38 32 37 33 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c3 7E -2024-06-21 19:29:41.683 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969382732, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:29:41.706 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:29:41.706 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:29:41.726 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:29:41.726 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:29:41.745 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:29:41.745 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:29:41.772 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:29:41.772 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:29:41.799 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:29:41.799 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:29:41.822 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:29:41.822 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:29:41.847 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:29:41.847 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:29:41.866 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:29:41.866 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:29:41.905 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:29:41.905 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:29:41.930 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:29:41.930 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:29:41.949 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:29:41.949 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:29:41.972 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:29:41.972 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:29:41.994 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:29:41.994 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:29:42.021 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:29:42.021 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:29:42.042 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:29:42.042 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:29:42.062 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:29:42.062 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:29:42.696 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:29:42.696 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:29:42.696 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 33 38 33 37 33 35 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c7 7E -2024-06-21 19:29:42.696 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969383735, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:29:42.715 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:29:42.716 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:29:42.739 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:29:42.739 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:29:42.756 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:29:42.756 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:29:42.778 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:29:42.778 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:29:42.805 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:29:42.805 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:29:42.829 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:29:42.829 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:29:42.856 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:29:42.856 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:29:42.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:29:42.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:29:42.895 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:29:42.895 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:29:42.916 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:29:42.916 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:29:42.936 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:29:42.936 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:29:42.955 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:29:42.955 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:29:43.007 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:29:43.008 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:29:43.036 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:29:43.036 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:29:43.055 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:29:43.055 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:29:43.076 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:29:43.077 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:29:43.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:29:43.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:29:43.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 33 38 34 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c4 7E -2024-06-21 19:29:43.688 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969384722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:29:43.721 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:29:43.722 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:29:43.753 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:29:43.754 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:29:43.782 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:29:43.783 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:29:43.799 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:29:43.799 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:29:43.821 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:29:43.821 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:29:43.848 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:29:43.848 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:29:43.874 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:29:43.874 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:29:43.897 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:29:43.897 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:29:43.925 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:29:43.925 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:29:43.946 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:29:43.947 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:29:43.974 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:29:43.974 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:29:43.996 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:29:43.997 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:29:44.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:29:44.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:29:44.035 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:29:44.035 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:29:44.054 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:29:44.054 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:29:44.076 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:29:44.076 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:29:44.709 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:29:44.709 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:29:44.709 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 33 38 35 37 33 34 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c8 7E -2024-06-21 19:29:44.709 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969385734, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:29:44.737 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:29:44.737 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:29:44.768 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:29:44.768 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:29:44.792 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:29:44.792 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:29:44.822 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:29:44.822 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:29:44.838 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:29:44.838 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:29:44.866 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:29:44.866 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:29:44.895 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:29:44.896 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:29:44.924 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:29:44.924 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:29:44.949 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:29:44.949 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:29:44.974 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:29:44.974 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:29:44.996 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:29:44.997 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:29:45.014 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:29:45.015 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:29:45.035 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:29:45.036 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:29:45.059 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:29:45.059 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:29:45.082 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:29:45.083 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:29:45.111 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:29:45.111 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:29:45.690 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:29:45.690 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:29:45.690 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 33 38 36 37 33 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 30 31 31 31 31 31 31 31 31 31 31 31 c6 7E -2024-06-21 19:29:45.690 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969386732, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=0, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:29:45.722 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:29:45.723 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:29:45.742 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:29:45.742 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:29:45.761 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:29:45.761 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:29:45.779 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:29:45.780 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:29:45.780 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:407 - 该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:29:45.829 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:410 - 该车故障GZ006信息存储到Redis中 -2024-06-21 19:29:45.855 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:29:45.855 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:29:45.880 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:29:45.880 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:29:45.909 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:29:45.909 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:29:45.931 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:29:45.931 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:29:45.961 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:29:45.961 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:29:45.979 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:29:45.979 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:29:46.000 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:29:46.000 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:29:46.021 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:29:46.021 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:29:46.049 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:29:46.049 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:29:46.069 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:29:46.070 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:29:46.103 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:29:46.103 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:29:46.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:29:46.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:29:46.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 33 38 37 37 32 35 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 30 31 31 31 31 31 31 31 31 31 31 31 c9 7E -2024-06-21 19:29:46.679 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969387725, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=0, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:29:46.732 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:29:46.732 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:29:46.762 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:29:46.762 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:29:46.784 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:29:46.784 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:29:46.812 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:29:46.812 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:29:46.812 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:407 - 该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:29:46.856 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:29:46.856 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:29:46.874 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:29:46.875 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:29:46.896 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:29:46.896 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:29:46.926 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:29:46.926 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:29:46.951 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:29:46.951 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:29:46.972 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:29:46.972 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:29:47.021 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:29:47.021 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:29:47.053 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:29:47.053 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:29:47.081 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:29:47.081 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:29:47.119 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:29:47.120 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:29:47.159 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:29:47.159 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:29:47.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:29:47.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:29:47.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 33 38 38 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 30 31 31 31 31 31 31 31 31 31 31 31 c7 7E -2024-06-21 19:29:47.676 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969388722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=0, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:29:47.704 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:29:47.704 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:29:47.730 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:29:47.730 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:29:47.770 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:29:47.770 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:29:47.797 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:29:47.797 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:29:47.797 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:407 - 该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:29:47.842 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:29:47.842 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:29:47.866 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:29:47.866 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:29:47.883 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:29:47.884 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:29:47.908 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:29:47.908 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:29:47.945 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:29:47.945 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:29:47.970 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:29:47.970 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:29:47.992 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:29:47.992 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:29:48.010 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:29:48.010 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:29:48.029 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:29:48.029 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:29:48.049 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:29:48.049 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:29:48.078 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:29:48.078 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:29:48.714 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:29:48.714 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:29:48.714 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 33 38 39 37 33 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 30 31 31 31 31 31 31 31 31 31 31 31 ca 7E -2024-06-21 19:29:48.714 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969389733, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=0, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:29:48.734 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:29:48.734 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:29:48.754 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:29:48.754 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:29:48.785 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:29:48.785 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:29:48.805 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:29:48.805 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:29:48.806 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:407 - 该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:29:48.847 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:29:48.848 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:29:48.867 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:29:48.867 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:29:48.887 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:29:48.888 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:29:48.919 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:29:48.920 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:29:48.944 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:29:48.945 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:29:48.979 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:29:48.979 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:29:49.019 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:29:49.019 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:29:49.044 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:29:49.044 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:29:49.063 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:29:49.064 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:29:49.084 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:29:49.085 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:29:49.108 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:29:49.108 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:29:49.791 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:29:49.791 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:29:49.791 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 33 39 30 37 32 38 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 30 31 31 31 31 31 31 31 31 31 31 31 c6 7E -2024-06-21 19:29:49.791 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969390728, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=0, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:29:49.844 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:29:49.844 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:29:49.865 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:29:49.866 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:29:49.998 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:29:49.999 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:29:50.050 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:29:50.051 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:29:50.051 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:407 - 该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:29:50.131 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:29:50.131 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:29:50.285 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:29:50.285 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:29:50.382 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:29:50.382 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:29:50.430 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:29:50.430 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:29:50.455 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:29:50.456 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:29:50.476 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:29:50.476 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:29:50.607 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:29:50.607 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:29:50.653 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:29:50.653 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:29:50.673 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:29:50.673 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:29:50.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:29:50.689 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:29:50.689 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 33 39 31 37 33 34 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 30 31 31 31 31 31 31 31 31 31 31 31 c4 7E -2024-06-21 19:29:50.689 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969391734, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=0, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:29:50.801 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:29:50.801 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:29:50.820 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:29:50.820 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:29:50.859 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:29:50.859 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:29:50.898 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:29:50.898 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:29:51.001 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:29:51.001 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:29:51.063 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:29:51.064 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:29:51.064 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:407 - 该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:29:51.207 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:29:51.208 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:29:51.270 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:29:51.270 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:29:51.296 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:29:51.296 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:29:51.323 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:29:51.323 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:29:51.345 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:29:51.345 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:29:51.384 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:29:51.385 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:29:51.452 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:29:51.452 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:29:51.471 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:29:51.471 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:29:51.500 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:29:51.500 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:29:51.551 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:29:51.551 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:29:51.580 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:29:51.580 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:29:51.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:29:51.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:29:51.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 33 39 32 37 32 37 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 30 31 31 31 31 31 31 31 31 31 31 31 c7 7E -2024-06-21 19:29:51.682 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969392727, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=0, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:29:51.739 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:29:51.739 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:29:51.761 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:29:51.761 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:29:51.780 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:29:51.780 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:29:51.801 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:29:51.801 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:29:51.801 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:407 - 该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:29:51.864 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:29:51.864 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:29:51.889 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:29:51.889 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:29:51.914 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:29:51.915 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:29:51.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:29:51.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:29:51.964 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:29:51.964 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:29:51.981 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:29:51.982 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:29:52.012 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:29:52.012 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:29:52.039 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:29:52.039 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:29:52.060 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:29:52.060 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:29:52.080 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:29:52.080 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:29:52.101 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:29:52.102 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:29:52.694 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:29:52.694 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:29:52.694 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 33 39 33 37 32 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 30 31 31 31 31 31 31 31 31 31 31 31 c4 7E -2024-06-21 19:29:52.694 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969393723, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=0, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:29:52.731 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:29:52.731 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:29:52.757 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:29:52.757 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:29:52.789 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:29:52.789 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:29:52.812 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:29:52.812 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:29:52.812 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:407 - 该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:29:52.872 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:29:52.872 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:29:52.890 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:29:52.891 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:29:52.910 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:29:52.910 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:29:52.928 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:29:52.928 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:29:52.955 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:29:52.956 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:29:52.987 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:29:52.987 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:29:53.012 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:29:53.012 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:29:53.031 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:29:53.031 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:29:53.063 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:29:53.063 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:29:53.089 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:29:53.089 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:29:53.108 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:29:53.108 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:29:53.685 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:29:53.685 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:29:53.685 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 33 39 34 37 33 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 30 31 31 31 31 31 31 31 31 31 31 31 c6 7E -2024-06-21 19:29:53.686 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969394733, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=0, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:29:53.716 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:29:53.716 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:29:53.744 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:29:53.744 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:29:53.776 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:29:53.776 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:29:53.831 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:29:53.831 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:29:53.831 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:407 - 该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:29:53.900 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:29:53.900 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:29:53.922 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:29:53.922 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:29:53.939 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:29:53.939 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:29:53.967 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:29:53.967 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:29:53.996 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:29:53.996 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:29:54.017 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:29:54.017 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:29:54.035 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:29:54.035 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:29:54.061 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:29:54.061 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:29:54.093 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:29:54.093 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:29:54.128 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:29:54.128 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:29:54.154 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:29:54.154 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:29:54.702 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:29:54.702 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:29:54.702 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 33 39 35 37 33 34 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 30 31 31 31 31 31 31 31 31 31 31 31 c8 7E -2024-06-21 19:29:54.702 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969395734, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=0, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:29:54.730 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:29:54.730 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:29:54.750 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:29:54.750 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:29:54.773 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:29:54.773 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:29:54.802 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:29:54.803 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:29:54.803 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:407 - 该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:29:54.860 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:29:54.860 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:29:54.881 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:29:54.881 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:29:54.908 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:29:54.908 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:29:54.935 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:29:54.936 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:29:54.970 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:29:54.970 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:29:55.003 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:29:55.004 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:29:55.035 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:29:55.035 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:29:55.091 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:29:55.091 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:29:55.125 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:29:55.125 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:29:55.145 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:29:55.145 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:29:55.187 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:29:55.187 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:29:55.680 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:29:55.681 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:29:55.681 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 33 39 36 37 32 35 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 30 31 31 31 31 31 31 31 31 31 31 31 c9 7E -2024-06-21 19:29:55.681 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969396725, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=0, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:29:55.707 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:29:55.707 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:29:55.725 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:29:55.725 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:29:55.744 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:29:55.744 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:29:55.761 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:29:55.761 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:29:55.761 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:407 - 该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:29:55.801 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:29:55.801 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:29:55.822 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:29:55.822 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:29:55.849 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:29:55.850 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:29:55.870 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:29:55.870 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:29:55.913 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:29:55.913 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:29:55.966 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:29:55.966 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:29:55.985 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:29:55.985 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:29:56.008 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:29:56.008 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:29:56.025 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:29:56.025 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:29:56.048 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:29:56.048 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:29:56.077 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:29:56.077 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:29:56.675 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:29:56.675 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:29:56.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 33 39 37 37 32 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 30 31 31 31 31 31 31 31 31 31 31 31 c8 7E -2024-06-21 19:29:56.676 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969397723, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=0, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:29:56.696 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:29:56.696 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:29:56.722 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:29:56.722 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:29:56.741 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:29:56.742 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:29:56.765 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:29:56.765 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:29:56.765 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:407 - 该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:29:56.811 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:410 - 该车故障GZ006信息存储到Redis中 -2024-06-21 19:29:56.830 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:29:56.830 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:29:56.850 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:29:56.850 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:29:56.869 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:29:56.870 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:29:56.890 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:29:56.890 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:29:56.910 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:29:56.911 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:29:56.929 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:29:56.929 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:29:56.954 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:29:56.954 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:29:56.981 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:29:56.981 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:29:57.002 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:29:57.002 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:29:57.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:29:57.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:29:57.044 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:29:57.044 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:29:57.675 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:29:57.675 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:29:57.675 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 33 39 38 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 30 31 31 31 31 31 31 31 31 31 31 31 c7 7E -2024-06-21 19:29:57.675 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969398721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=0, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:29:57.697 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:29:57.697 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:29:57.718 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:29:57.718 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:29:57.735 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:29:57.735 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:29:57.768 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:29:57.769 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:29:57.769 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:407 - 该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:29:57.816 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:29:57.816 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:29:57.836 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:29:57.836 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:29:57.858 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:29:57.859 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:29:57.895 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:29:57.895 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:29:57.916 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:29:57.916 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:29:57.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:29:57.941 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:29:57.966 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:29:57.966 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:29:57.985 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:29:57.985 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:29:58.005 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:29:58.005 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:29:58.025 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:29:58.025 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:29:58.045 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:29:58.045 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:29:58.683 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:29:58.683 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:29:58.683 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 33 39 39 37 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 30 31 31 31 31 31 31 31 31 31 31 31 c8 7E -2024-06-21 19:29:58.683 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969399730, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=0, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:29:58.709 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:29:58.709 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:29:58.736 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:29:58.736 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:29:58.762 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:29:58.762 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:29:58.779 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:29:58.779 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:29:58.779 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:407 - 该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:29:58.820 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:29:58.820 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:29:58.841 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:29:58.841 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:29:58.861 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:29:58.861 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:29:58.880 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:29:58.880 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:29:58.900 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:29:58.900 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:29:58.922 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:29:58.922 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:29:58.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:29:58.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:29:58.960 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:29:58.960 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:29:58.981 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:29:58.981 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:29:59.004 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:29:59.004 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:29:59.019 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:29:59.019 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:29:59.691 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:29:59.691 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:29:59.691 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 30 30 37 33 36 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 30 31 31 31 31 31 31 31 31 31 31 31 bd 7E -2024-06-21 19:29:59.691 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969400736, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=0, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:29:59.720 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:29:59.721 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:29:59.742 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:29:59.742 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:29:59.762 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:29:59.762 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:29:59.781 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:29:59.782 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:29:59.782 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:407 - 该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:29:59.824 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:29:59.824 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:29:59.849 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:29:59.849 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:29:59.871 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:29:59.871 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:29:59.898 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:29:59.898 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:29:59.934 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:29:59.934 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:29:59.962 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:29:59.962 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:29:59.980 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:29:59.980 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:29:59.999 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:29:59.999 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:00.025 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:00.026 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:00.052 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:00.052 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:00.082 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:00.082 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:00.685 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:00.685 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:00.685 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 30 31 37 32 39 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 30 31 31 31 31 31 31 31 31 31 31 31 c0 7E -2024-06-21 19:30:00.685 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969401729, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=0, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:00.719 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:00.719 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:00.751 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:00.751 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:00.775 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:00.775 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:00.796 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:00.796 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:00.796 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:407 - 该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:00.846 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:00.846 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:00.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:00.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:00.901 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:00.901 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:00.922 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:00.922 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:00.942 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:00.943 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:00.962 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:00.962 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:00.985 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:00.985 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:01.014 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:01.014 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:01.046 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:01.046 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:01.077 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:01.078 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:01.095 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:01.095 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:01.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:01.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:01.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 30 32 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 30 31 31 31 31 31 31 31 31 31 31 31 ba 7E -2024-06-21 19:30:01.680 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969402722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=0, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:01.706 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:01.706 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:01.727 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:01.728 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:01.746 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:01.746 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:01.766 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:01.766 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:01.766 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:407 - 该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:01.818 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:01.818 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:01.839 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:01.839 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:01.870 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:01.870 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:01.895 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:01.895 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:01.914 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:01.914 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:01.947 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:01.947 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:01.967 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:01.967 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:01.995 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:01.995 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:02.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:02.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:02.036 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:02.036 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:02.074 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:02.074 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:02.675 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:02.675 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:02.675 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 30 33 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 bb 7E -2024-06-21 19:30:02.675 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969403721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:02.702 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:02.702 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:02.721 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:02.721 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:02.743 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:02.743 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:02.763 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:02.763 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:02.781 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:02.781 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:02.803 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:02.803 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:02.834 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:02.834 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:02.850 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:02.850 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:02.873 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:02.874 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:02.900 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:02.901 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:02.920 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:02.920 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:02.941 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:02.941 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:02.963 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:02.963 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:02.985 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:02.985 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:03.034 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:03.034 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:03.066 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:03.066 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:03.672 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:03.672 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:03.672 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 30 34 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 bc 7E -2024-06-21 19:30:03.673 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969404721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:03.703 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:03.703 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:03.734 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:03.734 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:03.756 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:03.756 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:03.774 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:03.774 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:03.798 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:03.798 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:03.816 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:03.816 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:03.840 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:03.840 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:03.865 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:03.866 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:03.894 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:03.894 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:03.937 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:03.937 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:03.960 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:03.960 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:03.979 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:03.979 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:03.999 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:03.999 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:04.031 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:04.031 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:04.052 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:04.053 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:04.072 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:04.072 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:04.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:04.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:04.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 30 35 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 bd 7E -2024-06-21 19:30:04.673 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969405721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:04.698 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:04.698 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:04.754 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:04.755 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:04.781 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:04.781 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:04.799 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:04.799 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:04.820 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:04.820 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:04.841 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:04.841 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:04.859 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:04.859 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:04.881 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:04.881 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:04.901 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:04.902 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:04.928 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:04.928 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:04.957 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:04.957 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:04.982 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:04.982 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:05.002 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:05.002 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:05.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:05.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:05.044 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:05.044 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:05.069 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:05.070 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:05.686 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:05.686 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:05.686 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 30 36 37 32 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c0 7E -2024-06-21 19:30:05.686 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969406723, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:05.715 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:05.715 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:05.737 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:05.737 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:05.766 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:05.766 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:05.797 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:05.797 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:05.824 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:05.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:05.851 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:05.851 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:05.889 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:05.889 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:05.915 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:05.915 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:05.941 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:05.941 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:05.965 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:05.966 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:05.990 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:05.990 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:06.012 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:06.012 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:06.041 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:06.041 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:06.074 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:06.074 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:06.101 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:06.101 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:06.125 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:06.125 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:06.694 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:06.694 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:06.694 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 30 37 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 bf 7E -2024-06-21 19:30:06.694 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969407721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:06.716 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:06.716 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:06.736 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:06.736 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:06.754 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:06.754 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:06.780 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:06.780 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:06.818 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:06.819 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:06.843 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:06.843 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:06.863 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:06.863 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:06.882 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:06.882 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:06.908 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:06.909 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:06.933 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:06.934 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:06.953 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:06.953 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:06.990 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:06.990 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:07.015 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:07.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:07.034 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:07.034 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:07.054 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:07.054 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:07.092 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:07.092 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:07.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:07.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:07.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 30 38 37 32 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c2 7E -2024-06-21 19:30:07.676 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969408723, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:07.708 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:07.708 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:07.727 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:07.728 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:07.747 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:07.747 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:07.767 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:07.767 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:07.786 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:07.786 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:07.810 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:07.810 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:07.836 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:07.836 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:07.855 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:07.855 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:07.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:07.877 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:07.898 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:07.898 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:07.927 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:07.928 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:07.968 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:07.968 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:07.999 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:07.999 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:08.019 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:08.019 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:08.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:08.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:08.066 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:08.066 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:08.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:08.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:08.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 30 39 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c2 7E -2024-06-21 19:30:08.674 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969409722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:08.703 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:08.704 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:08.731 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:08.731 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:08.753 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:08.753 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:08.779 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:08.779 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:08.799 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:08.800 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:08.833 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:08.833 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:08.854 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:08.854 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:08.877 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:08.877 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:08.906 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:08.906 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:08.936 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:08.937 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:08.961 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:08.961 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:08.982 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:08.982 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:09.002 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:09.002 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:09.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:09.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:09.039 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:09.039 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:09.060 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:09.060 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:09.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:09.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:09.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 31 30 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 b9 7E -2024-06-21 19:30:09.675 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969410721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:09.701 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:09.701 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:09.721 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:09.721 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:09.741 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:09.741 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:09.761 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:09.761 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:09.781 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:09.781 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:09.800 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:09.800 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:09.822 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:09.822 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:09.841 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:09.841 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:09.861 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:09.861 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:09.881 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:09.881 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:09.901 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:09.901 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:09.921 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:09.921 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:09.941 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:09.941 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:09.961 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:09.961 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:09.991 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:09.991 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:10.041 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:10.041 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:10.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:10.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:10.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 31 31 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ba 7E -2024-06-21 19:30:10.678 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969411721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:10.703 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:10.703 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:10.724 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:10.724 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:10.748 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:10.748 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:10.779 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:10.779 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:10.795 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:10.795 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:10.813 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:10.814 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:10.834 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:10.834 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:10.854 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:10.855 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:10.881 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:10.881 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:10.904 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:10.904 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:10.924 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:10.924 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:10.946 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:10.946 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:10.964 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:10.965 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:10.992 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:10.992 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:11.011 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:11.011 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:11.032 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:11.032 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:11.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:11.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:11.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 31 32 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 bb 7E -2024-06-21 19:30:11.676 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969412721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:11.705 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:11.705 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:11.761 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:11.761 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:11.816 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:11.816 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:11.834 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:11.834 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:11.853 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:11.853 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:11.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:11.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:11.895 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:11.895 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:11.924 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:11.924 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:11.949 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:11.949 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:11.975 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:11.975 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:11.996 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:11.997 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:12.018 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:12.018 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:12.034 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:12.034 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:12.063 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:12.063 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:12.082 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:12.082 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:12.104 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:12.105 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:12.681 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:12.681 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:12.681 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 31 33 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 bc 7E -2024-06-21 19:30:12.681 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969413721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:12.699 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:12.699 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:12.719 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:12.719 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:12.738 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:12.738 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:12.753 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:12.754 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:12.778 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:12.778 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:12.796 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:12.796 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:12.817 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:12.817 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:12.850 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:12.850 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:12.878 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:12.878 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:12.895 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:12.895 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:12.914 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:12.915 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:12.936 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:12.936 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:12.955 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:12.955 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:12.973 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:12.974 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:12.995 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:12.995 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:13.015 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:13.015 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:13.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:13.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:13.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 31 34 37 32 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 bf 7E -2024-06-21 19:30:13.682 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969414723, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:13.716 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:13.716 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:13.738 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:13.738 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:13.765 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:13.765 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:13.795 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:13.796 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:13.815 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:13.815 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:13.835 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:13.835 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:13.856 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:13.856 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:13.878 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:13.879 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:13.911 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:13.911 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:13.931 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:13.932 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:13.952 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:13.952 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:13.970 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:13.970 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:13.990 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:13.990 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:14.009 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:14.009 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:14.030 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:14.030 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:14.055 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:14.055 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:14.686 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:14.686 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:14.686 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 31 35 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 bf 7E -2024-06-21 19:30:14.686 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969415722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:14.715 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:14.715 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:14.736 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:14.736 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:14.754 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:14.754 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:14.776 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:14.776 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:14.796 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:14.796 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:14.815 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:14.815 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:14.835 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:14.835 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:14.856 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:14.856 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:14.875 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:14.875 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:14.894 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:14.895 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:14.914 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:14.914 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:14.935 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:14.935 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:14.953 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:14.953 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:14.976 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:14.976 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:14.994 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:14.994 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:15.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:15.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:15.694 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:15.694 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:15.694 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 31 36 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 bf 7E -2024-06-21 19:30:15.694 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969416721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:15.719 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:15.720 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:15.743 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:15.743 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:15.760 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:15.761 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:15.798 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:15.798 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:15.824 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:15.824 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:15.850 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:15.851 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:15.881 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:15.881 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:15.904 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:15.904 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:15.924 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:15.924 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:15.944 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:15.944 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:15.964 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:15.964 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:15.993 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:15.994 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:16.023 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:16.023 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:16.055 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:16.056 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:16.080 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:16.080 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:16.101 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:16.102 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:16.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:16.683 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:16.683 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 31 37 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c0 7E -2024-06-21 19:30:16.683 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969417721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:16.713 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:16.713 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:16.734 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:16.734 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:16.768 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:16.768 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:16.795 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:16.795 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:16.821 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:16.821 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:16.845 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:16.845 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:16.867 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:16.867 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:16.896 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:16.896 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:16.916 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:16.916 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:16.949 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:16.949 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:16.965 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:16.965 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:17.005 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:17.005 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:17.037 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:17.037 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:17.055 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:17.055 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:17.079 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:17.079 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:17.117 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:17.117 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:17.675 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:17.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:17.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 31 38 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c1 7E -2024-06-21 19:30:17.676 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969418721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:17.710 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:17.710 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:17.732 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:17.732 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:17.765 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:17.765 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:17.796 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:17.796 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:17.816 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:17.817 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:17.839 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:17.839 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:17.866 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:17.866 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:17.886 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:17.886 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:17.906 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:17.906 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:17.927 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:17.928 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:17.945 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:17.945 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:17.968 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:17.968 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:17.998 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:17.998 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:18.029 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:18.029 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:18.057 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:18.057 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:18.076 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:18.076 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:18.672 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:18.672 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:18.672 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 31 39 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c3 7E -2024-06-21 19:30:18.672 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969419722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:18.706 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:18.706 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:18.725 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:18.725 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:18.750 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:18.750 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:18.779 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:18.779 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:18.810 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:18.811 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:18.836 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:18.836 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:18.855 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:18.855 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:18.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:18.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:18.898 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:18.898 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:18.926 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:18.926 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:18.950 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:18.950 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:18.970 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:18.970 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:18.992 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:18.992 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:19.011 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:19.011 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:19.028 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:19.028 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:19.052 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:19.052 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:19.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:19.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:19.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 32 30 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 bb 7E -2024-06-21 19:30:19.688 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969420722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:19.721 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:19.721 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:19.744 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:19.745 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:19.780 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:19.780 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:19.804 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:19.804 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:19.859 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:19.860 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:19.894 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:19.894 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:19.923 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:19.923 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:19.950 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:19.950 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:19.972 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:19.972 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:19.994 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:19.994 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:20.027 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:20.027 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:20.050 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:20.050 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:20.077 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:20.077 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:20.108 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:20.108 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:20.138 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:20.138 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:20.172 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:20.172 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:20.684 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:20.684 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:20.684 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 32 31 37 32 36 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c0 7E -2024-06-21 19:30:20.684 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969421726, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:20.711 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:20.711 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:20.736 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:20.736 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:20.763 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:20.763 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:20.781 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:20.781 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:20.808 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:20.808 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:20.836 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:20.836 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:20.854 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:20.854 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:20.874 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:20.874 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:20.899 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:20.899 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:20.919 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:20.919 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:20.942 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:20.942 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:20.961 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:20.961 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:20.998 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:20.998 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:21.023 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:21.023 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:21.041 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:21.041 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:21.062 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:21.062 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:21.720 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:21.720 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:21.720 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 32 32 37 32 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 be 7E -2024-06-21 19:30:21.720 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969422723, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:21.784 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:21.784 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:21.803 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:21.804 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:21.824 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:21.824 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:21.859 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:21.860 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:21.880 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:21.880 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:21.900 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:21.900 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:21.946 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:21.946 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:21.979 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:21.979 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:22.000 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:22.001 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:22.021 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:22.021 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:22.050 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:22.050 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:22.087 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:22.087 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:22.111 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:22.111 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:22.152 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:22.152 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:22.180 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:22.180 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:22.199 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:22.199 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:22.702 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:22.702 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:22.702 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 32 33 37 33 34 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c1 7E -2024-06-21 19:30:22.702 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969423734, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:22.730 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:22.730 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:22.759 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:22.759 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:22.780 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:22.780 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:22.801 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:22.801 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:22.821 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:22.821 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:22.839 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:22.839 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:22.860 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:22.860 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:22.882 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:22.882 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:22.903 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:22.904 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:22.924 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:22.924 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:22.945 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:22.945 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:22.965 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:22.965 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:22.986 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:22.986 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:23.004 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:23.004 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:23.026 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:23.026 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:23.066 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:23.066 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:23.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:23.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:23.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 32 34 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 be 7E -2024-06-21 19:30:23.676 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969424721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:23.706 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:23.706 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:23.725 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:23.726 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:23.745 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:23.745 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:23.767 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:23.767 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:23.789 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:23.789 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:23.809 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:23.809 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:23.831 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:23.831 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:23.850 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:23.851 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:23.870 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:23.870 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:23.891 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:23.891 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:23.912 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:23.912 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:23.930 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:23.930 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:23.964 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:23.964 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:23.990 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:23.990 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:24.017 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:24.017 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:24.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:24.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:24.689 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:24.690 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:24.690 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 32 35 37 32 38 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c6 7E -2024-06-21 19:30:24.690 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969425728, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:24.711 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:24.711 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:24.733 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:24.733 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:24.751 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:24.751 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:24.783 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:24.783 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:24.807 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:24.807 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:24.841 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:24.842 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:24.862 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:24.862 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:24.884 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:24.885 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:24.910 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:24.910 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:24.931 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:24.931 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:24.952 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:24.952 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:24.971 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:24.971 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:24.991 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:24.991 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:25.010 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:25.011 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:25.029 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:25.029 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:25.052 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:25.052 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:25.705 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:25.705 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:25.705 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 32 36 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c1 7E -2024-06-21 19:30:25.705 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969426722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:25.727 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:25.727 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:25.744 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:25.744 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:25.765 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:25.765 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:25.785 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:25.785 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:25.808 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:25.808 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:25.830 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:25.830 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:25.854 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:25.854 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:25.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:25.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:25.896 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:25.896 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:25.914 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:25.915 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:25.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:25.941 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:25.965 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:25.965 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:25.985 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:25.985 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:26.005 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:26.006 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:26.037 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:26.037 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:26.055 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:26.055 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:26.721 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:26.722 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:26.722 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 32 37 37 33 34 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c5 7E -2024-06-21 19:30:26.722 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969427734, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:26.743 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:26.743 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:26.773 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:26.773 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:26.790 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:26.790 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:26.821 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:26.821 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:26.840 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:26.840 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:26.859 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:26.859 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:26.882 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:26.882 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:26.912 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:26.912 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:26.931 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:26.931 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:26.950 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:26.950 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:26.981 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:26.981 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:27.002 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:27.002 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:27.029 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:27.030 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:27.054 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:27.054 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:27.088 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:27.088 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:27.113 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:27.114 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:27.685 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:27.685 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:27.685 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 32 38 37 32 38 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c9 7E -2024-06-21 19:30:27.686 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969428728, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:27.704 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:27.704 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:27.724 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:27.724 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:27.746 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:27.746 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:27.781 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:27.781 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:27.806 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:27.806 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:27.826 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:27.826 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:27.849 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:27.849 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:27.870 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:27.871 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:27.898 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:27.898 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:27.925 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:27.925 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:27.947 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:27.947 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:27.967 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:27.967 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:27.987 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:27.987 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:28.006 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:28.006 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:28.027 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:28.027 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:28.048 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:28.048 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:28.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:28.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:28.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 32 39 37 32 39 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cb 7E -2024-06-21 19:30:28.679 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969429729, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:28.709 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:28.709 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:28.733 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:28.733 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:28.761 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:28.761 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:28.780 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:28.780 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:28.801 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:28.801 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:28.821 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:28.821 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:28.844 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:28.844 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:28.871 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:28.871 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:28.890 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:28.890 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:28.910 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:28.910 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:28.929 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:28.929 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:28.950 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:28.950 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:28.969 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:28.969 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:28.990 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:28.990 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:29.011 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:29.011 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:29.042 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:29.042 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:29.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:29.675 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:29.675 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 33 30 37 32 34 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 be 7E -2024-06-21 19:30:29.675 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969430724, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:29.738 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:29.738 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:29.762 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:29.762 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:29.782 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:29.782 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:29.801 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:29.801 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:29.846 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:29.846 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:29.869 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:29.869 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:29.897 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:29.897 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:29.917 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:29.919 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:29.944 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:29.944 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:29.966 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:29.966 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:29.987 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:29.987 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:30.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:30.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:30.036 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:30.036 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:30.055 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:30.055 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:30.075 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:30.075 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:30.097 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:30.097 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:30.686 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:30.687 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:30.687 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 33 31 37 33 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 bf 7E -2024-06-21 19:30:30.687 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969431733, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:30.704 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:30.704 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:30.725 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:30.726 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:30.746 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:30.746 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:30.764 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:30.764 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:30.793 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:30.793 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:30.820 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:30.820 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:30.845 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:30.845 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:30.869 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:30.870 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:30.919 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:30.919 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:30.942 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:30.942 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:30.970 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:30.970 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:30.989 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:30.989 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:31.007 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:31.007 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:31.038 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:31.038 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:31.060 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:31.060 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:31.082 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:31.082 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:31.689 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:31.689 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:31.689 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 33 32 37 33 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 be 7E -2024-06-21 19:30:31.689 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969432731, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:31.720 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:31.720 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:31.744 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:31.744 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:31.766 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:31.766 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:31.797 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:31.797 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:31.822 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:31.822 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:31.851 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:31.851 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:31.873 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:31.873 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:31.890 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:31.891 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:31.910 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:31.910 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:31.939 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:31.939 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:31.967 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:31.967 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:32.003 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:32.003 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:32.039 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:32.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:32.069 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:32.070 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:32.103 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:32.104 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:32.132 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:32.133 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:32.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:32.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:32.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 33 33 37 33 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c0 7E -2024-06-21 19:30:32.682 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969433732, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:32.717 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:32.717 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:32.735 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:32.735 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:32.756 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:32.756 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:32.777 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:32.777 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:32.794 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:32.794 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:32.816 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:32.816 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:32.837 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:32.837 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:32.854 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:32.854 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:32.875 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:32.875 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:32.896 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:32.896 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:32.925 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:32.926 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:32.976 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:32.976 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:32.996 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:32.996 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:33.025 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:33.028 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:33.056 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:33.056 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:33.079 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:33.079 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:33.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:33.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:33.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 33 34 37 32 39 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c7 7E -2024-06-21 19:30:33.682 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969434729, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:33.711 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:33.711 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:33.740 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:33.740 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:33.770 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:33.771 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:33.814 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:33.814 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:33.841 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:33.842 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:33.858 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:33.858 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:33.878 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:33.879 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:33.911 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:33.911 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:33.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:33.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:33.960 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:33.960 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:33.981 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:33.982 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:34.001 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:34.001 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:34.023 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:34.023 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:34.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:34.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:34.061 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:34.061 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:34.081 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:34.081 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:34.683 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:34.683 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:34.683 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 33 35 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c1 7E -2024-06-21 19:30:34.683 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969435722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:34.719 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:34.719 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:34.744 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:34.744 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:34.771 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:34.771 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:34.794 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:34.794 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:34.820 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:34.820 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:34.845 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:34.845 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:34.871 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:34.871 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:34.893 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:34.893 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:34.909 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:34.909 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:34.929 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:34.929 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:34.949 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:34.949 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:34.971 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:34.971 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:34.989 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:34.989 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:35.013 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:35.013 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:35.032 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:35.032 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:35.057 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:35.057 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:35.672 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:35.672 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:35.672 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 33 36 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c2 7E -2024-06-21 19:30:35.672 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969436722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:35.750 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:35.750 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:35.771 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:35.771 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:35.908 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:35.908 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:35.929 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:35.929 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:36.007 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:36.007 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:36.161 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:36.161 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:36.241 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:36.241 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:36.302 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:36.302 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:36.322 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:36.322 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:36.363 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:36.363 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:36.436 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:36.437 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:36.461 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:36.461 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:36.570 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:36.570 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:36.632 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:36.632 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:36.654 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:36.654 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:36.778 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:36.778 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:36.779 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:36.779 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:36.779 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 33 37 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c3 7E -2024-06-21 19:30:36.779 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969437722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:36.806 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:36.806 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:36.840 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:36.841 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:36.873 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:36.873 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:36.893 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:36.893 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:36.913 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:36.913 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:36.934 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:36.934 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:36.961 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:36.961 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:36.991 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:36.991 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:37.010 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:37.010 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:37.029 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:37.029 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:37.049 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:37.049 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:37.085 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:37.085 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:37.110 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:37.111 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:37.134 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:37.134 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:37.160 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:37.160 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:37.197 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:37.197 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:37.686 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:37.686 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:37.686 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 33 38 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c4 7E -2024-06-21 19:30:37.686 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969438722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:37.716 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:37.716 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:37.736 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:37.736 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:37.755 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:37.755 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:37.775 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:37.775 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:37.798 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:37.798 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:37.826 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:37.826 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:37.849 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:37.849 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:37.869 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:37.869 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:37.892 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:37.892 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:37.916 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:37.916 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:37.942 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:37.943 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:37.974 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:37.975 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:37.996 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:37.996 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:38.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:38.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:38.037 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:38.037 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:38.057 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:38.057 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:38.693 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:38.693 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:38.693 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 33 39 37 33 35 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c9 7E -2024-06-21 19:30:38.694 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969439735, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:38.720 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:38.721 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:38.781 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:38.782 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:38.808 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:38.808 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:38.835 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:38.835 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:38.858 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:38.858 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:38.887 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:38.887 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:38.915 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:38.915 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:38.938 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:38.938 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:38.964 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:38.964 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:38.985 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:38.985 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:39.004 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:39.004 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:39.025 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:39.025 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:39.045 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:39.045 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:39.064 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:39.065 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:39.086 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:39.086 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:39.104 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:39.104 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:39.691 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:39.691 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:39.691 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 34 30 37 33 34 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c0 7E -2024-06-21 19:30:39.692 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969440734, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:39.721 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:39.721 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:39.743 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:39.743 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:39.761 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:39.761 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:39.782 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:39.782 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:39.810 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:39.810 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:39.830 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:39.831 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:39.852 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:39.852 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:39.883 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:39.883 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:39.902 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:39.902 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:39.923 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:39.923 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:39.952 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:39.953 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:39.979 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:39.979 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:40.008 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:40.009 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:40.037 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:40.037 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:40.055 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:40.055 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:40.076 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:40.076 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:40.681 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:40.681 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:40.681 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 34 31 37 32 36 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c2 7E -2024-06-21 19:30:40.681 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969441726, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:40.701 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:40.701 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:40.720 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:40.720 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:40.739 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:40.739 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:40.763 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:40.763 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:40.782 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:40.782 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:40.806 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:40.806 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:40.829 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:40.829 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:40.850 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:40.850 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:40.879 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:40.879 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:40.906 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:40.906 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:40.924 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:40.924 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:40.959 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:40.959 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:40.981 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:40.981 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:41.013 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:41.013 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:41.029 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:41.029 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:41.049 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:41.049 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:41.685 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:41.685 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:41.685 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 34 32 37 32 35 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c2 7E -2024-06-21 19:30:41.685 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969442725, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:41.704 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:41.704 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:41.726 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:41.726 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:41.744 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:41.744 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:41.766 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:41.766 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:41.786 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:41.787 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:41.805 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:41.805 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:41.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:41.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:41.844 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:41.844 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:41.865 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:41.865 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:41.884 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:41.884 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:41.907 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:41.907 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:41.923 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:41.924 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:41.947 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:41.947 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:41.968 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:41.968 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:41.994 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:41.994 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:42.034 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:42.034 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:42.686 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:42.686 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:42.686 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 34 33 37 33 34 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c3 7E -2024-06-21 19:30:42.686 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969443734, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:42.722 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:42.722 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:42.751 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:42.751 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:42.781 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:42.782 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:42.805 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:42.805 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:42.828 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:42.828 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:42.859 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:42.860 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:42.881 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:42.881 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:42.900 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:42.901 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:42.919 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:42.919 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:42.939 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:42.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:42.965 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:42.965 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:42.986 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:42.986 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:43.006 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:43.006 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:43.033 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:43.033 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:43.065 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:43.065 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:43.084 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:43.084 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:43.687 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:43.687 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:43.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 34 34 37 33 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c3 7E -2024-06-21 19:30:43.688 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969444733, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:43.710 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:43.710 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:43.730 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:43.730 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:43.751 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:43.751 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:43.769 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:43.769 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:43.789 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:43.789 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:43.809 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:43.809 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:43.831 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:43.831 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:43.850 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:43.851 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:43.871 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:43.871 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:43.895 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:43.895 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:43.917 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:43.917 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:43.946 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:43.946 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:43.980 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:43.980 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:44.004 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:44.004 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:44.060 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:44.060 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:44.114 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:44.114 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:44.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:44.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:44.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 34 35 37 32 38 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c8 7E -2024-06-21 19:30:44.678 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969445728, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:44.701 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:44.701 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:44.721 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:44.721 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:44.768 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:44.768 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:44.794 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:44.794 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:44.816 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:44.816 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:44.836 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:44.836 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:44.856 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:44.856 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:44.877 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:44.877 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:44.911 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:44.911 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:44.931 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:44.931 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:44.952 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:44.952 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:44.972 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:44.972 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:45.030 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:45.030 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:45.052 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:45.052 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:45.073 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:45.073 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:45.106 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:45.106 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:45.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:45.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:45.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 34 36 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c3 7E -2024-06-21 19:30:45.688 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969446722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:45.711 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:45.711 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:45.729 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:45.729 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:45.750 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:45.751 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:45.768 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:45.768 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:45.799 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:45.799 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:45.826 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:45.827 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:45.851 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:45.851 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:45.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:45.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:45.897 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:45.897 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:45.939 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:45.939 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:45.965 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:45.966 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:45.984 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:45.984 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:46.005 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:46.005 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:46.024 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:46.024 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:46.045 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:46.045 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:46.067 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:46.067 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:46.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:46.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:46.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 34 37 37 32 35 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c7 7E -2024-06-21 19:30:46.679 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969447725, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:46.701 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:46.701 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:46.729 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:46.729 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:46.750 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:46.750 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:46.773 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:46.773 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:46.791 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:46.791 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:46.819 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:46.819 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:46.842 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:46.842 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:46.860 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:46.860 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:46.880 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:46.880 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:46.899 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:46.899 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:46.919 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:46.919 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:46.939 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:46.939 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:46.961 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:46.961 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:46.980 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:46.981 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:47.000 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:47.000 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:47.025 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:47.025 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:47.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:47.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:47.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 34 38 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c4 7E -2024-06-21 19:30:47.673 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969448721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:47.696 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:47.696 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:47.719 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:47.719 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:47.745 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:47.745 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:47.767 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:47.767 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:47.783 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:47.783 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:47.806 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:47.806 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:47.826 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:47.826 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:47.847 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:47.847 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:47.864 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:47.864 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:47.889 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:47.889 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:47.918 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:47.918 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:47.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:47.941 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:47.970 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:47.970 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:47.992 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:47.992 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:48.009 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:48.009 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:48.031 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:48.031 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:48.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:48.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:48.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 34 39 37 32 39 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cd 7E -2024-06-21 19:30:48.682 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969449729, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:48.702 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:48.702 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:48.734 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:48.734 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:48.763 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:48.764 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:48.790 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:48.790 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:48.822 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:48.822 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:48.841 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:48.842 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:48.866 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:48.866 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:48.897 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:48.897 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:48.915 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:48.915 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:48.937 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:48.937 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:48.955 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:48.956 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:48.977 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:48.977 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:48.995 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:48.995 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:49.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:49.017 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:49.035 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:49.035 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:49.055 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:49.055 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:49.699 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:49.699 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:49.699 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 35 30 37 32 38 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c4 7E -2024-06-21 19:30:49.699 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969450728, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:49.722 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:49.722 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:49.742 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:49.742 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:49.761 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:49.761 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:49.789 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:49.789 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:49.812 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:49.812 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:49.838 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:49.838 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:49.869 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:49.869 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:49.896 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:49.897 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:49.914 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:49.914 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:49.933 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:49.934 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:49.954 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:49.954 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:49.975 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:49.975 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:49.998 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:49.999 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:50.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:50.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:50.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:50.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:50.065 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:50.065 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:50.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:50.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:50.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 35 31 37 32 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c0 7E -2024-06-21 19:30:50.673 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969451723, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:50.696 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:50.696 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:50.717 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:50.718 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:50.745 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:50.745 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:50.765 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:50.765 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:50.789 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:50.789 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:50.820 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:50.820 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:50.847 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:50.847 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:50.864 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:50.865 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:50.884 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:50.884 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:50.903 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:50.904 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:50.929 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:50.929 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:50.949 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:50.950 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:50.969 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:50.969 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:50.994 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:50.994 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:51.021 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:51.021 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:51.041 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:51.041 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:51.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:51.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:51.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 35 32 37 32 39 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c7 7E -2024-06-21 19:30:51.679 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969452729, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:51.701 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:51.701 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:51.719 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:51.719 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:51.741 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:51.741 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:51.760 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:51.760 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:51.780 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:51.780 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:51.799 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:51.799 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:51.822 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:51.822 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:51.840 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:51.841 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:51.860 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:51.860 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:51.880 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:51.880 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:51.900 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:51.900 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:51.921 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:51.921 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:51.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:51.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:51.961 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:51.961 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:51.990 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:51.990 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:52.010 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:52.011 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:52.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:52.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:52.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 35 33 37 32 37 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c6 7E -2024-06-21 19:30:52.682 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969453727, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:52.716 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:52.717 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:52.742 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:52.742 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:52.762 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:52.762 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:52.780 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:52.780 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:52.801 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:52.801 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:52.819 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:52.819 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:52.841 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:52.841 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:52.875 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:52.875 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:52.904 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:52.904 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:52.934 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:52.934 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:52.971 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:52.971 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:52.998 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:52.998 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:53.014 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:53.015 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:53.036 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:53.036 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:53.060 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:53.060 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:53.090 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:53.091 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:53.684 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:53.684 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:53.684 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 35 34 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c1 7E -2024-06-21 19:30:53.684 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969454721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:53.709 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:53.709 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:53.735 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:53.736 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:53.755 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:53.756 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:53.776 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:53.776 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:53.813 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:53.813 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:53.833 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:53.833 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:53.852 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:53.852 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:53.893 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:53.893 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:53.913 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:53.914 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:53.934 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:53.934 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:53.957 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:53.957 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:53.981 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:53.981 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:54.013 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:54.013 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:54.044 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:54.044 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:54.094 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:54.094 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:54.122 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:54.122 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:54.720 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:54.720 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:54.720 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 35 35 37 33 36 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c8 7E -2024-06-21 19:30:54.720 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969455736, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:54.748 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:54.748 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:54.777 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:54.778 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:54.795 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:54.795 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:54.816 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:54.816 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:54.837 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:54.837 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:54.858 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:54.858 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:54.913 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:54.913 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:54.931 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:54.931 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:54.949 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:54.949 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:54.969 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:54.969 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:54.989 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:54.989 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:55.010 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:55.010 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:55.041 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:55.041 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:55.059 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:55.059 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:55.081 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:55.081 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:55.102 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:55.102 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:55.695 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:55.695 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:55.695 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 35 36 37 33 35 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c8 7E -2024-06-21 19:30:55.695 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969456735, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:55.714 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:55.714 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:55.746 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:55.746 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:55.763 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:55.763 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:55.786 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:55.786 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:55.816 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:55.816 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:55.835 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:55.835 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:55.859 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:55.859 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:55.874 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:55.874 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:55.896 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:55.896 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:55.915 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:55.915 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:55.944 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:55.944 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:55.963 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:55.964 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:55.983 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:55.983 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:56.004 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:56.004 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:56.024 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:56.024 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:56.047 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:56.047 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:56.695 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:56.695 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:56.695 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 35 37 37 33 35 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c9 7E -2024-06-21 19:30:56.696 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969457735, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:56.725 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:56.726 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:56.759 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:56.759 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:56.775 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:56.775 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:56.806 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:56.806 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:56.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:56.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:56.848 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:56.848 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:56.875 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:56.875 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:56.896 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:56.896 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:56.937 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:56.937 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:56.955 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:56.955 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:56.985 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:56.985 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:57.015 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:57.015 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:57.037 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:57.037 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:57.065 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:57.066 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:57.086 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:57.086 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:57.105 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:57.105 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:57.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:57.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:57.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 35 38 37 32 39 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cd 7E -2024-06-21 19:30:57.682 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969458729, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:57.709 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:57.709 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:57.739 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:57.739 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:57.761 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:57.761 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:57.780 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:57.780 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:57.811 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:57.811 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:57.836 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:57.836 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:57.855 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:57.855 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:57.881 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:57.881 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:57.910 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:57.910 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:57.928 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:57.929 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:57.949 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:57.949 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:57.975 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:57.975 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:58.007 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:58.007 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:58.025 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:58.025 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:58.047 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:58.047 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:58.072 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:58.072 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:58.680 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:58.680 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:58.680 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 35 39 37 32 37 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cc 7E -2024-06-21 19:30:58.680 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969459727, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:58.701 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:58.701 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:58.720 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:58.720 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:58.740 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:58.740 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:58.767 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:58.767 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:58.789 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:58.789 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:58.805 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:58.805 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:58.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:58.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:58.845 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:58.845 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:58.869 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:58.869 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:58.905 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:58.905 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:58.931 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:58.931 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:58.954 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:58.954 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:58.970 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:58.970 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:58.989 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:58.989 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:30:59.022 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:30:59.022 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:30:59.048 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:30:59.048 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:30:59.685 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:30:59.685 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:30:59.685 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 36 30 37 33 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c0 7E -2024-06-21 19:30:59.685 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969460732, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:30:59.705 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:30:59.705 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:30:59.726 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:30:59.726 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:30:59.754 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:30:59.754 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:30:59.777 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:30:59.777 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:30:59.795 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:30:59.795 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:30:59.815 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:30:59.815 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:30:59.835 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:30:59.836 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:30:59.856 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:30:59.856 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:30:59.887 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:30:59.887 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:30:59.914 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:30:59.914 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:30:59.937 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:30:59.937 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:30:59.954 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:30:59.954 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:30:59.976 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:30:59.976 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:30:59.995 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:30:59.995 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:00.015 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:00.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:00.035 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:00.035 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:00.675 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:00.675 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:00.675 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 36 31 37 32 34 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c2 7E -2024-06-21 19:31:00.675 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969461724, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:00.710 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:00.710 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:00.735 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:00.735 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:00.764 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:00.764 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:00.790 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:00.791 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:00.819 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:00.819 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:00.852 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:00.853 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:00.880 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:00.880 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:00.905 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:00.905 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:00.924 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:00.924 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:00.981 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:00.981 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:00.999 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:00.999 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:01.019 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:01.019 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:01.038 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:01.038 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:01.060 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:01.060 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:01.080 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:01.080 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:01.131 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:01.131 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:01.687 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:01.687 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:01.687 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 36 32 37 33 34 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c4 7E -2024-06-21 19:31:01.687 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969462734, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:01.707 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:01.708 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:01.725 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:01.725 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:01.743 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:01.744 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:01.772 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:01.772 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:01.801 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:01.801 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:01.820 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:01.820 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:01.842 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:01.842 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:01.859 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:01.859 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:01.881 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:01.881 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:01.937 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:01.937 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:01.956 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:01.956 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:01.975 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:01.975 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:02.011 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:02.011 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:02.031 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:02.031 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:02.047 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:02.047 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:02.070 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:02.070 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:02.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:02.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:02.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 36 33 37 32 37 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c7 7E -2024-06-21 19:31:02.678 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969463727, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:02.706 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:02.706 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:02.724 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:02.724 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:02.744 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:02.744 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:02.769 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:02.769 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:02.797 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:02.797 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:02.814 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:02.814 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:02.837 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:02.837 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:02.864 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:02.864 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:02.885 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:02.885 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:02.924 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:02.924 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:02.972 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:02.972 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:02.993 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:02.993 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:03.011 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:03.011 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:03.033 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:03.033 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:03.049 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:03.049 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:03.070 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:03.070 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:03.685 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:03.685 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:03.685 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 36 34 37 32 38 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c9 7E -2024-06-21 19:31:03.685 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969464728, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:03.724 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:03.724 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:03.745 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:03.745 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:03.769 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:03.770 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:03.808 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:03.808 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:03.837 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:03.837 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:03.868 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:03.868 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:03.897 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:03.897 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:03.942 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:03.942 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:03.972 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:03.972 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:03.999 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:03.999 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:04.029 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:04.029 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:04.055 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:04.055 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:04.074 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:04.074 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:04.096 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:04.096 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:04.116 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:04.116 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:04.141 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:04.141 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:04.711 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:04.711 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:04.711 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 36 35 37 32 35 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c7 7E -2024-06-21 19:31:04.711 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969465725, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:04.730 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:04.730 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:04.749 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:04.749 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:04.777 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:04.777 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:04.803 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:04.803 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:04.832 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:04.833 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:04.859 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:04.860 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:04.889 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:04.890 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:04.917 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:04.917 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:04.946 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:04.946 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:04.976 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:04.976 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:04.994 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:04.994 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:05.017 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:05.017 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:05.049 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:05.049 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:05.076 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:05.077 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:05.095 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:05.095 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:05.125 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:05.125 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:05.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:05.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:05.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 36 36 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c5 7E -2024-06-21 19:31:05.676 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969466722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:05.706 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:05.706 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:05.726 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:05.726 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:05.745 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:05.746 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:05.769 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:05.769 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:05.789 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:05.789 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:05.808 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:05.808 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:05.834 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:05.834 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:05.868 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:05.868 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:05.896 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:05.897 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:05.915 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:05.915 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:05.933 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:05.933 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:05.954 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:05.954 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:05.974 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:05.974 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:05.994 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:05.995 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:06.013 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:06.013 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:06.036 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:06.036 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:06.685 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:06.685 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:06.685 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 36 37 37 33 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c8 7E -2024-06-21 19:31:06.685 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969467733, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:06.725 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:06.725 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:06.766 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:06.767 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:06.792 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:06.792 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:06.809 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:06.809 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:06.829 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:06.829 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:06.860 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:06.860 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:06.879 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:06.879 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:06.899 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:06.900 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:06.925 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:06.925 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:06.969 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:06.969 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:06.996 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:06.996 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:07.031 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:07.031 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:07.050 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:07.050 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:07.071 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:07.071 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:07.101 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:07.102 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:07.126 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:07.126 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:07.687 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:07.687 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:07.687 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 36 38 37 33 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c9 7E -2024-06-21 19:31:07.688 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969468733, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:07.709 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:07.709 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:07.745 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:07.745 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:07.765 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:07.765 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:07.799 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:07.800 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:07.823 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:07.824 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:07.854 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:07.854 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:07.874 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:07.875 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:07.895 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:07.895 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:07.920 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:07.920 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:07.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:07.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:07.960 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:07.960 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:07.980 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:07.980 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:08.005 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:08.005 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:08.037 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:08.038 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:08.055 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:08.055 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:08.075 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:08.075 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:08.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:08.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:08.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 36 39 37 33 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c9 7E -2024-06-21 19:31:08.682 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969469732, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:08.710 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:08.710 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:08.760 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:08.760 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:08.781 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:08.781 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:08.800 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:08.800 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:08.822 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:08.822 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:08.842 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:08.843 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:08.865 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:08.865 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:08.895 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:08.895 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:08.916 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:08.916 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:08.937 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:08.937 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:08.967 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:08.967 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:08.997 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:08.997 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:09.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:09.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:09.046 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:09.046 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:09.071 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:09.071 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:09.102 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:09.102 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:09.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:09.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:09.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 37 30 37 32 36 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c4 7E -2024-06-21 19:31:09.679 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969470726, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:09.710 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:09.710 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:09.734 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:09.734 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:09.760 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:09.760 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:09.782 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:09.782 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:09.827 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:09.827 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:09.851 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:09.851 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:09.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:09.877 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:09.895 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:09.895 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:09.915 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:09.915 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:09.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:09.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:09.961 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:09.961 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:09.990 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:09.990 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:10.010 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:10.010 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:10.030 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:10.030 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:10.049 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:10.049 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:10.072 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:10.072 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:10.696 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:10.696 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:10.696 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 37 31 37 32 35 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c4 7E -2024-06-21 19:31:10.696 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969471725, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:10.728 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:10.728 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:10.756 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:10.757 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:10.774 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:10.774 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:10.806 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:10.806 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:10.836 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:10.837 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:10.864 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:10.864 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:10.888 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:10.888 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:10.914 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:10.914 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:10.946 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:10.946 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:10.972 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:10.973 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:11.011 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:11.011 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:11.034 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:11.034 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:11.053 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:11.054 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:11.074 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:11.074 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:11.096 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:11.096 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:11.113 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:11.113 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:11.706 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:11.706 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:11.706 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 37 32 37 33 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c4 7E -2024-06-21 19:31:11.706 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969472733, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:11.736 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:11.736 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:11.768 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:11.768 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:11.786 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:11.786 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:11.818 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:11.819 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:11.845 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:11.845 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:11.866 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:11.866 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:11.885 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:11.885 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:11.906 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:11.906 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:11.925 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:11.925 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:11.946 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:11.946 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:11.964 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:11.964 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:11.988 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:11.989 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:12.012 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:12.012 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:12.037 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:12.037 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:12.065 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:12.065 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:12.088 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:12.089 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:12.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:12.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:12.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 37 33 37 32 35 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c6 7E -2024-06-21 19:31:12.677 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969473725, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:12.695 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:12.695 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:12.714 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:12.714 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:12.738 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:12.738 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:12.760 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:12.760 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:12.784 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:12.784 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:12.810 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:12.810 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:12.832 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:12.832 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:12.849 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:12.849 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:12.869 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:12.869 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:12.890 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:12.890 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:12.910 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:12.910 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:12.930 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:12.930 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:12.956 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:12.957 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:12.975 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:12.975 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:12.996 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:12.996 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:13.014 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:13.014 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:13.692 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:13.692 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:13.692 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 37 34 37 33 35 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c8 7E -2024-06-21 19:31:13.692 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969474735, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:13.721 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:13.721 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:13.740 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:13.740 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:13.760 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:13.760 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:13.781 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:13.781 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:13.800 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:13.800 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:13.820 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:13.821 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:13.840 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:13.840 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:13.859 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:13.859 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:13.881 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:13.881 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:13.899 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:13.899 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:13.919 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:13.920 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:13.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:13.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:13.962 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:13.962 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:13.980 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:13.980 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:14.000 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:14.000 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:14.021 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:14.021 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:14.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:14.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:14.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 37 35 37 33 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c7 7E -2024-06-21 19:31:14.688 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969475733, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:14.713 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:14.713 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:14.733 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:14.734 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:14.756 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:14.756 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:14.785 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:14.785 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:14.804 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:14.804 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:14.833 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:14.833 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:14.856 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:14.856 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:14.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:14.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:14.895 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:14.896 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:14.914 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:14.914 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:14.936 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:14.936 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:14.956 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:14.956 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:14.983 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:14.984 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:15.006 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:15.006 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:15.026 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:15.026 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:15.044 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:15.044 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:15.680 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:15.680 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:15.680 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 37 36 37 32 39 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cd 7E -2024-06-21 19:31:15.680 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969476729, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:15.702 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:15.702 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:15.730 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:15.730 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:15.776 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:15.776 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:15.798 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:15.798 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:15.830 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:15.830 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:15.851 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:15.851 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:15.868 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:15.868 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:15.889 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:15.889 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:15.909 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:15.909 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:15.929 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:15.929 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:15.951 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:15.951 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:15.971 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:15.971 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:15.989 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:15.989 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:16.008 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:16.009 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:16.029 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:16.029 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:16.061 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:16.061 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:16.675 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:16.675 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:16.675 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 37 37 37 32 35 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ca 7E -2024-06-21 19:31:16.675 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969477725, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:16.697 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:16.697 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:16.715 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:16.715 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:16.747 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:16.747 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:16.775 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:16.775 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:16.801 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:16.801 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:16.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:16.826 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:16.848 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:16.848 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:16.874 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:16.874 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:16.915 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:16.916 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:16.935 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:16.935 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:16.954 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:16.954 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:16.979 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:16.979 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:17.006 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:17.006 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:17.030 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:17.032 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:17.055 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:17.055 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:17.075 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:17.075 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:17.690 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:17.690 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:17.690 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 37 38 37 33 34 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cb 7E -2024-06-21 19:31:17.690 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969478734, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:17.717 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:17.718 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:17.748 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:17.748 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:17.772 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:17.772 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:17.790 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:17.791 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:17.812 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:17.812 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:17.830 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:17.830 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:17.852 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:17.852 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:17.869 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:17.869 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:17.891 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:17.891 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:17.909 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:17.909 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:17.931 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:17.931 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:17.952 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:17.953 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:17.979 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:17.979 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:18.002 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:18.002 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:18.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:18.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:18.042 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:18.042 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:18.683 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:18.683 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:18.683 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 37 39 37 32 37 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ce 7E -2024-06-21 19:31:18.683 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969479727, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:18.715 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:18.715 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:18.735 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:18.735 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:18.756 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:18.756 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:18.780 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:18.780 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:18.805 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:18.805 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:18.836 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:18.836 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:18.860 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:18.860 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:18.888 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:18.888 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:18.904 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:18.904 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:18.925 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:18.926 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:18.945 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:18.945 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:18.976 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:18.976 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:18.995 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:18.995 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:19.017 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:19.017 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:19.045 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:19.045 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:19.066 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:19.066 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:19.689 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:19.690 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:19.690 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 38 30 37 32 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c2 7E -2024-06-21 19:31:19.690 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969480723, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:19.729 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:19.730 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:19.757 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:19.757 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:19.780 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:19.780 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:19.801 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:19.801 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:19.820 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:19.820 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:19.839 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:19.839 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:19.861 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:19.861 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:19.898 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:19.898 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:19.921 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:19.921 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:19.941 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:19.941 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:19.959 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:19.959 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:19.986 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:19.986 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:20.010 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:20.010 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:20.033 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:20.033 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:20.051 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:20.051 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:20.072 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:20.072 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:20.672 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:20.672 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:20.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 38 31 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c2 7E -2024-06-21 19:31:20.673 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969481722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:20.696 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:20.696 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:20.717 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:20.717 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:20.738 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:20.739 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:20.753 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:20.754 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:20.773 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:20.773 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:20.794 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:20.794 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:20.824 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:20.824 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:20.846 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:20.846 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:20.867 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:20.867 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:20.886 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:20.887 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:20.924 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:20.924 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:20.950 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:20.950 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:20.977 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:20.977 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:20.993 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:20.994 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:21.015 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:21.015 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:21.036 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:21.036 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:21.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:21.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:21.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 38 32 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c3 7E -2024-06-21 19:31:21.679 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969482722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:21.701 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:21.701 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:21.726 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:21.726 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:21.750 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:21.750 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:21.786 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:21.786 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:21.808 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:21.808 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:21.838 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:21.838 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:21.869 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:21.869 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:21.898 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:21.898 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:21.924 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:21.924 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:21.947 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:21.947 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:21.965 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:21.965 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:21.986 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:21.986 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:22.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:22.021 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:22.049 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:22.049 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:22.075 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:22.075 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:22.097 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:22.097 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:22.704 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:22.704 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:22.704 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 38 33 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c3 7E -2024-06-21 19:31:22.704 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969483721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:22.740 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:22.741 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:22.761 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:22.761 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:22.779 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:22.779 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:22.798 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:22.798 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:22.820 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:22.820 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:22.841 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:22.841 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:22.862 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:22.862 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:22.890 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:22.890 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:22.923 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:22.923 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:22.939 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:22.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:22.960 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:22.960 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:22.982 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:22.982 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:23.000 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:23.000 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:23.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:23.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:23.041 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:23.041 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:23.059 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:23.059 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:23.703 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:23.703 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:23.703 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 38 34 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c4 7E -2024-06-21 19:31:23.703 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969484721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:23.731 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:23.731 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:23.750 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:23.750 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:23.769 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:23.769 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:23.790 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:23.790 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:23.810 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:23.810 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:23.831 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:23.831 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:23.851 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:23.851 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:23.871 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:23.871 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:23.897 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:23.897 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:23.924 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:23.924 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:23.947 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:23.947 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:23.966 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:23.966 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:24.010 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:24.010 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:24.031 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:24.032 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:24.051 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:24.051 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:24.071 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:24.071 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:24.683 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:24.684 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:24.684 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 38 35 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c6 7E -2024-06-21 19:31:24.684 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969485722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:24.707 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:24.707 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:24.726 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:24.726 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:24.747 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:24.747 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:24.765 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:24.765 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:24.787 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:24.787 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:24.813 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:24.814 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:24.836 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:24.836 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:24.859 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:24.859 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:24.875 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:24.875 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:24.894 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:24.894 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:24.921 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:24.921 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:24.945 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:24.946 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:24.964 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:24.964 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:24.985 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:24.985 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:25.006 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:25.006 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:25.025 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:25.025 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:25.672 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:25.672 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:25.672 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 38 36 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c6 7E -2024-06-21 19:31:25.672 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969486721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:25.688 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:25.688 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:25.718 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:25.718 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:25.746 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:25.746 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:25.770 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:25.770 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:25.801 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:25.801 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:25.861 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:25.861 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:25.880 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:25.880 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:25.899 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:25.899 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:25.919 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:25.919 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:25.948 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:25.948 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:25.966 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:25.966 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:25.986 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:25.986 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:26.007 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:26.007 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:26.052 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:26.052 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:26.074 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:26.074 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:26.100 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:26.100 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:26.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:26.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:26.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 38 37 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c8 7E -2024-06-21 19:31:26.674 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969487722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:26.704 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:26.704 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:26.724 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:26.725 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:26.746 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:26.746 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:26.764 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:26.764 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:26.786 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:26.786 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:26.804 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:26.804 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:26.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:26.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:26.844 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:26.844 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:26.865 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:26.865 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:26.884 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:26.884 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:26.904 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:26.904 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:26.925 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:26.925 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:26.944 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:26.944 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:26.964 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:26.964 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:26.986 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:26.986 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:27.005 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:27.005 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:27.694 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:27.695 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:27.695 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 38 38 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c9 7E -2024-06-21 19:31:27.695 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969488722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:27.726 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:27.726 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:27.756 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:27.756 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:27.785 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:27.785 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:27.811 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:27.811 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:27.830 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:27.831 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:27.849 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:27.849 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:27.877 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:27.878 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:27.904 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:27.905 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:27.927 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:27.927 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:27.950 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:27.951 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:27.974 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:27.974 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:27.993 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:27.994 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:28.014 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:28.014 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:28.029 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:28.029 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:28.050 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:28.050 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:28.071 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:28.071 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:28.671 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:28.671 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:28.671 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 38 39 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c9 7E -2024-06-21 19:31:28.671 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969489721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:28.690 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:28.690 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:28.710 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:28.710 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:28.730 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:28.730 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:28.750 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:28.750 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:28.770 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:28.770 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:28.789 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:28.789 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:28.809 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:28.809 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:28.829 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:28.829 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:28.851 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:28.851 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:28.870 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:28.871 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:28.891 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:28.891 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:28.911 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:28.911 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:28.931 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:28.931 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:28.949 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:28.949 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:28.968 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:28.968 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:28.988 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:28.988 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:29.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:29.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:29.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 39 30 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c2 7E -2024-06-21 19:31:29.673 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969490722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:29.701 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:29.701 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:29.718 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:29.719 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:29.734 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:29.734 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:29.753 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:29.754 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:29.775 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:29.775 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:29.795 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:29.795 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:29.815 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:29.815 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:29.835 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:29.835 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:29.856 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:29.856 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:29.877 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:29.877 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:29.895 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:29.895 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:29.918 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:29.918 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:29.938 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:29.938 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:29.954 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:29.954 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:29.976 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:29.976 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:29.996 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:29.996 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:30.675 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:30.675 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:30.675 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 39 31 37 32 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c4 7E -2024-06-21 19:31:30.675 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969491723, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:30.694 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:30.694 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:30.716 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:30.716 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:30.737 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:30.738 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:30.765 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:30.765 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:30.783 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:30.784 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:30.807 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:30.807 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:30.834 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:30.835 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:30.856 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:30.856 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:30.878 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:30.878 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:30.896 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:30.896 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:30.916 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:30.916 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:30.935 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:30.935 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:30.953 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:30.953 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:30.975 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:30.975 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:30.995 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:30.995 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:31.013 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:31.013 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:31.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:31.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:31.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 39 32 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c4 7E -2024-06-21 19:31:31.674 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969492722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:31.705 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:31.705 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:31.727 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:31.727 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:31.754 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:31.755 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:31.782 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:31.783 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:31.810 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:31.810 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:31.830 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:31.831 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:31.852 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:31.852 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:31.878 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:31.879 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:31.905 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:31.905 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:31.954 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:31.954 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:31.980 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:31.980 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:32.000 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:32.000 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:32.021 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:32.021 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:32.049 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:32.050 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:32.079 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:32.079 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:32.112 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:32.112 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:32.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:32.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:32.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 39 33 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c5 7E -2024-06-21 19:31:32.679 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969493722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:32.700 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:32.701 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:32.723 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:32.724 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:32.751 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:32.751 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:32.769 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:32.770 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:32.801 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:32.801 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:32.822 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:32.822 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:32.840 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:32.840 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:32.861 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:32.861 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:32.881 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:32.881 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:32.900 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:32.900 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:32.932 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:32.932 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:32.961 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:32.961 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:32.980 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:32.980 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:33.001 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:33.002 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:33.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:33.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:33.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:33.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:33.684 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:33.684 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:33.684 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 39 34 37 32 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c7 7E -2024-06-21 19:31:33.684 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969494723, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:33.713 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:33.713 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:33.741 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:33.741 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:33.769 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:33.769 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:33.789 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:33.790 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:33.809 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:33.809 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:33.829 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:33.829 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:33.851 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:33.851 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:33.870 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:33.870 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:33.889 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:33.889 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:33.909 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:33.909 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:33.932 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:33.932 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:33.962 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:33.962 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:33.981 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:33.981 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:33.998 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:33.998 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:34.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:34.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:34.042 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:34.042 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:34.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:34.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:34.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 39 35 37 32 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c8 7E -2024-06-21 19:31:34.677 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969495723, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:34.701 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:34.701 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:34.723 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:34.724 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:34.745 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:34.745 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:34.769 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:34.769 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:34.791 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:34.791 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:34.823 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:34.823 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:34.849 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:34.849 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:34.870 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:34.870 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:34.890 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:34.890 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:34.910 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:34.910 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:34.929 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:34.929 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:34.955 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:34.955 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:34.976 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:34.976 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:34.994 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:34.994 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:35.014 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:35.015 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:35.037 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:35.037 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:35.687 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:35.687 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:35.687 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 39 36 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c7 7E -2024-06-21 19:31:35.687 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969496721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:35.704 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:35.704 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:35.725 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:35.725 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:35.744 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:35.744 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:35.772 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:35.772 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:35.794 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:35.794 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:35.827 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:35.827 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:35.849 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:35.850 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:35.869 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:35.870 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:35.891 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:35.891 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:35.911 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:35.911 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:35.930 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:35.931 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:35.949 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:35.949 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:35.975 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:35.975 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:35.999 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:35.999 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:36.019 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:36.019 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:36.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:36.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:36.683 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:36.683 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:36.684 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 39 37 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c9 7E -2024-06-21 19:31:36.684 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969497722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:36.739 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:36.739 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:36.760 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:36.760 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:36.781 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:36.781 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:36.800 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:36.800 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:36.818 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:36.818 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:36.840 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:36.840 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:36.872 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:36.872 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:36.898 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:36.898 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:36.929 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:36.929 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:36.956 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:36.956 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:36.978 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:36.978 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:36.999 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:36.999 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:37.026 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:37.026 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:37.046 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:37.046 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:37.066 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:37.066 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:37.084 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:37.084 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:37.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:37.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:37.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 39 38 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ca 7E -2024-06-21 19:31:37.674 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969498722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:37.693 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:37.694 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:37.715 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:37.715 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:37.735 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:37.735 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:37.762 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:37.762 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:37.781 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:37.781 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:37.814 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:37.814 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:37.846 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:37.846 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:37.866 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:37.868 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:37.886 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:37.886 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:37.906 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:37.906 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:37.936 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:37.937 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:37.956 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:37.956 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:37.976 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:37.976 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:37.995 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:37.995 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:38.024 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:38.024 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:38.048 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:38.048 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:38.672 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:38.672 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:38.672 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 34 39 39 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ca 7E -2024-06-21 19:31:38.672 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969499721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:38.691 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:38.691 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:38.711 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:38.711 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:38.749 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:38.749 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:38.771 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:38.771 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:38.791 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:38.791 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:38.811 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:38.811 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:38.836 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:38.836 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:38.866 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:38.866 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:38.885 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:38.885 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:38.906 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:38.906 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:38.924 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:38.924 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:38.948 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:38.948 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:38.968 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:38.968 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:38.997 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:38.997 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:39.014 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:39.014 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:39.037 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:39.038 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:39.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:39.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:39.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 30 30 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 b9 7E -2024-06-21 19:31:39.673 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969500721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:39.700 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:39.701 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:39.720 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:39.721 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:39.740 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:39.740 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:39.762 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:39.763 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:39.791 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:39.791 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:39.810 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:39.810 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:39.830 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:39.831 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:39.850 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:39.850 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:39.879 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:39.880 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:39.901 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:39.901 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:39.920 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:39.920 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:39.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:39.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:39.961 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:39.961 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:39.980 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:39.980 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:40.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:40.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:40.041 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:40.041 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:40.680 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:40.680 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:40.680 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 30 31 37 32 35 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 be 7E -2024-06-21 19:31:40.681 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969501725, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:40.710 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:40.711 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:40.730 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:40.730 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:40.750 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:40.750 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:40.780 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:40.780 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:40.803 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:40.804 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:40.828 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:40.829 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:40.856 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:40.856 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:40.881 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:40.881 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:40.908 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:40.908 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:40.925 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:40.925 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:40.944 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:40.944 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:40.965 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:40.965 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:40.983 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:40.983 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:41.003 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:41.003 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:41.024 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:41.024 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:41.045 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:41.045 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:41.685 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:41.685 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:41.685 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 30 32 37 33 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 bd 7E -2024-06-21 19:31:41.685 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969502732, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:41.712 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:41.712 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:41.737 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:41.737 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:41.756 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:41.757 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:41.775 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:41.776 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:41.797 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:41.797 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:41.814 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:41.815 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:41.875 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:41.875 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:41.906 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:41.906 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:41.929 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:41.929 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:41.957 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:41.957 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:41.980 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:41.980 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:42.013 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:42.013 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:42.042 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:42.042 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:42.061 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:42.061 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:42.081 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:42.081 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:42.101 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:42.101 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:42.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:42.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:42.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 30 33 37 32 36 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c1 7E -2024-06-21 19:31:42.678 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969503726, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:42.699 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:42.699 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:42.723 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:42.723 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:42.752 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:42.752 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:42.770 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:42.771 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:42.800 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:42.800 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:42.819 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:42.819 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:42.841 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:42.841 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:42.859 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:42.860 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:42.879 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:42.879 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:42.899 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:42.900 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:42.933 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:42.933 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:42.965 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:42.965 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:42.985 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:42.985 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:43.013 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:43.014 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:43.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:43.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:43.066 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:43.066 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:43.689 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:43.689 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:43.689 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 30 34 37 33 36 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c3 7E -2024-06-21 19:31:43.689 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969504736, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:43.730 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:43.730 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:43.758 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:43.758 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:43.776 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:43.776 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:43.794 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:43.794 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:43.814 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:43.814 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:43.836 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:43.836 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:43.861 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:43.861 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:43.880 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:43.880 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:43.900 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:43.900 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:43.920 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:43.921 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:43.939 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:43.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:43.962 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:43.962 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:43.979 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:43.979 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:44.025 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:44.025 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:44.045 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:44.045 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:44.063 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:44.063 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:44.690 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:44.690 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:44.690 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 30 35 37 33 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 bf 7E -2024-06-21 19:31:44.690 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969505731, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:44.713 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:44.713 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:44.733 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:44.733 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:44.756 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:44.756 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:44.781 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:44.781 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:44.800 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:44.800 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:44.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:44.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:44.845 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:44.845 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:44.865 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:44.865 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:44.887 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:44.888 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:44.906 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:44.906 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:44.925 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:44.925 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:44.947 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:44.947 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:44.963 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:44.964 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:44.990 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:44.990 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:45.018 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:45.018 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:45.036 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:45.036 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:45.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:45.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:45.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 30 36 37 32 39 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c7 7E -2024-06-21 19:31:45.679 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969506729, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:45.702 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:45.703 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:45.730 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:45.730 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:45.752 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:45.752 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:45.790 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:45.790 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:45.810 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:45.810 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:45.830 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:45.830 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:45.849 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:45.849 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:45.872 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:45.872 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:45.903 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:45.903 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:45.937 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:45.937 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:45.955 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:45.955 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:45.973 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:45.973 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:45.995 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:45.995 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:46.013 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:46.013 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:46.033 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:46.033 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:46.055 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:46.055 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:46.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:46.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:46.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 30 37 37 32 34 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c3 7E -2024-06-21 19:31:46.678 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969507724, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:46.706 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:46.706 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:46.727 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:46.727 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:46.743 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:46.743 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:46.764 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:46.765 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:46.785 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:46.785 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:46.804 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:46.804 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:46.829 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:46.829 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:46.857 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:46.857 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:46.891 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:46.892 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:46.910 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:46.910 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:46.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:46.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:46.960 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:46.960 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:47.002 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:47.002 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:47.024 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:47.024 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:47.060 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:47.060 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:47.079 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:47.079 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:47.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:47.675 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:47.675 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 30 38 37 32 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c3 7E -2024-06-21 19:31:47.675 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969508723, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:47.703 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:47.704 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:47.725 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:47.726 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:47.746 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:47.746 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:47.775 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:47.775 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:47.794 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:47.794 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:47.815 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:47.815 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:47.836 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:47.836 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:47.855 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:47.855 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:47.874 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:47.874 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:47.896 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:47.896 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:47.917 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:47.917 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:47.939 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:47.939 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:47.971 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:47.971 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:48.000 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:48.000 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:48.024 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:48.024 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:48.056 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:48.057 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:48.690 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:48.690 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:48.690 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 30 39 37 33 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c4 7E -2024-06-21 19:31:48.690 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969509732, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:48.720 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:48.720 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:48.742 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:48.742 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:48.777 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:48.777 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:48.798 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:48.799 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:48.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:48.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:48.845 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:48.845 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:48.867 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:48.867 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:48.903 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:48.903 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:48.921 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:48.921 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:48.942 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:48.942 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:48.975 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:48.975 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:48.998 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:48.998 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:49.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:49.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:49.035 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:49.035 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:49.054 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:49.054 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:49.078 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:49.078 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:49.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:49.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:49.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 31 30 37 32 37 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c0 7E -2024-06-21 19:31:49.679 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969510727, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:49.704 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:49.704 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:49.729 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:49.729 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:49.754 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:49.755 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:49.773 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:49.774 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:49.801 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:49.801 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:49.824 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:49.824 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:49.845 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:49.845 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:49.865 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:49.866 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:49.884 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:49.885 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:49.906 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:49.906 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:49.932 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:49.932 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:49.954 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:49.955 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:49.976 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:49.976 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:50.004 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:50.004 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:50.030 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:50.030 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:50.050 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:50.050 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:50.681 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:50.681 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:50.681 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 31 31 37 32 36 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c0 7E -2024-06-21 19:31:50.681 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969511726, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:50.698 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:50.699 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:50.726 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:50.726 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:50.757 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:50.757 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:50.781 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:50.781 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:50.799 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:50.799 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:50.827 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:50.827 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:50.852 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:50.852 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:50.871 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:50.871 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:50.891 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:50.891 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:50.920 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:50.921 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:50.949 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:50.949 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:50.968 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:50.968 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:50.989 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:50.989 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:51.009 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:51.009 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:51.031 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:51.031 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:51.060 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:51.060 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:51.693 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:51.693 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:51.693 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 31 32 37 33 35 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c1 7E -2024-06-21 19:31:51.693 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969512735, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:51.715 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:51.715 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:51.739 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:51.740 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:51.769 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:51.769 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:51.797 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:51.797 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:51.814 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:51.815 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:51.838 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:51.838 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:51.866 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:51.866 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:51.885 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:51.886 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:51.904 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:51.904 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:51.926 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:51.926 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:51.945 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:51.945 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:51.965 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:51.966 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:51.987 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:51.987 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:52.006 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:52.006 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:52.025 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:52.025 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:52.052 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:52.052 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:52.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:52.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:52.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 31 33 37 33 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 bf 7E -2024-06-21 19:31:52.682 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969513732, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:52.711 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:52.712 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:52.728 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:52.728 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:52.758 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:52.758 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:52.785 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:52.785 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:52.811 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:52.811 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:52.839 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:52.839 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:52.870 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:52.870 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:52.896 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:52.896 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:52.918 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:52.918 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:52.958 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:52.958 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:52.980 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:52.980 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:53.011 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:53.011 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:53.035 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:53.035 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:53.055 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:53.056 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:53.076 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:53.076 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:53.094 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:53.094 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:53.691 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:53.691 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:53.691 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 31 34 37 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 be 7E -2024-06-21 19:31:53.691 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969514730, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:53.720 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:53.720 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:53.739 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:53.739 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:53.760 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:53.760 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:53.792 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:53.792 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:53.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:53.826 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:53.846 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:53.846 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:53.867 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:53.867 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:53.890 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:53.890 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:53.924 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:53.924 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:53.952 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:53.952 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:53.972 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:53.972 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:53.997 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:53.997 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:54.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:54.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:54.039 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:54.039 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:54.062 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:54.062 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:54.080 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:54.080 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:54.702 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:54.702 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:54.702 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 31 35 37 32 36 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c4 7E -2024-06-21 19:31:54.702 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969515726, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:54.731 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:54.731 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:54.752 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:54.752 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:54.771 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:54.771 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:54.794 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:54.794 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:54.821 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:54.821 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:54.845 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:54.845 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:54.868 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:54.868 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:54.883 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:54.883 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:54.909 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:54.910 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:54.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:54.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:54.962 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:54.962 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:54.980 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:54.980 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:54.999 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:54.999 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:55.021 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:55.021 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:55.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:55.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:55.061 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:55.061 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:55.689 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:55.690 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:55.690 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 31 36 37 33 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c3 7E -2024-06-21 19:31:55.690 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969516733, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:55.715 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:55.716 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:55.735 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:55.735 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:55.753 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:55.753 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:55.776 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:55.776 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:55.803 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:55.803 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:55.818 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:55.818 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:55.838 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:55.839 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:55.866 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:55.866 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:55.906 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:55.906 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:55.954 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:55.954 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:55.976 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:55.976 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:55.995 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:55.995 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:56.045 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:56.045 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:56.069 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:56.069 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:56.088 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:56.088 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:56.108 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:56.109 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:56.689 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:56.689 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:56.689 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 31 37 37 33 34 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c5 7E -2024-06-21 19:31:56.689 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969517734, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:56.722 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:56.722 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:56.740 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:56.740 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:56.764 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:56.764 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:56.790 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:56.790 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:56.810 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:56.810 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:56.830 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:56.830 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:56.850 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:56.850 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:56.872 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:56.872 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:56.889 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:56.889 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:56.914 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:56.915 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:56.942 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:56.942 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:56.962 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:56.962 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:56.981 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:56.981 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:56.999 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:57.000 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:57.019 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:57.019 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:57.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:57.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:57.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:57.689 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:57.689 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 31 38 37 32 34 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c5 7E -2024-06-21 19:31:57.689 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969518724, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:57.717 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:57.717 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:57.746 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:57.746 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:57.769 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:57.769 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:57.791 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:57.791 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:57.813 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:57.813 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:57.832 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:57.832 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:57.861 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:57.861 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:57.891 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:57.891 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:57.909 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:57.909 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:57.931 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:57.931 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:57.950 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:57.950 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:57.971 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:57.971 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:57.990 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:57.990 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:58.009 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:58.009 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:58.029 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:58.029 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:58.049 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:58.049 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:58.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:58.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:58.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 31 39 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c4 7E -2024-06-21 19:31:58.674 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969519722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:58.703 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:58.703 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:58.731 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:58.731 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:58.755 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:58.755 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:58.780 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:58.780 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:58.810 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:58.810 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:58.836 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:58.836 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:58.858 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:58.858 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:58.892 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:58.892 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:58.912 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:58.912 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:58.932 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:58.932 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:58.952 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:58.952 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:31:58.980 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:31:58.980 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:31:59.001 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:31:59.001 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:31:59.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:31:59.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:31:59.042 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:31:59.042 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:31:59.069 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:31:59.069 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:31:59.691 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:31:59.692 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:31:59.692 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 32 30 37 33 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 be 7E -2024-06-21 19:31:59.692 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969520733, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:31:59.731 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:31:59.731 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:31:59.759 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:31:59.759 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:31:59.789 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:31:59.789 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:31:59.815 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:31:59.815 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:31:59.843 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:31:59.843 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:31:59.878 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:31:59.879 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:31:59.910 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:31:59.911 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:31:59.935 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:31:59.935 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:31:59.954 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:31:59.954 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:31:59.982 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:31:59.982 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:31:59.999 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:31:59.999 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:00.021 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:00.021 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:00.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:00.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:00.067 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:00.067 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:00.084 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:00.084 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:00.104 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:00.104 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:00.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:00.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:00.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 32 31 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 bc 7E -2024-06-21 19:32:00.688 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969521721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:00.710 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:00.711 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:00.733 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:00.733 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:00.749 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:00.749 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:00.786 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:00.786 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:00.808 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:00.808 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:00.833 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:00.833 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:00.853 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:00.853 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:00.868 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:00.869 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:00.888 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:00.888 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:00.909 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:00.909 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:00.933 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:00.933 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:00.951 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:00.951 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:00.978 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:00.978 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:00.999 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:00.999 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:01.018 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:01.019 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:01.039 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:01.039 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:01.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:01.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:01.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 32 32 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 bd 7E -2024-06-21 19:32:01.677 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969522721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:01.701 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:01.701 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:01.722 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:01.722 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:01.740 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:01.740 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:01.759 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:01.759 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:01.779 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:01.779 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:01.802 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:01.802 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:01.819 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:01.819 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:01.842 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:01.842 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:01.869 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:01.869 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:01.889 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:01.889 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:01.911 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:01.911 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:01.930 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:01.931 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:01.950 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:01.950 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:01.969 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:01.969 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:01.989 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:01.990 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:02.010 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:02.010 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:02.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:02.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:02.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 32 33 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 bf 7E -2024-06-21 19:32:02.676 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969523722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:02.701 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:02.701 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:02.725 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:02.725 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:02.747 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:02.747 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:02.768 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:02.768 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:02.786 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:02.786 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:02.804 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:02.804 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:02.832 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:02.832 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:02.861 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:02.862 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:02.886 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:02.886 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:02.905 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:02.905 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:02.928 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:02.928 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:02.946 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:02.946 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:02.967 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:02.967 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:02.985 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:02.985 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:03.008 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:03.008 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:03.034 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:03.034 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:03.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:03.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:03.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 32 34 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c0 7E -2024-06-21 19:32:03.673 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969524722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:03.710 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:03.711 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:03.729 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:03.729 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:03.750 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:03.750 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:03.770 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:03.770 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:03.789 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:03.789 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:03.809 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:03.809 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:03.830 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:03.830 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:03.852 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:03.853 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:03.880 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:03.881 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:03.903 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:03.903 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:03.920 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:03.920 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:03.943 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:03.943 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:03.970 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:03.970 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:03.999 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:03.999 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:04.019 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:04.019 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:04.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:04.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:04.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:04.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:04.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 32 35 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c0 7E -2024-06-21 19:32:04.682 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969525721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:04.699 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:04.699 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:04.723 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:04.723 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:04.748 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:04.748 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:04.781 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:04.781 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:04.805 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:04.805 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:04.827 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:04.827 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:04.860 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:04.860 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:04.890 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:04.890 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:04.910 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:04.911 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:04.931 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:04.931 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:04.950 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:04.951 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:04.971 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:04.971 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:04.990 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:04.990 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:05.009 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:05.009 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:05.029 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:05.029 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:05.056 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:05.056 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:05.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:05.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:05.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 32 36 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c2 7E -2024-06-21 19:32:05.674 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969526722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:05.697 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:05.697 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:05.714 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:05.714 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:05.734 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:05.734 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:05.749 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:05.749 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:05.773 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:05.773 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:05.790 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:05.790 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:05.812 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:05.812 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:05.834 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:05.835 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:05.866 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:05.866 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:05.890 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:05.890 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:05.914 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:05.914 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:05.936 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:05.936 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:05.957 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:05.957 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:05.987 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:05.987 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:06.011 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:06.011 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:06.028 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:06.028 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:06.695 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:06.696 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:06.696 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 32 37 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c2 7E -2024-06-21 19:32:06.696 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969527721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:06.717 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:06.717 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:06.750 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:06.750 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:06.776 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:06.776 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:06.798 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:06.798 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:06.820 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:06.820 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:06.850 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:06.850 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:06.869 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:06.869 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:06.892 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:06.892 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:06.917 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:06.917 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:06.944 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:06.944 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:06.967 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:06.967 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:07.022 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:07.022 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:07.042 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:07.042 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:07.060 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:07.060 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:07.079 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:07.080 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:07.101 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:07.101 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:07.703 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:07.703 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:07.703 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 32 38 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c4 7E -2024-06-21 19:32:07.704 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969528722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:07.736 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:07.736 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:07.753 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:07.753 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:07.773 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:07.773 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:07.801 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:07.801 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:07.821 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:07.821 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:07.841 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:07.841 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:07.861 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:07.861 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:07.881 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:07.881 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:07.902 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:07.902 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:07.923 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:07.923 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:07.939 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:07.939 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:07.959 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:07.959 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:07.979 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:07.979 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:08.000 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:08.000 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:08.022 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:08.022 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:08.046 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:08.046 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:08.695 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:08.695 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:08.695 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 32 39 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c5 7E -2024-06-21 19:32:08.695 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969529722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:08.724 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:08.724 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:08.768 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:08.768 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:08.799 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:08.799 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:08.829 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:08.829 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:08.852 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:08.852 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:08.880 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:08.881 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:08.906 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:08.906 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:08.928 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:08.928 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:08.953 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:08.953 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:08.976 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:08.976 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:08.995 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:08.995 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:09.028 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:09.028 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:09.053 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:09.053 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:09.095 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:09.095 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:09.131 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:09.131 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:09.157 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:09.158 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:09.675 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:09.675 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:09.675 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 33 30 37 32 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 be 7E -2024-06-21 19:32:09.675 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969530723, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:09.705 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:09.706 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:09.727 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:09.727 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:09.746 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:09.746 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:09.766 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:09.766 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:09.786 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:09.786 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:09.808 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:09.808 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:09.837 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:09.837 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:09.855 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:09.855 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:09.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:09.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:09.897 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:09.897 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:09.927 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:09.928 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:09.946 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:09.946 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:09.982 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:09.982 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:10.007 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:10.007 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:10.025 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:10.025 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:10.047 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:10.047 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:10.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:10.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:10.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 33 31 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 bd 7E -2024-06-21 19:32:10.679 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969531721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:10.711 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:10.711 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:10.731 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:10.731 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:10.755 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:10.755 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:10.776 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:10.776 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:10.798 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:10.798 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:10.816 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:10.817 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:10.839 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:10.839 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:10.861 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:10.862 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:10.893 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:10.893 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:10.911 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:10.912 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:10.933 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:10.933 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:10.950 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:10.950 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:10.971 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:10.971 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:10.997 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:10.998 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:11.025 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:11.025 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:11.043 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:11.043 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:11.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:11.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:11.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 33 32 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 be 7E -2024-06-21 19:32:11.675 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969532721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:11.695 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:11.695 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:11.724 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:11.724 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:11.749 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:11.749 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:11.776 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:11.777 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:11.794 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:11.795 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:11.815 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:11.816 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:11.838 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:11.838 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:11.855 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:11.856 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:11.887 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:11.887 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:11.920 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:11.920 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:11.945 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:11.945 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:11.967 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:11.967 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:11.996 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:11.996 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:12.015 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:12.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:12.047 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:12.048 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:12.066 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:12.066 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:12.672 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:12.672 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:12.672 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 33 33 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 bf 7E -2024-06-21 19:32:12.672 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969533721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:12.699 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:12.700 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:12.727 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:12.727 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:12.750 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:12.750 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:12.770 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:12.770 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:12.790 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:12.790 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:12.812 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:12.812 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:12.834 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:12.834 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:12.859 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:12.859 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:12.881 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:12.881 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:12.898 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:12.898 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:12.919 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:12.919 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:12.941 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:12.941 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:12.959 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:12.960 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:12.979 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:12.979 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:12.999 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:13.000 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:13.022 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:13.022 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:13.692 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:13.693 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:13.693 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 33 34 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c0 7E -2024-06-21 19:32:13.693 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969534721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:13.714 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:13.714 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:13.739 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:13.739 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:13.778 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:13.779 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:13.808 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:13.809 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:13.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:13.826 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:13.863 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:13.863 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:13.893 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:13.893 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:13.925 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:13.925 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:13.945 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:13.945 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:13.967 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:13.967 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:13.984 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:13.984 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:14.004 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:14.005 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:14.026 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:14.026 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:14.046 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:14.046 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:14.070 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:14.070 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:14.095 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:14.095 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:14.691 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:14.691 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:14.691 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 33 35 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c1 7E -2024-06-21 19:32:14.691 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969535721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:14.708 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:14.708 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:14.730 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:14.731 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:14.760 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:14.760 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:14.781 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:14.781 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:14.801 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:14.801 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:14.819 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:14.819 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:14.840 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:14.840 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:14.873 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:14.874 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:14.896 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:14.896 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:14.913 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:14.914 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:14.935 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:14.935 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:14.955 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:14.955 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:14.974 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:14.974 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:14.996 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:14.996 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:15.014 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:15.014 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:15.036 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:15.036 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:15.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:15.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:15.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 33 36 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c3 7E -2024-06-21 19:32:15.679 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969536722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:15.706 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:15.706 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:15.736 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:15.736 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:15.756 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:15.756 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:15.775 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:15.775 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:15.799 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:15.799 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:15.829 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:15.829 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:15.854 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:15.854 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:15.881 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:15.881 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:15.906 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:15.906 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:15.942 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:15.942 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:15.964 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:15.964 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:15.986 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:15.986 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:16.007 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:16.007 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:16.038 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:16.039 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:16.059 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:16.059 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:16.079 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:16.079 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:16.712 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:16.712 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:16.712 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 33 37 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c3 7E -2024-06-21 19:32:16.713 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969537721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:16.741 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:16.741 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:16.760 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:16.761 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:16.790 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:16.790 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:16.811 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:16.811 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:16.832 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:16.832 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:16.855 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:16.855 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:16.882 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:16.882 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:16.900 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:16.900 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:16.921 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:16.921 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:16.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:16.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:16.958 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:16.959 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:16.982 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:16.982 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:17.000 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:17.000 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:17.023 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:17.023 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:17.050 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:17.050 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:17.071 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:17.071 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:17.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:17.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:17.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 33 38 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c4 7E -2024-06-21 19:32:17.674 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969538721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:17.695 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:17.696 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:17.714 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:17.714 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:17.737 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:17.737 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:17.755 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:17.755 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:17.774 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:17.774 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:17.796 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:17.796 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:17.815 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:17.815 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:17.835 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:17.835 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:17.855 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:17.855 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:17.878 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:17.878 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:17.906 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:17.906 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:17.925 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:17.926 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:17.945 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:17.945 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:17.965 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:17.965 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:17.985 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:17.985 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:18.005 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:18.005 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:18.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:18.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:18.680 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 33 39 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c5 7E -2024-06-21 19:32:18.680 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969539721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:18.702 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:18.702 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:18.720 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:18.721 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:18.741 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:18.741 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:18.759 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:18.759 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:18.779 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:18.779 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:18.801 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:18.802 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:18.819 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:18.819 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:18.838 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:18.838 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:18.861 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:18.861 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:18.883 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:18.883 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:18.911 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:18.911 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:18.939 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:18.939 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:18.959 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:18.960 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:18.982 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:18.982 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:19.006 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:19.006 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:19.034 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:19.034 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:19.700 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:19.700 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:19.700 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 34 30 37 32 36 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c2 7E -2024-06-21 19:32:19.700 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969540726, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:19.725 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:19.725 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:19.745 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:19.745 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:19.767 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:19.767 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:19.785 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:19.785 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:19.804 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:19.804 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:19.824 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:19.824 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:19.847 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:19.847 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:19.877 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:19.877 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:19.904 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:19.905 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:19.928 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:19.928 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:19.951 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:19.952 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:19.971 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:19.971 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:19.990 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:19.990 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:20.010 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:20.010 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:20.030 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:20.030 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:20.049 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:20.049 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:20.684 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:20.685 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:20.685 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 34 31 37 33 34 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c2 7E -2024-06-21 19:32:20.685 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969541734, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:20.706 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:20.706 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:20.724 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:20.724 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:20.748 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:20.748 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:20.774 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:20.774 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:20.798 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:20.799 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:20.829 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:20.829 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:20.864 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:20.864 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:20.890 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:20.890 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:20.914 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:20.914 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:20.934 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:20.935 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:20.955 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:20.955 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:20.989 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:20.989 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:21.010 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:21.010 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:21.029 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:21.029 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:21.051 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:21.051 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:21.083 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:21.083 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:21.684 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:21.684 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:21.684 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 34 32 37 32 39 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c7 7E -2024-06-21 19:32:21.684 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969542729, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:21.705 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:21.705 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:21.734 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:21.734 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:21.750 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:21.750 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:21.771 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:21.771 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:21.791 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:21.791 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:21.811 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:21.811 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:21.830 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:21.831 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:21.852 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:21.852 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:21.869 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:21.869 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:21.890 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:21.890 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:21.908 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:21.908 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:21.929 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:21.929 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:21.955 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:21.955 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:21.979 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:21.979 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:21.999 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:21.999 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:22.027 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:22.027 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:22.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:22.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:22.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 34 33 37 32 36 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c5 7E -2024-06-21 19:32:22.678 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969543726, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:22.700 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:22.700 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:22.718 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:22.718 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:22.740 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:22.740 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:22.767 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:22.767 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:22.805 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:22.805 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:22.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:22.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:22.848 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:22.848 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:22.883 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:22.883 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:22.909 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:22.909 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:22.930 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:22.930 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:22.950 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:22.950 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:22.976 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:22.976 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:22.999 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:22.999 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:23.021 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:23.021 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:23.044 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:23.044 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:23.075 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:23.075 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:23.675 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:23.675 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:23.675 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 34 34 37 32 34 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c4 7E -2024-06-21 19:32:23.675 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969544724, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:23.694 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:23.695 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:23.717 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:23.717 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:23.736 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:23.736 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:23.753 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:23.754 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:23.776 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:23.776 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:23.801 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:23.802 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:23.821 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:23.821 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:23.844 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:23.844 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:23.868 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:23.868 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:23.890 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:23.890 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:23.911 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:23.911 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:23.935 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:23.935 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:23.965 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:23.966 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:23.986 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:23.986 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:24.005 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:24.005 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:24.060 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:24.060 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:24.672 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:24.672 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:24.672 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 34 35 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c3 7E -2024-06-21 19:32:24.672 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969545722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:24.694 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:24.694 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:24.714 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:24.714 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:24.734 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:24.734 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:24.754 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:24.754 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:24.785 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:24.785 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:24.815 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:24.815 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:24.834 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:24.834 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:24.854 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:24.854 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:24.874 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:24.875 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:24.898 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:24.898 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:24.924 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:24.924 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:24.954 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:24.954 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:24.980 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:24.980 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:25.007 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:25.007 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:25.042 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:25.042 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:25.064 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:25.065 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:25.684 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:25.684 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:25.684 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 34 36 37 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c3 7E -2024-06-21 19:32:25.684 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969546730, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:25.711 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:25.711 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:25.728 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:25.728 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:25.765 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:25.765 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:25.785 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:25.785 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:25.807 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:25.807 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:25.835 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:25.835 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:25.857 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:25.857 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:25.880 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:25.880 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:25.906 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:25.907 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:25.928 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:25.928 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:25.956 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:25.956 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:25.978 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:25.978 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:26.007 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:26.008 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:26.028 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:26.028 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:26.049 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:26.049 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:26.074 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:26.074 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:26.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:26.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:26.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 34 37 37 32 36 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c9 7E -2024-06-21 19:32:26.678 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969547726, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:26.716 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:26.716 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:26.743 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:26.743 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:26.770 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:26.770 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:26.789 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:26.789 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:26.809 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:26.809 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:26.872 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:26.873 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:26.905 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:26.905 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:26.982 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:26.982 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:27.006 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:27.006 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:27.025 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:27.026 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:27.047 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:27.047 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:27.064 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:27.064 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:27.084 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:27.085 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:27.104 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:27.104 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:27.124 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:27.124 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:27.148 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:27.148 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:27.690 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:27.690 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:27.690 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 34 38 37 33 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c7 7E -2024-06-21 19:32:27.690 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969548732, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:27.717 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:27.717 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:27.736 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:27.736 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:27.757 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:27.757 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:27.774 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:27.774 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:27.804 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:27.804 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:27.835 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:27.835 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:27.854 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:27.854 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:27.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:27.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:27.905 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:27.905 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:27.929 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:27.929 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:27.951 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:27.951 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:27.969 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:27.969 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:27.992 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:27.992 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:28.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:28.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:28.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:28.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:28.069 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:28.069 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:28.684 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:28.684 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:28.684 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 34 39 37 33 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c7 7E -2024-06-21 19:32:28.684 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969549731, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:28.712 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:28.712 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:28.741 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:28.741 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:28.760 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:28.760 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:28.783 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:28.783 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:28.818 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:28.818 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:28.846 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:28.846 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:28.864 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:28.864 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:28.888 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:28.888 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:28.925 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:28.925 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:28.953 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:28.953 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:28.968 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:28.969 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:28.990 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:28.990 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:29.014 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:29.014 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:29.059 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:29.060 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:29.078 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:29.079 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:29.100 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:29.100 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:29.715 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:29.715 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:29.715 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 35 30 37 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 be 7E -2024-06-21 19:32:29.715 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969550730, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:29.738 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:29.738 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:29.767 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:29.767 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:29.786 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:29.786 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:29.809 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:29.810 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:29.841 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:29.842 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:29.880 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:29.880 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:29.903 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:29.903 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:29.924 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:29.924 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:29.957 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:29.957 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:29.988 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:29.988 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:30.017 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:30.017 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:30.047 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:30.047 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:30.068 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:30.068 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:30.096 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:30.096 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:30.117 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:30.117 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:30.147 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:30.147 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:30.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:30.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:30.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 35 31 37 32 39 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c7 7E -2024-06-21 19:32:30.679 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969551729, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:30.699 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:30.699 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:30.719 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:30.720 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:30.739 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:30.739 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:30.759 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:30.759 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:30.784 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:30.784 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:30.806 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:30.806 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:30.827 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:30.827 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:30.861 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:30.861 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:30.884 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:30.884 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:30.910 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:30.910 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:30.934 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:30.934 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:30.957 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:30.957 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:30.990 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:30.990 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:31.009 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:31.009 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:31.029 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:31.029 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:31.049 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:31.049 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:31.680 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:31.680 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:31.680 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 35 32 37 32 36 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c5 7E -2024-06-21 19:32:31.682 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969552726, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:31.713 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:31.713 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:31.741 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:31.741 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:31.782 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:31.782 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:31.807 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:31.807 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:31.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:31.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:31.844 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:31.844 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:31.881 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:31.881 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:31.904 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:31.905 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:31.924 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:31.924 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:31.954 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:31.954 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:31.981 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:31.981 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:32.006 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:32.006 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:32.031 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:32.031 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:32.050 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:32.050 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:32.069 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:32.069 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:32.086 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:32.086 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:32.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:32.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:32.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 35 33 37 32 34 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c4 7E -2024-06-21 19:32:32.677 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969553724, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:32.709 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:32.710 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:32.736 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:32.736 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:32.765 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:32.765 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:32.785 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:32.786 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:32.813 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:32.813 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:32.840 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:32.841 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:32.860 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:32.862 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:32.894 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:32.894 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:32.922 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:32.922 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:32.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:32.941 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:32.959 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:32.959 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:32.978 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:32.979 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:33.001 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:33.002 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:33.019 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:33.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:33.042 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:33.042 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:33.081 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:33.081 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:33.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:33.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:33.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 35 34 37 33 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c4 7E -2024-06-21 19:32:33.682 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969554732, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:33.704 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:33.704 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:33.723 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:33.723 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:33.755 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:33.755 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:33.775 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:33.775 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:33.794 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:33.794 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:33.817 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:33.817 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:33.836 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:33.836 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:33.854 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:33.854 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:33.878 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:33.878 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:33.894 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:33.895 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:33.917 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:33.917 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:33.934 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:33.934 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:33.957 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:33.957 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:33.975 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:33.975 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:34.032 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:34.032 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:34.061 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:34.061 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:34.699 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:34.699 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:34.699 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 35 35 37 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c3 7E -2024-06-21 19:32:34.699 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969555730, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:34.726 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:34.726 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:34.752 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:34.752 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:34.774 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:34.774 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:34.796 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:34.796 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:34.816 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:34.816 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:34.854 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:34.854 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:34.883 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:34.883 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:34.901 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:34.901 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:34.920 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:34.920 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:34.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:34.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:34.960 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:34.960 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:34.979 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:34.980 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:34.998 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:34.998 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:35.021 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:35.022 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:35.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:35.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:35.062 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:35.062 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:35.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:35.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:35.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 35 36 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c5 7E -2024-06-21 19:32:35.676 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969556722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:35.704 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:35.705 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:35.726 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:35.726 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:35.748 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:35.748 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:35.766 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:35.766 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:35.794 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:35.794 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:35.816 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:35.816 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:35.835 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:35.835 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:35.855 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:35.855 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:35.878 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:35.879 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:35.895 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:35.895 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:35.917 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:35.917 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:35.933 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:35.933 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:35.953 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:35.953 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:35.976 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:35.976 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:36.005 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:36.005 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:36.024 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:36.024 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:36.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:36.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:36.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 35 37 37 32 37 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cb 7E -2024-06-21 19:32:36.679 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969557727, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:36.702 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:36.702 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:36.730 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:36.730 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:36.749 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:36.750 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:36.769 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:36.770 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:36.791 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:36.791 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:36.810 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:36.810 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:36.830 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:36.831 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:36.862 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:36.862 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:36.886 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:36.887 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:36.905 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:36.905 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:36.925 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:36.925 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:36.949 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:36.949 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:36.978 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:36.978 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:37.007 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:37.007 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:37.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:37.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:37.061 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:37.061 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:37.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:37.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:37.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 35 38 37 32 35 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ca 7E -2024-06-21 19:32:37.682 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969558725, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:37.713 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:37.713 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:37.740 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:37.740 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:37.764 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:37.764 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:37.785 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:37.785 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:37.804 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:37.804 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:37.827 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:37.827 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:37.844 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:37.844 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:37.863 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:37.863 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:37.885 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:37.885 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:37.904 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:37.904 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:37.926 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:37.927 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:37.947 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:37.947 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:37.979 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:37.979 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:38.004 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:38.004 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:38.026 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:38.026 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:38.048 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:38.048 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:38.781 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:38.781 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:38.782 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 35 39 37 37 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cd 7E -2024-06-21 19:32:38.782 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969559772, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:38.817 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:38.817 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:38.840 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:38.841 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:38.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:38.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:38.894 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:38.894 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:38.916 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:38.916 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:38.937 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:38.937 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:38.957 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:38.957 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:38.976 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:38.977 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:38.994 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:38.995 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:39.015 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:39.015 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:39.038 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:39.039 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:39.070 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:39.070 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:39.097 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:39.097 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:39.115 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:39.115 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:39.142 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:39.143 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:39.171 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:39.171 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:39.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:39.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:39.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 36 30 37 32 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c1 7E -2024-06-21 19:32:39.676 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969560723, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:39.706 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:39.706 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:39.728 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:39.729 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:39.754 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:39.754 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:39.777 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:39.777 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:39.805 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:39.805 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:39.828 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:39.828 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:39.856 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:39.856 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:39.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:39.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:39.901 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:39.901 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:39.921 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:39.921 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:39.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:39.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:39.961 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:39.961 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:39.995 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:39.996 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:40.021 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:40.021 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:40.051 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:40.052 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:40.072 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:40.073 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:40.692 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:40.692 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:40.692 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 36 31 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c1 7E -2024-06-21 19:32:40.692 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969561722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:40.720 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:40.720 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:40.757 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:40.757 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:40.780 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:40.780 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:40.812 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:40.812 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:40.842 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:40.842 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:40.869 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:40.869 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:40.892 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:40.892 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:40.920 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:40.920 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:40.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:40.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:40.959 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:40.959 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:40.984 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:40.984 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:41.018 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:41.018 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:41.045 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:41.045 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:41.069 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:41.070 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:41.101 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:41.102 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:41.119 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:41.119 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:41.672 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:41.672 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:41.672 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 36 32 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c2 7E -2024-06-21 19:32:41.673 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969562722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:41.696 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:41.696 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:41.716 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:41.716 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:41.737 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:41.737 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:41.766 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:41.766 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:41.784 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:41.784 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:41.804 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:41.804 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:41.827 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:41.827 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:41.854 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:41.854 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:41.874 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:41.874 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:41.896 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:41.896 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:41.921 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:41.921 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:41.948 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:41.948 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:41.975 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:41.975 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:42.000 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:42.000 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:42.024 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:42.025 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:42.049 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:42.049 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:42.672 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:42.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:42.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 36 33 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c3 7E -2024-06-21 19:32:42.673 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969563722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:42.698 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:42.698 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:42.719 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:42.719 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:42.749 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:42.749 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:42.774 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:42.774 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:42.793 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:42.793 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:42.810 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:42.810 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:42.832 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:42.832 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:42.849 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:42.849 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:42.870 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:42.870 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:42.890 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:42.891 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:42.909 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:42.909 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:42.929 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:42.929 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:42.960 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:42.960 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:42.985 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:42.985 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:43.005 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:43.005 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:43.023 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:43.024 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:43.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:43.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:43.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 36 34 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c4 7E -2024-06-21 19:32:43.674 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969564722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:43.694 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:43.694 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:43.715 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:43.715 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:43.736 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:43.736 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:43.753 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:43.753 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:43.775 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:43.775 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:43.793 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:43.793 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:43.815 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:43.815 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:43.840 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:43.840 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:43.866 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:43.866 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:43.885 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:43.885 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:43.904 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:43.904 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:43.924 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:43.924 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:43.944 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:43.944 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:43.968 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:43.968 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:43.985 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:43.985 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:44.005 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:44.006 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:44.721 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:44.721 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:44.721 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 36 35 37 32 39 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cc 7E -2024-06-21 19:32:44.722 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969565729, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:44.740 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:44.740 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:44.765 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:44.765 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:44.790 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:44.790 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:44.811 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:44.811 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:44.829 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:44.829 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:44.852 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:44.852 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:44.892 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:44.892 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:44.920 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:44.920 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:44.939 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:44.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:44.959 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:44.959 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:44.980 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:44.980 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:45.000 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:45.000 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:45.022 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:45.022 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:45.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:45.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:45.078 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:45.078 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:45.100 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:45.100 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:45.709 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:45.709 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:45.709 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 36 36 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c6 7E -2024-06-21 19:32:45.709 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969566722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:45.741 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:45.741 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:45.760 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:45.760 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:45.789 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:45.789 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:45.814 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:45.815 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:45.835 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:45.836 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:45.866 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:45.866 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:45.888 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:45.888 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:45.904 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:45.904 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:45.924 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:45.924 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:45.944 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:45.944 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:45.965 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:45.965 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:45.987 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:45.988 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:46.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:46.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:46.044 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:46.044 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:46.075 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:46.075 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:46.095 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:46.095 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:46.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:46.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:46.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 36 37 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c7 7E -2024-06-21 19:32:46.679 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969567722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:46.706 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:46.706 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:46.731 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:46.732 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:46.751 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:46.751 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:46.769 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:46.769 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:46.794 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:46.794 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:46.816 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:46.816 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:46.835 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:46.835 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:46.853 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:46.853 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:46.873 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:46.873 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:46.894 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:46.894 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:46.913 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:46.913 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:46.936 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:46.936 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:46.953 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:46.953 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:46.974 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:46.974 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:46.993 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:46.993 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:47.013 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:47.013 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:47.684 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:47.684 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:47.684 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 36 38 37 32 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c9 7E -2024-06-21 19:32:47.684 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969568723, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:47.705 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:47.705 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:47.724 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:47.725 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:47.744 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:47.744 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:47.766 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:47.766 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:47.795 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:47.795 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:47.824 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:47.824 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:47.860 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:47.860 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:47.884 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:47.884 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:47.907 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:47.907 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:47.936 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:47.936 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:47.961 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:47.961 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:47.985 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:47.985 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:48.007 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:48.008 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:48.036 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:48.036 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:48.065 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:48.065 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:48.090 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:48.090 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:48.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:48.683 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:48.683 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 36 39 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c9 7E -2024-06-21 19:32:48.683 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969569722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:48.730 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:48.731 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:48.766 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:48.766 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:48.809 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:48.810 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:48.835 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:48.835 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:48.856 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:48.856 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:48.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:48.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:48.912 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:48.912 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:48.930 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:48.930 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:48.951 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:48.952 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:48.971 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:48.971 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:48.990 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:48.990 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:49.010 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:49.010 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:49.031 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:49.031 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:49.050 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:49.050 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:49.071 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:49.071 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:49.092 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:49.092 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:49.706 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:49.706 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:49.706 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 37 30 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c1 7E -2024-06-21 19:32:49.706 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969570722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:49.724 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:49.724 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:49.743 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:49.743 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:49.764 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:49.764 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:49.785 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:49.785 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:49.805 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:49.805 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:49.824 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:49.824 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:49.844 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:49.844 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:49.865 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:49.865 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:49.883 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:49.883 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:49.908 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:49.909 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:49.935 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:49.935 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:49.961 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:49.962 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:49.984 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:49.984 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:50.007 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:50.007 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:50.035 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:50.035 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:50.054 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:50.054 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:50.671 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:50.671 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:50.671 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 37 31 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c2 7E -2024-06-21 19:32:50.671 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969571722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:50.703 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:50.703 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:50.721 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:50.721 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:50.741 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:50.741 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:50.758 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:50.758 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:50.785 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:50.785 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:50.808 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:50.808 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:50.832 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:50.832 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:50.850 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:50.850 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:50.870 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:50.870 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:50.890 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:50.891 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:50.910 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:50.910 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:50.936 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:50.936 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:50.958 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:50.958 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:50.980 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:50.980 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:51.000 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:51.000 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:51.019 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:51.019 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:51.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:51.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:51.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 37 32 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c3 7E -2024-06-21 19:32:51.673 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969572722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:51.701 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:51.701 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:51.725 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:51.725 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:51.755 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:51.755 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:51.773 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:51.773 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:51.797 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:51.797 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:51.857 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:51.857 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:51.874 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:51.875 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:51.897 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:51.897 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:51.916 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:51.916 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:51.936 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:51.936 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:51.962 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:51.963 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:51.980 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:51.980 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:51.998 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:51.998 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:52.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:52.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:52.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:52.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:52.059 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:52.061 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:52.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:52.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:52.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 37 33 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c4 7E -2024-06-21 19:32:52.674 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969573722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:52.704 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:52.704 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:52.731 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:52.731 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:52.754 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:52.754 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:52.777 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:52.777 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:52.795 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:52.796 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:52.822 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:52.822 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:52.850 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:52.850 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:52.869 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:52.869 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:52.890 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:52.890 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:52.908 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:52.908 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:52.930 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:52.930 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:52.956 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:52.956 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:52.977 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:52.977 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:52.994 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:52.994 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:53.018 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:53.018 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:53.033 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:53.033 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:53.671 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:53.672 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:53.672 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 37 34 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c4 7E -2024-06-21 19:32:53.672 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969574721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:53.706 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:53.706 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:53.726 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:53.726 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:53.755 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:53.755 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:53.775 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:53.775 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:53.795 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:53.795 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:53.815 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:53.816 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:53.846 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:53.846 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:53.874 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:53.874 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:53.902 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:53.902 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:53.921 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:53.921 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:53.941 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:53.941 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:53.960 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:53.960 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:53.991 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:53.991 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:54.009 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:54.009 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:54.035 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:54.035 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:54.060 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:54.060 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:54.671 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:54.671 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:54.671 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 37 35 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c5 7E -2024-06-21 19:32:54.671 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969575721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:54.689 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:54.689 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:54.711 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:54.711 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:54.729 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:54.729 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:54.754 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:54.754 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:54.774 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:54.775 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:54.796 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:54.796 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:54.820 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:54.820 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:54.840 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:54.840 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:54.859 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:54.859 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:54.879 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:54.879 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:54.903 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:54.903 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:54.928 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:54.928 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:54.950 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:54.950 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:54.971 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:54.971 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:54.991 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:54.991 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:55.010 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:55.010 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:55.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:55.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:55.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 37 36 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c6 7E -2024-06-21 19:32:55.675 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969576721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:55.697 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:55.697 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:55.717 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:55.717 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:55.734 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:55.734 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:55.755 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:55.755 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:55.776 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:55.776 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:55.797 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:55.797 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:55.815 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:55.815 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:55.837 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:55.837 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:55.865 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:55.865 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:55.885 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:55.885 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:55.908 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:55.908 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:55.934 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:55.935 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:55.964 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:55.964 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:55.984 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:55.984 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:56.007 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:56.008 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:56.035 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:56.036 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:56.672 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:56.672 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:56.672 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 37 37 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c7 7E -2024-06-21 19:32:56.672 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969577721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:56.704 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:56.704 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:56.723 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:56.723 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:56.742 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:56.742 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:56.764 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:56.764 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:56.793 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:56.793 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:56.820 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:56.821 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:56.843 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:56.844 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:56.871 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:56.871 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:56.888 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:56.889 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:56.909 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:56.909 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:56.930 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:56.930 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:56.950 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:56.950 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:56.975 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:56.975 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:57.000 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:57.001 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:57.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:57.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:57.041 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:57.041 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:57.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:57.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:57.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 37 38 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c8 7E -2024-06-21 19:32:57.677 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969578721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:57.704 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:57.704 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:57.730 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:57.731 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:57.750 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:57.750 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:57.792 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:57.792 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:57.817 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:57.817 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:57.835 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:57.835 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:57.860 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:57.860 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:57.881 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:57.881 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:57.899 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:57.899 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:57.922 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:57.922 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:57.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:57.941 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:57.959 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:57.959 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:57.982 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:57.982 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:57.999 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:57.999 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:58.019 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:58.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:58.038 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:58.038 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:58.693 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:58.693 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:58.693 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 37 39 37 33 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cb 7E -2024-06-21 19:32:58.693 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969579732, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:58.725 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:58.725 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:58.745 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:58.745 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:58.764 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:58.764 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:58.784 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:58.784 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:58.806 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:58.806 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:58.823 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:58.824 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:58.844 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:58.844 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:58.863 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:58.864 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:58.885 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:58.885 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:58.906 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:58.906 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:58.935 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:58.936 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:58.958 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:58.958 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:58.975 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:58.975 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:58.995 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:58.995 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:32:59.017 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:32:59.017 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:32:59.047 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:32:59.047 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:32:59.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:32:59.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:32:59.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 38 30 37 32 36 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c6 7E -2024-06-21 19:32:59.677 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969580726, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:32:59.705 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:32:59.706 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:32:59.726 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:32:59.726 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:32:59.755 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:32:59.755 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:32:59.776 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:32:59.776 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:32:59.794 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:32:59.794 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:32:59.815 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:32:59.815 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:32:59.841 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:32:59.841 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:32:59.866 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:32:59.866 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:32:59.885 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:32:59.885 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:32:59.905 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:32:59.905 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:32:59.925 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:32:59.925 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:32:59.946 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:32:59.946 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:32:59.965 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:32:59.965 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:32:59.989 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:32:59.989 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:00.018 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:00.019 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:00.045 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:00.045 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:00.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:00.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:00.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 38 31 37 32 36 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c7 7E -2024-06-21 19:33:00.683 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969581726, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:00.698 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:00.699 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:00.720 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:00.720 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:00.739 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:00.739 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:00.762 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:00.762 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:00.779 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:00.779 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:00.800 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:00.801 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:00.820 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:00.820 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:00.851 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:00.851 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:00.871 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:00.871 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:00.889 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:00.889 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:00.909 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:00.909 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:00.931 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:00.931 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:00.950 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:00.950 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:00.972 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:00.972 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:00.991 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:00.991 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:01.011 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:01.011 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:01.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:01.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:01.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 38 32 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c4 7E -2024-06-21 19:33:01.679 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969582722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:01.710 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:01.710 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:01.734 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:01.734 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:01.755 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:01.755 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:01.776 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:01.777 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:01.810 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:01.810 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:01.830 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:01.830 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:01.849 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:01.849 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:01.869 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:01.869 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:01.890 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:01.890 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:01.910 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:01.911 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:01.933 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:01.933 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:01.961 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:01.961 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:01.981 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:01.981 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:01.999 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:01.999 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:02.019 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:02.019 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:02.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:02.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:02.685 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:02.686 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:02.686 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 38 33 37 33 34 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c8 7E -2024-06-21 19:33:02.686 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969583734, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:02.703 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:02.703 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:02.727 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:02.727 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:02.744 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:02.744 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:02.764 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:02.764 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:02.785 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:02.785 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:02.806 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:02.807 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:02.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:02.826 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:02.856 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:02.856 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:02.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:02.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:02.894 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:02.894 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:02.916 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:02.916 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:02.933 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:02.933 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:02.956 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:02.956 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:02.988 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:02.988 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:03.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:03.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:03.036 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:03.036 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:03.687 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:03.687 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:03.687 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 38 34 37 32 38 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cc 7E -2024-06-21 19:33:03.688 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969584728, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:03.715 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:03.715 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:03.734 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:03.734 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:03.758 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:03.759 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:03.785 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:03.785 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:03.807 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:03.807 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:03.830 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:03.830 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:03.859 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:03.859 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:03.880 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:03.880 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:03.898 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:03.898 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:03.919 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:03.919 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:03.939 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:03.939 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:03.960 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:03.960 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:03.983 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:03.983 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:04.001 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:04.001 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:04.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:04.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:04.041 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:04.041 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:04.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:04.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:04.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 38 35 37 32 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c8 7E -2024-06-21 19:33:04.688 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969585723, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:04.716 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:04.716 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:04.734 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:04.734 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:04.754 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:04.754 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:04.785 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:04.785 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:04.805 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:04.805 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:04.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:04.826 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:04.848 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:04.848 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:04.880 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:04.880 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:04.899 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:04.900 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:04.922 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:04.922 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:04.943 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:04.943 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:04.971 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:04.971 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:04.989 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:04.989 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:05.009 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:05.009 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:05.037 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:05.037 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:05.060 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:05.060 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:05.738 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:05.739 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:05.739 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 38 36 37 33 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ca 7E -2024-06-21 19:33:05.739 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969586733, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:05.791 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:05.791 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:05.815 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:05.816 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:05.844 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:05.844 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:05.865 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:05.865 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:05.888 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:05.888 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:05.915 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:05.915 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:05.937 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:05.937 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:05.957 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:05.958 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:05.976 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:05.976 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:06.003 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:06.003 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:06.026 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:06.026 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:06.091 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:06.091 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:06.110 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:06.110 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:06.133 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:06.133 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:06.148 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:06.148 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:06.174 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:06.174 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:06.694 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:06.694 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:06.694 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 38 37 37 33 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cb 7E -2024-06-21 19:33:06.694 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969587733, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:06.724 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:06.724 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:06.747 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:06.747 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:06.765 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:06.765 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:06.786 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:06.786 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:06.806 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:06.806 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:06.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:06.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:06.847 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:06.847 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:06.879 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:06.879 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:06.927 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:06.927 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:06.946 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:06.947 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:06.964 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:06.964 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:06.983 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:06.984 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:07.003 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:07.003 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:07.033 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:07.033 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:07.055 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:07.055 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:07.079 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:07.079 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:07.675 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:07.675 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:07.675 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 38 38 37 32 34 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cc 7E -2024-06-21 19:33:07.675 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969588724, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:07.698 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:07.698 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:07.720 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:07.720 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:07.748 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:07.748 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:07.769 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:07.769 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:07.789 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:07.789 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:07.812 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:07.812 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:07.832 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:07.832 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:07.849 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:07.849 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:07.870 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:07.870 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:07.895 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:07.895 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:07.921 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:07.921 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:07.951 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:07.951 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:07.979 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:07.979 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:08.003 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:08.003 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:08.032 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:08.032 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:08.062 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:08.062 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:08.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:08.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:08.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 38 39 37 32 34 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cd 7E -2024-06-21 19:33:08.677 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969589724, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:08.704 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:08.704 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:08.726 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:08.726 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:08.755 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:08.755 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:08.775 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:08.775 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:08.805 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:08.805 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:08.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:08.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:08.853 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:08.853 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:08.881 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:08.881 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:08.903 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:08.903 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:08.931 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:08.931 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:08.958 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:08.958 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:08.979 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:08.979 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:08.999 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:08.999 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:09.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:09.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:09.041 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:09.041 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:09.058 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:09.059 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:09.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:09.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:09.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 39 30 37 33 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c5 7E -2024-06-21 19:33:09.688 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969590733, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:09.714 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:09.715 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:09.735 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:09.735 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:09.759 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:09.759 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:09.784 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:09.784 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:09.815 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:09.815 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:09.841 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:09.841 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:09.871 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:09.871 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:09.902 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:09.903 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:09.920 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:09.920 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:09.939 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:09.939 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:09.973 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:09.973 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:10.001 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:10.002 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:10.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:10.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:10.038 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:10.038 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:10.058 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:10.058 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:10.081 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:10.081 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:10.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:10.680 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:10.680 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 39 31 37 32 38 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ca 7E -2024-06-21 19:33:10.680 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969591728, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:10.699 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:10.699 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:10.731 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:10.731 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:10.764 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:10.764 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:10.798 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:10.798 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:10.833 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:10.833 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:10.858 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:10.858 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:10.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:10.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:10.896 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:10.896 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:10.926 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:10.926 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:10.944 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:10.944 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:10.964 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:10.964 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:10.985 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:10.986 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:11.003 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:11.004 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:11.027 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:11.027 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:11.055 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:11.055 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:11.074 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:11.074 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:11.680 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:11.681 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:11.681 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 39 32 37 32 38 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cb 7E -2024-06-21 19:33:11.681 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969592728, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:11.712 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:11.712 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:11.735 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:11.735 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:11.760 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:11.760 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:11.779 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:11.779 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:11.803 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:11.803 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:11.842 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:11.842 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:11.883 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:11.883 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:11.908 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:11.908 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:11.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:11.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:11.965 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:11.965 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:11.986 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:11.986 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:12.008 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:12.008 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:12.026 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:12.027 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:12.049 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:12.049 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:12.069 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:12.069 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:12.090 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:12.090 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:12.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:12.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:12.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 39 33 37 32 34 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c8 7E -2024-06-21 19:33:12.683 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969593724, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:12.712 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:12.712 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:12.741 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:12.741 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:12.761 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:12.761 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:12.782 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:12.782 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:12.814 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:12.814 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:12.845 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:12.845 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:12.872 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:12.873 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:12.901 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:12.901 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:12.922 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:12.922 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:12.947 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:12.947 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:12.968 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:12.968 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:12.988 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:12.988 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:13.008 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:13.008 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:13.033 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:13.034 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:13.050 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:13.050 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:13.071 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:13.071 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:13.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:13.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:13.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 39 34 37 32 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c8 7E -2024-06-21 19:33:13.677 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969594723, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:13.706 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:13.706 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:13.726 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:13.726 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:13.746 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:13.746 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:13.768 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:13.768 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:13.798 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:13.798 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:13.816 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:13.816 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:13.834 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:13.834 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:13.855 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:13.855 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:13.875 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:13.875 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:13.894 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:13.894 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:13.914 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:13.914 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:13.945 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:13.945 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:13.967 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:13.967 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:14.004 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:14.005 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:14.037 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:14.038 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:14.059 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:14.059 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:14.693 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:14.693 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:14.693 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 39 35 37 33 35 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cc 7E -2024-06-21 19:33:14.693 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969595735, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:14.723 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:14.723 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:14.758 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:14.760 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:14.799 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:14.799 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:14.840 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:14.840 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:14.869 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:14.869 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:14.888 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:14.889 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:14.910 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:14.910 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:14.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:14.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:14.960 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:14.960 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:14.980 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:14.980 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:15.000 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:15.001 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:15.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:15.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:15.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:15.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:15.059 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:15.059 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:15.081 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:15.081 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:15.107 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:15.107 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:15.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:15.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:15.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 39 36 37 32 35 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cc 7E -2024-06-21 19:33:15.677 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969596725, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:15.721 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:15.721 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:15.744 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:15.744 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:15.768 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:15.768 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:15.791 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:15.791 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:15.822 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:15.822 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:15.853 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:15.853 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:15.887 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:15.887 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:15.921 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:15.922 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:15.951 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:15.951 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:15.980 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:15.980 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:16.001 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:16.001 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:16.021 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:16.021 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:16.041 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:16.041 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:16.061 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:16.061 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:16.079 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:16.079 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:16.101 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:16.101 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:16.683 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:16.683 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:16.683 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 39 37 37 32 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cb 7E -2024-06-21 19:33:16.684 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969597723, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:16.710 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:16.710 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:16.736 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:16.736 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:16.761 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:16.761 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:16.780 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:16.780 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:16.807 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:16.807 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:16.840 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:16.841 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:16.862 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:16.862 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:16.889 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:16.889 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:16.913 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:16.914 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:16.942 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:16.943 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:16.973 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:16.973 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:17.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:17.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:17.034 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:17.035 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:17.055 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:17.055 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:17.076 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:17.076 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:17.094 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:17.094 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:17.698 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:17.698 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:17.698 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 39 38 37 33 34 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ce 7E -2024-06-21 19:33:17.698 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969598734, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:17.718 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:17.718 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:17.744 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:17.744 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:17.770 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:17.770 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:17.788 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:17.789 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:17.812 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:17.812 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:17.830 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:17.830 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:17.862 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:17.863 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:17.892 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:17.892 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:17.919 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:17.919 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:17.948 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:17.948 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:17.977 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:17.977 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:17.997 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:17.997 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:18.014 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:18.015 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:18.034 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:18.034 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:18.055 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:18.055 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:18.077 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:18.077 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:18.685 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:18.686 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:18.686 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 35 39 39 37 32 38 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d2 7E -2024-06-21 19:33:18.686 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969599728, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:18.705 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:18.705 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:18.735 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:18.735 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:18.758 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:18.758 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:18.792 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:18.792 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:18.822 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:18.822 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:18.863 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:18.863 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:18.900 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:18.900 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:18.927 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:18.928 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:18.947 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:18.947 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:18.984 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:18.984 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:19.009 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:19.009 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:19.028 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:19.028 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:19.048 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:19.048 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:19.070 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:19.070 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:19.094 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:19.094 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:19.121 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:19.121 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:19.681 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:19.681 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:19.681 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 30 30 37 32 39 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c2 7E -2024-06-21 19:33:19.681 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969600729, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:19.710 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:19.710 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:19.730 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:19.730 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:19.750 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:19.751 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:19.771 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:19.772 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:19.804 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:19.804 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:19.829 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:19.829 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:19.851 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:19.851 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:19.875 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:19.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:19.899 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:19.899 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:19.918 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:19.918 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:19.939 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:19.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:19.958 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:19.959 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:19.979 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:19.979 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:20.000 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:20.001 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:20.029 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:20.029 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:20.053 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:20.053 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:20.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:20.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:20.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 30 31 37 32 38 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c2 7E -2024-06-21 19:33:20.682 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969601728, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:20.700 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:20.700 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:20.760 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:20.760 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:20.778 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:20.779 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:20.800 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:20.801 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:20.826 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:20.826 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:20.854 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:20.854 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:20.874 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:20.874 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:20.895 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:20.895 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:20.915 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:20.915 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:20.937 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:20.937 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:20.954 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:20.954 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:20.974 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:20.974 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:20.995 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:20.995 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:21.013 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:21.013 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:21.036 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:21.036 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:21.053 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:21.054 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:21.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:21.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:21.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 30 32 37 32 36 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c1 7E -2024-06-21 19:33:21.677 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969602726, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:21.703 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:21.703 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:21.722 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:21.722 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:21.739 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:21.739 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:21.765 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:21.765 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:21.787 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:21.787 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:21.805 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:21.805 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:21.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:21.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:21.846 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:21.847 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:21.875 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:21.875 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:21.896 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:21.897 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:21.916 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:21.916 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:21.934 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:21.935 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:21.982 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:21.982 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:22.011 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:22.011 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:22.028 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:22.029 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:22.052 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:22.052 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:22.693 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:22.693 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:22.693 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 30 33 37 33 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 be 7E -2024-06-21 19:33:22.693 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969603731, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:22.718 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:22.718 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:22.740 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:22.740 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:22.760 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:22.760 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:22.779 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:22.779 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:22.799 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:22.799 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:22.819 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:22.819 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:22.842 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:22.842 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:22.872 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:22.872 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:22.901 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:22.901 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:22.922 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:22.922 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:22.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:22.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:22.959 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:22.959 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:22.982 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:22.982 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:23.010 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:23.010 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:23.029 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:23.029 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:23.048 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:23.048 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:23.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:23.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:23.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 30 34 37 33 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 bf 7E -2024-06-21 19:33:23.682 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969604731, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:23.709 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:23.709 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:23.729 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:23.729 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:23.751 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:23.751 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:23.771 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:23.772 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:23.792 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:23.792 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:23.809 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:23.809 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:23.837 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:23.837 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:23.853 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:23.855 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:23.874 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:23.874 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:23.894 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:23.894 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:23.915 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:23.915 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:23.934 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:23.934 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:23.957 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:23.957 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:23.975 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:23.975 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:23.997 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:23.997 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:24.017 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:24.017 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:24.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:24.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:24.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 30 35 37 32 37 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c5 7E -2024-06-21 19:33:24.677 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969605727, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:24.699 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:24.699 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:24.723 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:24.723 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:24.740 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:24.740 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:24.758 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:24.758 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:24.778 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:24.778 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:24.800 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:24.800 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:24.826 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:24.826 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:24.858 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:24.858 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:24.886 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:24.886 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:24.904 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:24.904 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:24.923 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:24.924 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:24.946 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:24.946 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:24.967 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:24.967 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:24.994 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:24.994 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:25.015 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:25.015 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:25.046 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:25.046 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:25.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:25.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:25.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 30 36 37 32 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c2 7E -2024-06-21 19:33:25.674 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969606723, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:25.697 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:25.697 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:25.725 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:25.726 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:25.750 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:25.750 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:25.770 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:25.771 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:25.789 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:25.789 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:25.811 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:25.811 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:25.829 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:25.829 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:25.851 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:25.851 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:25.871 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:25.871 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:25.890 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:25.890 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:25.922 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:25.922 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:25.954 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:25.954 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:25.984 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:25.985 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:26.005 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:26.005 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:26.030 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:26.031 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:26.060 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:26.060 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:26.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:26.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:26.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 30 37 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c2 7E -2024-06-21 19:33:26.679 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969607722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:26.702 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:26.702 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:26.726 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:26.726 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:26.744 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:26.744 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:26.765 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:26.765 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:26.800 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:26.800 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:26.820 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:26.820 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:26.839 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:26.839 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:26.869 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:26.869 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:26.898 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:26.898 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:26.916 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:26.916 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:26.935 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:26.935 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:26.955 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:26.955 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:26.976 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:26.976 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:26.994 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:26.994 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:27.014 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:27.014 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:27.038 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:27.038 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:27.683 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:27.684 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:27.684 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 30 38 37 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c2 7E -2024-06-21 19:33:27.684 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969608730, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:27.716 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:27.716 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:27.735 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:27.735 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:27.755 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:27.755 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:27.776 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:27.776 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:27.795 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:27.795 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:27.815 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:27.816 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:27.836 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:27.836 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:27.859 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:27.859 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:27.878 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:27.878 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:27.905 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:27.905 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:27.925 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:27.925 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:27.947 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:27.947 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:27.968 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:27.968 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:27.988 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:27.988 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:28.015 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:28.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:28.035 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:28.036 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:28.691 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:28.691 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:28.691 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 30 39 37 32 38 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ca 7E -2024-06-21 19:33:28.691 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969609728, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:28.718 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:28.718 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:28.745 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:28.745 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:28.772 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:28.773 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:28.790 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:28.791 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:28.810 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:28.811 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:28.841 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:28.841 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:28.859 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:28.859 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:28.880 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:28.880 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:28.900 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:28.900 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:28.923 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:28.923 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:28.943 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:28.943 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:28.973 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:28.973 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:28.996 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:28.996 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:29.015 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:29.015 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:29.039 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:29.039 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:29.070 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:29.070 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:29.715 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:29.715 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:29.715 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 31 30 37 33 35 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c0 7E -2024-06-21 19:33:29.715 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969610735, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:29.736 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:29.736 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:29.765 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:29.765 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:29.785 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:29.785 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:29.808 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:29.808 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:29.845 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:29.845 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:29.871 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:29.871 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:29.904 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:29.904 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:29.933 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:29.933 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:29.960 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:29.960 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:29.978 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:29.979 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:29.998 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:29.998 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:30.021 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:30.021 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:30.039 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:30.039 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:30.061 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:30.061 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:30.080 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:30.080 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:30.099 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:30.099 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:30.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:30.683 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:30.683 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 31 31 37 33 34 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c0 7E -2024-06-21 19:33:30.683 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969611734, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:30.703 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:30.703 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:30.728 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:30.729 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:30.757 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:30.757 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:30.774 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:30.774 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:30.793 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:30.793 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:30.814 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:30.814 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:30.835 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:30.835 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:30.856 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:30.856 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:30.886 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:30.886 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:30.905 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:30.906 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:30.929 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:30.930 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:30.957 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:30.957 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:30.975 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:30.975 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:30.997 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:30.997 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:31.015 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:31.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:31.037 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:31.037 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:31.687 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:31.687 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:31.687 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 31 32 37 32 39 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c5 7E -2024-06-21 19:33:31.687 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969612729, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:31.714 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:31.714 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:31.738 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:31.738 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:31.756 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:31.756 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:31.775 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:31.775 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:31.795 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:31.795 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:31.815 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:31.815 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:31.838 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:31.838 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:31.868 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:31.868 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:31.906 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:31.906 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:31.930 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:31.930 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:31.963 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:31.964 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:32.004 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:32.004 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:32.029 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:32.029 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:32.052 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:32.053 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:32.087 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:32.087 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:32.104 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:32.104 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:32.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:32.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:32.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 31 33 37 32 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c0 7E -2024-06-21 19:33:32.676 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969613723, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:32.694 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:32.694 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:32.717 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:32.717 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:32.736 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:32.736 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:32.760 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:32.760 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:32.780 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:32.780 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:32.809 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:32.810 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:32.830 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:32.830 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:32.850 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:32.850 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:32.873 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:32.873 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:32.902 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:32.902 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:32.925 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:32.925 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:32.949 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:32.949 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:32.971 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:32.971 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:32.990 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:32.992 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:33.009 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:33.009 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:33.032 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:33.032 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:33.692 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:33.693 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:33.693 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 31 34 37 33 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c2 7E -2024-06-21 19:33:33.693 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969614733, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:33.721 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:33.721 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:33.740 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:33.740 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:33.761 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:33.761 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:33.780 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:33.780 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:33.801 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:33.801 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:33.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:33.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:33.855 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:33.855 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:33.874 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:33.874 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:33.894 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:33.894 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:33.915 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:33.915 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:33.941 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:33.941 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:33.964 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:33.964 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:33.995 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:33.995 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:34.018 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:34.018 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:34.051 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:34.051 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:34.075 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:34.076 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:34.683 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:34.683 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:34.683 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 31 35 37 32 37 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c6 7E -2024-06-21 19:33:34.683 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969615727, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:34.705 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:34.705 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:34.734 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:34.734 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:34.759 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:34.759 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:34.785 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:34.785 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:34.810 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:34.811 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:34.831 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:34.831 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:34.853 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:34.853 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:34.881 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:34.881 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:34.901 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:34.901 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:34.937 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:34.938 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:34.957 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:34.957 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:34.986 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:34.986 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:35.006 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:35.006 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:35.027 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:35.027 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:35.045 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:35.046 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:35.066 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:35.066 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:35.687 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:35.687 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:35.687 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 31 36 37 33 35 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c6 7E -2024-06-21 19:33:35.687 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969616735, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:35.709 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:35.709 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:35.745 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:35.745 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:35.769 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:35.770 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:35.789 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:35.789 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:35.808 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:35.808 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:35.832 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:35.833 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:35.870 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:35.870 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:35.891 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:35.892 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:35.912 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:35.912 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:35.930 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:35.930 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:35.951 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:35.951 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:35.970 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:35.970 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:35.988 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:35.988 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:36.008 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:36.008 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:36.027 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:36.027 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:36.049 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:36.049 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:36.724 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:36.725 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:36.725 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 31 37 37 32 39 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ca 7E -2024-06-21 19:33:36.725 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969617729, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:36.749 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:36.749 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:36.769 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:36.769 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:36.816 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:36.816 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:36.845 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:36.845 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:36.872 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:36.872 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:36.912 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:36.913 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:36.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:36.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:36.959 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:36.959 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:36.981 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:36.981 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:37.003 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:37.003 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:37.030 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:37.030 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:37.049 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:37.049 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:37.070 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:37.070 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:37.090 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:37.091 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:37.109 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:37.109 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:37.139 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:37.140 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:37.692 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:37.692 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:37.692 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 31 38 37 33 36 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c9 7E -2024-06-21 19:33:37.692 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969618736, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:37.713 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:37.713 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:37.734 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:37.734 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:37.757 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:37.757 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:37.791 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:37.791 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:37.817 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:37.817 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:37.844 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:37.844 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:37.873 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:37.874 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:37.906 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:37.906 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:37.929 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:37.929 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:37.955 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:37.956 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:37.974 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:37.974 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:37.995 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:37.995 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:38.015 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:38.015 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:38.037 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:38.037 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:38.057 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:38.057 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:38.074 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:38.074 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:38.686 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:38.687 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:38.687 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 31 39 37 32 39 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cc 7E -2024-06-21 19:33:38.687 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969619729, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:38.716 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:38.716 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:38.734 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:38.734 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:38.753 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:38.753 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:38.773 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:38.773 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:38.792 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:38.792 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:38.813 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:38.814 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:38.836 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:38.836 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:38.878 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:38.878 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:38.901 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:38.902 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:38.918 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:38.918 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:38.938 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:38.938 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:38.958 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:38.958 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:38.978 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:38.979 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:39.009 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:39.009 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:39.028 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:39.028 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:39.056 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:39.056 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:39.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:39.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:39.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 32 30 37 32 34 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 bf 7E -2024-06-21 19:33:39.679 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969620724, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:39.708 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:39.708 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:39.729 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:39.729 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:39.749 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:39.749 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:39.773 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:39.773 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:39.799 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:39.799 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:39.817 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:39.817 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:39.839 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:39.839 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:39.859 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:39.859 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:39.879 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:39.879 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:39.899 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:39.899 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:39.923 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:39.923 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:39.943 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:39.943 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:39.965 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:39.965 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:39.983 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:39.983 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:40.005 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:40.005 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:40.025 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:40.026 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:40.685 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:40.685 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:40.685 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 32 31 37 32 34 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c0 7E -2024-06-21 19:33:40.685 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969621724, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:40.715 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:40.715 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:40.750 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:40.750 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:40.767 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:40.767 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:40.791 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:40.791 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:40.810 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:40.810 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:40.830 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:40.830 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:40.848 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:40.848 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:40.868 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:40.868 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:40.904 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:40.904 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:40.924 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:40.924 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:40.945 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:40.945 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:40.967 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:40.968 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:40.985 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:40.985 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:41.005 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:41.005 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:41.025 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:41.025 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:41.046 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:41.046 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:41.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:41.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:41.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 32 32 37 32 36 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c3 7E -2024-06-21 19:33:41.688 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969622726, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:41.718 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:41.718 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:41.734 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:41.734 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:41.753 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:41.753 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:41.773 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:41.774 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:41.793 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:41.793 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:41.824 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:41.824 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:41.850 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:41.850 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:41.869 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:41.869 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:41.891 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:41.891 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:41.910 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:41.910 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:41.929 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:41.929 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:41.949 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:41.949 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:41.970 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:41.970 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:41.989 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:41.989 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:42.009 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:42.010 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:42.031 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:42.031 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:42.695 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:42.695 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:42.695 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 32 33 37 33 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c1 7E -2024-06-21 19:33:42.695 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969623732, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:42.719 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:42.719 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:42.741 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:42.741 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:42.770 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:42.770 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:42.791 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:42.791 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:42.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:42.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:42.860 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:42.860 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:42.885 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:42.885 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:42.905 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:42.905 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:42.925 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:42.925 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:42.950 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:42.950 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:42.976 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:42.976 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:43.005 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:43.005 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:43.024 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:43.024 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:43.053 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:43.053 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:43.080 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:43.081 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:43.099 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:43.099 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:43.685 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:43.685 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:43.685 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 32 34 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c0 7E -2024-06-21 19:33:43.686 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969624721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:43.709 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:43.709 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:43.730 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:43.731 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:43.751 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:43.751 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:43.769 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:43.769 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:43.789 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:43.789 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:43.809 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:43.809 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:43.830 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:43.830 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:43.851 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:43.851 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:43.872 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:43.872 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:43.897 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:43.897 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:43.915 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:43.915 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:43.933 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:43.933 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:43.954 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:43.955 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:43.976 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:43.976 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:43.993 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:43.993 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:44.017 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:44.017 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:44.695 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:44.695 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:44.695 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 32 35 37 33 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c3 7E -2024-06-21 19:33:44.695 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969625732, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:44.718 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:44.718 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:44.738 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:44.738 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:44.756 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:44.756 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:44.776 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:44.776 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:44.796 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:44.796 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:44.817 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:44.817 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:44.834 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:44.834 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:44.859 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:44.859 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:44.907 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:44.907 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:44.938 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:44.938 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:44.974 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:44.974 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:44.999 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:45.000 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:45.021 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:45.021 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:45.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:45.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:45.066 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:45.066 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:45.092 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:45.092 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:45.683 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:45.683 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:45.683 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 32 36 37 32 37 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c8 7E -2024-06-21 19:33:45.683 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969626727, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:45.716 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:45.716 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:45.741 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:45.741 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:45.761 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:45.761 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:45.778 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:45.778 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:45.798 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:45.798 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:45.820 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:45.820 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:45.840 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:45.840 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:45.864 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:45.864 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:45.882 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:45.882 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:45.904 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:45.904 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:45.924 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:45.924 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:45.944 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:45.945 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:45.965 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:45.965 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:45.985 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:45.985 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:46.005 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:46.005 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:46.026 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:46.026 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:46.707 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:46.707 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:46.707 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 32 37 37 33 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c5 7E -2024-06-21 19:33:46.707 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969627732, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:46.742 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:46.742 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:46.767 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:46.767 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:46.783 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:46.784 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:46.804 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:46.804 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:46.826 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:46.826 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:46.845 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:46.845 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:46.864 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:46.864 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:46.885 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:46.886 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:46.904 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:46.904 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:46.923 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:46.924 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:46.949 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:46.949 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:46.965 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:46.965 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:46.985 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:46.985 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:47.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:47.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:47.034 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:47.034 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:47.054 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:47.054 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:47.709 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:47.709 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:47.709 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 32 38 37 33 35 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c9 7E -2024-06-21 19:33:47.709 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969628735, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:47.729 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:47.729 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:47.750 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:47.750 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:47.770 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:47.770 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:47.790 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:47.790 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:47.808 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:47.809 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:47.829 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:47.829 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:47.851 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:47.851 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:47.880 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:47.880 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:47.900 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:47.900 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:47.920 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:47.921 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:47.948 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:47.948 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:47.972 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:47.972 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:47.999 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:47.999 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:48.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:48.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:48.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:48.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:48.067 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:48.067 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:48.692 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:48.692 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:48.692 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 32 39 37 33 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c7 7E -2024-06-21 19:33:48.692 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969629732, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:48.717 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:48.717 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:48.737 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:48.737 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:48.765 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:48.766 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:48.787 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:48.787 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:48.816 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:48.817 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:48.835 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:48.835 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:48.856 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:48.856 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:48.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:48.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:48.906 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:48.906 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:48.930 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:48.930 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:48.959 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:48.959 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:48.988 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:48.988 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:49.023 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:49.023 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:49.044 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:49.045 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:49.064 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:49.064 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:49.094 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:49.094 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:49.701 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:49.701 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:49.701 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 33 30 37 33 34 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c1 7E -2024-06-21 19:33:49.701 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969630734, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:49.729 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:49.729 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:49.749 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:49.749 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:49.768 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:49.769 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:49.790 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:49.790 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:49.810 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:49.811 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:49.839 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:49.839 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:49.861 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:49.861 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:49.880 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:49.880 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:49.899 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:49.899 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:49.919 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:49.920 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:49.941 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:49.941 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:49.961 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:49.961 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:49.987 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:49.987 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:50.013 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:50.013 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:50.032 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:50.032 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:50.063 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:50.063 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:50.712 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:50.713 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:50.713 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 33 31 37 32 39 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c6 7E -2024-06-21 19:33:50.713 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969631729, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:50.741 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:50.741 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:50.764 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:50.764 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:50.779 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:50.779 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:50.799 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:50.799 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:50.822 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:50.822 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:50.840 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:50.840 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:50.859 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:50.860 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:50.884 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:50.884 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:50.911 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:50.911 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:50.938 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:50.938 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:50.966 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:50.966 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:50.999 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:51.000 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:51.027 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:51.027 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:51.056 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:51.056 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:51.076 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:51.076 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:51.095 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:51.095 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:51.706 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:51.706 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:51.706 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 33 32 37 32 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c1 7E -2024-06-21 19:33:51.706 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969632723, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:51.737 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:51.737 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:51.763 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:51.763 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:51.779 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:51.779 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:51.800 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:51.800 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:51.830 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:51.830 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:51.852 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:51.852 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:51.870 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:51.870 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:51.890 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:51.890 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:51.911 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:51.912 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:51.929 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:51.929 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:51.954 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:51.954 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:51.979 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:51.979 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:52.001 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:52.002 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:52.019 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:52.019 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:52.041 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:52.041 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:52.064 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:52.064 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:52.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:52.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:52.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 33 33 37 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c0 7E -2024-06-21 19:33:52.679 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969633730, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:52.698 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:52.698 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:52.720 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:52.721 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:52.739 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:52.739 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:52.760 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:52.760 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:52.781 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:52.781 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:52.801 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:52.801 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:52.820 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:52.820 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:52.838 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:52.838 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:52.859 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:52.859 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:52.884 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:52.885 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:52.907 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:52.907 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:52.935 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:52.935 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:52.954 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:52.954 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:52.978 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:52.978 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:52.994 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:52.994 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:53.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:53.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:53.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:53.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:53.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 33 34 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c2 7E -2024-06-21 19:33:53.676 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969634722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:53.705 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:53.706 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:53.730 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:53.730 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:53.762 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:53.762 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:53.779 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:53.779 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:53.809 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:53.809 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:53.840 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:53.840 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:53.864 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:53.864 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:53.904 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:53.904 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:53.930 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:53.930 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:53.949 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:53.949 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:54.009 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:54.009 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:54.035 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:54.035 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:54.055 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:54.055 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:54.074 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:54.074 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:54.112 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:54.112 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:54.165 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:54.165 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:54.691 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:54.691 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:54.691 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 33 35 37 33 34 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c6 7E -2024-06-21 19:33:54.691 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969635734, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:54.726 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:54.727 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:54.755 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:54.756 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:54.774 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:54.774 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:54.794 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:54.794 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:54.819 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:54.819 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:54.847 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:54.847 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:54.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:54.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:54.896 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:54.896 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:54.913 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:54.913 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:54.935 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:54.936 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:54.961 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:54.961 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:54.980 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:54.980 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:54.999 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:54.999 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:55.024 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:55.024 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:55.045 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:55.045 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:55.071 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:55.071 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:55.685 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:55.686 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:55.686 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 33 36 37 32 36 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c8 7E -2024-06-21 19:33:55.686 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969636726, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:55.708 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:55.708 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:55.727 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:55.727 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:55.747 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:55.747 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:55.775 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:55.776 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:55.793 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:55.794 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:55.810 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:55.810 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:55.829 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:55.830 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:55.855 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:55.856 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:55.877 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:55.877 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:55.894 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:55.894 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:55.914 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:55.914 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:55.934 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:55.934 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:55.958 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:55.958 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:55.977 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:55.977 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:55.995 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:55.995 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:56.017 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:56.017 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:56.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:56.675 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:56.675 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 33 37 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c5 7E -2024-06-21 19:33:56.675 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969637722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:56.694 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:56.694 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:56.715 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:56.715 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:56.733 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:56.733 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:56.755 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:56.755 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:56.776 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:56.777 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:56.794 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:56.794 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:56.814 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:56.814 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:56.834 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:56.835 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:56.856 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:56.856 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:56.881 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:56.881 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:56.906 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:56.906 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:56.929 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:56.929 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:56.954 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:56.954 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:56.986 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:56.986 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:57.006 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:57.006 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:57.025 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:57.025 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:57.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:57.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:57.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 33 38 37 32 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c7 7E -2024-06-21 19:33:57.673 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969638723, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:57.705 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:57.706 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:57.725 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:57.726 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:57.751 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:57.751 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:57.778 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:57.779 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:57.805 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:57.805 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:57.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:57.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:57.846 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:57.846 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:57.874 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:57.874 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:57.896 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:57.896 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:57.914 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:57.914 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:57.944 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:57.944 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:57.964 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:57.964 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:57.984 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:57.984 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:58.005 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:58.006 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:58.028 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:58.028 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:58.056 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:58.056 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:58.672 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:58.672 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:58.672 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 33 39 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c6 7E -2024-06-21 19:33:58.672 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969639721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:58.695 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:58.696 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:58.716 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:58.716 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:58.744 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:58.744 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:58.766 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:58.766 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:58.785 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:58.785 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:58.805 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:58.805 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:58.836 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:58.836 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:58.865 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:58.865 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:58.885 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:58.885 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:58.908 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:58.909 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:58.931 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:58.931 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:58.950 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:58.950 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:58.969 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:58.969 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:58.993 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:58.993 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:33:59.021 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:33:59.021 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:33:59.053 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:33:59.053 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:33:59.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:33:59.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:33:59.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 34 30 37 32 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c0 7E -2024-06-21 19:33:59.676 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969640723, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:33:59.705 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:33:59.705 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:33:59.723 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:33:59.723 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:33:59.744 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:33:59.744 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:33:59.765 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:33:59.765 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:33:59.788 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:33:59.789 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:33:59.815 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:33:59.815 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:33:59.834 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:33:59.834 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:33:59.858 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:33:59.858 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:33:59.886 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:33:59.886 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:33:59.906 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:33:59.906 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:33:59.926 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:33:59.926 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:33:59.950 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:33:59.950 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:33:59.974 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:33:59.974 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:33:59.995 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:33:59.995 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:00.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:00.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:00.036 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:00.036 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:00.675 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:00.675 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:00.675 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 34 31 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 bf 7E -2024-06-21 19:34:00.675 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969641721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:00.695 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:00.696 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:00.712 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:00.713 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:00.735 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:00.735 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:00.759 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:00.759 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:00.795 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:00.795 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:00.835 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:00.836 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:00.855 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:00.855 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:00.885 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:00.885 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:00.911 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:00.911 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:00.936 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:00.936 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:00.975 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:00.975 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:00.994 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:00.994 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:01.015 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:01.015 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:01.034 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:01.034 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:01.057 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:01.057 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:01.085 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:01.085 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:01.685 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:01.685 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:01.686 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 34 32 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c0 7E -2024-06-21 19:34:01.686 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969642721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:01.715 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:01.715 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:01.735 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:01.735 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:01.754 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:01.754 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:01.775 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:01.776 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:01.795 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:01.795 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:01.828 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:01.828 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:01.845 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:01.845 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:01.866 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:01.866 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:01.885 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:01.885 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:01.904 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:01.904 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:01.924 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:01.924 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:01.945 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:01.946 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:01.964 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:01.964 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:01.983 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:01.984 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:02.008 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:02.008 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:02.035 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:02.035 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:02.686 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:02.686 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:02.686 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 34 33 37 32 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c3 7E -2024-06-21 19:34:02.686 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969643723, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:02.717 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:02.717 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:02.751 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:02.751 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:02.799 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:02.799 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:02.827 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:02.827 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:02.858 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:02.858 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:02.878 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:02.878 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:02.905 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:02.905 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:02.935 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:02.936 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:02.966 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:02.966 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:02.985 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:02.985 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:03.004 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:03.004 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:03.028 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:03.028 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:03.059 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:03.060 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:03.080 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:03.081 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:03.108 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:03.109 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:03.136 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:03.136 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:03.672 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:03.672 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:03.672 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 34 34 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c2 7E -2024-06-21 19:34:03.672 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969644721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:03.693 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:03.693 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:03.715 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:03.715 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:03.735 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:03.735 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:03.754 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:03.755 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:03.775 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:03.776 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:03.808 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:03.808 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:03.877 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:03.878 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:03.920 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:03.920 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:03.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:03.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:03.977 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:03.978 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:04.005 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:04.005 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:04.025 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:04.025 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:04.045 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:04.045 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:04.065 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:04.065 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:04.085 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:04.086 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:04.103 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:04.103 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:04.701 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:04.701 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:04.701 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 34 35 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c4 7E -2024-06-21 19:34:04.701 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969645722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:04.720 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:04.720 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:04.739 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:04.739 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:04.763 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:04.763 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:04.792 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:04.792 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:04.829 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:04.829 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:04.848 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:04.848 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:04.869 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:04.869 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:04.891 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:04.891 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:04.915 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:04.915 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:04.942 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:04.943 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:04.972 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:04.972 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:04.992 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:04.992 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:05.011 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:05.011 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:05.029 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:05.029 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:05.073 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:05.073 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:05.100 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:05.100 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:05.680 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:05.680 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:05.680 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 34 36 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c4 7E -2024-06-21 19:34:05.680 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969646721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:05.731 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:05.731 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:05.757 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:05.757 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:05.781 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:05.782 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:05.805 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:05.805 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:05.824 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:05.824 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:05.847 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:05.847 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:05.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:05.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:05.896 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:05.896 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:05.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:05.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:05.960 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:05.960 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:05.983 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:05.983 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:06.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:06.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:06.051 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:06.052 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:06.076 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:06.076 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:06.096 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:06.097 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:06.114 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:06.114 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:06.680 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:06.681 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:06.681 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 34 37 37 32 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c7 7E -2024-06-21 19:34:06.681 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969647723, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:06.703 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:06.703 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:06.730 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:06.731 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:06.759 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:06.759 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:06.781 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:06.781 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:06.801 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:06.801 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:06.824 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:06.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:06.848 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:06.848 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:06.875 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:06.875 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:06.895 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:06.895 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:06.917 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:06.917 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:06.936 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:06.936 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:06.956 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:06.956 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:06.996 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:06.996 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:07.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:07.021 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:07.045 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:07.045 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:07.066 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:07.066 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:07.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:07.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:07.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 34 38 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c6 7E -2024-06-21 19:34:07.673 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969648721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:07.698 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:07.698 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:07.717 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:07.717 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:07.735 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:07.735 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:07.754 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:07.754 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:07.773 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:07.773 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:07.796 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:07.797 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:07.814 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:07.814 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:07.834 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:07.834 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:07.873 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:07.875 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:07.902 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:07.902 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:07.920 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:07.921 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:07.941 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:07.941 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:07.959 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:07.959 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:07.982 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:07.983 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:08.010 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:08.011 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:08.043 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:08.043 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:08.680 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:08.680 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:08.680 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 34 39 37 32 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c9 7E -2024-06-21 19:34:08.680 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969649723, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:08.700 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:08.700 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:08.719 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:08.719 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:08.765 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:08.765 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:08.790 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:08.790 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:08.811 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:08.811 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:08.830 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:08.831 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:08.862 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:08.862 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:08.880 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:08.880 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:08.901 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:08.901 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:08.920 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:08.920 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:08.943 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:08.943 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:08.971 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:08.971 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:08.989 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:08.989 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:09.012 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:09.012 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:09.030 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:09.030 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:09.050 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:09.051 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:09.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:09.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:09.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 35 30 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 bf 7E -2024-06-21 19:34:09.677 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969650721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:09.705 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:09.706 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:09.724 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:09.724 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:09.745 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:09.745 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:09.779 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:09.780 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:09.802 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:09.802 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:09.820 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:09.820 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:09.846 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:09.846 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:09.869 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:09.869 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:09.895 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:09.895 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:09.922 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:09.922 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:09.951 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:09.951 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:09.988 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:09.988 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:10.013 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:10.013 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:10.037 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:10.038 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:10.056 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:10.056 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:10.086 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:10.086 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:10.687 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:10.687 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:10.687 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 35 31 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c0 7E -2024-06-21 19:34:10.687 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969651721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:10.731 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:10.731 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:10.754 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:10.754 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:10.780 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:10.780 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:10.807 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:10.807 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:10.841 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:10.841 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:10.873 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:10.873 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:10.898 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:10.898 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:10.923 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:10.923 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:10.955 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:10.955 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:10.975 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:10.976 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:10.997 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:10.997 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:11.026 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:11.026 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:11.044 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:11.044 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:11.064 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:11.064 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:11.084 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:11.085 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:11.108 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:11.108 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:11.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:11.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:11.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 35 32 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c1 7E -2024-06-21 19:34:11.674 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969652721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:11.698 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:11.698 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:11.725 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:11.725 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:11.745 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:11.745 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:11.764 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:11.764 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:11.786 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:11.786 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:11.805 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:11.805 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:11.836 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:11.836 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:11.854 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:11.855 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:11.874 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:11.874 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:11.900 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:11.900 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:11.922 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:11.922 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:11.949 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:11.949 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:11.969 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:11.969 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:11.991 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:11.991 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:12.022 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:12.022 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:12.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:12.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:12.685 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:12.686 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:12.686 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 35 33 37 32 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c4 7E -2024-06-21 19:34:12.686 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969653723, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:12.715 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:12.715 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:12.735 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:12.735 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:12.755 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:12.755 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:12.775 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:12.775 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:12.797 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:12.797 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:12.813 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:12.814 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:12.850 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:12.850 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:12.877 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:12.877 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:12.899 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:12.899 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:12.925 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:12.925 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:12.947 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:12.947 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:12.984 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:12.984 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:13.010 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:13.010 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:13.029 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:13.029 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:13.061 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:13.061 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:13.085 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:13.085 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:13.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:13.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:13.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 35 34 37 32 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c5 7E -2024-06-21 19:34:13.678 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969654723, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:13.710 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:13.711 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:13.737 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:13.737 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:13.755 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:13.755 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:13.774 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:13.775 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:13.794 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:13.794 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:13.816 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:13.816 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:13.846 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:13.846 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:13.867 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:13.867 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:13.894 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:13.894 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:13.915 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:13.915 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:13.933 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:13.934 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:13.959 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:13.959 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:13.981 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:13.981 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:14.004 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:14.004 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:14.027 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:14.027 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:14.055 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:14.056 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:14.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:14.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:14.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 35 35 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c5 7E -2024-06-21 19:34:14.677 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969655722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:14.704 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:14.704 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:14.727 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:14.727 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:14.754 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:14.754 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:14.776 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:14.776 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:14.797 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:14.797 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:14.829 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:14.829 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:14.862 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:14.862 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:14.896 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:14.896 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:14.931 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:14.931 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:14.951 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:14.952 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:14.989 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:14.989 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:15.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:15.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:15.033 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:15.033 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:15.060 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:15.060 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:15.079 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:15.079 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:15.101 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:15.101 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:15.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:15.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:15.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 35 36 37 32 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c7 7E -2024-06-21 19:34:15.674 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969656723, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:15.693 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:15.694 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:15.719 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:15.719 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:15.744 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:15.744 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:15.763 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:15.763 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:15.783 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:15.783 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:15.807 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:15.808 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:15.826 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:15.826 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:15.843 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:15.844 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:15.871 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:15.871 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:15.896 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:15.896 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:15.920 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:15.920 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:15.943 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:15.943 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:15.964 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:15.964 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:15.985 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:15.985 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:16.005 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:16.005 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:16.029 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:16.030 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:16.672 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:16.672 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:16.672 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 35 37 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c7 7E -2024-06-21 19:34:16.672 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969657722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:16.702 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:16.703 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:16.719 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:16.719 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:16.741 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:16.741 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:16.769 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:16.769 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:16.791 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:16.791 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:16.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:16.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:16.852 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:16.852 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:16.888 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:16.888 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:16.915 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:16.915 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:16.938 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:16.938 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:16.976 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:16.976 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:17.000 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:17.000 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:17.023 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:17.023 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:17.050 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:17.051 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:17.072 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:17.072 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:17.090 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:17.091 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:17.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:17.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:17.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 35 38 37 33 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c9 7E -2024-06-21 19:34:17.688 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969658732, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:17.721 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:17.721 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:17.741 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:17.742 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:17.759 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:17.759 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:17.791 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:17.791 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:17.808 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:17.808 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:17.832 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:17.832 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:17.851 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:17.851 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:17.871 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:17.871 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:17.890 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:17.890 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:17.912 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:17.912 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:17.930 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:17.930 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:17.949 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:17.951 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:17.971 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:17.971 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:17.989 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:17.989 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:18.011 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:18.011 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:18.029 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:18.029 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:18.690 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:18.690 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:18.690 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 35 39 37 33 35 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cd 7E -2024-06-21 19:34:18.690 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969659735, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:18.712 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:18.712 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:18.729 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:18.729 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:18.748 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:18.748 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:18.771 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:18.771 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:18.791 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:18.791 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:18.821 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:18.821 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:18.841 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:18.841 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:18.861 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:18.862 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:18.884 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:18.884 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:18.909 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:18.911 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:18.929 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:18.930 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:18.952 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:18.952 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:18.981 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:18.982 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:18.999 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:18.999 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:19.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:19.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:19.039 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:19.039 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:19.685 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:19.685 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:19.685 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 36 30 37 33 34 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c4 7E -2024-06-21 19:34:19.685 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969660734, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:19.720 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:19.720 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:19.739 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:19.739 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:19.763 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:19.764 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:19.784 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:19.784 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:19.805 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:19.805 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:19.824 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:19.824 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:19.844 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:19.844 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:19.868 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:19.868 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:19.895 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:19.895 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:19.927 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:19.927 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:19.956 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:19.957 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:19.977 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:19.977 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:20.007 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:20.007 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:20.026 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:20.026 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:20.057 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:20.057 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:20.074 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:20.074 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:20.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:20.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:20.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 36 31 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c2 7E -2024-06-21 19:34:20.676 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969661722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:20.707 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:20.707 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:20.751 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:20.751 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:20.770 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:20.770 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:20.791 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:20.791 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:20.812 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:20.812 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:20.840 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:20.840 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:20.859 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:20.859 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:20.900 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:20.900 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:20.942 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:20.942 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:20.966 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:20.966 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:20.995 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:20.995 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:21.014 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:21.014 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:21.035 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:21.035 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:21.089 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:21.089 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:21.108 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:21.108 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:21.130 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:21.130 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:21.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:21.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:21.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 36 32 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c2 7E -2024-06-21 19:34:21.674 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969662721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:21.697 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:21.697 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:21.741 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:21.741 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:21.796 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:21.796 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:21.816 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:21.816 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:21.835 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:21.835 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:21.858 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:21.858 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:21.890 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:21.890 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:21.911 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:21.911 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:21.932 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:21.932 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:21.949 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:21.949 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:21.969 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:21.969 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:21.990 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:21.990 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:22.012 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:22.012 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:22.041 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:22.041 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:22.063 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:22.063 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:22.091 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:22.091 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:22.687 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:22.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:22.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 36 33 37 33 35 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c8 7E -2024-06-21 19:34:22.688 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969663735, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:22.703 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:22.703 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:22.726 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:22.726 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:22.744 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:22.745 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:22.764 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:22.764 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:22.784 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:22.785 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:22.805 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:22.805 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:22.824 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:22.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:22.844 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:22.844 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:22.865 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:22.865 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:22.887 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:22.887 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:22.907 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:22.907 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:22.923 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:22.923 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:22.946 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:22.946 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:22.965 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:22.965 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:22.991 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:22.991 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:23.019 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:23.019 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:23.722 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:23.722 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:23.722 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 36 34 37 33 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c6 7E -2024-06-21 19:34:23.722 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969664732, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:23.750 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:23.750 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:23.768 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:23.768 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:23.792 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:23.792 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:23.813 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:23.813 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:23.829 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:23.829 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:23.851 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:23.851 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:23.869 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:23.869 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:23.891 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:23.891 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:23.909 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:23.909 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:23.933 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:23.933 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:23.951 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:23.951 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:23.970 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:23.971 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:23.991 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:23.992 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:24.011 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:24.011 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:24.055 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:24.055 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:24.075 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:24.075 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:24.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:24.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:24.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 36 35 37 33 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c8 7E -2024-06-21 19:34:24.688 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969665733, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:24.733 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:24.734 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:24.759 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:24.759 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:24.779 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:24.779 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:24.801 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:24.801 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:24.823 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:24.823 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:24.841 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:24.841 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:24.860 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:24.860 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:24.880 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:24.880 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:24.903 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:24.903 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:24.925 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:24.925 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:24.958 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:24.958 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:24.978 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:24.978 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:25.001 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:25.001 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:25.024 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:25.024 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:25.044 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:25.044 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:25.066 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:25.066 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:25.687 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:25.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:25.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 36 36 37 32 37 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cc 7E -2024-06-21 19:34:25.688 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969666727, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:25.725 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:25.725 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:25.746 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:25.746 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:25.767 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:25.767 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:25.783 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:25.784 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:25.809 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:25.809 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:25.849 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:25.849 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:25.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:25.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:25.908 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:25.908 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:25.936 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:25.936 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:25.963 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:25.964 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:25.994 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:25.994 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:26.019 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:26.019 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:26.041 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:26.041 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:26.058 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:26.058 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:26.078 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:26.078 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:26.100 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:26.100 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:26.695 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:26.695 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:26.695 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 36 37 37 33 37 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ce 7E -2024-06-21 19:34:26.695 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969667737, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:26.727 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:26.727 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:26.759 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:26.759 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:26.784 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:26.784 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:26.808 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:26.808 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:26.839 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:26.839 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:26.887 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:26.887 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:26.918 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:26.918 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:26.936 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:26.936 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:26.954 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:26.954 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:26.991 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:26.991 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:27.013 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:27.013 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:27.035 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:27.035 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:27.081 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:27.081 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:27.105 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:27.105 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:27.125 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:27.125 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:27.144 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:27.144 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:27.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:27.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:27.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 36 38 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c8 7E -2024-06-21 19:34:27.676 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969668721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:27.699 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:27.699 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:27.724 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:27.725 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:27.745 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:27.745 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:27.763 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:27.763 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:27.784 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:27.784 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:27.804 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:27.804 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:27.824 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:27.824 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:27.846 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:27.847 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:27.865 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:27.865 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:27.883 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:27.883 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:27.904 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:27.904 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:27.924 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:27.924 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:27.943 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:27.943 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:27.965 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:27.965 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:27.985 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:27.985 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:28.009 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:28.009 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:28.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:28.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:28.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 36 39 37 32 38 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d0 7E -2024-06-21 19:34:28.688 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969669728, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:28.719 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:28.719 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:28.744 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:28.744 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:28.767 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:28.767 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:28.783 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:28.783 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:28.805 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:28.806 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:28.824 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:28.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:28.888 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:28.888 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:28.907 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:28.907 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:28.928 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:28.929 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:28.954 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:28.955 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:28.974 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:28.974 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:28.995 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:28.995 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:29.035 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:29.036 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:29.054 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:29.054 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:29.077 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:29.077 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:29.095 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:29.096 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:29.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:29.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:29.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 37 30 37 33 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c2 7E -2024-06-21 19:34:29.688 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969670731, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:29.710 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:29.710 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:29.729 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:29.729 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:29.750 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:29.750 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:29.771 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:29.771 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:29.789 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:29.789 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:29.810 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:29.810 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:29.829 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:29.829 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:29.853 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:29.853 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:29.879 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:29.879 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:29.903 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:29.903 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:29.920 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:29.920 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:29.939 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:29.939 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:29.961 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:29.962 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:29.981 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:29.981 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:29.999 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:29.999 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:30.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:30.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:30.687 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:30.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:30.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 37 31 37 32 38 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c9 7E -2024-06-21 19:34:30.688 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969671728, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:30.719 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:30.719 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:30.735 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:30.736 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:30.804 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:30.804 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:30.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:30.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:30.856 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:30.856 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:30.883 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:30.883 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:30.908 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:30.908 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:30.929 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:30.929 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:30.949 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:30.949 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:30.977 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:30.978 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:31.003 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:31.003 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:31.023 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:31.023 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:31.044 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:31.044 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:31.064 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:31.064 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:31.084 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:31.084 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:31.108 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:31.108 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:31.685 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:31.685 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:31.685 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 37 32 37 33 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c5 7E -2024-06-21 19:34:31.685 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969672732, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:31.710 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:31.710 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:31.735 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:31.735 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:31.757 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:31.757 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:31.781 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:31.781 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:31.808 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:31.808 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:31.829 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:31.829 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:31.855 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:31.855 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:31.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:31.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:31.931 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:31.931 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:31.963 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:31.963 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:31.984 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:31.985 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:32.004 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:32.004 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:32.026 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:32.026 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:32.046 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:32.046 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:32.063 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:32.063 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:32.083 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:32.083 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:32.699 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:32.699 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:32.699 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 37 33 37 33 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c7 7E -2024-06-21 19:34:32.699 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969673733, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:32.720 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:32.720 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:32.741 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:32.741 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:32.759 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:32.759 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:32.779 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:32.779 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:32.798 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:32.799 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:32.819 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:32.819 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:32.840 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:32.840 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:32.858 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:32.859 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:32.878 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:32.878 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:32.900 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:32.900 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:32.926 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:32.926 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:32.945 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:32.945 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:32.963 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:32.963 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:32.984 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:32.984 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:33.004 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:33.004 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:33.024 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:33.025 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:33.681 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:33.681 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:33.681 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 37 34 37 32 38 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cc 7E -2024-06-21 19:34:33.681 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969674728, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:33.698 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:33.698 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:33.719 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:33.719 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:33.740 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:33.740 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:33.761 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:33.762 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:33.779 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:33.779 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:33.800 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:33.800 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:33.820 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:33.820 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:33.844 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:33.844 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:33.870 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:33.870 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:33.889 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:33.889 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:33.909 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:33.910 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:33.932 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:33.933 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:33.958 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:33.958 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:33.978 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:33.978 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:33.998 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:33.998 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:34.019 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:34.019 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:34.700 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:34.700 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:34.700 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 37 35 37 33 37 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cd 7E -2024-06-21 19:34:34.700 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969675737, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:34.739 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:34.740 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:34.765 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:34.766 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:34.789 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:34.789 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:34.808 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:34.809 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:34.829 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:34.829 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:34.849 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:34.849 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:34.869 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:34.869 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:34.889 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:34.889 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:34.910 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:34.910 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:34.931 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:34.932 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:34.949 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:34.949 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:34.975 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:34.975 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:34.996 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:34.996 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:35.013 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:35.013 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:35.035 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:35.035 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:35.063 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:35.063 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:35.692 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:35.692 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:35.692 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 37 36 37 33 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ca 7E -2024-06-21 19:34:35.692 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969676733, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:35.724 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:35.724 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:35.765 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:35.766 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:35.785 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:35.785 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:35.819 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:35.820 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:35.852 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:35.852 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:35.874 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:35.874 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:35.897 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:35.897 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:35.921 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:35.921 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:35.950 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:35.950 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:35.992 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:35.992 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:36.030 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:36.030 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:36.066 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:36.066 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:36.097 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:36.097 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:36.114 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:36.114 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:36.133 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:36.133 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:36.155 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:36.156 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:36.684 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:36.684 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:36.684 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 37 37 37 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c8 7E -2024-06-21 19:34:36.684 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969677730, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:36.707 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:36.707 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:36.725 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:36.725 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:36.755 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:36.755 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:36.773 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:36.773 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:36.789 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:36.789 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:36.815 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:36.815 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:36.839 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:36.839 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:36.862 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:36.862 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:36.880 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:36.880 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:36.903 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:36.903 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:36.931 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:36.931 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:36.951 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:36.952 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:36.969 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:36.969 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:36.991 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:36.991 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:37.009 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:37.009 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:37.032 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:37.033 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:37.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:37.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:37.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 37 38 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c9 7E -2024-06-21 19:34:37.673 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969678721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:37.703 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:37.703 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:37.718 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:37.718 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:37.742 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:37.742 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:37.761 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:37.761 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:37.780 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:37.780 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:37.837 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:37.837 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:37.863 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:37.863 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:37.881 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:37.881 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:37.900 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:37.900 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:37.921 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:37.922 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:37.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:37.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:37.960 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:37.960 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:37.979 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:37.979 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:38.002 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:38.002 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:38.021 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:38.021 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:38.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:38.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:38.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:38.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:38.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 37 39 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ca 7E -2024-06-21 19:34:38.678 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969679721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:38.703 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:38.703 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:38.728 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:38.728 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:38.755 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:38.755 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:38.775 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:38.775 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:38.796 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:38.796 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:38.815 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:38.815 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:38.836 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:38.836 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:38.852 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:38.853 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:38.879 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:38.879 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:38.898 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:38.898 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:38.919 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:38.919 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:38.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:38.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:38.968 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:38.969 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:38.991 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:38.991 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:39.009 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:39.009 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:39.029 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:39.029 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:39.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:39.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:39.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 38 30 37 32 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c4 7E -2024-06-21 19:34:39.677 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969680723, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:39.705 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:39.705 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:39.725 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:39.725 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:39.749 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:39.749 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:39.773 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:39.773 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:39.800 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:39.800 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:39.818 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:39.818 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:39.839 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:39.840 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:39.859 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:39.859 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:39.891 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:39.892 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:39.920 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:39.920 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:39.941 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:39.941 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:39.961 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:39.961 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:39.988 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:39.988 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:40.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:40.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:40.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:40.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:40.059 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:40.059 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:40.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:40.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:40.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 38 31 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c3 7E -2024-06-21 19:34:40.673 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969681721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:40.712 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:40.712 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:40.735 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:40.735 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:40.757 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:40.757 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:40.774 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:40.774 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:40.798 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:40.798 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:40.817 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:40.817 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:40.846 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:40.846 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:40.864 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:40.864 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:40.886 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:40.886 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:40.909 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:40.910 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:40.935 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:40.935 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:40.954 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:40.954 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:40.978 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:40.978 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:41.001 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:41.001 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:41.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:41.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:41.041 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:41.041 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:41.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:41.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:41.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 38 32 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c5 7E -2024-06-21 19:34:41.679 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969682722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:41.706 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:41.706 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:41.726 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:41.726 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:41.744 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:41.744 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:41.763 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:41.764 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:41.786 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:41.786 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:41.804 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:41.804 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:41.831 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:41.831 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:41.864 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:41.865 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:41.900 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:41.900 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:41.929 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:41.929 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:41.954 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:41.954 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:41.974 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:41.974 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:41.993 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:41.993 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:42.013 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:42.013 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:42.036 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:42.036 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:42.058 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:42.058 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:42.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:42.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:42.680 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 38 33 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c5 7E -2024-06-21 19:34:42.680 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969683721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:42.711 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:42.711 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:42.739 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:42.739 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:42.783 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:42.783 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:42.806 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:42.807 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:42.834 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:42.834 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:42.859 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:42.859 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:42.883 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:42.883 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:42.905 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:42.905 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:42.923 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:42.923 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:42.943 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:42.943 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:42.967 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:42.967 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:42.998 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:42.998 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:43.014 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:43.014 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:43.033 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:43.033 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:43.065 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:43.065 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:43.087 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:43.087 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:43.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:43.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:43.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 38 34 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c7 7E -2024-06-21 19:34:43.675 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969684722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:43.700 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:43.700 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:43.725 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:43.725 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:43.743 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:43.743 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:43.766 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:43.766 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:43.784 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:43.784 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:43.804 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:43.804 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:43.826 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:43.826 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:43.846 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:43.846 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:43.874 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:43.874 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:43.894 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:43.894 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:43.913 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:43.913 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:43.966 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:43.966 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:43.982 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:43.982 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:44.003 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:44.003 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:44.023 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:44.023 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:44.045 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:44.045 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:44.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:44.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:44.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 38 35 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c7 7E -2024-06-21 19:34:44.673 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969685721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:44.696 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:44.696 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:44.717 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:44.717 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:44.737 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:44.737 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:44.764 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:44.764 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:44.787 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:44.787 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:44.805 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:44.805 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:44.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:44.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:44.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:44.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:44.904 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:44.904 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:44.925 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:44.925 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:44.946 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:44.946 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:44.984 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:44.984 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:45.011 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:45.012 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:45.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:45.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:45.060 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:45.060 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:45.110 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:45.110 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:45.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:45.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:45.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 38 36 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c8 7E -2024-06-21 19:34:45.674 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969686721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:45.696 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:45.696 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:45.722 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:45.722 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:45.747 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:45.747 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:45.788 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:45.788 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:45.812 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:45.812 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:45.850 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:45.850 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:45.869 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:45.869 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:45.893 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:45.893 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:45.923 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:45.923 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:45.949 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:45.949 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:45.984 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:45.984 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:46.006 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:46.006 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:46.034 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:46.034 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:46.067 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:46.067 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:46.094 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:46.094 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:46.114 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:46.114 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:46.671 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:46.671 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:46.671 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 38 37 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c9 7E -2024-06-21 19:34:46.671 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969687721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:46.701 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:46.702 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:46.720 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:46.720 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:46.746 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:46.746 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:46.772 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:46.772 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:46.790 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:46.790 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:46.810 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:46.810 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:46.834 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:46.834 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:46.866 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:46.866 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:46.883 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:46.884 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:46.906 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:46.906 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:46.923 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:46.923 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:46.946 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:46.946 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:46.965 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:46.965 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:46.983 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:46.983 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:47.008 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:47.009 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:47.054 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:47.054 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:47.714 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:47.714 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:47.714 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 38 38 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ca 7E -2024-06-21 19:34:47.714 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969688721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:47.753 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:47.753 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:47.788 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:47.788 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:47.808 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:47.808 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:47.828 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:47.829 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:47.854 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:47.854 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:47.880 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:47.880 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:47.904 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:47.904 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:47.934 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:47.934 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:47.974 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:47.974 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:48.005 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:48.005 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:48.026 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:48.027 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:48.043 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:48.043 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:48.069 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:48.069 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:48.096 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:48.096 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:48.115 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:48.115 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:48.134 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:48.134 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:48.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:48.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:48.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 38 39 37 32 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cd 7E -2024-06-21 19:34:48.682 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969689723, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:48.710 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:48.710 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:48.732 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:48.733 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:48.761 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:48.761 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:48.779 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:48.780 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:48.801 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:48.801 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:48.818 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:48.819 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:48.840 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:48.841 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:48.862 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:48.862 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:48.880 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:48.880 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:48.899 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:48.900 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:48.928 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:48.928 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:48.949 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:48.949 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:48.968 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:48.968 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:48.990 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:48.990 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:49.008 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:49.009 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:49.028 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:49.028 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:49.671 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:49.672 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:49.672 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 39 30 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c4 7E -2024-06-21 19:34:49.672 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969690722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:49.700 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:49.701 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:49.729 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:49.729 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:49.754 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:49.754 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:49.774 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:49.775 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:49.801 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:49.801 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:49.819 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:49.819 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:49.839 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:49.839 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:49.865 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:49.865 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:49.888 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:49.889 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:49.916 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:49.916 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:49.949 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:49.949 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:49.971 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:49.972 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:49.997 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:49.998 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:50.026 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:50.026 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:50.046 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:50.046 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:50.065 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:50.066 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:50.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:50.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:50.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 39 31 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c4 7E -2024-06-21 19:34:50.677 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969691721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:50.712 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:50.712 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:50.741 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:50.742 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:50.761 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:50.761 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:50.780 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:50.781 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:50.802 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:50.802 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:50.842 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:50.842 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:50.866 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:50.866 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:50.884 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:50.884 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:50.908 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:50.908 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:50.927 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:50.928 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:50.944 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:50.944 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:50.967 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:50.967 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:50.995 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:50.996 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:51.023 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:51.024 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:51.048 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:51.048 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:51.070 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:51.070 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:51.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:51.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:51.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 39 32 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c5 7E -2024-06-21 19:34:51.674 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969692721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:51.700 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:51.700 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:51.721 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:51.721 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:51.739 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:51.739 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:51.770 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:51.770 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:51.789 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:51.789 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:51.810 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:51.810 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:51.828 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:51.828 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:51.851 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:51.851 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:51.869 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:51.869 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:51.888 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:51.888 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:51.911 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:51.911 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:51.929 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:51.929 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:51.950 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:51.950 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:51.989 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:51.989 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:52.015 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:52.015 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:52.034 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:52.034 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:52.687 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:52.687 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:52.687 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 39 33 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c7 7E -2024-06-21 19:34:52.687 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969693722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:52.733 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:52.733 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:52.760 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:52.760 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:52.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:52.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:52.979 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:52.979 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:53.070 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:53.070 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:53.096 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:53.096 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:53.152 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:53.152 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:53.170 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:53.170 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:53.301 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:53.301 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:53.347 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:53.348 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:53.376 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:53.376 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:53.495 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:53.495 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:53.552 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:53.552 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:53.580 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:53.580 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:53.695 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:53.695 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:53.695 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:53.695 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:53.695 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 39 34 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c7 7E -2024-06-21 19:34:53.695 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969694721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:53.718 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:53.719 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:53.779 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:53.779 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:53.802 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:53.802 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:53.926 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:53.926 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:53.984 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:53.984 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:54.009 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:54.009 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:54.035 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:54.035 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:54.054 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:54.054 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:54.074 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:54.074 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:54.096 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:54.096 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:54.120 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:54.120 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:54.149 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:54.149 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:54.173 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:54.173 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:54.200 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:54.200 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:54.222 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:54.222 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:54.250 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:54.250 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:54.280 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:54.280 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:54.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:54.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:54.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 39 35 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c8 7E -2024-06-21 19:34:54.673 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969695721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:54.695 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:54.695 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:54.717 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:54.717 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:54.747 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:54.747 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:54.780 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:54.780 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:54.799 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:54.799 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:54.818 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:54.819 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:54.842 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:54.842 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:54.859 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:54.859 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:54.879 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:54.879 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:54.902 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:54.903 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:54.924 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:54.924 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:54.961 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:54.961 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:54.987 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:54.987 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:55.023 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:55.024 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:55.051 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:55.051 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:55.075 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:55.075 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:55.681 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:55.681 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:55.681 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 39 36 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c9 7E -2024-06-21 19:34:55.681 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969696721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:55.699 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:55.699 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:55.722 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:55.722 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:55.753 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:55.753 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:55.774 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:55.775 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:55.793 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:55.793 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:55.814 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:55.814 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:55.835 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:55.835 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:55.860 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:55.860 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:55.883 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:55.883 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:55.903 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:55.903 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:55.924 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:55.924 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:55.944 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:55.944 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:55.966 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:55.966 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:55.996 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:55.997 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:56.015 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:56.015 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:56.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:56.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:56.704 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:56.704 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:56.704 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 39 37 37 32 39 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d2 7E -2024-06-21 19:34:56.704 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969697729, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:56.723 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:56.723 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:56.743 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:56.744 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:56.764 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:56.764 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:56.789 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:56.789 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:56.810 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:56.810 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:56.830 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:56.830 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:56.851 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:56.851 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:56.870 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:56.870 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:56.889 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:56.890 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:56.909 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:56.909 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:56.929 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:56.929 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:56.949 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:56.949 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:56.969 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:56.969 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:56.990 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:56.990 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:57.010 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:57.010 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:57.031 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:57.031 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:57.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:57.680 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:57.680 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 39 38 37 32 38 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d2 7E -2024-06-21 19:34:57.680 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969698728, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:57.703 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:57.704 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:57.735 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:57.735 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:57.765 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:57.765 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:57.789 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:57.789 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:57.815 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:57.815 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:57.834 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:57.834 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:57.853 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:57.854 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:57.875 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:57.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:57.902 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:57.903 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:57.930 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:57.930 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:57.951 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:57.951 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:57.971 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:57.971 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:57.991 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:57.991 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:58.025 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:58.025 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:58.044 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:58.044 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:58.070 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:58.070 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:58.703 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:58.703 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:58.703 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 36 39 39 37 32 35 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d0 7E -2024-06-21 19:34:58.703 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969699725, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:58.737 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:58.737 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:58.757 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:58.757 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:58.778 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:58.778 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:58.795 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:58.795 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:58.815 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:58.815 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:58.834 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:58.834 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:58.854 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:58.855 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:58.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:58.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:58.910 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:58.910 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:58.929 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:58.930 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:58.949 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:58.949 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:58.970 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:58.970 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:34:59.000 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:34:59.000 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:34:59.024 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:34:59.024 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:34:59.054 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:34:59.054 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:34:59.073 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:34:59.073 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:34:59.685 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:34:59.685 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:34:59.685 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 30 30 37 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 bb 7E -2024-06-21 19:34:59.685 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969700730, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:34:59.715 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:34:59.715 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:34:59.735 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:34:59.735 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:34:59.755 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:34:59.755 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:34:59.774 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:34:59.774 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:34:59.805 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:34:59.805 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:34:59.835 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:34:59.835 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:34:59.854 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:34:59.854 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:34:59.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:34:59.877 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:34:59.907 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:34:59.907 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:34:59.929 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:34:59.929 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:34:59.961 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:34:59.961 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:34:59.987 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:34:59.988 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:35:00.015 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:35:00.015 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:35:00.053 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:35:00.053 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:35:00.079 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:35:00.079 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:35:00.098 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:35:00.098 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:35:00.684 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:35:00.684 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:35:00.684 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 30 31 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 bd 7E -2024-06-21 19:35:00.684 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969701722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:35:00.703 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:35:00.704 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:35:00.726 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:35:00.726 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:35:00.750 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:35:00.750 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:35:00.773 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:35:00.773 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:35:00.794 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:35:00.794 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:35:00.816 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:35:00.816 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:35:00.835 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:35:00.835 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:35:00.856 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:35:00.856 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:35:00.901 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:35:00.901 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:35:00.919 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:35:00.919 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:35:00.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:35:00.940 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:35:00.961 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:35:00.961 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:35:00.979 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:35:00.979 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:35:01.019 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:35:01.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:35:01.042 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:35:01.042 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:35:01.060 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:35:01.060 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:35:01.692 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:35:01.692 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:35:01.692 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 30 32 37 33 34 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c1 7E -2024-06-21 19:35:01.692 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969702734, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:35:01.721 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:35:01.721 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:35:01.742 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:35:01.742 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:35:01.760 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:35:01.760 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:35:01.778 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:35:01.779 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:35:01.804 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:35:01.804 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:35:01.829 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:35:01.829 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:35:01.855 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:35:01.856 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:35:01.882 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:35:01.882 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:35:01.916 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:35:01.916 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:35:01.941 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:35:01.941 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:35:01.959 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:35:01.959 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:35:01.979 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:35:01.979 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:35:02.003 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:35:02.004 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:35:02.024 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:35:02.024 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:35:02.044 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:35:02.044 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:35:02.064 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:35:02.064 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:35:02.680 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:35:02.680 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:35:02.680 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 30 33 37 32 39 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c6 7E -2024-06-21 19:35:02.680 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969703729, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:35:02.699 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:35:02.699 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:35:02.719 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:35:02.719 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:35:02.740 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:35:02.740 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:35:02.760 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:35:02.760 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:35:02.790 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:35:02.790 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:35:02.810 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:35:02.810 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:35:02.855 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:35:02.855 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:35:02.875 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:35:02.875 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:35:02.899 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:35:02.899 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:35:02.926 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:35:02.926 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:35:02.957 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:35:02.957 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:35:02.988 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:35:02.988 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:35:03.023 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:35:03.023 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:35:03.050 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:35:03.050 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:35:03.069 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:35:03.069 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:35:03.097 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:35:03.097 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:35:03.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:35:03.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:35:03.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 30 34 37 32 37 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c5 7E -2024-06-21 19:35:03.678 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969704727, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:35:03.699 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:35:03.699 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:35:03.721 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:35:03.721 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:35:03.739 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:35:03.739 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:35:03.774 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:35:03.774 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:35:03.796 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:35:03.796 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:35:03.819 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:35:03.819 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:35:03.847 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:35:03.847 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:35:03.869 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:35:03.869 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:35:03.891 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:35:03.891 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:35:03.909 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:35:03.910 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:35:03.934 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:35:03.934 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:35:03.961 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:35:03.962 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:35:03.989 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:35:03.989 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:35:04.008 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:35:04.008 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:35:04.035 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:35:04.035 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:35:04.060 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:35:04.060 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:35:04.364 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 19:35:04.392 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 19:35:04.418 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 19:35:04.534 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 19:35:04.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:35:04.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:35:04.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 30 35 37 32 35 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c4 7E -2024-06-21 19:35:04.677 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969705725, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:35:04.706 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:313 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:35:04.706 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:35:04.725 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:339 - 删除该车故障GZ003信息存储到本地缓存中 -2024-06-21 19:35:04.725 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:340 - 删除该车故障GZ003信息存储到Redis中 -2024-06-21 19:35:04.746 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:364 - 删除该车故障GZ004信息存储到本地缓存中 -2024-06-21 19:35:04.746 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:365 - 删除该车故障GZ004信息存储到Redis中 -2024-06-21 19:35:04.768 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:391 - 删除该车故障GZ005信息存储到本地缓存中 -2024-06-21 19:35:04.769 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:392 - 删除该车故障GZ005信息存储到Redis中 -2024-06-21 19:35:04.796 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:417 - 删除该车故障GZ006信息存储到本地缓存中 -2024-06-21 19:35:04.796 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:418 - 删除该车故障GZ006信息存储到Redis中 -2024-06-21 19:35:04.818 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:442 - 删除该车故障GZ007信息存储到本地缓存中 -2024-06-21 19:35:04.819 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:443 - 删除该车故障GZ007信息存储到Redis中 -2024-06-21 19:35:04.840 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:467 - 删除该车故障GZ008信息存储到本地缓存中 -2024-06-21 19:35:04.840 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:468 - 删除该车故障GZ008信息存储到Redis中 -2024-06-21 19:35:04.874 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:491 - 删除该车故障GZ009信息存储到本地缓存中 -2024-06-21 19:35:04.874 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:492 - 删除该车故障GZ009信息存储到Redis中 -2024-06-21 19:35:04.902 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:515 - 删除该车故障GZ010信息存储到本地缓存中 -2024-06-21 19:35:04.902 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:516 - 删除该车故障GZ010信息存储到Redis中 -2024-06-21 19:35:04.920 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:539 - 删除该车故障GZ011信息存储到本地缓存中 -2024-06-21 19:35:04.920 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:540 - 删除该车故障GZ011信息存储到Redis中 -2024-06-21 19:35:04.941 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:564 - 删除该车故障GZ012信息存储到本地缓存中 -2024-06-21 19:35:04.941 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:565 - 删除该车故障GZ012信息存储到Redis中 -2024-06-21 19:35:04.966 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:588 - 删除该车故障GZ013信息存储到本地缓存中 -2024-06-21 19:35:04.966 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:589 - 删除该车故障GZ013信息存储到Redis中 -2024-06-21 19:35:04.998 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:612 - 删除该车故障GZ014信息存储到本地缓存中 -2024-06-21 19:35:04.998 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:613 - 删除该车故障GZ014信息存储到Redis中 -2024-06-21 19:35:05.000 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 19:35:05.030 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:636 - 删除该车故障GZ015信息存储到本地缓存中 -2024-06-21 19:35:05.030 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:637 - 删除该车故障GZ015信息存储到Redis中 -2024-06-21 19:35:05.053 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:660 - 删除该车故障GZ016信息存储到本地缓存中 -2024-06-21 19:35:05.053 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:661 - 删除该车故障GZ016信息存储到Redis中 -2024-06-21 19:35:05.065 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 19:35:05.085 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-2, test1-1 -2024-06-21 19:35:05.085 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Revoke previously assigned partitions test1-5, test1-4, test1-3 -2024-06-21 19:35:05.085 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-2, test1-1] -2024-06-21 19:35:05.085 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-5, test1-4, test1-3] -2024-06-21 19:35:05.085 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-5d6a552c-d09f-46ea-9cb5-b0374b3dd99a sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 19:35:05.085 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-20b4c391-e66d-4df7-96d5-443d860436ce sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 19:35:05.085 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Revoke previously assigned partitions test1-6, test1-7 -2024-06-21 19:35:05.085 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-6, test1-7] -2024-06-21 19:35:05.085 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 19:35:05.085 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 19:35:05.085 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-0315e4ea-d1f0-4a21-b98c-0d43e744185c sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 19:35:05.086 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 19:35:05.087 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 19:35:05.087 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 19:35:05.087 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 19:35:05.088 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 19:35:05.088 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 19:35:05.088 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 19:35:05.089 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered -2024-06-21 19:35:05.089 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 19:35:05.089 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered -2024-06-21 19:35:05.089 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 19:35:05.089 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 19:35:05.089 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 19:35:05.089 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 19:35:05.090 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered -2024-06-21 19:35:05.090 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 19:35:05.092 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 19:35:05.092 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 19:35:05.092 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 19:35:05.097 [SpringApplicationShutdownHook] INFO org.apache.kafka.clients.producer.KafkaProducer:1204 - [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 30000 ms. -2024-06-21 19:35:05.098 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 19:35:05.098 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 19:35:05.098 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 19:35:05.099 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.producer for producer-1 unregistered -2024-06-21 19:35:05.102 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:684 - 删除该车故障GZ017信息存储到本地缓存中 -2024-06-21 19:35:05.102 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:685 - 删除该车故障GZ017信息存储到Redis中 -2024-06-21 19:35:05.293 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 19:35:05.299 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. -2024-06-21 19:35:27.927 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 32732 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 19:35:27.928 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 19:35:27.928 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 19:35:28.670 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 19:35:28.673 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 19:35:28.707 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 18 ms. Found 0 Redis repository interfaces. -2024-06-21 19:35:29.000 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$e7a4817f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:35:29.112 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:35:29.114 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:35:29.116 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:35:29.129 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:35:29.164 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:35:29.169 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:35:29.603 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 19:35:29.615 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 19:35:29.616 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 19:35:29.768 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 19:35:29.769 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1797 ms -2024-06-21 19:35:30.662 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 19:35:31.029 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 19:35:31.035 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 19:35:31.054 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 19:35:31.098 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 19:35:31.125 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Partitions-1 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = true - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Partitions - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 19:35:31.233 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 19:35:31.234 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 19:35:31.234 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718969731231 -2024-06-21 19:35:31.237 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 19:35:31.403 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 19:35:31.506 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ -2024-06-21 19:35:31.658 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: rSh-TEkXSuePZXotKmnVvw -2024-06-21 19:35:31.659 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 19:35:31.661 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 19:35:31.669 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 19:35:31.671 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=13, memberId='consumer-Partitions-1-6344d827-fcae-4db4-a1ec-303b92876955', protocol='range'} -2024-06-21 19:35:31.672 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 13: {consumer-Partitions-1-6344d827-fcae-4db4-a1ec-303b92876955=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 19:35:31.676 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=13, memberId='consumer-Partitions-1-6344d827-fcae-4db4-a1ec-303b92876955', protocol='range'} -2024-06-21 19:35:31.677 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 19:35:31.679 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 19:35:31.685 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:35:31.685 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:35:31.685 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:35:31.686 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:35:31.686 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=230, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:35:31.686 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=10, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:35:31.686 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:35:31.686 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=359, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:35:32.433 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-2 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 19:35:32.437 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 19:35:32.438 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 19:35:32.438 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718969732437 -2024-06-21 19:35:32.439 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 19:35:32.444 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-3 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 19:35:32.447 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 19:35:32.448 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 19:35:32.448 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718969732447 -2024-06-21 19:35:32.448 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: rSh-TEkXSuePZXotKmnVvw -2024-06-21 19:35:32.448 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 19:35:32.448 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 19:35:32.449 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 19:35:32.449 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-4 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 19:35:32.450 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: rSh-TEkXSuePZXotKmnVvw -2024-06-21 19:35:32.450 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 19:35:32.452 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 19:35:32.453 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 19:35:32.453 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 19:35:32.453 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 19:35:32.453 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718969732453 -2024-06-21 19:35:32.453 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=19, memberId='consumer-Topics-2-f8399604-aa8a-4c87-b052-c7876a9e9078', protocol='range'} -2024-06-21 19:35:32.453 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 19:35:32.453 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 19: {consumer-Topics-2-f8399604-aa8a-4c87-b052-c7876a9e9078=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 19:35:32.455 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=19, memberId='consumer-Topics-2-f8399604-aa8a-4c87-b052-c7876a9e9078', protocol='range'} -2024-06-21 19:35:32.455 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 19:35:32.455 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 19:35:32.455 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 19:35:32.456 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: rSh-TEkXSuePZXotKmnVvw -2024-06-21 19:35:32.456 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 19:35:32.457 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 19:35:32.458 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:35:32.458 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:35:32.458 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:35:32.458 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:35:32.458 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=230, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:35:32.458 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=10, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:35:32.459 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:35:32.459 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=362, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:35:32.459 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 19:35:32.460 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] -2024-06-21 19:35:32.465 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' -2024-06-21 19:35:32.466 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 19:35:32.601 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#1171ba7e:0/SimpleConnection@20d92f1e [delegate=amqp://guest@101.34.243.166:5672/, localPort= 51777] -2024-06-21 19:35:33.239 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 5.894 seconds (JVM running for 6.519) -2024-06-21 19:35:33.241 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 -2024-06-21 19:35:33.242 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:35:33.242 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:35:33.269 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:35:33.269 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:35:33.305 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:35:33.306 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:35:35.455 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing -2024-06-21 19:35:35.457 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 19:35:35.457 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] -2024-06-21 19:35:35.457 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 19:35:35.458 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=20, memberId='consumer-Topics-4-02f2dbfb-f1ce-4b14-ae4e-76f52bdc352f', protocol='range'} -2024-06-21 19:35:35.459 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=20, memberId='consumer-Topics-3-5c0eff66-52ef-40b7-b227-cb5e8d5d37e6', protocol='range'} -2024-06-21 19:35:35.459 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=20, memberId='consumer-Topics-2-f8399604-aa8a-4c87-b052-c7876a9e9078', protocol='range'} -2024-06-21 19:35:35.459 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 20: {consumer-Topics-2-f8399604-aa8a-4c87-b052-c7876a9e9078=Assignment(partitions=[test1-0, test1-1, test1-2]), consumer-Topics-3-5c0eff66-52ef-40b7-b227-cb5e8d5d37e6=Assignment(partitions=[test1-3, test1-4, test1-5]), consumer-Topics-4-02f2dbfb-f1ce-4b14-ae4e-76f52bdc352f=Assignment(partitions=[test1-6, test1-7])} -2024-06-21 19:35:35.460 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=20, memberId='consumer-Topics-3-5c0eff66-52ef-40b7-b227-cb5e8d5d37e6', protocol='range'} -2024-06-21 19:35:35.460 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=20, memberId='consumer-Topics-4-02f2dbfb-f1ce-4b14-ae4e-76f52bdc352f', protocol='range'} -2024-06-21 19:35:35.460 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-3, test1-4, test1-5]) -2024-06-21 19:35:35.460 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: test1-5, test1-4, test1-3 -2024-06-21 19:35:35.460 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-6, test1-7]) -2024-06-21 19:35:35.460 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: test1-6, test1-7 -2024-06-21 19:35:35.460 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=20, memberId='consumer-Topics-2-f8399604-aa8a-4c87-b052-c7876a9e9078', protocol='range'} -2024-06-21 19:35:35.461 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2]) -2024-06-21 19:35:35.461 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-2, test1-1 -2024-06-21 19:35:35.462 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:35:35.463 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:35:35.463 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=362, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:35:35.463 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:35:35.463 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-5, test1-4, test1-3] -2024-06-21 19:35:35.463 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:35:35.463 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-6, test1-7] -2024-06-21 19:35:35.465 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=230, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:35:35.466 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=10, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:35:35.466 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:35:35.467 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-2, test1-1] -2024-06-21 19:35:36.639 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 -2024-06-21 19:35:36.643 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 19:35:37.083 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 19:35:37.083 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 19:35:37.456 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 19:35:37.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:35:37.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:35:37.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 33 38 37 32 35 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ca 7E -2024-06-21 19:35:37.695 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969738725, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:35:37.714 [MQTT Call: protocol-parsing] INFO org.apache.kafka.clients.producer.ProducerConfig:372 - ProducerConfig values: - acks = 1 - batch.size = 16384 - bootstrap.servers = [localhost:9092] - buffer.memory = 33554432 - client.dns.lookup = use_all_dns_ips - client.id = producer-1 - compression.type = none - connections.max.idle.ms = 540000 - delivery.timeout.ms = 120000 - enable.idempotence = false - interceptor.classes = [] - internal.auto.downgrade.txn.commit = false - key.serializer = class org.apache.kafka.common.serialization.StringSerializer - linger.ms = 0 - max.block.ms = 60000 - max.in.flight.requests.per.connection = 5 - max.request.size = 1048576 - metadata.max.age.ms = 300000 - metadata.max.idle.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner - receive.buffer.bytes = 32768 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retries = 2147483647 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - transaction.timeout.ms = 60000 - transactional.id = null - value.serializer = class org.apache.kafka.common.serialization.StringSerializer - -2024-06-21 19:35:37.723 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 19:35:37.723 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 19:35:37.723 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718969737723 -2024-06-21 19:35:37.725 [kafka-producer-network-thread | producer-1] INFO org.apache.kafka.clients.Metadata:279 - [Producer clientId=producer-1] Cluster ID: rSh-TEkXSuePZXotKmnVvw -2024-06-21 19:35:37.755 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:35:37.755 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:35:38.705 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:35:38.705 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:35:38.705 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 33 39 37 33 36 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cd 7E -2024-06-21 19:35:38.706 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969739736, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:35:38.739 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:35:38.739 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:35:39.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:35:39.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:35:39.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 34 30 37 33 35 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c4 7E -2024-06-21 19:35:39.689 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969740735, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:35:39.709 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:35:39.709 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:35:40.726 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:35:40.727 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:35:40.727 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 34 31 37 33 34 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c4 7E -2024-06-21 19:35:40.727 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969741734, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:35:40.755 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:35:40.756 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:35:41.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:35:41.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:35:41.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 34 32 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c1 7E -2024-06-21 19:35:41.673 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969742721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:35:41.707 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:35:41.707 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:35:42.689 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:35:42.689 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:35:42.689 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 34 33 37 33 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c5 7E -2024-06-21 19:35:42.689 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969743733, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:35:42.711 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:35:42.712 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:35:43.692 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:35:43.692 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:35:43.692 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 34 34 37 33 35 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c8 7E -2024-06-21 19:35:43.692 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969744735, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:35:43.721 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:35:43.721 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:35:44.683 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:35:44.684 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:35:44.684 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 34 35 37 32 39 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cc 7E -2024-06-21 19:35:44.684 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969745729, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:35:44.710 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:35:44.711 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:35:45.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:35:45.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:35:45.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 34 36 37 32 38 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cc 7E -2024-06-21 19:35:45.679 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969746728, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:35:45.706 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:35:45.706 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:35:46.689 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:35:46.689 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:35:46.689 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 34 37 37 33 36 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cc 7E -2024-06-21 19:35:46.689 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969747736, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:35:46.719 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:35:46.720 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:35:47.685 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:35:47.685 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:35:47.685 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 34 38 37 33 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c8 7E -2024-06-21 19:35:47.685 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969748731, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:35:47.710 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:35:47.710 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:35:48.684 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:35:48.684 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:35:48.684 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 34 39 37 32 37 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ce 7E -2024-06-21 19:35:48.684 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969749727, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:35:48.715 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:35:48.715 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:35:49.689 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:35:49.689 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:35:49.689 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 35 30 37 33 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c3 7E -2024-06-21 19:35:49.689 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969750733, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:35:49.718 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:35:49.718 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:35:50.710 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:35:50.711 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:35:50.711 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 35 31 37 33 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c4 7E -2024-06-21 19:35:50.711 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969751733, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:35:50.742 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:35:50.742 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:35:51.697 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:35:51.697 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:35:51.697 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 35 32 37 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c2 7E -2024-06-21 19:35:51.698 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969752730, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:35:51.755 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:35:51.755 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:35:52.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:35:52.689 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:35:52.689 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 35 33 37 32 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c5 7E -2024-06-21 19:35:52.690 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969753723, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:35:52.722 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:35:52.722 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:35:53.690 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:35:53.690 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:35:53.691 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 35 34 37 33 36 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ca 7E -2024-06-21 19:35:53.691 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969754736, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:35:53.720 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:35:53.721 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:35:53.926 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:35:53.926 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:35:53.926 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 37 35 33 38 39 32 31 31 36 2e 36 37 33 36 36 32 30 33 39 2e 35 32 32 33 36 33 30 33 36 2e 30 30 30 34 34 2e 31 38 30 30 30 30 30 30 31 32 35 30 30 30 31 39 30 30 30 33 35 35 34 30 30 30 30 30 44 38 30 37 30 31 30 2e 34 30 36 30 30 30 30 30 31 38 38 30 30 34 39 38 30 39 34 30 30 30 30 32 36 36 30 30 37 37 30 37 30 30 30 30 36 30 37 31 32 2e 34 38 30 30 30 30 32 37 30 30 30 30 31 30 36 30 30 30 30 33 32 33 30 30 30 34 30 30 30 33 30 30 30 38 36 30 30 30 30 37 31 30 30 30 30 38 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ed 7E -2024-06-21 19:35:53.926 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969753892, longitude=116.6736620, latitude=39.5223630, speed=36.000, mileage=44.18000000, dischargeVoltage=125000, dischargeCurrent=19000, insulationResistance=355400000, gear=D, accelerationPedal=80, brakePedal=70, fuelConsumption=10.40, motorControllerTemperature=600000, motorSpeed=18800, motorTorque=4980, motorTemperature=940000, motorVoltage=26600, motorCurrent=77070000, powerBattery=60712., maxFeedbackPower=480000, maxDischargePower=270000, bmsSelfCheck=10, powerBatteryCurrent=60000, powerBatteryV3=323000, maxVoltage=4000, minVoltage=3000, maxTemperature=860000, minTemperature=710000, availableCapacity=800000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:35:54.025 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:694 - 故障信息发送到RabbitMQ -2024-06-21 19:35:54.025 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:284 - 该车故障GZ001信息首次存储到本地缓存和Redis中,并发送到RabbitMQ -2024-06-21 19:35:54.056 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:35:54.057 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:35:54.694 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:35:54.694 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:35:54.694 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 35 35 37 33 34 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c9 7E -2024-06-21 19:35:54.695 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969755734, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:35:54.717 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:35:54.717 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:35:54.940 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:35:54.940 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:35:54.941 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 37 35 34 39 30 34 31 31 36 2e 36 37 34 34 32 31 30 33 39 2e 35 32 32 34 32 30 30 35 34 2e 30 30 30 34 34 2e 32 31 30 30 30 30 30 30 36 31 33 30 30 30 32 38 30 30 30 31 36 38 36 31 30 30 30 30 44 35 30 38 30 31 31 2e 33 30 36 36 30 30 30 30 39 35 30 33 30 31 30 30 30 39 36 30 30 30 30 31 32 33 30 30 33 30 35 31 30 30 30 30 36 30 37 31 32 2e 34 34 30 30 30 30 35 31 30 30 30 30 31 30 33 30 30 30 30 34 33 31 30 30 30 34 30 30 30 34 30 30 30 37 30 30 30 30 30 35 39 30 30 30 30 34 35 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 b2 7E -2024-06-21 19:35:54.942 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969754904, longitude=116.6744210, latitude=39.5224200, speed=54.000, mileage=44.21000000, dischargeVoltage=613000, dischargeCurrent=28000, insulationResistance=168610000, gear=D, accelerationPedal=50, brakePedal=80, fuelConsumption=11.30, motorControllerTemperature=660000, motorSpeed=95030, motorTorque=1000, motorTemperature=960000, motorVoltage=12300, motorCurrent=30510000, powerBattery=60712., maxFeedbackPower=440000, maxDischargePower=510000, bmsSelfCheck=10, powerBatteryCurrent=30000, powerBatteryV3=431000, maxVoltage=4000, minVoltage=4000, maxTemperature=700000, minTemperature=590000, availableCapacity=450000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:35:54.991 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:35:55.025 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:35:55.026 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:35:55.706 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:35:55.706 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:35:55.706 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 35 36 37 33 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c8 7E -2024-06-21 19:35:55.707 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969756732, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:35:55.735 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:35:55.735 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:35:55.933 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:35:55.933 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:35:55.933 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 37 35 35 38 39 32 31 31 36 2e 36 37 35 35 36 39 30 33 39 2e 35 32 32 35 32 34 30 37 32 2e 30 30 30 34 34 2e 32 35 30 30 30 30 30 30 35 37 30 30 30 30 32 35 30 30 30 33 31 31 39 30 30 30 30 30 44 34 30 37 30 31 30 2e 38 30 37 33 30 30 30 30 39 34 36 31 32 34 30 32 30 38 30 30 30 30 30 32 32 30 30 30 32 33 35 36 30 30 30 30 36 30 37 31 32 2e 35 35 30 30 30 30 33 36 30 30 30 30 31 31 30 30 30 30 30 32 37 34 30 30 30 33 30 30 30 34 30 30 30 34 37 30 30 30 30 35 31 30 30 30 30 33 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cc 7E -2024-06-21 19:35:55.934 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969755892, longitude=116.6755690, latitude=39.5225240, speed=72.000, mileage=44.25000000, dischargeVoltage=570000, dischargeCurrent=25000, insulationResistance=311900000, gear=D, accelerationPedal=40, brakePedal=70, fuelConsumption=10.80, motorControllerTemperature=730000, motorSpeed=94612, motorTorque=4020, motorTemperature=800000, motorVoltage=22000, motorCurrent=23560000, powerBattery=60712., maxFeedbackPower=550000, maxDischargePower=360000, bmsSelfCheck=11, powerBatteryCurrent=00000, powerBatteryV3=274000, maxVoltage=3000, minVoltage=4000, maxTemperature=470000, minTemperature=510000, availableCapacity=300000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:35:56.006 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:35:56.050 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:35:56.050 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:35:56.724 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:35:56.724 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:35:56.724 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 35 37 37 33 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c9 7E -2024-06-21 19:35:56.724 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969757732, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:35:56.781 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:35:56.781 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:35:56.943 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:35:56.943 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:35:56.943 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 37 35 36 38 39 32 31 31 36 2e 36 37 36 36 31 30 30 33 39 2e 35 32 32 36 31 35 30 31 30 38 2e 30 30 34 34 2e 33 31 30 30 30 30 30 30 36 31 39 30 30 30 32 39 30 30 30 31 39 30 32 31 30 30 30 30 44 31 30 33 30 39 2e 34 30 30 36 37 30 30 30 30 37 32 30 32 31 34 36 35 30 31 34 30 30 30 30 31 33 34 30 30 31 30 38 39 38 30 30 30 36 30 37 30 32 2e 38 35 30 30 30 30 31 34 30 30 30 30 31 30 31 30 30 30 30 37 32 33 30 30 30 34 30 30 30 34 30 30 30 34 30 30 30 30 30 39 38 30 30 30 30 32 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d1 7E -2024-06-21 19:35:56.943 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969756892, longitude=116.6766100, latitude=39.5226150, speed=108.00, mileage=44.31000000, dischargeVoltage=619000, dischargeCurrent=29000, insulationResistance=190210000, gear=D, accelerationPedal=10, brakePedal=30, fuelConsumption=9.400, motorControllerTemperature=670000, motorSpeed=72021, motorTorque=4650, motorTemperature=140000, motorVoltage=13400, motorCurrent=10898000, powerBattery=60702., maxFeedbackPower=850000, maxDischargePower=140000, bmsSelfCheck=10, powerBatteryCurrent=10000, powerBatteryV3=723000, maxVoltage=4000, minVoltage=4000, maxTemperature=400000, minTemperature=980000, availableCapacity=200000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:35:57.024 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:35:57.053 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:35:57.053 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:35:57.705 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:35:57.705 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:35:57.705 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 35 38 37 32 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ca 7E -2024-06-21 19:35:57.705 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969758723, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:35:57.739 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:35:57.741 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:35:57.932 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:35:57.932 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:35:57.932 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 37 35 37 38 39 38 31 31 36 2e 36 37 37 38 32 37 30 33 39 2e 35 32 32 37 30 36 30 31 32 36 2e 30 30 34 34 2e 33 38 30 30 30 30 30 30 33 39 38 30 30 30 34 31 30 30 30 31 33 31 39 36 30 30 30 30 44 32 30 34 30 31 30 2e 34 30 37 33 30 30 30 30 35 33 33 30 30 36 38 31 30 31 30 32 30 30 30 31 37 31 30 30 31 30 35 38 30 30 30 30 36 30 36 39 32 2e 39 32 30 30 30 30 36 34 30 30 30 30 31 33 37 30 30 30 30 33 32 36 30 30 30 33 30 30 30 33 30 30 30 39 35 30 30 30 30 36 35 30 30 30 30 38 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f4 7E -2024-06-21 19:35:57.932 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969757898, longitude=116.6778270, latitude=39.5227060, speed=126.00, mileage=44.38000000, dischargeVoltage=398000, dischargeCurrent=41000, insulationResistance=131960000, gear=D, accelerationPedal=20, brakePedal=40, fuelConsumption=10.40, motorControllerTemperature=730000, motorSpeed=53300, motorTorque=6810, motorTemperature=102000, motorVoltage=17100, motorCurrent=10580000, powerBattery=60692., maxFeedbackPower=920000, maxDischargePower=640000, bmsSelfCheck=13, powerBatteryCurrent=70000, powerBatteryV3=326000, maxVoltage=3000, minVoltage=3000, maxTemperature=950000, minTemperature=650000, availableCapacity=800000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:35:57.979 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:35:57.999 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:35:57.999 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:35:58.694 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:35:58.695 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:35:58.695 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 35 39 37 33 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ca 7E -2024-06-21 19:35:58.695 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969759731, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:35:58.714 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:35:58.715 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:35:58.939 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:35:58.939 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:35:58.939 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 37 35 38 39 30 36 31 31 36 2e 36 37 38 38 39 30 30 33 39 2e 35 32 32 37 39 33 30 37 32 2e 30 30 30 34 34 2e 34 32 30 30 30 30 30 30 36 30 33 30 30 30 33 36 30 30 30 31 36 37 36 30 30 30 30 30 44 38 30 31 30 31 30 2e 30 30 32 34 30 30 30 30 35 30 34 39 30 32 33 30 30 38 39 30 30 30 30 31 31 37 30 30 33 36 31 39 30 30 30 30 36 30 36 39 32 2e 33 35 30 30 30 30 37 30 30 30 30 30 39 30 38 30 30 30 30 37 33 31 30 30 30 34 30 30 30 33 30 30 30 34 38 30 30 30 30 38 33 30 30 30 30 39 37 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f8 7E -2024-06-21 19:35:58.939 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969758906, longitude=116.6788900, latitude=39.5227930, speed=72.000, mileage=44.42000000, dischargeVoltage=603000, dischargeCurrent=36000, insulationResistance=167600000, gear=D, accelerationPedal=80, brakePedal=10, fuelConsumption=10.00, motorControllerTemperature=240000, motorSpeed=50490, motorTorque=2300, motorTemperature=890000, motorVoltage=11700, motorCurrent=36190000, powerBattery=60692., maxFeedbackPower=350000, maxDischargePower=700000, bmsSelfCheck=90, powerBatteryCurrent=80000, powerBatteryV3=731000, maxVoltage=4000, minVoltage=3000, maxTemperature=480000, minTemperature=830000, availableCapacity=970000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:35:58.984 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:35:59.003 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:35:59.003 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:35:59.683 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:35:59.683 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:35:59.683 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 36 30 37 33 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c2 7E -2024-06-21 19:35:59.683 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969760731, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:35:59.704 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:35:59.704 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:35:59.928 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:35:59.928 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:35:59.928 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 37 35 39 38 39 34 31 31 36 2e 36 38 30 31 37 32 30 33 39 2e 35 32 32 39 30 34 30 33 36 2e 30 30 30 34 34 2e 34 34 30 30 30 30 30 30 31 31 35 30 30 30 32 32 30 30 30 31 30 36 35 38 30 30 30 30 44 33 30 32 30 39 2e 37 30 30 38 33 30 30 30 30 39 36 32 36 35 33 34 30 30 35 39 30 30 30 30 32 30 32 30 30 31 32 35 36 39 30 30 30 36 30 36 39 32 2e 34 36 30 30 30 30 31 30 30 30 30 30 33 30 31 33 30 30 30 35 39 37 30 30 30 34 30 30 30 34 30 30 30 39 30 30 30 30 30 35 30 30 30 30 30 35 37 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ee 7E -2024-06-21 19:35:59.928 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969759894, longitude=116.6801720, latitude=39.5229040, speed=36.000, mileage=44.44000000, dischargeVoltage=115000, dischargeCurrent=22000, insulationResistance=106580000, gear=D, accelerationPedal=30, brakePedal=20, fuelConsumption=9.700, motorControllerTemperature=830000, motorSpeed=96265, motorTorque=3400, motorTemperature=590000, motorVoltage=20200, motorCurrent=12569000, powerBattery=60692., maxFeedbackPower=460000, maxDischargePower=100000, bmsSelfCheck=30, powerBatteryCurrent=13000, powerBatteryV3=597000, maxVoltage=4000, minVoltage=4000, maxTemperature=900000, minTemperature=500000, availableCapacity=570000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:35:59.991 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:00.007 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:00.007 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:00.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:00.689 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:00.689 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 36 31 37 33 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c3 7E -2024-06-21 19:36:00.689 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969761731, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:00.718 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:00.718 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:00.933 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:00.933 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:00.933 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 37 36 30 38 39 34 31 31 36 2e 36 38 30 35 35 33 30 33 39 2e 35 32 32 39 36 32 30 33 36 2e 30 30 30 34 34 2e 34 36 30 30 30 30 30 30 37 30 36 30 30 30 34 37 30 30 30 32 32 33 33 39 30 30 30 30 44 35 30 32 30 39 2e 30 30 30 34 37 30 30 30 30 34 34 37 32 37 35 33 31 30 34 34 30 30 30 30 31 34 32 30 30 31 34 31 34 32 30 30 30 36 30 36 39 32 2e 35 38 30 30 30 30 32 35 30 30 30 30 36 30 33 30 30 30 30 34 33 32 30 30 30 33 30 30 30 34 30 30 30 31 30 30 30 30 30 31 32 30 30 30 30 32 38 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d8 7E -2024-06-21 19:36:00.933 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969760894, longitude=116.6805530, latitude=39.5229620, speed=36.000, mileage=44.46000000, dischargeVoltage=706000, dischargeCurrent=47000, insulationResistance=223390000, gear=D, accelerationPedal=50, brakePedal=20, fuelConsumption=9.000, motorControllerTemperature=470000, motorSpeed=44727, motorTorque=5310, motorTemperature=440000, motorVoltage=14200, motorCurrent=14142000, powerBattery=60692., maxFeedbackPower=580000, maxDischargePower=250000, bmsSelfCheck=60, powerBatteryCurrent=30000, powerBatteryV3=432000, maxVoltage=3000, minVoltage=4000, maxTemperature=100000, minTemperature=120000, availableCapacity=280000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:00.988 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:01.027 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:01.028 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:01.681 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:01.681 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:01.681 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 36 32 37 32 38 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ca 7E -2024-06-21 19:36:01.682 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969762728, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:01.703 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:01.703 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:01.931 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:01.931 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:01.931 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 37 36 31 39 30 30 31 31 36 2e 36 38 31 31 35 39 30 33 39 2e 35 32 33 30 31 36 30 33 36 2e 30 30 30 34 34 2e 34 38 30 30 30 30 30 30 34 37 35 30 30 30 32 32 30 30 30 32 38 32 36 30 30 30 30 30 44 30 30 37 30 31 30 2e 33 30 34 34 30 30 30 30 34 36 36 31 34 33 31 32 30 32 34 30 30 30 30 32 31 39 30 30 37 35 35 38 30 30 30 30 36 30 36 39 32 2e 37 38 30 30 30 30 39 30 30 30 30 30 33 30 35 30 30 30 30 37 31 37 30 30 30 34 30 30 30 33 30 30 30 39 36 30 30 30 30 39 38 30 30 30 30 33 36 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ea 7E -2024-06-21 19:36:01.931 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969761900, longitude=116.6811590, latitude=39.5230160, speed=36.000, mileage=44.48000000, dischargeVoltage=475000, dischargeCurrent=22000, insulationResistance=282600000, gear=D, accelerationPedal=00, brakePedal=70, fuelConsumption=10.30, motorControllerTemperature=440000, motorSpeed=46614, motorTorque=3120, motorTemperature=240000, motorVoltage=21900, motorCurrent=75580000, powerBattery=60692., maxFeedbackPower=780000, maxDischargePower=900000, bmsSelfCheck=30, powerBatteryCurrent=50000, powerBatteryV3=717000, maxVoltage=4000, minVoltage=3000, maxTemperature=960000, minTemperature=980000, availableCapacity=360000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:01.984 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:02.017 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:02.017 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:02.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:02.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:02.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 36 33 37 32 37 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ca 7E -2024-06-21 19:36:02.679 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969763727, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:02.700 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:02.700 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:02.937 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:02.938 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:02.938 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 37 36 32 39 30 30 31 31 36 2e 36 38 32 31 33 35 30 33 39 2e 35 32 33 31 30 37 30 39 30 2e 30 30 30 34 34 2e 35 33 30 30 30 30 30 30 33 34 36 30 30 30 37 30 30 30 30 38 36 30 39 30 30 30 30 30 44 36 30 34 30 31 31 2e 32 30 37 35 30 30 30 30 39 36 39 39 39 37 38 39 30 31 33 37 30 30 30 32 33 39 30 30 33 33 38 35 30 30 30 30 36 30 36 38 31 2e 31 30 30 30 30 30 33 38 30 30 30 30 35 30 38 30 30 30 30 32 38 33 30 30 30 33 30 30 30 34 30 30 30 34 38 30 30 30 30 38 30 30 30 30 30 37 34 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 02 7E -2024-06-21 19:36:02.938 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969762900, longitude=116.6821350, latitude=39.5231070, speed=90.000, mileage=44.53000000, dischargeVoltage=346000, dischargeCurrent=70000, insulationResistance=860900000, gear=D, accelerationPedal=60, brakePedal=40, fuelConsumption=11.20, motorControllerTemperature=750000, motorSpeed=96999, motorTorque=7890, motorTemperature=137000, motorVoltage=23900, motorCurrent=33850000, powerBattery=60681., maxFeedbackPower=100000, maxDischargePower=380000, bmsSelfCheck=50, powerBatteryCurrent=80000, powerBatteryV3=283000, maxVoltage=3000, minVoltage=4000, maxTemperature=480000, minTemperature=800000, availableCapacity=740000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:02.983 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:03.008 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:03.008 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:03.683 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:03.683 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:03.683 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 36 34 37 33 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c6 7E -2024-06-21 19:36:03.683 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969764731, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:03.705 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:03.705 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:03.932 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:03.932 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:03.932 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 37 36 33 39 30 32 31 31 36 2e 36 38 32 39 38 33 30 33 39 2e 35 32 33 30 39 35 30 39 30 2e 30 30 30 34 34 2e 35 38 30 30 30 30 30 30 31 38 37 30 30 30 32 39 30 30 30 34 32 34 39 30 30 30 30 30 44 33 30 33 30 31 30 2e 30 30 33 30 30 30 30 30 39 34 37 33 34 35 37 37 30 33 30 30 30 30 30 32 33 37 30 30 31 33 31 33 32 30 30 30 36 30 36 37 31 2e 38 30 30 30 30 30 39 38 30 30 30 30 31 30 37 30 30 30 30 34 31 31 30 30 30 33 30 30 30 34 30 30 30 34 33 30 30 30 30 38 30 30 30 30 30 37 32 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e0 7E -2024-06-21 19:36:03.932 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969763902, longitude=116.6829830, latitude=39.5230950, speed=90.000, mileage=44.58000000, dischargeVoltage=187000, dischargeCurrent=29000, insulationResistance=424900000, gear=D, accelerationPedal=30, brakePedal=30, fuelConsumption=10.00, motorControllerTemperature=300000, motorSpeed=94734, motorTorque=5770, motorTemperature=300000, motorVoltage=23700, motorCurrent=13132000, powerBattery=60671., maxFeedbackPower=800000, maxDischargePower=980000, bmsSelfCheck=10, powerBatteryCurrent=70000, powerBatteryV3=411000, maxVoltage=3000, minVoltage=4000, maxTemperature=430000, minTemperature=800000, availableCapacity=720000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:03.992 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:04.014 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:04.014 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:04.690 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:04.690 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:04.690 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 36 35 37 33 36 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cc 7E -2024-06-21 19:36:04.690 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969765736, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:04.722 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:04.722 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:04.922 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:04.922 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:04.923 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 37 36 34 38 39 32 31 31 36 2e 36 38 33 36 30 30 30 33 39 2e 35 32 32 39 36 37 30 33 36 2e 30 30 30 34 34 2e 36 30 30 30 30 30 30 30 36 37 32 30 30 30 34 39 30 30 30 37 31 35 32 30 30 30 30 30 44 32 30 30 30 39 2e 31 30 30 35 37 30 30 30 30 32 37 35 33 30 31 34 33 30 36 30 30 30 30 30 31 33 35 30 30 31 33 39 39 37 30 30 30 36 30 36 37 31 2e 33 30 30 30 30 30 38 35 30 30 30 30 31 31 31 34 30 30 30 32 38 38 30 30 30 34 30 30 30 34 30 30 30 31 39 30 30 30 30 36 37 30 30 30 30 34 39 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f4 7E -2024-06-21 19:36:04.923 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969764892, longitude=116.6836000, latitude=39.5229670, speed=36.000, mileage=44.60000000, dischargeVoltage=672000, dischargeCurrent=49000, insulationResistance=715200000, gear=D, accelerationPedal=20, brakePedal=00, fuelConsumption=9.100, motorControllerTemperature=570000, motorSpeed=27530, motorTorque=1430, motorTemperature=600000, motorVoltage=13500, motorCurrent=13997000, powerBattery=60671., maxFeedbackPower=300000, maxDischargePower=850000, bmsSelfCheck=11, powerBatteryCurrent=14000, powerBatteryV3=288000, maxVoltage=4000, minVoltage=4000, maxTemperature=190000, minTemperature=670000, availableCapacity=490000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:04.981 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:05.004 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:05.004 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:05.687 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:05.687 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:05.687 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 36 36 37 33 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ca 7E -2024-06-21 19:36:05.687 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969766733, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:05.716 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:05.716 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:05.934 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:05.935 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:05.935 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 37 36 35 38 39 33 31 31 36 2e 36 38 34 30 36 36 30 33 39 2e 35 32 32 38 34 37 30 33 36 2e 30 30 30 34 34 2e 36 32 30 30 30 30 30 30 32 33 37 30 30 30 31 36 30 30 30 33 33 33 32 30 30 30 30 30 44 33 30 35 30 31 30 2e 33 30 36 38 30 30 30 30 38 30 37 34 35 33 39 33 30 38 35 30 30 30 30 31 35 36 30 30 32 34 38 35 30 30 30 30 36 30 36 37 31 2e 31 33 30 30 30 30 39 36 30 30 30 30 30 30 37 30 30 30 30 33 33 30 30 30 30 33 30 30 30 34 30 30 30 34 37 30 30 30 30 34 34 30 30 30 30 33 31 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e8 7E -2024-06-21 19:36:05.935 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969765893, longitude=116.6840660, latitude=39.5228470, speed=36.000, mileage=44.62000000, dischargeVoltage=237000, dischargeCurrent=16000, insulationResistance=333200000, gear=D, accelerationPedal=30, brakePedal=50, fuelConsumption=10.30, motorControllerTemperature=680000, motorSpeed=80745, motorTorque=3930, motorTemperature=850000, motorVoltage=15600, motorCurrent=24850000, powerBattery=60671., maxFeedbackPower=130000, maxDischargePower=960000, bmsSelfCheck=00, powerBatteryCurrent=70000, powerBatteryV3=330000, maxVoltage=3000, minVoltage=4000, maxTemperature=470000, minTemperature=440000, availableCapacity=310000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:05.985 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:06.010 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:06.010 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:06.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:06.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:06.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 36 37 37 32 39 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d0 7E -2024-06-21 19:36:06.688 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969767729, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:06.722 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:06.722 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:06.927 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:06.927 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:06.927 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 37 36 36 38 39 33 31 31 36 2e 36 38 34 35 32 32 30 33 39 2e 35 32 32 37 35 31 30 33 36 2e 30 30 30 34 34 2e 36 34 30 30 30 30 30 30 31 38 32 30 30 30 34 35 30 30 30 31 37 32 31 30 30 30 30 30 44 32 30 33 30 31 31 2e 34 30 39 36 30 30 30 30 34 37 39 39 30 33 34 38 30 31 32 39 30 30 30 32 36 33 30 30 31 33 30 30 30 30 30 30 36 30 36 37 31 2e 34 35 30 30 30 30 35 34 30 30 30 30 31 31 31 30 30 30 30 33 39 34 30 30 30 33 30 30 30 33 30 30 30 35 33 30 30 30 30 32 33 30 30 30 30 37 32 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 da 7E -2024-06-21 19:36:06.927 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969766893, longitude=116.6845220, latitude=39.5227510, speed=36.000, mileage=44.64000000, dischargeVoltage=182000, dischargeCurrent=45000, insulationResistance=172100000, gear=D, accelerationPedal=20, brakePedal=30, fuelConsumption=11.40, motorControllerTemperature=960000, motorSpeed=47990, motorTorque=3480, motorTemperature=129000, motorVoltage=26300, motorCurrent=13000000, powerBattery=60671., maxFeedbackPower=450000, maxDischargePower=540000, bmsSelfCheck=11, powerBatteryCurrent=10000, powerBatteryV3=394000, maxVoltage=3000, minVoltage=3000, maxTemperature=530000, minTemperature=230000, availableCapacity=720000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:06.980 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:07.000 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:07.000 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:07.680 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:07.680 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:07.680 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 36 38 37 32 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cb 7E -2024-06-21 19:36:07.680 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969768723, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:07.708 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:07.708 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:07.930 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:07.930 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:07.930 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 37 36 37 38 39 34 31 31 36 2e 36 38 35 32 32 35 30 33 39 2e 35 32 32 36 31 35 30 35 34 2e 30 30 30 34 34 2e 36 37 30 30 30 30 30 30 32 33 37 30 30 30 32 33 30 30 30 37 34 33 36 30 30 30 30 30 44 34 30 32 30 39 2e 39 30 30 32 37 30 30 30 30 31 38 32 39 30 38 30 32 30 38 36 30 30 30 30 31 34 33 30 30 39 32 36 36 30 30 30 30 36 30 36 37 31 2e 38 34 30 30 30 30 36 38 30 30 30 30 39 30 30 30 30 30 30 33 36 34 30 30 30 34 30 30 30 33 30 30 30 37 31 30 30 30 30 36 36 30 30 30 30 32 39 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 05 7E -2024-06-21 19:36:07.930 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969767894, longitude=116.6852250, latitude=39.5226150, speed=54.000, mileage=44.67000000, dischargeVoltage=237000, dischargeCurrent=23000, insulationResistance=743600000, gear=D, accelerationPedal=40, brakePedal=20, fuelConsumption=9.900, motorControllerTemperature=270000, motorSpeed=18290, motorTorque=8020, motorTemperature=860000, motorVoltage=14300, motorCurrent=92660000, powerBattery=60671., maxFeedbackPower=840000, maxDischargePower=680000, bmsSelfCheck=90, powerBatteryCurrent=00000, powerBatteryV3=364000, maxVoltage=4000, minVoltage=3000, maxTemperature=710000, minTemperature=660000, availableCapacity=290000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:07.990 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:08.023 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:08.023 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:08.690 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:08.690 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:08.690 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 36 39 37 33 36 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d0 7E -2024-06-21 19:36:08.690 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969769736, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:08.715 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:08.715 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:08.931 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:08.931 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:08.931 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 37 36 38 38 39 37 31 31 36 2e 36 38 35 39 36 35 30 33 39 2e 35 32 32 34 39 39 30 37 32 2e 30 30 30 34 34 2e 37 31 30 30 30 30 30 30 36 33 30 30 30 30 33 39 30 30 30 33 39 30 38 30 30 30 30 30 44 34 30 31 30 39 2e 31 30 30 32 31 30 30 30 30 38 33 36 30 35 32 33 31 30 31 33 37 30 30 30 31 32 30 30 30 34 33 38 30 30 30 30 30 36 30 36 37 31 2e 34 37 30 30 30 30 36 30 30 30 30 30 31 30 34 30 30 30 30 37 34 33 30 30 30 33 30 30 30 33 30 30 30 37 37 30 30 30 30 38 39 30 30 30 30 34 33 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f6 7E -2024-06-21 19:36:08.931 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969768897, longitude=116.6859650, latitude=39.5224990, speed=72.000, mileage=44.71000000, dischargeVoltage=630000, dischargeCurrent=39000, insulationResistance=390800000, gear=D, accelerationPedal=40, brakePedal=10, fuelConsumption=9.100, motorControllerTemperature=210000, motorSpeed=83605, motorTorque=2310, motorTemperature=137000, motorVoltage=12000, motorCurrent=43800000, powerBattery=60671., maxFeedbackPower=470000, maxDischargePower=600000, bmsSelfCheck=10, powerBatteryCurrent=40000, powerBatteryV3=743000, maxVoltage=3000, minVoltage=3000, maxTemperature=770000, minTemperature=890000, availableCapacity=430000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:08.991 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:09.041 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:09.041 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:09.696 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:09.696 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:09.696 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 37 30 37 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c2 7E -2024-06-21 19:36:09.696 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969770730, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:09.725 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:09.725 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:09.928 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:09.928 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:09.928 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 37 36 39 38 39 34 31 31 36 2e 36 38 36 38 38 38 30 33 39 2e 35 32 32 37 32 37 30 37 32 2e 30 30 30 34 34 2e 37 35 30 30 30 30 30 30 35 36 36 30 30 30 31 30 30 30 30 31 35 38 39 35 30 30 30 30 44 32 30 32 30 31 30 2e 31 30 37 30 30 30 30 30 37 34 36 32 30 39 33 34 30 39 34 30 30 30 30 32 31 34 30 30 32 32 32 39 30 30 30 30 36 30 36 37 31 2e 36 35 30 30 30 30 36 39 30 30 30 30 30 30 31 33 30 30 30 36 32 36 30 30 30 34 30 30 30 34 30 30 30 39 39 30 30 30 30 37 30 30 30 30 30 34 37 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 0c 7E -2024-06-21 19:36:09.928 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969769894, longitude=116.6868880, latitude=39.5227270, speed=72.000, mileage=44.75000000, dischargeVoltage=566000, dischargeCurrent=10000, insulationResistance=158950000, gear=D, accelerationPedal=20, brakePedal=20, fuelConsumption=10.10, motorControllerTemperature=700000, motorSpeed=74620, motorTorque=9340, motorTemperature=940000, motorVoltage=21400, motorCurrent=22290000, powerBattery=60671., maxFeedbackPower=650000, maxDischargePower=690000, bmsSelfCheck=00, powerBatteryCurrent=13000, powerBatteryV3=626000, maxVoltage=4000, minVoltage=4000, maxTemperature=990000, minTemperature=700000, availableCapacity=470000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:09.998 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:10.014 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:10.014 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:10.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:10.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:10.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 37 31 37 32 39 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cb 7E -2024-06-21 19:36:10.688 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969771729, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:10.717 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:10.717 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:10.932 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:10.932 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:10.932 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 37 37 30 38 39 32 31 31 36 2e 36 38 37 31 36 32 30 33 39 2e 35 32 32 38 37 35 30 30 2e 30 30 30 30 34 34 2e 37 35 30 30 30 30 30 30 32 30 32 30 30 30 36 30 30 30 30 32 34 38 34 34 30 30 30 30 44 30 30 31 30 39 2e 36 30 30 33 38 30 30 30 30 33 36 34 33 30 35 36 36 30 31 31 30 30 30 30 31 36 35 30 30 31 32 31 35 32 30 30 30 36 30 36 37 31 2e 31 39 30 30 30 30 38 33 30 30 30 30 32 30 33 30 30 30 30 34 31 34 30 30 30 33 30 30 30 33 30 30 30 34 37 30 30 30 30 32 34 30 30 30 30 38 35 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d2 7E -2024-06-21 19:36:10.932 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969770892, longitude=116.6871620, latitude=39.5228750, speed=0.0000, mileage=44.75000000, dischargeVoltage=202000, dischargeCurrent=60000, insulationResistance=248440000, gear=D, accelerationPedal=00, brakePedal=10, fuelConsumption=9.600, motorControllerTemperature=380000, motorSpeed=36430, motorTorque=5660, motorTemperature=110000, motorVoltage=16500, motorCurrent=12152000, powerBattery=60671., maxFeedbackPower=190000, maxDischargePower=830000, bmsSelfCheck=20, powerBatteryCurrent=30000, powerBatteryV3=414000, maxVoltage=3000, minVoltage=3000, maxTemperature=470000, minTemperature=240000, availableCapacity=850000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:10.980 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:11.002 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:11.002 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:11.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:11.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:11.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 37 32 37 32 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c6 7E -2024-06-21 19:36:11.678 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969772723, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:11.707 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:11.707 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:11.945 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:11.945 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:11.945 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 37 37 31 38 39 32 31 31 36 2e 36 38 39 30 32 38 30 33 39 2e 35 32 33 38 35 36 30 31 32 36 2e 30 30 34 34 2e 38 32 30 30 30 30 30 30 33 33 33 30 30 30 31 36 30 30 30 31 34 34 31 30 30 30 30 30 44 30 30 30 30 39 2e 32 30 30 37 37 30 30 30 30 32 34 34 33 38 33 34 39 30 31 35 30 30 30 30 32 35 36 30 30 36 38 36 37 30 30 30 30 36 30 36 36 31 2e 35 38 30 30 30 30 35 36 30 30 30 30 36 30 38 30 30 30 30 34 30 35 30 30 30 34 30 30 30 33 30 30 30 32 36 30 30 30 30 35 39 30 30 30 30 31 31 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f4 7E -2024-06-21 19:36:11.945 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969771892, longitude=116.6890280, latitude=39.5238560, speed=126.00, mileage=44.82000000, dischargeVoltage=333000, dischargeCurrent=16000, insulationResistance=144100000, gear=D, accelerationPedal=00, brakePedal=00, fuelConsumption=9.200, motorControllerTemperature=770000, motorSpeed=24438, motorTorque=3490, motorTemperature=150000, motorVoltage=25600, motorCurrent=68670000, powerBattery=60661., maxFeedbackPower=580000, maxDischargePower=560000, bmsSelfCheck=60, powerBatteryCurrent=80000, powerBatteryV3=405000, maxVoltage=4000, minVoltage=3000, maxTemperature=260000, minTemperature=590000, availableCapacity=110000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:12.021 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:12.048 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:12.048 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:12.694 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:12.694 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:12.694 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 37 33 37 33 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c8 7E -2024-06-21 19:36:12.694 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969773733, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:12.716 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:12.717 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:12.927 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:12.927 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:12.927 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 37 37 32 38 39 33 31 31 36 2e 36 39 30 31 37 36 30 33 39 2e 35 32 34 35 38 30 30 31 38 30 2e 30 30 34 34 2e 39 32 30 30 30 30 30 30 33 30 34 30 30 30 31 35 30 30 30 37 36 33 32 30 30 30 30 30 44 31 30 31 30 31 30 2e 38 30 32 36 30 30 30 30 35 36 34 32 35 35 33 37 30 39 39 30 30 30 30 31 39 38 30 30 37 39 33 36 30 30 30 30 36 30 36 35 31 2e 38 33 30 30 30 30 35 38 30 30 30 30 30 30 33 30 30 30 30 33 38 32 30 30 30 33 30 30 30 33 30 30 30 38 31 30 30 30 30 33 39 30 30 30 30 39 33 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 fc 7E -2024-06-21 19:36:12.928 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969772893, longitude=116.6901760, latitude=39.5245800, speed=180.00, mileage=44.92000000, dischargeVoltage=304000, dischargeCurrent=15000, insulationResistance=763200000, gear=D, accelerationPedal=10, brakePedal=10, fuelConsumption=10.80, motorControllerTemperature=260000, motorSpeed=56425, motorTorque=5370, motorTemperature=990000, motorVoltage=19800, motorCurrent=79360000, powerBattery=60651., maxFeedbackPower=830000, maxDischargePower=580000, bmsSelfCheck=00, powerBatteryCurrent=30000, powerBatteryV3=382000, maxVoltage=3000, minVoltage=3000, maxTemperature=810000, minTemperature=390000, availableCapacity=930000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:12.984 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:13.012 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:13.012 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:13.684 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:13.684 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:13.684 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 37 34 37 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c6 7E -2024-06-21 19:36:13.684 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969774730, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:13.712 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:13.712 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:13.933 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:13.933 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:13.933 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 37 37 33 39 30 30 31 31 36 2e 36 39 31 32 30 36 30 33 39 2e 35 32 35 34 35 33 30 31 36 32 2e 30 30 34 35 2e 30 31 30 30 30 30 30 30 36 30 39 30 30 30 31 36 30 30 30 34 38 31 30 30 30 30 30 30 44 38 30 34 30 39 2e 37 30 30 32 34 30 30 30 30 33 37 31 31 30 35 36 36 30 38 35 30 30 30 30 31 33 32 30 30 31 32 30 32 37 30 30 30 36 30 36 34 31 2e 34 30 30 30 30 30 38 39 30 30 30 30 36 30 34 30 30 30 30 37 31 36 30 30 30 34 30 30 30 33 30 30 30 33 31 30 30 30 30 39 31 30 30 30 30 31 34 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c8 7E -2024-06-21 19:36:13.934 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969773900, longitude=116.6912060, latitude=39.5254530, speed=162.00, mileage=45.01000000, dischargeVoltage=609000, dischargeCurrent=16000, insulationResistance=481000000, gear=D, accelerationPedal=80, brakePedal=40, fuelConsumption=9.700, motorControllerTemperature=240000, motorSpeed=37110, motorTorque=5660, motorTemperature=850000, motorVoltage=13200, motorCurrent=12027000, powerBattery=60641., maxFeedbackPower=400000, maxDischargePower=890000, bmsSelfCheck=60, powerBatteryCurrent=40000, powerBatteryV3=716000, maxVoltage=4000, minVoltage=3000, maxTemperature=310000, minTemperature=910000, availableCapacity=140000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:13.994 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:14.022 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:14.022 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:14.691 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:14.691 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:14.691 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 37 35 37 33 36 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cd 7E -2024-06-21 19:36:14.691 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969775736, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:14.721 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:14.721 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:14.926 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:14.927 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:14.927 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 37 37 34 38 39 32 31 31 36 2e 36 39 31 36 38 34 30 33 39 2e 35 32 35 38 36 33 30 31 38 2e 30 30 30 34 35 2e 30 32 30 30 30 30 30 30 32 37 33 30 30 30 33 33 30 30 30 32 35 31 37 38 30 30 30 30 44 33 30 36 30 39 2e 33 30 30 32 33 30 30 30 30 32 30 35 31 32 39 38 37 30 34 35 30 30 30 30 32 32 32 30 30 39 38 33 32 30 30 30 30 36 30 36 34 31 2e 35 31 30 30 30 30 37 30 30 30 30 30 36 30 37 30 30 30 30 35 36 31 30 30 30 34 30 30 30 33 30 30 30 39 30 30 30 30 30 34 33 30 30 30 30 39 36 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f1 7E -2024-06-21 19:36:14.927 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969774892, longitude=116.6916840, latitude=39.5258630, speed=18.000, mileage=45.02000000, dischargeVoltage=273000, dischargeCurrent=33000, insulationResistance=251780000, gear=D, accelerationPedal=30, brakePedal=60, fuelConsumption=9.300, motorControllerTemperature=230000, motorSpeed=20512, motorTorque=9870, motorTemperature=450000, motorVoltage=22200, motorCurrent=98320000, powerBattery=60641., maxFeedbackPower=510000, maxDischargePower=700000, bmsSelfCheck=60, powerBatteryCurrent=70000, powerBatteryV3=561000, maxVoltage=4000, minVoltage=3000, maxTemperature=900000, minTemperature=430000, availableCapacity=960000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:14.979 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:15.006 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:15.006 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:15.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:15.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:15.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 37 36 37 32 37 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ce 7E -2024-06-21 19:36:15.678 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969776727, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:15.713 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:15.713 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:15.932 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:15.932 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:15.933 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 37 37 35 38 39 33 31 31 36 2e 36 39 32 31 31 33 30 33 39 2e 35 32 35 39 30 39 30 35 34 2e 30 30 30 34 35 2e 30 35 30 30 30 30 30 30 35 36 32 30 30 30 31 37 30 30 30 31 30 32 34 39 30 30 30 30 44 39 30 31 30 31 30 2e 35 30 32 35 30 30 30 30 39 38 32 34 39 37 33 39 30 34 34 30 30 30 30 32 38 30 30 30 35 37 36 39 30 30 30 30 36 30 36 34 31 2e 34 30 30 30 30 30 35 31 30 30 30 30 34 30 31 30 30 30 30 37 32 32 30 30 30 33 30 30 30 34 30 30 30 33 37 30 30 30 30 32 32 30 30 30 30 32 35 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e7 7E -2024-06-21 19:36:15.933 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969775893, longitude=116.6921130, latitude=39.5259090, speed=54.000, mileage=45.05000000, dischargeVoltage=562000, dischargeCurrent=17000, insulationResistance=102490000, gear=D, accelerationPedal=90, brakePedal=10, fuelConsumption=10.50, motorControllerTemperature=250000, motorSpeed=98249, motorTorque=7390, motorTemperature=440000, motorVoltage=28000, motorCurrent=57690000, powerBattery=60641., maxFeedbackPower=400000, maxDischargePower=510000, bmsSelfCheck=40, powerBatteryCurrent=10000, powerBatteryV3=722000, maxVoltage=3000, minVoltage=4000, maxTemperature=370000, minTemperature=220000, availableCapacity=250000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:15.995 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:16.019 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:16.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:16.683 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:16.684 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:16.684 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 37 37 37 32 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cb 7E -2024-06-21 19:36:16.684 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969777723, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:16.730 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:16.730 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:16.929 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:16.929 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:16.929 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 37 37 36 38 39 32 31 31 36 2e 36 39 32 34 32 34 30 33 39 2e 35 32 36 31 34 39 30 35 34 2e 30 30 30 34 35 2e 30 38 30 30 30 30 30 30 33 31 39 30 30 30 34 30 30 30 30 32 30 38 32 37 30 30 30 30 44 33 30 31 30 39 2e 34 30 30 36 38 30 30 30 30 37 38 37 32 32 32 34 35 30 38 30 30 30 30 30 32 37 33 30 30 31 33 39 31 38 30 30 30 36 30 36 34 31 2e 34 32 30 30 30 30 36 37 30 30 30 30 31 31 32 30 30 30 30 33 34 37 30 30 30 33 30 30 30 33 30 30 30 33 39 30 30 30 30 32 36 30 30 30 30 33 35 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f3 7E -2024-06-21 19:36:16.929 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969776892, longitude=116.6924240, latitude=39.5261490, speed=54.000, mileage=45.08000000, dischargeVoltage=319000, dischargeCurrent=40000, insulationResistance=208270000, gear=D, accelerationPedal=30, brakePedal=10, fuelConsumption=9.400, motorControllerTemperature=680000, motorSpeed=78722, motorTorque=2450, motorTemperature=800000, motorVoltage=27300, motorCurrent=13918000, powerBattery=60641., maxFeedbackPower=420000, maxDischargePower=670000, bmsSelfCheck=11, powerBatteryCurrent=20000, powerBatteryV3=347000, maxVoltage=3000, minVoltage=3000, maxTemperature=390000, minTemperature=260000, availableCapacity=350000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:16.985 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:17.006 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:17.006 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:17.708 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:17.708 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:17.708 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 37 38 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cb 7E -2024-06-21 19:36:17.708 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969778722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:17.735 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:17.735 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:17.928 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:17.928 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:17.928 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 37 37 37 38 39 33 31 31 36 2e 36 39 33 32 30 37 30 33 39 2e 35 32 36 32 33 31 30 37 32 2e 30 30 30 34 35 2e 31 32 30 30 30 30 30 30 34 37 32 30 30 30 31 39 30 30 30 32 35 33 35 33 30 30 30 30 44 35 30 32 30 31 32 2e 31 30 37 36 30 30 30 30 31 32 32 37 30 37 37 30 30 38 36 30 30 30 30 31 33 36 30 30 36 31 31 32 30 30 30 30 36 30 36 34 31 2e 30 30 30 30 30 30 37 31 30 30 30 30 31 32 31 30 30 30 30 35 35 33 30 30 30 34 30 30 30 34 30 30 30 36 36 30 30 30 30 36 39 30 30 30 30 32 38 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d2 7E -2024-06-21 19:36:17.928 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969777893, longitude=116.6932070, latitude=39.5262310, speed=72.000, mileage=45.12000000, dischargeVoltage=472000, dischargeCurrent=19000, insulationResistance=253530000, gear=D, accelerationPedal=50, brakePedal=20, fuelConsumption=12.10, motorControllerTemperature=760000, motorSpeed=12270, motorTorque=7700, motorTemperature=860000, motorVoltage=13600, motorCurrent=61120000, powerBattery=60641., maxFeedbackPower=000000, maxDischargePower=710000, bmsSelfCheck=12, powerBatteryCurrent=10000, powerBatteryV3=553000, maxVoltage=4000, minVoltage=4000, maxTemperature=660000, minTemperature=690000, availableCapacity=280000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:17.990 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:18.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:18.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:18.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:18.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:18.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 37 39 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cb 7E -2024-06-21 19:36:18.674 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969779721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:18.711 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:18.711 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:18.936 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:18.937 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:18.937 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 37 37 38 38 39 33 31 31 36 2e 36 39 34 36 31 39 30 33 39 2e 35 32 36 33 34 33 30 31 34 34 2e 30 30 34 35 2e 32 30 30 30 30 30 30 30 32 30 39 30 30 30 34 30 30 30 30 31 31 32 33 37 30 30 30 30 44 32 30 33 30 39 2e 31 30 30 32 36 30 30 30 30 35 30 37 34 31 36 39 30 30 35 30 30 30 30 30 32 30 38 30 30 31 33 33 32 36 30 30 30 36 30 36 33 32 2e 37 30 30 30 30 30 38 38 30 30 30 30 38 30 31 33 30 30 30 35 31 30 30 30 30 33 30 30 30 34 30 30 30 35 34 30 30 30 30 37 32 30 30 30 30 38 37 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 de 7E -2024-06-21 19:36:18.937 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969778893, longitude=116.6946190, latitude=39.5263430, speed=144.00, mileage=45.20000000, dischargeVoltage=209000, dischargeCurrent=40000, insulationResistance=112370000, gear=D, accelerationPedal=20, brakePedal=30, fuelConsumption=9.100, motorControllerTemperature=260000, motorSpeed=50741, motorTorque=6900, motorTemperature=500000, motorVoltage=20800, motorCurrent=13326000, powerBattery=60632., maxFeedbackPower=700000, maxDischargePower=880000, bmsSelfCheck=80, powerBatteryCurrent=13000, powerBatteryV3=510000, maxVoltage=3000, minVoltage=4000, maxTemperature=540000, minTemperature=720000, availableCapacity=870000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:18.985 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:19.009 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:19.009 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:19.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:19.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:19.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 38 30 37 32 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c5 7E -2024-06-21 19:36:19.678 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969780723, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:19.711 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:19.711 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:19.931 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:19.931 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:19.931 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 37 37 39 38 39 33 31 31 36 2e 36 39 35 33 39 37 30 33 39 2e 35 32 36 33 39 37 30 35 34 2e 30 30 30 34 35 2e 32 33 30 30 30 30 30 30 32 32 37 30 30 30 31 39 30 30 30 36 37 33 38 30 30 30 30 30 44 38 30 31 30 31 30 2e 30 30 32 39 30 30 30 30 32 39 35 33 35 39 32 39 30 33 37 30 30 30 30 32 39 33 30 30 33 30 33 39 30 30 30 30 36 30 36 33 32 2e 32 38 30 30 30 30 39 38 30 30 30 30 32 30 30 30 30 30 30 36 34 39 30 30 30 34 30 30 30 34 30 30 30 39 34 30 30 30 30 31 37 30 30 30 30 35 37 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 1a 7E -2024-06-21 19:36:19.931 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969779893, longitude=116.6953970, latitude=39.5263970, speed=54.000, mileage=45.23000000, dischargeVoltage=227000, dischargeCurrent=19000, insulationResistance=673800000, gear=D, accelerationPedal=80, brakePedal=10, fuelConsumption=10.00, motorControllerTemperature=290000, motorSpeed=29535, motorTorque=9290, motorTemperature=370000, motorVoltage=29300, motorCurrent=30390000, powerBattery=60632., maxFeedbackPower=280000, maxDischargePower=980000, bmsSelfCheck=20, powerBatteryCurrent=00000, powerBatteryV3=649000, maxVoltage=4000, minVoltage=4000, maxTemperature=940000, minTemperature=170000, availableCapacity=570000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:19.982 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:20.007 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:20.008 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:20.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:20.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:20.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 38 31 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c4 7E -2024-06-21 19:36:20.673 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969781721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:20.694 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:20.694 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:20.927 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:20.928 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:20.928 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 37 38 30 38 39 32 31 31 36 2e 36 39 35 38 34 38 30 33 39 2e 35 32 36 34 33 34 30 33 36 2e 30 30 30 34 35 2e 32 35 30 30 30 30 30 30 31 32 32 30 30 30 34 35 30 30 30 34 35 35 37 30 30 30 30 30 44 35 30 33 30 31 30 2e 36 30 31 35 30 30 30 30 35 30 32 34 30 39 33 39 30 31 31 38 30 30 30 31 35 33 30 30 33 37 32 39 30 30 30 30 36 30 36 33 32 2e 39 35 30 30 30 30 32 31 30 30 30 30 39 30 33 30 30 30 30 36 33 36 30 30 30 33 30 30 30 34 30 30 30 31 37 30 30 30 30 34 37 30 30 30 30 37 34 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ef 7E -2024-06-21 19:36:20.928 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969780892, longitude=116.6958480, latitude=39.5264340, speed=36.000, mileage=45.25000000, dischargeVoltage=122000, dischargeCurrent=45000, insulationResistance=455700000, gear=D, accelerationPedal=50, brakePedal=30, fuelConsumption=10.60, motorControllerTemperature=150000, motorSpeed=50240, motorTorque=9390, motorTemperature=118000, motorVoltage=15300, motorCurrent=37290000, powerBattery=60632., maxFeedbackPower=950000, maxDischargePower=210000, bmsSelfCheck=90, powerBatteryCurrent=30000, powerBatteryV3=636000, maxVoltage=3000, minVoltage=4000, maxTemperature=170000, minTemperature=470000, availableCapacity=740000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:21.007 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:21.043 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:21.044 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:21.684 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:21.684 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:21.684 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 38 32 37 32 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c7 7E -2024-06-21 19:36:21.685 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969782723, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:21.704 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:21.704 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:21.922 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:21.922 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:21.922 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 37 38 31 38 39 33 31 31 36 2e 36 39 37 30 32 32 30 33 39 2e 35 32 36 35 33 37 30 39 30 2e 30 30 30 34 35 2e 33 30 30 30 30 30 30 30 35 30 39 30 30 30 34 35 30 30 30 31 35 33 30 30 30 30 30 30 44 33 30 38 30 39 2e 35 30 30 33 30 30 30 30 30 34 39 30 39 35 39 32 38 30 31 31 34 30 30 30 31 36 38 30 30 31 32 35 39 38 30 30 30 36 30 36 32 32 2e 37 34 30 30 30 30 33 30 30 30 30 30 33 30 34 30 30 30 30 35 34 36 30 30 30 33 30 30 30 34 30 30 30 39 32 30 30 30 30 39 34 30 30 30 30 32 39 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f7 7E -2024-06-21 19:36:21.922 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969781893, longitude=116.6970220, latitude=39.5265370, speed=90.000, mileage=45.30000000, dischargeVoltage=509000, dischargeCurrent=45000, insulationResistance=153000000, gear=D, accelerationPedal=30, brakePedal=80, fuelConsumption=9.500, motorControllerTemperature=300000, motorSpeed=49095, motorTorque=9280, motorTemperature=114000, motorVoltage=16800, motorCurrent=12598000, powerBattery=60622., maxFeedbackPower=740000, maxDischargePower=300000, bmsSelfCheck=30, powerBatteryCurrent=40000, powerBatteryV3=546000, maxVoltage=3000, minVoltage=4000, maxTemperature=920000, minTemperature=940000, availableCapacity=290000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:21.964 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:21.985 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:21.985 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:22.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:22.675 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:22.675 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 38 33 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c6 7E -2024-06-21 19:36:22.675 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969783721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:22.696 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:22.696 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:22.928 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:22.928 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:22.928 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 37 38 32 38 39 32 31 31 36 2e 36 39 38 34 37 36 30 33 39 2e 35 32 36 36 35 37 30 35 34 2e 30 30 30 34 35 2e 33 33 30 30 30 30 30 30 36 39 33 30 30 30 31 38 30 30 30 32 36 30 31 31 30 30 30 30 44 39 30 32 30 31 32 2e 30 30 34 39 30 30 30 30 32 30 38 30 38 33 36 31 30 35 35 30 30 30 30 31 34 30 30 30 35 38 32 32 30 30 30 30 36 30 36 32 32 2e 39 36 30 30 30 30 35 31 30 30 30 30 32 30 31 33 30 30 30 36 39 39 30 30 30 34 30 30 30 34 30 30 30 38 35 30 30 30 30 38 30 30 30 30 30 31 33 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f5 7E -2024-06-21 19:36:22.928 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969782892, longitude=116.6984760, latitude=39.5266570, speed=54.000, mileage=45.33000000, dischargeVoltage=693000, dischargeCurrent=18000, insulationResistance=260110000, gear=D, accelerationPedal=90, brakePedal=20, fuelConsumption=12.00, motorControllerTemperature=490000, motorSpeed=20808, motorTorque=3610, motorTemperature=550000, motorVoltage=14000, motorCurrent=58220000, powerBattery=60622., maxFeedbackPower=960000, maxDischargePower=510000, bmsSelfCheck=20, powerBatteryCurrent=13000, powerBatteryV3=699000, maxVoltage=4000, minVoltage=4000, maxTemperature=850000, minTemperature=800000, availableCapacity=130000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:22.980 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:23.007 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:23.007 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:23.692 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:23.692 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:23.692 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 38 34 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c7 7E -2024-06-21 19:36:23.693 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969784721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:23.721 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:23.721 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:23.934 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:23.934 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:23.934 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 37 38 33 38 39 38 31 31 36 2e 36 39 39 33 31 39 30 33 39 2e 35 32 36 37 34 31 30 39 30 2e 30 30 30 34 35 2e 33 38 30 30 30 30 30 30 36 39 38 30 30 30 33 38 30 30 30 34 39 36 31 30 30 30 30 30 44 39 30 35 30 31 30 2e 34 30 34 32 30 30 30 30 39 34 33 38 35 32 37 34 30 32 39 30 30 30 30 31 31 34 30 30 36 36 31 32 30 30 30 30 36 30 36 31 32 2e 36 31 30 30 30 30 34 30 30 30 30 30 31 32 39 30 30 30 30 36 33 36 30 30 30 33 30 30 30 34 30 30 30 31 30 30 30 30 30 32 36 30 30 30 30 36 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 fc 7E -2024-06-21 19:36:23.934 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969783898, longitude=116.6993190, latitude=39.5267410, speed=90.000, mileage=45.38000000, dischargeVoltage=698000, dischargeCurrent=38000, insulationResistance=496100000, gear=D, accelerationPedal=90, brakePedal=50, fuelConsumption=10.40, motorControllerTemperature=420000, motorSpeed=94385, motorTorque=2740, motorTemperature=290000, motorVoltage=11400, motorCurrent=66120000, powerBattery=60612., maxFeedbackPower=610000, maxDischargePower=400000, bmsSelfCheck=12, powerBatteryCurrent=90000, powerBatteryV3=636000, maxVoltage=3000, minVoltage=4000, maxTemperature=100000, minTemperature=260000, availableCapacity=600000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:24.000 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:24.026 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:24.027 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:24.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:24.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:24.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 38 35 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c8 7E -2024-06-21 19:36:24.677 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969785721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:24.704 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:24.704 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:24.932 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:24.933 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:24.933 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 37 38 34 39 30 32 31 31 36 2e 37 30 30 35 32 36 30 33 39 2e 35 32 36 38 32 38 30 37 32 2e 30 30 30 34 35 2e 34 32 30 30 30 30 30 30 33 32 35 30 30 30 32 38 30 30 30 32 32 39 39 34 30 30 30 30 44 30 30 39 30 31 32 2e 30 30 32 38 30 30 30 30 32 34 34 36 30 33 37 30 30 38 39 30 30 30 30 32 33 34 30 30 32 37 32 34 30 30 30 30 36 30 36 31 32 2e 37 35 30 30 30 30 36 31 30 30 30 30 34 30 31 33 30 30 30 33 36 33 30 30 30 33 30 30 30 33 30 30 30 31 31 30 30 30 30 31 30 30 30 30 30 35 38 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ce 7E -2024-06-21 19:36:24.933 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969784902, longitude=116.7005260, latitude=39.5268280, speed=72.000, mileage=45.42000000, dischargeVoltage=325000, dischargeCurrent=28000, insulationResistance=229940000, gear=D, accelerationPedal=00, brakePedal=90, fuelConsumption=12.00, motorControllerTemperature=280000, motorSpeed=24460, motorTorque=3700, motorTemperature=890000, motorVoltage=23400, motorCurrent=27240000, powerBattery=60612., maxFeedbackPower=750000, maxDischargePower=610000, bmsSelfCheck=40, powerBatteryCurrent=13000, powerBatteryV3=363000, maxVoltage=3000, minVoltage=3000, maxTemperature=110000, minTemperature=100000, availableCapacity=580000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:24.985 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:25.005 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:25.005 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:25.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:25.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:25.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 38 36 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c9 7E -2024-06-21 19:36:25.673 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969786721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:25.696 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:25.696 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:25.936 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:25.936 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:25.936 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 37 38 35 39 30 34 31 31 36 2e 37 30 31 34 30 31 30 33 39 2e 35 32 36 39 30 37 30 37 32 2e 30 30 30 34 35 2e 34 36 30 30 30 30 30 30 32 37 35 30 30 30 33 34 30 30 30 32 36 31 30 33 30 30 30 30 44 38 30 39 30 31 30 2e 33 30 38 30 30 30 30 30 34 35 30 32 30 36 31 30 30 37 30 30 30 30 30 32 33 34 30 30 33 30 39 39 30 30 30 30 36 30 36 31 32 2e 37 30 30 30 30 30 37 36 30 30 30 30 34 30 31 31 30 30 30 35 37 36 30 30 30 33 30 30 30 34 30 30 30 35 32 30 30 30 30 38 35 30 30 30 30 36 39 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d3 7E -2024-06-21 19:36:25.936 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969785904, longitude=116.7014010, latitude=39.5269070, speed=72.000, mileage=45.46000000, dischargeVoltage=275000, dischargeCurrent=34000, insulationResistance=261030000, gear=D, accelerationPedal=80, brakePedal=90, fuelConsumption=10.30, motorControllerTemperature=800000, motorSpeed=45020, motorTorque=6100, motorTemperature=700000, motorVoltage=23400, motorCurrent=30990000, powerBattery=60612., maxFeedbackPower=700000, maxDischargePower=760000, bmsSelfCheck=40, powerBatteryCurrent=11000, powerBatteryV3=576000, maxVoltage=3000, minVoltage=4000, maxTemperature=520000, minTemperature=850000, availableCapacity=690000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:25.996 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:26.013 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:26.013 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:26.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:26.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:26.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 38 37 37 32 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cc 7E -2024-06-21 19:36:26.679 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969787723, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:26.727 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:26.727 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:26.927 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:26.927 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:26.927 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 37 38 36 38 39 33 31 31 36 2e 37 30 32 39 30 38 30 33 39 2e 35 32 37 30 33 31 30 31 32 36 2e 30 30 34 35 2e 35 33 30 30 30 30 30 30 31 35 36 30 30 30 34 31 30 30 30 32 38 39 31 37 30 30 30 30 44 35 30 38 30 39 2e 36 30 30 32 39 30 30 30 30 31 38 37 31 36 39 36 39 30 32 31 30 30 30 30 32 33 34 30 30 33 34 31 30 30 30 30 30 36 30 36 30 32 2e 31 36 30 30 30 30 36 36 30 30 30 30 31 30 33 30 30 30 30 36 33 37 30 30 30 34 30 30 30 34 30 30 30 31 30 30 30 30 30 36 30 30 30 30 30 38 35 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e8 7E -2024-06-21 19:36:26.928 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969786893, longitude=116.7029080, latitude=39.5270310, speed=126.00, mileage=45.53000000, dischargeVoltage=156000, dischargeCurrent=41000, insulationResistance=289170000, gear=D, accelerationPedal=50, brakePedal=80, fuelConsumption=9.600, motorControllerTemperature=290000, motorSpeed=18716, motorTorque=9690, motorTemperature=210000, motorVoltage=23400, motorCurrent=34100000, powerBattery=60602., maxFeedbackPower=160000, maxDischargePower=660000, bmsSelfCheck=10, powerBatteryCurrent=30000, powerBatteryV3=637000, maxVoltage=4000, minVoltage=4000, maxTemperature=100000, minTemperature=600000, availableCapacity=850000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:26.977 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:26.999 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:26.999 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:27.692 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:27.692 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:27.692 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 38 38 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cb 7E -2024-06-21 19:36:27.692 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969788721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:27.724 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:27.724 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:27.938 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:27.938 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:27.938 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 37 38 37 38 39 32 31 31 36 2e 37 30 34 30 37 32 30 33 39 2e 35 32 37 31 30 39 30 31 30 38 2e 30 30 34 35 2e 35 39 30 30 30 30 30 30 34 34 35 30 30 30 35 30 30 30 30 32 36 34 36 37 30 30 30 30 44 34 30 35 30 31 30 2e 36 30 33 38 30 30 30 30 31 31 39 30 33 37 31 32 30 31 34 34 30 30 30 31 39 31 30 30 31 32 32 36 32 30 30 30 36 30 35 39 32 2e 35 30 30 30 30 30 39 30 30 30 30 30 31 34 33 30 30 30 30 37 31 39 30 30 30 34 30 30 30 33 30 30 30 32 32 30 30 30 30 35 31 30 30 30 30 35 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d9 7E -2024-06-21 19:36:27.938 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969787892, longitude=116.7040720, latitude=39.5271090, speed=108.00, mileage=45.59000000, dischargeVoltage=445000, dischargeCurrent=50000, insulationResistance=264670000, gear=D, accelerationPedal=40, brakePedal=50, fuelConsumption=10.60, motorControllerTemperature=380000, motorSpeed=11903, motorTorque=7120, motorTemperature=144000, motorVoltage=19100, motorCurrent=12262000, powerBattery=60592., maxFeedbackPower=500000, maxDischargePower=900000, bmsSelfCheck=14, powerBatteryCurrent=30000, powerBatteryV3=719000, maxVoltage=4000, minVoltage=3000, maxTemperature=220000, minTemperature=510000, availableCapacity=500000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:27.993 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:28.023 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:28.023 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:28.675 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:28.675 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:28.675 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 38 39 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cd 7E -2024-06-21 19:36:28.676 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969789722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:28.705 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:28.705 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:28.938 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:28.938 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:28.938 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 37 38 38 38 39 39 31 31 36 2e 37 30 35 31 31 38 30 33 39 2e 35 32 37 31 39 32 30 39 30 2e 30 30 30 34 35 2e 36 34 30 30 30 30 30 30 34 32 39 30 30 30 33 32 30 30 30 31 39 34 35 38 30 30 30 30 44 32 30 35 30 31 30 2e 37 30 39 35 30 30 30 30 37 35 30 39 33 36 35 30 30 37 34 30 30 30 30 31 37 35 30 30 31 33 33 38 38 30 30 30 36 30 35 38 31 2e 37 36 30 30 30 30 32 30 30 30 30 30 38 30 35 30 30 30 30 36 36 35 30 30 30 33 30 30 30 34 30 30 30 39 38 30 30 30 30 34 39 30 30 30 30 34 37 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 1e 7E -2024-06-21 19:36:28.938 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969788899, longitude=116.7051180, latitude=39.5271920, speed=90.000, mileage=45.64000000, dischargeVoltage=429000, dischargeCurrent=32000, insulationResistance=194580000, gear=D, accelerationPedal=20, brakePedal=50, fuelConsumption=10.70, motorControllerTemperature=950000, motorSpeed=75093, motorTorque=6500, motorTemperature=740000, motorVoltage=17500, motorCurrent=13388000, powerBattery=60581., maxFeedbackPower=760000, maxDischargePower=200000, bmsSelfCheck=80, powerBatteryCurrent=50000, powerBatteryV3=665000, maxVoltage=3000, minVoltage=4000, maxTemperature=980000, minTemperature=490000, availableCapacity=470000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:28.987 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:29.005 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:29.005 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:29.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:29.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:29.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 39 30 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c4 7E -2024-06-21 19:36:29.679 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969790721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:29.700 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:29.700 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:29.937 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:29.937 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:29.937 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 37 38 39 39 30 32 31 31 36 2e 37 30 36 31 39 36 30 33 39 2e 35 32 37 32 38 37 30 37 32 2e 30 30 30 34 35 2e 36 38 30 30 30 30 30 30 32 30 30 30 30 30 31 36 30 30 30 32 33 37 31 30 30 30 30 30 44 34 30 33 30 31 31 2e 32 30 31 30 30 30 30 30 38 38 33 37 31 38 31 34 30 38 34 30 30 30 30 32 35 31 30 30 31 36 34 37 30 30 30 30 36 30 35 38 31 2e 38 36 30 30 30 30 39 31 30 30 30 30 31 30 36 30 30 30 30 35 31 30 30 30 30 33 30 30 30 34 30 30 30 31 30 30 30 30 30 36 32 30 30 30 30 32 36 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d2 7E -2024-06-21 19:36:29.937 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969789902, longitude=116.7061960, latitude=39.5272870, speed=72.000, mileage=45.68000000, dischargeVoltage=200000, dischargeCurrent=16000, insulationResistance=237100000, gear=D, accelerationPedal=40, brakePedal=30, fuelConsumption=11.20, motorControllerTemperature=100000, motorSpeed=88371, motorTorque=8140, motorTemperature=840000, motorVoltage=25100, motorCurrent=16470000, powerBattery=60581., maxFeedbackPower=860000, maxDischargePower=910000, bmsSelfCheck=10, powerBatteryCurrent=60000, powerBatteryV3=510000, maxVoltage=3000, minVoltage=4000, maxTemperature=100000, minTemperature=620000, availableCapacity=260000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:29.983 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:30.004 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:30.004 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:30.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:30.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:30.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 39 31 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c5 7E -2024-06-21 19:36:30.682 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969791721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:30.709 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:30.709 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:30.936 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:30.936 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:30.937 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 37 39 30 39 30 34 31 31 36 2e 37 30 37 33 33 39 30 33 39 2e 35 32 37 33 37 38 30 37 32 2e 30 30 30 34 35 2e 37 32 30 30 30 30 30 30 33 30 39 30 30 30 32 36 30 30 30 39 36 36 37 30 30 30 30 30 44 36 30 38 30 31 31 2e 31 30 37 39 30 30 30 30 35 33 35 31 38 38 34 37 30 31 33 36 30 30 30 31 31 35 30 30 31 33 33 30 37 30 30 30 36 30 35 38 31 2e 32 30 30 30 30 30 31 38 30 30 30 30 38 30 31 30 30 30 30 33 31 35 30 30 30 33 30 30 30 34 30 30 30 31 38 30 30 30 30 35 37 30 30 30 30 39 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f6 7E -2024-06-21 19:36:30.937 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969790904, longitude=116.7073390, latitude=39.5273780, speed=72.000, mileage=45.72000000, dischargeVoltage=309000, dischargeCurrent=26000, insulationResistance=966700000, gear=D, accelerationPedal=60, brakePedal=80, fuelConsumption=11.10, motorControllerTemperature=790000, motorSpeed=53518, motorTorque=8470, motorTemperature=136000, motorVoltage=11500, motorCurrent=13307000, powerBattery=60581., maxFeedbackPower=200000, maxDischargePower=180000, bmsSelfCheck=80, powerBatteryCurrent=10000, powerBatteryV3=315000, maxVoltage=3000, minVoltage=4000, maxTemperature=180000, minTemperature=570000, availableCapacity=900000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:30.990 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:31.009 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:31.009 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:31.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:31.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:31.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 39 32 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c6 7E -2024-06-21 19:36:31.676 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969792721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:31.702 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:31.702 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:31.937 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:31.938 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:31.938 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 37 39 31 39 30 35 31 31 36 2e 37 30 38 30 38 35 30 33 39 2e 35 32 37 34 35 37 30 37 32 2e 30 30 30 34 35 2e 37 36 30 30 30 30 30 30 34 37 30 30 30 30 34 30 30 30 30 37 33 35 38 30 30 30 30 30 44 36 30 39 30 31 30 2e 31 30 34 34 30 30 30 30 36 35 35 30 30 39 38 36 30 31 32 34 30 30 30 32 33 39 30 30 38 33 38 36 30 30 30 30 36 30 35 38 31 2e 33 31 30 30 30 30 38 35 30 30 30 30 31 33 33 30 30 30 30 36 35 39 30 30 30 34 30 30 30 34 30 30 30 37 30 30 30 30 30 36 36 30 30 30 30 34 37 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 04 7E -2024-06-21 19:36:31.938 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969791905, longitude=116.7080850, latitude=39.5274570, speed=72.000, mileage=45.76000000, dischargeVoltage=470000, dischargeCurrent=40000, insulationResistance=735800000, gear=D, accelerationPedal=60, brakePedal=90, fuelConsumption=10.10, motorControllerTemperature=440000, motorSpeed=65500, motorTorque=9860, motorTemperature=124000, motorVoltage=23900, motorCurrent=83860000, powerBattery=60581., maxFeedbackPower=310000, maxDischargePower=850000, bmsSelfCheck=13, powerBatteryCurrent=30000, powerBatteryV3=659000, maxVoltage=4000, minVoltage=4000, maxTemperature=700000, minTemperature=660000, availableCapacity=470000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:31.984 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:32.004 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:32.005 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:32.675 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:32.675 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:32.675 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 39 33 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c7 7E -2024-06-21 19:36:32.675 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969793721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:32.696 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:32.696 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:32.936 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:32.936 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:32.936 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 37 39 32 38 39 35 31 31 36 2e 37 30 38 39 31 36 30 33 39 2e 35 32 37 35 33 36 30 35 34 2e 30 30 30 34 35 2e 37 39 30 30 30 30 30 30 31 38 32 30 30 30 33 35 30 30 30 31 31 31 37 36 30 30 30 30 44 36 30 31 30 31 30 2e 33 30 31 37 30 30 30 30 39 37 36 38 38 37 36 34 30 31 30 30 30 30 30 31 34 37 30 30 36 35 37 30 30 30 30 30 36 30 35 38 31 2e 31 32 30 30 30 30 36 30 30 30 30 30 33 30 31 31 30 30 30 37 34 35 30 30 30 34 30 30 30 33 30 30 30 34 33 30 30 30 30 35 35 30 30 30 30 32 31 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f0 7E -2024-06-21 19:36:32.936 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969792895, longitude=116.7089160, latitude=39.5275360, speed=54.000, mileage=45.79000000, dischargeVoltage=182000, dischargeCurrent=35000, insulationResistance=111760000, gear=D, accelerationPedal=60, brakePedal=10, fuelConsumption=10.30, motorControllerTemperature=170000, motorSpeed=97688, motorTorque=7640, motorTemperature=100000, motorVoltage=14700, motorCurrent=65700000, powerBattery=60581., maxFeedbackPower=120000, maxDischargePower=600000, bmsSelfCheck=30, powerBatteryCurrent=11000, powerBatteryV3=745000, maxVoltage=4000, minVoltage=3000, maxTemperature=430000, minTemperature=550000, availableCapacity=210000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:32.987 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:33.005 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:33.005 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:33.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:33.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:33.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 39 34 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c8 7E -2024-06-21 19:36:33.674 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969794721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:33.698 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:33.698 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:33.949 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:33.949 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:33.949 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 37 39 33 39 30 37 31 31 36 2e 37 30 39 35 32 38 30 33 39 2e 35 32 37 36 30 36 30 35 34 2e 30 30 30 34 35 2e 38 32 30 30 30 30 30 30 34 36 38 30 30 30 33 39 30 30 30 31 37 34 36 34 30 30 30 30 44 33 30 35 30 39 2e 38 30 30 32 37 30 30 30 30 37 36 30 33 39 38 36 31 30 34 31 30 30 30 30 31 36 32 30 30 34 36 31 32 30 30 30 30 36 30 35 38 31 2e 37 30 30 30 30 30 32 31 30 30 30 30 39 30 32 30 30 30 30 34 39 31 30 30 30 34 30 30 30 33 30 30 30 32 34 30 30 30 30 35 35 30 30 30 30 35 31 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f7 7E -2024-06-21 19:36:33.949 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969793907, longitude=116.7095280, latitude=39.5276060, speed=54.000, mileage=45.82000000, dischargeVoltage=468000, dischargeCurrent=39000, insulationResistance=174640000, gear=D, accelerationPedal=30, brakePedal=50, fuelConsumption=9.800, motorControllerTemperature=270000, motorSpeed=76039, motorTorque=8610, motorTemperature=410000, motorVoltage=16200, motorCurrent=46120000, powerBattery=60581., maxFeedbackPower=700000, maxDischargePower=210000, bmsSelfCheck=90, powerBatteryCurrent=20000, powerBatteryV3=491000, maxVoltage=4000, minVoltage=3000, maxTemperature=240000, minTemperature=550000, availableCapacity=510000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:34.000 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:34.030 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:34.030 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:34.680 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:34.680 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:34.680 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 39 35 37 32 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cb 7E -2024-06-21 19:36:34.680 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969795723, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:34.699 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:34.699 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:34.930 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:34.930 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:34.930 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 37 39 34 38 39 36 31 31 36 2e 37 31 30 30 35 39 30 33 39 2e 35 32 37 36 33 35 30 33 36 2e 30 30 30 34 35 2e 38 34 30 30 30 30 30 30 34 33 34 30 30 30 34 38 30 30 30 31 37 30 33 31 30 30 30 30 44 35 30 34 30 31 31 2e 39 30 38 37 30 30 30 30 37 34 38 36 33 34 31 38 30 31 30 34 30 30 30 32 32 33 30 30 37 30 36 30 30 30 30 30 36 30 35 38 31 2e 35 34 30 30 30 30 33 34 30 30 30 30 30 30 38 30 30 30 30 35 37 31 30 30 30 33 30 30 30 34 30 30 30 39 30 30 30 30 30 31 39 30 30 30 30 37 37 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f6 7E -2024-06-21 19:36:34.931 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969794896, longitude=116.7100590, latitude=39.5276350, speed=36.000, mileage=45.84000000, dischargeVoltage=434000, dischargeCurrent=48000, insulationResistance=170310000, gear=D, accelerationPedal=50, brakePedal=40, fuelConsumption=11.90, motorControllerTemperature=870000, motorSpeed=74863, motorTorque=4180, motorTemperature=104000, motorVoltage=22300, motorCurrent=70600000, powerBattery=60581., maxFeedbackPower=540000, maxDischargePower=340000, bmsSelfCheck=00, powerBatteryCurrent=80000, powerBatteryV3=571000, maxVoltage=3000, minVoltage=4000, maxTemperature=900000, minTemperature=190000, availableCapacity=770000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:34.979 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:35.011 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:35.011 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:35.686 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:35.686 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:35.686 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 39 36 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cb 7E -2024-06-21 19:36:35.686 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969796722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:35.718 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:35.718 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:35.937 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:35.937 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:35.937 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 37 39 35 39 30 31 31 31 36 2e 37 31 30 35 39 30 30 33 39 2e 35 32 37 36 38 39 30 33 36 2e 30 30 30 34 35 2e 38 36 30 30 30 30 30 30 33 37 30 30 30 30 32 36 30 30 30 31 38 32 35 31 30 30 30 30 44 35 30 38 30 39 2e 33 30 30 39 38 30 30 30 30 35 36 31 34 30 33 32 38 30 31 30 36 30 30 30 31 38 32 30 30 32 38 30 31 30 30 30 30 36 30 35 38 31 2e 39 32 30 30 30 30 38 38 30 30 30 30 32 30 38 30 30 30 30 36 30 34 30 30 30 33 30 30 30 33 30 30 30 32 34 30 30 30 30 35 36 30 30 30 30 33 35 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f5 7E -2024-06-21 19:36:35.937 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969795901, longitude=116.7105900, latitude=39.5276890, speed=36.000, mileage=45.86000000, dischargeVoltage=370000, dischargeCurrent=26000, insulationResistance=182510000, gear=D, accelerationPedal=50, brakePedal=80, fuelConsumption=9.300, motorControllerTemperature=980000, motorSpeed=56140, motorTorque=3280, motorTemperature=106000, motorVoltage=18200, motorCurrent=28010000, powerBattery=60581., maxFeedbackPower=920000, maxDischargePower=880000, bmsSelfCheck=20, powerBatteryCurrent=80000, powerBatteryV3=604000, maxVoltage=3000, minVoltage=3000, maxTemperature=240000, minTemperature=560000, availableCapacity=350000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:35.985 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:36.008 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:36.008 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:36.702 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:36.702 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:36.702 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 39 37 37 32 36 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d0 7E -2024-06-21 19:36:36.702 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969797726, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:36.732 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:36.732 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:36.947 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:36.948 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:36.948 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 37 39 36 39 30 38 31 31 36 2e 37 31 31 38 31 33 30 33 39 2e 35 32 37 37 38 34 30 31 30 38 2e 30 30 34 35 2e 39 32 30 30 30 30 30 30 31 38 31 30 30 30 33 36 30 30 30 32 38 32 32 32 30 30 30 30 44 39 30 36 30 31 31 2e 30 30 38 35 30 30 30 30 34 36 37 34 31 35 30 32 30 33 36 30 30 30 30 31 33 33 30 30 35 36 39 34 30 30 30 30 36 30 35 37 30 2e 32 32 30 30 30 30 38 37 30 30 30 30 31 31 34 30 30 30 30 36 34 36 30 30 30 34 30 30 30 33 30 30 30 36 39 30 30 30 30 34 34 30 30 30 30 39 38 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 fc 7E -2024-06-21 19:36:36.948 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969796908, longitude=116.7118130, latitude=39.5277840, speed=108.00, mileage=45.92000000, dischargeVoltage=181000, dischargeCurrent=36000, insulationResistance=282220000, gear=D, accelerationPedal=90, brakePedal=60, fuelConsumption=11.00, motorControllerTemperature=850000, motorSpeed=46741, motorTorque=5020, motorTemperature=360000, motorVoltage=13300, motorCurrent=56940000, powerBattery=60570., maxFeedbackPower=220000, maxDischargePower=870000, bmsSelfCheck=11, powerBatteryCurrent=40000, powerBatteryV3=646000, maxVoltage=4000, minVoltage=3000, maxTemperature=690000, minTemperature=440000, availableCapacity=980000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:37.000 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:37.032 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:37.032 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:37.751 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:37.752 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:37.752 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 39 38 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cd 7E -2024-06-21 19:36:37.752 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969798722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:37.781 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:37.782 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:38.012 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:38.012 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:38.012 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 37 39 37 38 39 36 31 31 36 2e 37 31 32 38 34 33 30 33 39 2e 35 32 37 38 35 38 30 39 30 2e 30 30 30 34 35 2e 39 37 30 30 30 30 30 30 36 34 38 30 30 30 35 30 30 30 30 39 33 33 37 30 30 30 30 30 44 39 30 39 30 39 2e 39 30 30 39 33 30 30 30 30 39 36 36 30 33 34 31 38 30 33 34 30 30 30 30 31 38 30 30 30 35 36 37 30 30 30 30 30 36 30 35 36 30 2e 31 30 30 30 30 30 37 30 30 30 30 30 31 30 31 31 30 30 30 37 31 34 30 30 30 33 30 30 30 34 30 30 30 34 39 30 30 30 30 37 32 30 30 30 30 34 39 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 14 7E -2024-06-21 19:36:38.012 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969797896, longitude=116.7128430, latitude=39.5278580, speed=90.000, mileage=45.97000000, dischargeVoltage=648000, dischargeCurrent=50000, insulationResistance=933700000, gear=D, accelerationPedal=90, brakePedal=90, fuelConsumption=9.900, motorControllerTemperature=930000, motorSpeed=96603, motorTorque=4180, motorTemperature=340000, motorVoltage=18000, motorCurrent=56700000, powerBattery=60560., maxFeedbackPower=100000, maxDischargePower=700000, bmsSelfCheck=10, powerBatteryCurrent=11000, powerBatteryV3=714000, maxVoltage=3000, minVoltage=4000, maxTemperature=490000, minTemperature=720000, availableCapacity=490000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:38.159 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:38.206 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:38.206 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:38.772 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:38.772 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:38.772 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 37 39 39 37 33 36 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d3 7E -2024-06-21 19:36:38.772 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969799736, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:38.854 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:38.854 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:38.968 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:38.968 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:38.968 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 37 39 38 39 30 31 31 31 36 2e 37 31 33 39 39 31 30 33 39 2e 35 32 37 39 33 39 30 39 30 2e 30 30 30 34 36 2e 30 32 30 30 30 30 30 30 31 36 34 30 30 30 33 39 30 30 30 31 35 36 32 37 30 30 30 30 44 37 30 37 30 39 2e 39 30 30 35 31 30 30 30 30 38 37 32 36 34 33 32 33 30 31 30 30 30 30 30 31 34 35 30 30 33 33 30 35 30 30 30 30 36 30 35 35 30 2e 38 36 30 30 30 30 37 37 30 30 30 30 31 32 33 30 30 30 30 32 34 36 30 30 30 33 30 30 30 33 30 30 30 37 37 30 30 30 30 39 34 30 30 30 30 32 36 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 fc 7E -2024-06-21 19:36:38.968 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969798901, longitude=116.7139910, latitude=39.5279390, speed=90.000, mileage=46.02000000, dischargeVoltage=164000, dischargeCurrent=39000, insulationResistance=156270000, gear=D, accelerationPedal=70, brakePedal=70, fuelConsumption=9.900, motorControllerTemperature=510000, motorSpeed=87264, motorTorque=3230, motorTemperature=100000, motorVoltage=14500, motorCurrent=33050000, powerBattery=60550., maxFeedbackPower=860000, maxDischargePower=770000, bmsSelfCheck=12, powerBatteryCurrent=30000, powerBatteryV3=246000, maxVoltage=3000, minVoltage=3000, maxTemperature=770000, minTemperature=940000, availableCapacity=260000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:39.136 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:39.160 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:39.160 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:39.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:39.689 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:39.689 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 30 30 37 33 35 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c1 7E -2024-06-21 19:36:39.689 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969800735, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:39.721 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:39.721 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:39.927 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:39.928 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:39.928 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 37 39 39 38 39 37 31 31 36 2e 37 31 35 31 34 34 30 33 39 2e 35 32 38 30 37 31 30 31 30 38 2e 30 30 34 36 2e 30 38 30 30 30 30 30 30 37 33 38 30 30 30 34 32 30 30 30 31 34 38 34 39 30 30 30 30 44 30 30 30 30 31 31 2e 34 30 36 35 30 30 30 30 38 39 31 37 36 37 31 36 30 37 38 30 30 30 30 31 36 34 30 30 34 34 33 31 30 30 30 30 36 30 35 33 39 2e 34 38 30 30 30 30 37 34 30 30 30 30 35 30 38 30 30 30 30 36 38 30 30 30 30 34 30 30 30 34 30 30 30 30 30 30 30 30 30 34 32 30 30 30 30 37 38 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 07 7E -2024-06-21 19:36:39.928 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969799897, longitude=116.7151440, latitude=39.5280710, speed=108.00, mileage=46.08000000, dischargeVoltage=738000, dischargeCurrent=42000, insulationResistance=148490000, gear=D, accelerationPedal=00, brakePedal=00, fuelConsumption=11.40, motorControllerTemperature=650000, motorSpeed=89176, motorTorque=7160, motorTemperature=780000, motorVoltage=16400, motorCurrent=44310000, powerBattery=60539., maxFeedbackPower=480000, maxDischargePower=740000, bmsSelfCheck=50, powerBatteryCurrent=80000, powerBatteryV3=680000, maxVoltage=4000, minVoltage=4000, maxTemperature=000000, minTemperature=420000, availableCapacity=780000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:39.976 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:40.011 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:40.011 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:40.693 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:40.693 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:40.693 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 30 31 37 33 34 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c1 7E -2024-06-21 19:36:40.693 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969801734, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:40.717 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:40.717 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:40.926 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:40.926 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:40.926 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 38 30 30 38 39 36 31 31 36 2e 37 31 35 39 31 31 30 33 39 2e 35 32 38 31 37 30 30 37 32 2e 30 30 30 34 36 2e 31 32 30 30 30 30 30 30 37 30 39 30 30 30 31 32 30 30 30 31 36 39 38 31 30 30 30 30 44 36 30 36 30 31 32 2e 31 30 31 38 30 30 30 30 31 39 33 39 36 38 35 36 30 31 33 38 30 30 30 31 33 39 30 30 33 34 32 38 30 30 30 30 36 30 35 33 39 2e 35 30 30 30 30 30 34 36 30 30 30 30 36 30 39 30 30 30 30 37 30 36 30 30 30 34 30 30 30 33 30 30 30 37 32 30 30 30 30 37 34 30 30 30 30 35 37 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 fd 7E -2024-06-21 19:36:40.926 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969800896, longitude=116.7159110, latitude=39.5281700, speed=72.000, mileage=46.12000000, dischargeVoltage=709000, dischargeCurrent=12000, insulationResistance=169810000, gear=D, accelerationPedal=60, brakePedal=60, fuelConsumption=12.10, motorControllerTemperature=180000, motorSpeed=19396, motorTorque=8560, motorTemperature=138000, motorVoltage=13900, motorCurrent=34280000, powerBattery=60539., maxFeedbackPower=500000, maxDischargePower=460000, bmsSelfCheck=60, powerBatteryCurrent=90000, powerBatteryV3=706000, maxVoltage=4000, minVoltage=3000, maxTemperature=720000, minTemperature=740000, availableCapacity=570000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:40.974 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:40.993 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:40.993 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:41.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:41.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:41.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 30 32 37 32 38 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c5 7E -2024-06-21 19:36:41.688 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969802728, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:41.708 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:41.708 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:41.933 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:41.933 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:41.933 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 38 30 31 39 30 36 31 31 36 2e 37 31 36 36 37 33 30 33 39 2e 35 32 38 32 35 37 30 35 34 2e 30 30 30 34 36 2e 31 35 30 30 30 30 30 30 36 31 32 30 30 30 36 30 30 30 30 32 33 36 39 34 30 30 30 30 44 33 30 30 30 39 2e 32 30 30 39 32 30 30 30 30 38 36 34 32 38 33 39 32 30 34 30 30 30 30 30 32 34 33 30 30 35 34 35 35 30 30 30 30 36 30 35 33 39 2e 33 38 30 30 30 30 38 30 30 30 30 30 31 30 33 30 30 30 30 36 33 33 30 30 30 33 30 30 30 34 30 30 30 31 34 30 30 30 30 37 37 30 30 30 30 33 32 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e1 7E -2024-06-21 19:36:41.933 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969801906, longitude=116.7166730, latitude=39.5282570, speed=54.000, mileage=46.15000000, dischargeVoltage=612000, dischargeCurrent=60000, insulationResistance=236940000, gear=D, accelerationPedal=30, brakePedal=00, fuelConsumption=9.200, motorControllerTemperature=920000, motorSpeed=86428, motorTorque=3920, motorTemperature=400000, motorVoltage=24300, motorCurrent=54550000, powerBattery=60539., maxFeedbackPower=380000, maxDischargePower=800000, bmsSelfCheck=10, powerBatteryCurrent=30000, powerBatteryV3=633000, maxVoltage=3000, minVoltage=4000, maxTemperature=140000, minTemperature=770000, availableCapacity=320000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:41.974 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:41.994 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:41.995 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:42.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:42.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:42.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 30 33 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c0 7E -2024-06-21 19:36:42.677 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969803722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:42.706 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:42.706 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:42.928 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:42.928 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:42.928 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 38 30 32 38 39 32 31 31 36 2e 37 31 37 36 39 32 30 33 39 2e 35 32 38 33 39 30 30 37 32 2e 30 30 30 34 36 2e 31 39 30 30 30 30 30 30 31 38 31 30 30 30 34 30 30 30 30 31 37 34 31 32 30 30 30 30 44 32 30 39 30 31 30 2e 37 30 38 32 30 30 30 30 31 34 38 37 37 38 30 36 30 31 34 32 30 30 30 32 38 33 30 30 33 38 38 33 30 30 30 30 36 30 35 33 39 2e 33 32 30 30 30 30 35 32 30 30 30 30 39 30 39 30 30 30 30 32 36 30 30 30 30 33 30 30 30 33 30 30 30 35 37 30 30 30 30 31 33 30 30 30 30 38 37 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f6 7E -2024-06-21 19:36:42.928 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969802892, longitude=116.7176920, latitude=39.5283900, speed=72.000, mileage=46.19000000, dischargeVoltage=181000, dischargeCurrent=40000, insulationResistance=174120000, gear=D, accelerationPedal=20, brakePedal=90, fuelConsumption=10.70, motorControllerTemperature=820000, motorSpeed=14877, motorTorque=8060, motorTemperature=142000, motorVoltage=28300, motorCurrent=38830000, powerBattery=60539., maxFeedbackPower=320000, maxDischargePower=520000, bmsSelfCheck=90, powerBatteryCurrent=90000, powerBatteryV3=260000, maxVoltage=3000, minVoltage=3000, maxTemperature=570000, minTemperature=130000, availableCapacity=870000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:42.978 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:43.008 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:43.008 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:43.692 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:43.693 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:43.693 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 30 34 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c0 7E -2024-06-21 19:36:43.693 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969804721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:43.727 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:43.727 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:43.932 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:43.932 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:43.932 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 38 30 33 38 39 34 31 31 36 2e 37 31 38 32 37 32 30 33 39 2e 35 32 38 34 36 30 30 35 34 2e 30 30 30 34 36 2e 32 32 30 30 30 30 30 30 32 32 35 30 30 30 34 39 30 30 30 31 35 31 37 39 30 30 30 30 44 34 30 38 30 31 31 2e 39 30 39 30 30 30 30 30 38 30 39 36 34 32 30 30 30 35 38 30 30 30 30 32 39 32 30 30 39 37 32 34 30 30 30 30 36 30 35 33 39 2e 32 30 30 30 30 30 37 39 30 30 30 30 31 34 32 30 30 30 30 33 37 38 30 30 30 33 30 30 30 34 30 30 30 36 36 30 30 30 30 39 35 30 30 30 30 34 35 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 03 7E -2024-06-21 19:36:43.932 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969803894, longitude=116.7182720, latitude=39.5284600, speed=54.000, mileage=46.22000000, dischargeVoltage=225000, dischargeCurrent=49000, insulationResistance=151790000, gear=D, accelerationPedal=40, brakePedal=80, fuelConsumption=11.90, motorControllerTemperature=900000, motorSpeed=80964, motorTorque=2000, motorTemperature=580000, motorVoltage=29200, motorCurrent=97240000, powerBattery=60539., maxFeedbackPower=200000, maxDischargePower=790000, bmsSelfCheck=14, powerBatteryCurrent=20000, powerBatteryV3=378000, maxVoltage=3000, minVoltage=4000, maxTemperature=660000, minTemperature=950000, availableCapacity=450000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:44.016 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:44.068 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:44.068 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:44.672 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:44.672 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:44.672 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 30 35 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c1 7E -2024-06-21 19:36:44.672 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969805721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:44.711 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:44.711 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:44.933 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:44.933 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:44.933 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 38 30 34 38 39 33 31 31 36 2e 37 31 38 38 37 38 30 33 39 2e 35 32 38 35 33 30 30 33 36 2e 30 30 30 34 36 2e 32 34 30 30 30 30 30 30 36 33 38 30 30 30 33 33 30 30 30 31 30 36 38 39 30 30 30 30 44 31 30 34 30 39 2e 38 30 30 31 34 30 30 30 30 38 33 31 32 30 36 30 37 30 37 39 30 30 30 30 31 34 38 30 30 31 34 35 35 34 30 30 30 36 30 35 33 39 2e 35 32 30 30 30 30 37 38 30 30 30 30 31 32 31 30 30 30 30 34 33 30 30 30 30 33 30 30 30 33 30 30 30 37 35 30 30 30 30 32 37 30 30 30 30 32 37 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 fa 7E -2024-06-21 19:36:44.933 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969804893, longitude=116.7188780, latitude=39.5285300, speed=36.000, mileage=46.24000000, dischargeVoltage=638000, dischargeCurrent=33000, insulationResistance=106890000, gear=D, accelerationPedal=10, brakePedal=40, fuelConsumption=9.800, motorControllerTemperature=140000, motorSpeed=83120, motorTorque=6070, motorTemperature=790000, motorVoltage=14800, motorCurrent=14554000, powerBattery=60539., maxFeedbackPower=520000, maxDischargePower=780000, bmsSelfCheck=12, powerBatteryCurrent=10000, powerBatteryV3=430000, maxVoltage=3000, minVoltage=3000, maxTemperature=750000, minTemperature=270000, availableCapacity=270000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:44.985 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:45.004 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:45.005 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:45.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:45.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:45.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 30 36 37 32 36 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c7 7E -2024-06-21 19:36:45.679 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969806726, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:45.704 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:45.704 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:45.922 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:45.922 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:45.922 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 38 30 35 38 39 32 31 31 36 2e 37 32 30 31 31 34 30 33 39 2e 35 32 38 36 34 38 30 37 32 2e 30 30 30 34 36 2e 32 38 30 30 30 30 30 30 33 34 38 30 30 30 32 38 30 30 30 32 39 32 37 34 30 30 30 30 44 36 30 32 30 31 30 2e 34 30 34 34 30 30 30 30 39 37 31 31 38 32 30 30 30 32 30 30 30 30 30 31 37 35 30 30 31 31 33 39 30 30 30 30 36 30 35 33 39 2e 33 33 30 30 30 30 39 38 30 30 30 30 38 30 38 30 30 30 30 33 38 35 30 30 30 33 30 30 30 33 30 30 30 39 39 30 30 30 30 31 35 30 30 30 30 36 31 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f1 7E -2024-06-21 19:36:45.922 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969805892, longitude=116.7201140, latitude=39.5286480, speed=72.000, mileage=46.28000000, dischargeVoltage=348000, dischargeCurrent=28000, insulationResistance=292740000, gear=D, accelerationPedal=60, brakePedal=20, fuelConsumption=10.40, motorControllerTemperature=440000, motorSpeed=97118, motorTorque=2000, motorTemperature=200000, motorVoltage=17500, motorCurrent=11390000, powerBattery=60539., maxFeedbackPower=330000, maxDischargePower=980000, bmsSelfCheck=80, powerBatteryCurrent=80000, powerBatteryV3=385000, maxVoltage=3000, minVoltage=3000, maxTemperature=990000, minTemperature=150000, availableCapacity=610000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:45.970 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:45.988 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:45.988 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:46.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:46.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:46.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 30 37 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c3 7E -2024-06-21 19:36:46.674 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969807721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:46.695 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:46.696 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:46.920 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:46.920 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:46.920 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 38 30 36 38 39 32 31 31 36 2e 37 32 30 39 35 31 30 33 39 2e 35 32 38 37 31 30 30 35 34 2e 30 30 30 34 36 2e 33 31 30 30 30 30 30 30 34 33 36 30 30 30 34 34 30 30 30 32 31 32 33 30 30 30 30 30 44 35 30 34 30 31 30 2e 36 30 38 36 30 30 30 30 31 37 35 39 31 33 30 30 30 38 32 30 30 30 30 32 35 37 30 30 33 30 30 30 30 30 30 30 36 30 35 33 39 2e 35 39 30 30 30 30 34 38 30 30 30 30 34 30 33 30 30 30 30 36 34 36 30 30 30 34 30 30 30 33 30 30 30 32 35 30 30 30 30 35 30 30 30 30 30 39 32 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cf 7E -2024-06-21 19:36:46.920 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969806892, longitude=116.7209510, latitude=39.5287100, speed=54.000, mileage=46.31000000, dischargeVoltage=436000, dischargeCurrent=44000, insulationResistance=212300000, gear=D, accelerationPedal=50, brakePedal=40, fuelConsumption=10.60, motorControllerTemperature=860000, motorSpeed=17591, motorTorque=3000, motorTemperature=820000, motorVoltage=25700, motorCurrent=30000000, powerBattery=60539., maxFeedbackPower=590000, maxDischargePower=480000, bmsSelfCheck=40, powerBatteryCurrent=30000, powerBatteryV3=646000, maxVoltage=4000, minVoltage=3000, maxTemperature=250000, minTemperature=500000, availableCapacity=920000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:46.992 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:47.011 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:47.011 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:47.719 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:47.719 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:47.719 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 30 38 37 33 35 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c9 7E -2024-06-21 19:36:47.719 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969808735, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:47.744 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:47.744 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:47.921 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:47.921 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:47.921 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 38 30 37 38 39 33 31 31 36 2e 37 32 31 34 31 37 30 33 39 2e 35 32 38 37 34 33 30 33 36 2e 30 30 30 34 36 2e 33 33 30 30 30 30 30 30 34 31 31 30 30 30 32 32 30 30 30 31 38 37 34 39 30 30 30 30 44 32 30 38 30 31 32 2e 30 30 34 33 30 30 30 30 36 31 30 32 38 37 31 32 30 31 34 38 30 30 30 31 37 38 30 30 31 32 35 34 32 30 30 30 36 30 35 33 39 2e 37 30 30 30 30 30 33 31 30 30 30 30 31 30 34 30 30 30 30 33 36 36 30 30 30 33 30 30 30 33 30 30 30 34 30 30 30 30 30 33 38 30 30 30 30 38 33 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d8 7E -2024-06-21 19:36:47.921 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969807893, longitude=116.7214170, latitude=39.5287430, speed=36.000, mileage=46.33000000, dischargeVoltage=411000, dischargeCurrent=22000, insulationResistance=187490000, gear=D, accelerationPedal=20, brakePedal=80, fuelConsumption=12.00, motorControllerTemperature=430000, motorSpeed=61028, motorTorque=7120, motorTemperature=148000, motorVoltage=17800, motorCurrent=12542000, powerBattery=60539., maxFeedbackPower=700000, maxDischargePower=310000, bmsSelfCheck=10, powerBatteryCurrent=40000, powerBatteryV3=366000, maxVoltage=3000, minVoltage=3000, maxTemperature=400000, minTemperature=380000, availableCapacity=830000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:47.958 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:47.978 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:47.979 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:48.689 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:48.689 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:48.689 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 30 39 37 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c5 7E -2024-06-21 19:36:48.689 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969809730, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:48.715 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:48.716 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:48.932 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:48.932 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:48.932 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 38 30 38 38 39 32 31 31 36 2e 37 32 32 34 37 34 30 33 39 2e 35 32 38 37 39 32 30 35 34 2e 30 30 30 34 36 2e 33 36 30 30 30 30 30 30 33 34 37 30 30 30 33 31 30 30 30 32 31 38 35 36 30 30 30 30 44 38 30 39 30 31 32 2e 30 30 35 30 30 30 30 30 37 36 35 35 34 33 33 30 30 39 37 30 30 30 30 32 31 38 30 30 32 30 31 35 30 30 30 30 36 30 35 33 39 2e 36 34 30 30 30 30 35 30 30 30 30 30 31 30 39 30 30 30 30 33 31 30 30 30 30 34 30 30 30 33 30 30 30 39 36 30 30 30 30 39 33 30 30 30 30 33 38 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f2 7E -2024-06-21 19:36:48.932 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969808892, longitude=116.7224740, latitude=39.5287920, speed=54.000, mileage=46.36000000, dischargeVoltage=347000, dischargeCurrent=31000, insulationResistance=218560000, gear=D, accelerationPedal=80, brakePedal=90, fuelConsumption=12.00, motorControllerTemperature=500000, motorSpeed=76554, motorTorque=3300, motorTemperature=970000, motorVoltage=21800, motorCurrent=20150000, powerBattery=60539., maxFeedbackPower=640000, maxDischargePower=500000, bmsSelfCheck=10, powerBatteryCurrent=90000, powerBatteryV3=310000, maxVoltage=4000, minVoltage=3000, maxTemperature=960000, minTemperature=930000, availableCapacity=380000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:48.992 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:49.011 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:49.011 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:49.681 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:49.681 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:49.681 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 31 30 37 32 37 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c3 7E -2024-06-21 19:36:49.681 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969810727, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:49.703 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:49.703 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:49.929 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:49.929 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:49.929 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 38 30 39 38 39 32 31 31 36 2e 37 32 33 34 32 39 30 33 39 2e 35 32 38 38 37 31 30 37 32 2e 30 30 30 34 36 2e 34 30 30 30 30 30 30 30 33 38 38 30 30 30 33 39 30 30 30 35 32 38 30 30 30 30 30 30 44 30 30 31 30 31 31 2e 30 30 31 31 30 30 30 30 33 33 32 33 38 37 32 32 30 36 37 30 30 30 30 32 39 33 30 30 31 33 38 36 37 30 30 30 36 30 35 33 39 2e 38 37 30 30 30 30 35 38 30 30 30 30 35 30 35 30 30 30 30 36 32 35 30 30 30 33 30 30 30 33 30 30 30 36 34 30 30 30 30 32 31 30 30 30 30 34 37 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f4 7E -2024-06-21 19:36:49.929 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969809892, longitude=116.7234290, latitude=39.5288710, speed=72.000, mileage=46.40000000, dischargeVoltage=388000, dischargeCurrent=39000, insulationResistance=528000000, gear=D, accelerationPedal=00, brakePedal=10, fuelConsumption=11.00, motorControllerTemperature=110000, motorSpeed=33238, motorTorque=7220, motorTemperature=670000, motorVoltage=29300, motorCurrent=13867000, powerBattery=60539., maxFeedbackPower=870000, maxDischargePower=580000, bmsSelfCheck=50, powerBatteryCurrent=50000, powerBatteryV3=625000, maxVoltage=3000, minVoltage=3000, maxTemperature=640000, minTemperature=210000, availableCapacity=470000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:49.980 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:50.000 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:50.000 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:50.675 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:50.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:50.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 31 31 37 32 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c0 7E -2024-06-21 19:36:50.676 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969811723, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:50.716 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:50.716 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:50.932 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:50.932 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:50.932 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 38 31 30 38 39 32 31 31 36 2e 37 32 34 32 35 35 30 33 39 2e 35 32 38 39 32 35 30 37 32 2e 30 30 30 34 36 2e 34 34 30 30 30 30 30 30 33 35 34 30 30 30 38 30 30 30 30 34 31 33 38 30 30 30 30 30 44 32 30 33 30 39 2e 34 30 30 36 31 30 30 30 30 37 34 33 30 33 32 38 32 30 31 31 30 30 30 30 31 37 33 30 30 31 32 36 36 30 30 30 30 36 30 35 33 39 2e 34 33 30 30 30 30 38 35 30 30 30 30 31 31 38 30 30 30 30 36 35 38 30 30 30 33 30 30 30 34 30 30 30 33 31 30 30 30 30 37 30 30 30 30 30 39 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d9 7E -2024-06-21 19:36:50.933 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969810892, longitude=116.7242550, latitude=39.5289250, speed=72.000, mileage=46.44000000, dischargeVoltage=354000, dischargeCurrent=80000, insulationResistance=413800000, gear=D, accelerationPedal=20, brakePedal=30, fuelConsumption=9.400, motorControllerTemperature=610000, motorSpeed=74303, motorTorque=2820, motorTemperature=110000, motorVoltage=17300, motorCurrent=12660000, powerBattery=60539., maxFeedbackPower=430000, maxDischargePower=850000, bmsSelfCheck=11, powerBatteryCurrent=80000, powerBatteryV3=658000, maxVoltage=3000, minVoltage=4000, maxTemperature=310000, minTemperature=700000, availableCapacity=900000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:50.990 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:50.991 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:305 - 该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:51.047 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:308 - 该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:51.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:51.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:51.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 31 32 37 32 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c1 7E -2024-06-21 19:36:51.677 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969812723, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:51.705 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:51.705 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:51.932 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:51.932 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:51.932 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 38 31 31 38 39 32 31 31 36 2e 37 32 35 34 32 36 30 33 39 2e 35 32 39 30 30 38 30 37 32 2e 30 30 30 34 36 2e 34 38 30 30 30 30 30 30 33 35 34 30 30 30 32 39 30 30 30 32 36 32 39 33 30 30 30 30 44 35 30 30 30 31 30 2e 38 30 38 30 30 30 30 30 37 35 37 31 30 38 36 32 30 32 30 30 30 30 30 32 31 39 30 30 34 39 33 38 30 30 30 30 36 30 35 33 39 2e 38 37 30 30 30 30 33 34 30 30 30 30 35 30 31 34 30 30 30 36 31 32 30 30 30 34 30 30 30 34 30 30 30 35 34 30 30 30 30 34 35 30 30 30 30 32 35 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ed 7E -2024-06-21 19:36:51.932 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969811892, longitude=116.7254260, latitude=39.5290080, speed=72.000, mileage=46.48000000, dischargeVoltage=354000, dischargeCurrent=29000, insulationResistance=262930000, gear=D, accelerationPedal=50, brakePedal=00, fuelConsumption=10.80, motorControllerTemperature=800000, motorSpeed=75710, motorTorque=8620, motorTemperature=200000, motorVoltage=21900, motorCurrent=49380000, powerBattery=60539., maxFeedbackPower=870000, maxDischargePower=340000, bmsSelfCheck=50, powerBatteryCurrent=14000, powerBatteryV3=612000, maxVoltage=4000, minVoltage=4000, maxTemperature=540000, minTemperature=450000, availableCapacity=250000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:51.997 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:52.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:52.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:52.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 31 33 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c1 7E -2024-06-21 19:36:52.674 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969813722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:52.699 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:52.699 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:52.928 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:52.928 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:52.928 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 38 31 32 38 39 32 31 31 36 2e 37 32 36 36 39 32 30 33 39 2e 35 32 39 31 30 37 30 31 30 38 2e 30 30 34 36 2e 35 34 30 30 30 30 30 30 35 32 32 30 30 30 31 30 30 30 30 39 36 31 31 30 30 30 30 30 44 31 30 37 30 31 30 2e 35 30 31 30 30 30 30 30 31 34 39 30 32 35 34 37 30 31 31 39 30 30 30 32 39 37 30 30 31 30 30 34 30 30 30 30 36 30 35 32 38 2e 34 31 30 30 30 30 34 34 30 30 30 30 33 30 31 30 30 30 30 36 38 34 30 30 30 34 30 30 30 33 30 30 30 34 36 30 30 30 30 36 30 30 30 30 30 39 38 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cf 7E -2024-06-21 19:36:52.928 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969812892, longitude=116.7266920, latitude=39.5291070, speed=108.00, mileage=46.54000000, dischargeVoltage=522000, dischargeCurrent=10000, insulationResistance=961100000, gear=D, accelerationPedal=10, brakePedal=70, fuelConsumption=10.50, motorControllerTemperature=100000, motorSpeed=14902, motorTorque=5470, motorTemperature=119000, motorVoltage=29700, motorCurrent=10040000, powerBattery=60528., maxFeedbackPower=410000, maxDischargePower=440000, bmsSelfCheck=30, powerBatteryCurrent=10000, powerBatteryV3=684000, maxVoltage=4000, minVoltage=3000, maxTemperature=460000, minTemperature=600000, availableCapacity=980000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:52.987 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:53.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:53.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:53.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 31 34 37 32 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c3 7E -2024-06-21 19:36:53.677 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969814723, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:53.705 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:53.705 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:53.927 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:53.927 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:53.927 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 38 31 33 38 39 32 31 31 36 2e 37 32 37 36 32 30 30 33 39 2e 35 32 39 32 31 34 30 39 30 2e 30 30 30 34 36 2e 35 39 30 30 30 30 30 30 32 36 38 30 30 30 31 37 30 30 30 31 39 38 36 38 30 30 30 30 44 33 30 36 30 31 31 2e 31 30 35 30 30 30 30 30 31 36 33 35 37 34 33 36 30 36 36 30 30 30 30 31 31 33 30 30 37 39 36 37 30 30 30 30 36 30 35 31 37 2e 31 31 30 30 30 30 32 31 30 30 30 30 33 30 31 32 30 30 30 36 34 33 30 30 30 34 30 30 30 33 30 30 30 38 33 30 30 30 30 35 32 30 30 30 30 38 37 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ed 7E -2024-06-21 19:36:53.927 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969813892, longitude=116.7276200, latitude=39.5292140, speed=90.000, mileage=46.59000000, dischargeVoltage=268000, dischargeCurrent=17000, insulationResistance=198680000, gear=D, accelerationPedal=30, brakePedal=60, fuelConsumption=11.10, motorControllerTemperature=500000, motorSpeed=16357, motorTorque=4360, motorTemperature=660000, motorVoltage=11300, motorCurrent=79670000, powerBattery=60517., maxFeedbackPower=110000, maxDischargePower=210000, bmsSelfCheck=30, powerBatteryCurrent=12000, powerBatteryV3=643000, maxVoltage=4000, minVoltage=3000, maxTemperature=830000, minTemperature=520000, availableCapacity=870000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:53.975 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:54.708 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:54.708 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:54.708 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 31 35 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c3 7E -2024-06-21 19:36:54.709 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969815722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:54.742 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:54.742 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:54.926 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:54.927 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:54.927 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 38 31 34 38 39 33 31 31 36 2e 37 32 38 34 37 38 30 33 39 2e 35 32 39 32 36 30 30 39 30 2e 30 30 30 34 36 2e 36 34 30 30 30 30 30 30 35 39 33 30 30 30 33 30 30 30 30 38 32 36 39 30 30 30 30 30 44 32 30 31 30 31 31 2e 39 30 37 33 30 30 30 30 32 38 39 32 35 36 34 30 30 39 32 30 30 30 30 31 34 33 30 30 39 36 31 32 30 30 30 30 36 30 35 30 35 2e 38 35 30 30 30 30 36 36 30 30 30 30 31 34 31 31 30 30 30 36 37 37 30 30 30 33 30 30 30 33 30 30 30 37 30 30 30 30 30 31 31 30 30 30 30 32 34 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f2 7E -2024-06-21 19:36:54.927 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969814893, longitude=116.7284780, latitude=39.5292600, speed=90.000, mileage=46.64000000, dischargeVoltage=593000, dischargeCurrent=30000, insulationResistance=826900000, gear=D, accelerationPedal=20, brakePedal=10, fuelConsumption=11.90, motorControllerTemperature=730000, motorSpeed=28925, motorTorque=6400, motorTemperature=920000, motorVoltage=14300, motorCurrent=96120000, powerBattery=60505., maxFeedbackPower=850000, maxDischargePower=660000, bmsSelfCheck=14, powerBatteryCurrent=11000, powerBatteryV3=677000, maxVoltage=3000, minVoltage=3000, maxTemperature=700000, minTemperature=110000, availableCapacity=240000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:54.986 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:55.690 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:55.691 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:55.691 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 31 36 37 33 34 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c7 7E -2024-06-21 19:36:55.691 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969816734, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:55.720 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:55.720 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:55.927 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:55.927 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:55.927 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 38 31 35 38 39 32 31 31 36 2e 37 33 30 32 35 34 30 33 39 2e 35 32 39 33 38 38 30 31 34 34 2e 30 30 34 36 2e 37 32 30 30 30 30 30 30 32 31 30 30 30 30 32 32 30 30 30 32 32 32 35 35 30 30 30 30 44 36 30 38 30 31 31 2e 36 30 34 31 30 30 30 30 35 35 38 39 32 31 34 30 30 34 30 30 30 30 30 31 32 39 30 30 33 32 32 32 30 30 30 30 36 30 34 39 34 2e 37 34 30 30 30 30 34 30 30 30 30 30 31 30 31 32 30 30 30 33 36 39 30 30 30 33 30 30 30 34 30 30 30 37 37 30 30 30 30 34 35 30 30 30 30 32 34 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d3 7E -2024-06-21 19:36:55.927 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969815892, longitude=116.7302540, latitude=39.5293880, speed=144.00, mileage=46.72000000, dischargeVoltage=210000, dischargeCurrent=22000, insulationResistance=222550000, gear=D, accelerationPedal=60, brakePedal=80, fuelConsumption=11.60, motorControllerTemperature=410000, motorSpeed=55892, motorTorque=1400, motorTemperature=400000, motorVoltage=12900, motorCurrent=32220000, powerBattery=60494., maxFeedbackPower=740000, maxDischargePower=400000, bmsSelfCheck=10, powerBatteryCurrent=12000, powerBatteryV3=369000, maxVoltage=3000, minVoltage=4000, maxTemperature=770000, minTemperature=450000, availableCapacity=240000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:55.986 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:56.672 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:56.672 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:56.672 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 31 37 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c5 7E -2024-06-21 19:36:56.672 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969817722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:56.704 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:56.704 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:56.926 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:56.926 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:56.927 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 38 31 36 38 39 32 31 31 36 2e 37 33 31 31 31 32 30 33 39 2e 35 32 39 34 36 33 30 35 34 2e 30 30 30 34 36 2e 37 35 30 30 30 30 30 30 35 39 31 30 30 30 34 30 30 30 30 31 31 34 39 31 30 30 30 30 44 33 30 31 30 39 2e 39 30 30 34 32 30 30 30 30 31 32 34 38 31 36 31 33 30 36 35 30 30 30 30 32 32 32 30 30 36 39 36 30 30 30 30 30 36 30 34 39 34 2e 36 33 30 30 30 30 32 30 30 30 30 30 34 30 33 30 30 30 30 36 36 32 30 30 30 34 30 30 30 33 30 30 30 33 39 30 30 30 30 39 33 30 30 30 30 38 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 db 7E -2024-06-21 19:36:56.927 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969816892, longitude=116.7311120, latitude=39.5294630, speed=54.000, mileage=46.75000000, dischargeVoltage=591000, dischargeCurrent=40000, insulationResistance=114910000, gear=D, accelerationPedal=30, brakePedal=10, fuelConsumption=9.900, motorControllerTemperature=420000, motorSpeed=12481, motorTorque=6130, motorTemperature=650000, motorVoltage=22200, motorCurrent=69600000, powerBattery=60494., maxFeedbackPower=630000, maxDischargePower=200000, bmsSelfCheck=40, powerBatteryCurrent=30000, powerBatteryV3=662000, maxVoltage=4000, minVoltage=3000, maxTemperature=390000, minTemperature=930000, availableCapacity=800000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:56.975 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:56.976 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:305 - 该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:57.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:57.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:57.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 31 38 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c5 7E -2024-06-21 19:36:57.677 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969818721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:57.706 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:57.706 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:57.926 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:57.926 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:57.926 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 38 31 37 38 39 33 31 31 36 2e 37 33 32 31 38 35 30 33 39 2e 35 32 39 35 34 35 30 39 30 2e 30 30 30 34 36 2e 38 30 30 30 30 30 30 30 33 39 35 30 30 30 32 36 30 30 30 31 38 34 38 33 30 30 30 30 44 37 30 30 30 39 2e 39 30 30 34 36 30 30 30 30 38 31 36 33 38 35 31 39 30 32 30 30 30 30 30 32 38 37 30 30 37 37 33 30 30 30 30 30 36 30 34 38 34 2e 32 34 30 30 30 30 38 34 30 30 30 30 36 30 35 30 30 30 30 35 38 33 30 30 30 33 30 30 30 34 30 30 30 38 32 30 30 30 30 35 30 30 30 30 30 32 39 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 0d 7E -2024-06-21 19:36:57.926 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969817893, longitude=116.7321850, latitude=39.5295450, speed=90.000, mileage=46.80000000, dischargeVoltage=395000, dischargeCurrent=26000, insulationResistance=184830000, gear=D, accelerationPedal=70, brakePedal=00, fuelConsumption=9.900, motorControllerTemperature=460000, motorSpeed=81638, motorTorque=5190, motorTemperature=200000, motorVoltage=28700, motorCurrent=77300000, powerBattery=60484., maxFeedbackPower=240000, maxDischargePower=840000, bmsSelfCheck=60, powerBatteryCurrent=50000, powerBatteryV3=583000, maxVoltage=3000, minVoltage=4000, maxTemperature=820000, minTemperature=500000, availableCapacity=290000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:57.962 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:58.675 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:58.675 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:58.675 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 31 39 37 32 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c8 7E -2024-06-21 19:36:58.675 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969819723, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:58.692 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:58.692 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:58.928 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:58.928 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:58.928 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 38 31 38 38 39 34 31 31 36 2e 37 33 33 34 38 33 30 33 39 2e 35 32 39 36 35 33 30 39 30 2e 30 30 30 34 36 2e 38 35 30 30 30 30 30 30 32 31 33 30 30 30 38 30 30 30 30 32 33 38 39 35 30 30 30 30 44 30 30 31 30 39 2e 39 30 30 33 34 30 30 30 30 34 30 35 37 30 37 30 39 30 33 33 30 30 30 30 32 32 34 30 30 38 37 33 36 30 30 30 30 36 30 34 37 34 2e 39 33 30 30 30 30 36 33 30 30 30 30 39 30 31 32 30 30 30 32 33 31 30 30 30 34 30 30 30 33 30 30 30 36 37 30 30 30 30 33 37 30 30 30 30 36 35 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ff 7E -2024-06-21 19:36:58.928 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969818894, longitude=116.7334830, latitude=39.5296530, speed=90.000, mileage=46.85000000, dischargeVoltage=213000, dischargeCurrent=80000, insulationResistance=238950000, gear=D, accelerationPedal=00, brakePedal=10, fuelConsumption=9.900, motorControllerTemperature=340000, motorSpeed=40570, motorTorque=7090, motorTemperature=330000, motorVoltage=22400, motorCurrent=87360000, powerBattery=60474., maxFeedbackPower=930000, maxDischargePower=630000, bmsSelfCheck=90, powerBatteryCurrent=12000, powerBatteryV3=231000, maxVoltage=4000, minVoltage=3000, maxTemperature=670000, minTemperature=370000, availableCapacity=650000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:58.976 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:36:59.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:59.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:59.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 32 30 37 32 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c0 7E -2024-06-21 19:36:59.677 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969820723, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:36:59.706 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:36:59.706 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:36:59.934 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:36:59.935 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:36:59.935 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 38 31 39 38 39 34 31 31 36 2e 37 33 34 34 38 31 30 33 39 2e 35 32 39 37 31 35 30 39 30 2e 30 30 30 34 36 2e 39 30 30 30 30 30 30 30 31 31 31 30 30 30 31 35 30 30 30 32 35 38 36 39 30 30 30 30 44 37 30 38 30 39 2e 35 30 30 35 32 30 30 30 30 39 34 39 31 37 35 33 34 30 34 35 30 30 30 30 31 36 31 30 30 31 33 37 31 34 30 30 30 36 30 34 36 34 2e 39 38 30 30 30 30 36 39 30 30 30 30 32 30 30 30 30 30 30 35 33 38 30 30 30 34 30 30 30 34 30 30 30 33 37 30 30 30 30 31 32 30 30 30 30 35 32 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 04 7E -2024-06-21 19:36:59.935 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969819894, longitude=116.7344810, latitude=39.5297150, speed=90.000, mileage=46.90000000, dischargeVoltage=111000, dischargeCurrent=15000, insulationResistance=258690000, gear=D, accelerationPedal=70, brakePedal=80, fuelConsumption=9.500, motorControllerTemperature=520000, motorSpeed=94917, motorTorque=5340, motorTemperature=450000, motorVoltage=16100, motorCurrent=13714000, powerBattery=60464., maxFeedbackPower=980000, maxDischargePower=690000, bmsSelfCheck=20, powerBatteryCurrent=00000, powerBatteryV3=538000, maxVoltage=4000, minVoltage=4000, maxTemperature=370000, minTemperature=120000, availableCapacity=520000, vehicleStatus=0, chargeStatus=0, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:00.002 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:37:00.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:00.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:00.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 32 31 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 bf 7E -2024-06-21 19:37:00.676 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969821721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:00.708 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:37:00.708 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:37:00.927 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:00.927 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:00.927 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 38 32 30 38 39 35 31 31 36 2e 37 33 34 38 37 33 30 33 39 2e 35 32 39 37 35 32 30 30 2e 30 30 30 30 34 36 2e 39 30 30 30 30 30 30 30 33 35 31 30 30 30 31 35 30 30 30 31 37 32 35 36 30 30 30 30 44 34 30 31 30 31 30 2e 30 30 37 38 30 30 30 30 32 33 30 34 38 37 39 32 30 39 30 30 30 30 30 32 31 32 30 30 31 30 33 37 36 30 30 30 36 30 34 36 34 2e 31 30 30 30 30 30 31 34 30 30 30 30 32 30 31 34 30 30 30 32 34 31 30 30 30 33 30 30 30 34 30 30 30 39 37 30 30 30 30 39 32 30 30 30 30 38 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ce 7E -2024-06-21 19:37:00.927 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969820895, longitude=116.7348730, latitude=39.5297520, speed=0.0000, mileage=46.90000000, dischargeVoltage=351000, dischargeCurrent=15000, insulationResistance=172560000, gear=D, accelerationPedal=40, brakePedal=10, fuelConsumption=10.00, motorControllerTemperature=780000, motorSpeed=23048, motorTorque=7920, motorTemperature=900000, motorVoltage=21200, motorCurrent=10376000, powerBattery=60464., maxFeedbackPower=100000, maxDischargePower=140000, bmsSelfCheck=20, powerBatteryCurrent=14000, powerBatteryV3=241000, maxVoltage=3000, minVoltage=4000, maxTemperature=970000, minTemperature=920000, availableCapacity=800000, vehicleStatus=0, chargeStatus=0, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:00.982 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:37:01.694 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:01.695 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:01.695 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 32 32 37 32 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c2 7E -2024-06-21 19:37:01.695 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969822723, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:01.713 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:37:01.714 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:37:01.921 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:01.921 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:01.921 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 38 32 31 38 39 32 31 31 36 2e 37 33 36 36 31 33 30 33 39 2e 35 32 39 38 34 34 30 31 39 38 2e 30 30 34 37 2e 30 31 30 30 30 30 30 30 34 39 32 30 30 30 34 33 30 30 30 31 37 36 33 32 30 30 30 30 44 30 30 37 30 31 30 2e 33 30 34 30 30 30 30 30 38 34 31 35 39 33 32 30 30 31 31 30 30 30 30 32 37 30 30 30 37 31 36 34 30 30 30 30 36 30 34 35 34 2e 35 33 30 30 30 30 32 34 30 30 30 30 31 30 31 34 30 30 30 35 30 37 30 30 30 34 30 30 30 34 30 30 30 39 35 30 30 30 30 34 38 30 30 30 30 31 32 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d3 7E -2024-06-21 19:37:01.921 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969821892, longitude=116.7366130, latitude=39.5298440, speed=198.00, mileage=47.01000000, dischargeVoltage=492000, dischargeCurrent=43000, insulationResistance=176320000, gear=D, accelerationPedal=00, brakePedal=70, fuelConsumption=10.30, motorControllerTemperature=400000, motorSpeed=84159, motorTorque=3200, motorTemperature=110000, motorVoltage=27000, motorCurrent=71640000, powerBattery=60454., maxFeedbackPower=530000, maxDischargePower=240000, bmsSelfCheck=10, powerBatteryCurrent=14000, powerBatteryV3=507000, maxVoltage=4000, minVoltage=4000, maxTemperature=950000, minTemperature=480000, availableCapacity=120000, vehicleStatus=0, chargeStatus=0, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:01.963 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:37:02.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:02.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:02.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 32 33 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c1 7E -2024-06-21 19:37:02.677 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969823721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:02.706 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:37:02.707 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:37:02.925 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:02.926 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:02.926 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 38 32 32 38 39 32 31 31 36 2e 37 33 38 34 32 36 30 33 39 2e 35 32 39 39 33 35 30 31 30 38 2e 30 30 34 37 2e 30 37 30 30 30 30 30 30 33 39 38 30 30 30 37 30 30 30 30 31 35 33 35 36 30 30 30 30 44 33 30 30 30 31 31 2e 33 30 31 33 30 30 30 30 32 37 33 32 34 37 32 30 30 31 33 30 30 30 30 31 33 39 30 30 31 32 36 31 33 30 30 30 36 30 34 34 33 2e 33 34 30 30 30 30 37 37 30 30 30 30 39 30 31 31 30 30 30 32 37 36 30 30 30 34 30 30 30 34 30 30 30 36 38 30 30 30 30 39 39 30 30 30 30 36 36 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f1 7E -2024-06-21 19:37:02.926 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969822892, longitude=116.7384260, latitude=39.5299350, speed=108.00, mileage=47.07000000, dischargeVoltage=398000, dischargeCurrent=70000, insulationResistance=153560000, gear=D, accelerationPedal=30, brakePedal=00, fuelConsumption=11.30, motorControllerTemperature=130000, motorSpeed=27324, motorTorque=7200, motorTemperature=130000, motorVoltage=13900, motorCurrent=12613000, powerBattery=60443., maxFeedbackPower=340000, maxDischargePower=770000, bmsSelfCheck=90, powerBatteryCurrent=11000, powerBatteryV3=276000, maxVoltage=4000, minVoltage=4000, maxTemperature=680000, minTemperature=990000, availableCapacity=660000, vehicleStatus=0, chargeStatus=0, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:02.998 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:37:02.998 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:305 - 该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:37:03.045 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:308 - 该车故障GZ002信息存储到Redis中 -2024-06-21 19:37:03.672 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:03.672 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:03.672 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 32 34 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c2 7E -2024-06-21 19:37:03.673 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969824721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:03.696 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:37:03.696 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:37:03.947 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:03.947 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:03.947 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 38 32 33 39 30 33 31 31 36 2e 37 33 39 31 36 37 30 33 39 2e 35 32 39 39 37 36 30 35 34 2e 30 30 30 34 37 2e 31 30 30 30 30 30 30 30 31 38 36 30 30 30 31 33 30 30 30 33 33 33 34 30 30 30 30 30 44 33 30 38 30 31 30 2e 33 30 39 34 30 30 30 30 37 30 35 39 31 39 30 31 30 33 37 30 30 30 30 31 39 33 30 30 31 33 33 32 37 30 30 30 36 30 34 34 33 2e 33 39 30 30 30 30 39 38 30 30 30 30 34 30 31 33 30 30 30 34 31 32 30 30 30 33 30 30 30 34 30 30 30 31 34 30 30 30 30 37 39 30 30 30 30 34 31 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e6 7E -2024-06-21 19:37:03.947 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969823903, longitude=116.7391670, latitude=39.5299760, speed=54.000, mileage=47.10000000, dischargeVoltage=186000, dischargeCurrent=13000, insulationResistance=333400000, gear=D, accelerationPedal=30, brakePedal=80, fuelConsumption=10.30, motorControllerTemperature=940000, motorSpeed=70591, motorTorque=9010, motorTemperature=370000, motorVoltage=19300, motorCurrent=13327000, powerBattery=60443., maxFeedbackPower=390000, maxDischargePower=980000, bmsSelfCheck=40, powerBatteryCurrent=13000, powerBatteryV3=412000, maxVoltage=3000, minVoltage=4000, maxTemperature=140000, minTemperature=790000, availableCapacity=410000, vehicleStatus=0, chargeStatus=0, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:03.999 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:37:04.684 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:04.684 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:04.685 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 32 35 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c4 7E -2024-06-21 19:37:04.685 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969825722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:04.706 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:37:04.706 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:37:04.941 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:04.941 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:04.941 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 38 32 34 39 30 38 31 31 36 2e 37 34 30 31 35 39 30 33 39 2e 35 33 30 31 30 30 30 39 30 2e 30 30 30 34 37 2e 31 35 30 30 30 30 30 30 32 30 36 30 30 30 33 39 30 30 30 32 36 33 38 33 30 30 30 30 44 30 30 35 30 31 30 2e 32 30 34 38 30 30 30 30 38 32 38 39 37 39 32 30 30 38 38 30 30 30 30 32 32 34 30 30 34 37 35 38 30 30 30 30 36 30 34 33 33 2e 37 38 30 30 30 30 35 31 30 30 30 30 31 33 39 30 30 30 30 36 38 31 30 30 30 34 30 30 30 34 30 30 30 34 31 30 30 30 30 33 30 30 30 30 30 38 33 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e3 7E -2024-06-21 19:37:04.941 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969824908, longitude=116.7401590, latitude=39.5301000, speed=90.000, mileage=47.15000000, dischargeVoltage=206000, dischargeCurrent=39000, insulationResistance=263830000, gear=D, accelerationPedal=00, brakePedal=50, fuelConsumption=10.20, motorControllerTemperature=480000, motorSpeed=82897, motorTorque=9200, motorTemperature=880000, motorVoltage=22400, motorCurrent=47580000, powerBattery=60433., maxFeedbackPower=780000, maxDischargePower=510000, bmsSelfCheck=13, powerBatteryCurrent=90000, powerBatteryV3=681000, maxVoltage=4000, minVoltage=4000, maxTemperature=410000, minTemperature=300000, availableCapacity=830000, vehicleStatus=0, chargeStatus=0, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:04.990 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:37:05.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:05.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:05.678 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 32 36 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c5 7E -2024-06-21 19:37:05.678 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969826722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:05.705 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:37:05.705 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:37:05.940 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:05.941 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:05.941 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 38 32 35 39 30 34 31 31 36 2e 37 34 31 32 35 32 30 33 39 2e 35 33 30 32 33 39 30 35 34 2e 30 30 30 34 37 2e 31 38 30 30 30 30 30 30 35 33 39 30 30 30 33 30 30 30 30 31 39 36 35 36 30 30 30 30 44 34 30 39 30 39 2e 32 30 30 31 35 30 30 30 30 35 31 32 31 37 39 31 37 30 38 31 30 30 30 30 31 38 31 30 30 36 32 39 36 30 30 30 30 36 30 34 33 33 2e 31 36 30 30 30 30 31 37 30 30 30 30 32 30 33 30 30 30 30 36 36 39 30 30 30 33 30 30 30 34 30 30 30 39 30 30 30 30 30 36 33 30 30 30 30 31 36 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e5 7E -2024-06-21 19:37:05.941 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969825904, longitude=116.7412520, latitude=39.5302390, speed=54.000, mileage=47.18000000, dischargeVoltage=539000, dischargeCurrent=30000, insulationResistance=196560000, gear=D, accelerationPedal=40, brakePedal=90, fuelConsumption=9.200, motorControllerTemperature=150000, motorSpeed=51217, motorTorque=9170, motorTemperature=810000, motorVoltage=18100, motorCurrent=62960000, powerBattery=60433., maxFeedbackPower=160000, maxDischargePower=170000, bmsSelfCheck=20, powerBatteryCurrent=30000, powerBatteryV3=669000, maxVoltage=3000, minVoltage=4000, maxTemperature=900000, minTemperature=630000, availableCapacity=160000, vehicleStatus=0, chargeStatus=0, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:06.020 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:37:06.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:06.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:06.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 32 37 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c6 7E -2024-06-21 19:37:06.673 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969827722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:06.694 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:37:06.694 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:37:06.950 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:06.950 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:06.950 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 38 32 36 39 30 36 31 31 36 2e 37 34 32 33 31 39 30 33 39 2e 35 33 30 34 30 34 30 31 30 38 2e 30 30 34 37 2e 32 34 30 30 30 30 30 30 37 30 30 30 30 30 34 38 30 30 30 31 38 32 39 38 30 30 30 30 44 30 30 31 30 39 2e 34 30 30 38 34 30 30 30 30 38 39 33 35 33 35 32 30 30 31 35 30 30 30 30 31 37 34 30 30 36 30 33 30 30 30 30 30 36 30 34 32 33 2e 39 34 30 30 30 30 31 37 30 30 30 30 35 30 36 30 30 30 30 33 35 37 30 30 30 33 30 30 30 33 30 30 30 35 30 30 30 30 30 34 33 30 30 30 30 35 34 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d3 7E -2024-06-21 19:37:06.950 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969826906, longitude=116.7423190, latitude=39.5304040, speed=108.00, mileage=47.24000000, dischargeVoltage=700000, dischargeCurrent=48000, insulationResistance=182980000, gear=D, accelerationPedal=00, brakePedal=10, fuelConsumption=9.400, motorControllerTemperature=840000, motorSpeed=89353, motorTorque=5200, motorTemperature=150000, motorVoltage=17400, motorCurrent=60300000, powerBattery=60423., maxFeedbackPower=940000, maxDischargePower=170000, bmsSelfCheck=50, powerBatteryCurrent=60000, powerBatteryV3=357000, maxVoltage=3000, minVoltage=3000, maxTemperature=500000, minTemperature=430000, availableCapacity=540000, vehicleStatus=0, chargeStatus=0, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:06.991 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:37:07.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:07.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:07.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 32 38 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c6 7E -2024-06-21 19:37:07.677 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969828721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:07.698 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:37:07.698 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:37:07.939 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:07.939 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:07.939 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 38 32 37 39 30 37 31 31 36 2e 37 34 33 30 33 38 30 33 39 2e 35 33 30 34 39 35 30 33 36 2e 30 30 30 34 37 2e 32 36 30 30 30 30 30 30 34 32 32 30 30 30 33 32 30 30 30 32 38 36 30 34 30 30 30 30 44 39 30 37 30 31 30 2e 31 30 36 30 30 30 30 30 37 39 37 34 36 38 30 36 30 35 30 30 30 30 30 31 38 37 30 30 31 30 31 31 30 30 30 30 36 30 34 32 33 2e 34 30 30 30 30 30 35 38 30 30 30 30 37 30 31 31 30 30 30 32 36 39 30 30 30 34 30 30 30 34 30 30 30 33 39 30 30 30 30 33 38 30 30 30 30 39 39 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 eb 7E -2024-06-21 19:37:07.939 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969827907, longitude=116.7430380, latitude=39.5304950, speed=36.000, mileage=47.26000000, dischargeVoltage=422000, dischargeCurrent=32000, insulationResistance=286040000, gear=D, accelerationPedal=90, brakePedal=70, fuelConsumption=10.10, motorControllerTemperature=600000, motorSpeed=79746, motorTorque=8060, motorTemperature=500000, motorVoltage=18700, motorCurrent=10110000, powerBattery=60423., maxFeedbackPower=400000, maxDischargePower=580000, bmsSelfCheck=70, powerBatteryCurrent=11000, powerBatteryV3=269000, maxVoltage=4000, minVoltage=4000, maxTemperature=390000, minTemperature=380000, availableCapacity=990000, vehicleStatus=0, chargeStatus=0, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:07.985 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:37:08.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:08.675 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:08.675 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 32 39 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c7 7E -2024-06-21 19:37:08.675 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969829721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:08.706 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:37:08.706 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:37:08.932 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:08.932 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:08.932 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 38 32 38 38 39 39 31 31 36 2e 37 34 34 33 30 31 30 33 39 2e 35 33 30 36 38 31 30 31 30 38 2e 30 30 34 37 2e 33 32 30 30 30 30 30 30 31 39 37 30 30 30 31 33 30 30 30 31 38 39 31 31 30 30 30 30 44 37 30 36 30 31 30 2e 38 30 35 33 30 30 30 30 35 30 36 33 39 34 33 32 30 31 31 32 30 30 30 32 37 36 30 30 39 38 32 31 30 30 30 30 36 30 34 31 32 2e 34 35 30 30 30 30 34 35 30 30 30 30 31 33 34 30 30 30 30 34 31 39 30 30 30 34 30 30 30 33 30 30 30 31 36 30 30 30 30 37 30 30 30 30 30 31 31 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d9 7E -2024-06-21 19:37:08.932 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969828899, longitude=116.7443010, latitude=39.5306810, speed=108.00, mileage=47.32000000, dischargeVoltage=197000, dischargeCurrent=13000, insulationResistance=189110000, gear=D, accelerationPedal=70, brakePedal=60, fuelConsumption=10.80, motorControllerTemperature=530000, motorSpeed=50639, motorTorque=4320, motorTemperature=112000, motorVoltage=27600, motorCurrent=98210000, powerBattery=60412., maxFeedbackPower=450000, maxDischargePower=450000, bmsSelfCheck=13, powerBatteryCurrent=40000, powerBatteryV3=419000, maxVoltage=4000, minVoltage=3000, maxTemperature=160000, minTemperature=700000, availableCapacity=110000, vehicleStatus=0, chargeStatus=0, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:08.982 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:37:08.982 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:305 - 该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:37:09.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:09.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:09.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 33 30 37 32 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c1 7E -2024-06-21 19:37:09.682 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969830723, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:09.711 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:37:09.711 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:37:09.954 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:09.954 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:09.954 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 38 32 39 39 30 34 31 31 36 2e 37 34 35 34 36 37 30 33 39 2e 35 33 30 38 34 35 30 31 30 38 2e 30 30 34 37 2e 33 38 30 30 30 30 30 30 32 31 38 30 30 30 31 34 30 30 30 32 32 30 31 38 30 30 30 30 44 34 30 36 30 31 31 2e 33 30 39 33 30 30 30 30 39 30 30 39 33 37 38 33 30 31 34 32 30 30 30 31 36 35 30 30 31 34 30 39 36 30 30 30 36 30 34 30 31 2e 31 33 30 30 30 30 39 30 30 30 30 30 31 30 31 34 30 30 30 34 39 39 30 30 30 33 30 30 30 34 30 30 30 36 32 30 30 30 30 38 32 30 30 30 30 39 34 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e9 7E -2024-06-21 19:37:09.954 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969829904, longitude=116.7454670, latitude=39.5308450, speed=108.00, mileage=47.38000000, dischargeVoltage=218000, dischargeCurrent=14000, insulationResistance=220180000, gear=D, accelerationPedal=40, brakePedal=60, fuelConsumption=11.30, motorControllerTemperature=930000, motorSpeed=90093, motorTorque=7830, motorTemperature=142000, motorVoltage=16500, motorCurrent=14096000, powerBattery=60401., maxFeedbackPower=130000, maxDischargePower=900000, bmsSelfCheck=10, powerBatteryCurrent=14000, powerBatteryV3=499000, maxVoltage=3000, minVoltage=4000, maxTemperature=620000, minTemperature=820000, availableCapacity=940000, vehicleStatus=0, chargeStatus=0, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:10.009 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:37:10.672 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:10.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:10.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 33 31 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c0 7E -2024-06-21 19:37:10.673 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969831721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:10.695 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:37:10.695 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:37:10.931 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:10.931 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:10.931 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 38 33 30 38 39 33 31 31 36 2e 37 34 36 32 30 37 30 33 39 2e 35 33 30 39 36 35 30 35 34 2e 30 30 30 34 37 2e 34 31 30 30 30 30 30 30 31 38 30 30 30 30 33 35 30 30 30 32 37 39 30 30 30 30 30 30 44 32 30 33 30 39 2e 34 30 30 35 33 30 30 30 30 35 33 30 36 32 31 34 30 30 39 34 30 30 30 30 31 36 34 30 30 31 33 35 34 39 30 30 30 36 30 34 30 31 2e 35 32 30 30 30 30 31 37 30 30 30 30 31 34 33 30 30 30 30 33 38 37 30 30 30 33 30 30 30 34 30 30 30 35 33 30 30 30 30 31 39 30 30 30 30 35 38 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d8 7E -2024-06-21 19:37:10.932 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969830893, longitude=116.7462070, latitude=39.5309650, speed=54.000, mileage=47.41000000, dischargeVoltage=180000, dischargeCurrent=35000, insulationResistance=279000000, gear=D, accelerationPedal=20, brakePedal=30, fuelConsumption=9.400, motorControllerTemperature=530000, motorSpeed=53062, motorTorque=1400, motorTemperature=940000, motorVoltage=16400, motorCurrent=13549000, powerBattery=60401., maxFeedbackPower=520000, maxDischargePower=170000, bmsSelfCheck=14, powerBatteryCurrent=30000, powerBatteryV3=387000, maxVoltage=3000, minVoltage=4000, maxTemperature=530000, minTemperature=190000, availableCapacity=580000, vehicleStatus=0, chargeStatus=0, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:10.969 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:37:11.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:11.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:11.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 33 32 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c1 7E -2024-06-21 19:37:11.673 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969832721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:11.693 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:37:11.693 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:37:11.926 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:11.927 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:11.927 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 38 33 31 38 39 35 31 31 36 2e 37 34 37 30 36 30 30 33 39 2e 35 33 31 30 37 37 30 35 34 2e 30 30 30 34 37 2e 34 34 30 30 30 30 30 30 34 38 32 30 30 30 33 31 30 30 30 35 39 33 34 30 30 30 30 30 44 30 30 30 30 31 30 2e 37 30 36 31 30 30 30 30 32 39 35 38 36 34 32 32 30 39 35 30 30 30 30 31 38 38 30 30 31 32 33 37 33 30 30 30 36 30 34 30 31 2e 34 37 30 30 30 30 38 32 30 30 30 30 31 30 35 30 30 30 30 33 34 31 30 30 30 34 30 30 30 33 30 30 30 32 39 30 30 30 30 39 31 30 30 30 30 39 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 db 7E -2024-06-21 19:37:11.927 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969831895, longitude=116.7470600, latitude=39.5310770, speed=54.000, mileage=47.44000000, dischargeVoltage=482000, dischargeCurrent=31000, insulationResistance=593400000, gear=D, accelerationPedal=00, brakePedal=00, fuelConsumption=10.70, motorControllerTemperature=610000, motorSpeed=29586, motorTorque=4220, motorTemperature=950000, motorVoltage=18800, motorCurrent=12373000, powerBattery=60401., maxFeedbackPower=470000, maxDischargePower=820000, bmsSelfCheck=10, powerBatteryCurrent=50000, powerBatteryV3=341000, maxVoltage=4000, minVoltage=3000, maxTemperature=290000, minTemperature=910000, availableCapacity=900000, vehicleStatus=0, chargeStatus=0, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:11.981 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:37:12.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:12.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:12.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 33 33 37 32 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c4 7E -2024-06-21 19:37:12.674 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969833723, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:12.696 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:37:12.696 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:37:12.930 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:12.931 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:12.931 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 38 33 32 38 39 37 31 31 36 2e 37 34 38 30 38 35 30 33 39 2e 35 33 31 32 31 37 30 35 34 2e 30 30 30 34 37 2e 34 37 30 30 30 30 30 30 37 30 32 30 30 30 31 31 30 30 30 33 36 30 32 30 30 30 30 30 44 32 30 32 30 39 2e 39 30 30 35 33 30 30 30 30 38 38 36 31 30 35 37 38 30 32 35 30 30 30 30 31 39 30 30 30 31 34 36 30 35 30 30 30 36 30 34 30 31 2e 34 34 30 30 30 30 32 39 30 30 30 30 31 30 34 30 30 30 30 32 38 30 30 30 30 34 30 30 30 33 30 30 30 32 37 30 30 30 30 32 30 30 30 30 30 36 34 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d0 7E -2024-06-21 19:37:12.931 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969832897, longitude=116.7480850, latitude=39.5312170, speed=54.000, mileage=47.47000000, dischargeVoltage=702000, dischargeCurrent=11000, insulationResistance=360200000, gear=D, accelerationPedal=20, brakePedal=20, fuelConsumption=9.900, motorControllerTemperature=530000, motorSpeed=88610, motorTorque=5780, motorTemperature=250000, motorVoltage=19000, motorCurrent=14605000, powerBattery=60401., maxFeedbackPower=440000, maxDischargePower=290000, bmsSelfCheck=10, powerBatteryCurrent=40000, powerBatteryV3=280000, maxVoltage=4000, minVoltage=3000, maxTemperature=270000, minTemperature=200000, availableCapacity=640000, vehicleStatus=0, chargeStatus=0, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:12.976 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:37:13.692 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:13.692 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:13.692 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 33 34 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c3 7E -2024-06-21 19:37:13.692 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969834721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:13.711 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:37:13.711 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:37:13.933 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:13.933 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:13.933 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 38 33 33 38 39 38 31 31 36 2e 37 34 39 34 32 32 30 33 39 2e 35 33 31 34 30 37 30 31 32 36 2e 30 30 34 37 2e 35 34 30 30 30 30 30 30 32 33 33 30 30 30 32 37 30 30 30 38 33 30 36 30 30 30 30 30 44 36 30 39 30 39 2e 38 30 30 32 32 30 30 30 30 35 30 39 35 37 37 36 34 30 31 31 30 30 30 30 32 31 39 30 30 31 39 34 36 30 30 30 30 36 30 33 39 31 2e 37 31 30 30 30 30 33 37 30 30 30 30 31 34 31 30 30 30 30 34 36 35 30 30 30 33 30 30 30 34 30 30 30 33 37 30 30 30 30 34 39 30 30 30 30 36 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f5 7E -2024-06-21 19:37:13.933 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969833898, longitude=116.7494220, latitude=39.5314070, speed=126.00, mileage=47.54000000, dischargeVoltage=233000, dischargeCurrent=27000, insulationResistance=830600000, gear=D, accelerationPedal=60, brakePedal=90, fuelConsumption=9.800, motorControllerTemperature=220000, motorSpeed=50957, motorTorque=7640, motorTemperature=110000, motorVoltage=21900, motorCurrent=19460000, powerBattery=60391., maxFeedbackPower=710000, maxDischargePower=370000, bmsSelfCheck=14, powerBatteryCurrent=10000, powerBatteryV3=465000, maxVoltage=3000, minVoltage=4000, maxTemperature=370000, minTemperature=490000, availableCapacity=600000, vehicleStatus=0, chargeStatus=0, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:13.981 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:37:14.704 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:14.704 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:14.704 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 33 35 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c5 7E -2024-06-21 19:37:14.704 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969835722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:14.742 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:37:14.742 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:37:14.939 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:14.940 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:14.940 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 38 33 34 38 39 39 31 31 36 2e 37 35 31 33 36 34 30 33 39 2e 35 33 31 36 31 38 30 31 36 32 2e 30 30 34 37 2e 36 33 30 30 30 30 30 30 32 39 31 30 30 30 33 30 30 30 30 31 32 34 37 30 30 30 30 30 44 34 30 34 30 31 30 2e 34 30 31 35 30 30 30 30 32 34 36 35 31 34 35 33 30 35 36 30 30 30 30 32 34 33 30 30 31 31 30 39 37 30 30 30 36 30 33 38 31 2e 33 38 30 30 30 30 35 37 30 30 30 30 36 30 32 30 30 30 30 33 37 38 30 30 30 34 30 30 30 33 30 30 30 34 34 30 30 30 30 37 38 30 30 30 30 38 35 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ea 7E -2024-06-21 19:37:14.940 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969834899, longitude=116.7513640, latitude=39.5316180, speed=162.00, mileage=47.63000000, dischargeVoltage=291000, dischargeCurrent=30000, insulationResistance=124700000, gear=D, accelerationPedal=40, brakePedal=40, fuelConsumption=10.40, motorControllerTemperature=150000, motorSpeed=24651, motorTorque=4530, motorTemperature=560000, motorVoltage=24300, motorCurrent=11097000, powerBattery=60381., maxFeedbackPower=380000, maxDischargePower=570000, bmsSelfCheck=60, powerBatteryCurrent=20000, powerBatteryV3=378000, maxVoltage=4000, minVoltage=3000, maxTemperature=440000, minTemperature=780000, availableCapacity=850000, vehicleStatus=0, chargeStatus=0, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:14.999 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:37:15.000 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:305 - 该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:37:15.046 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:308 - 该车故障GZ002信息存储到Redis中 -2024-06-21 19:37:15.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:15.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:15.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 33 36 37 32 34 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c8 7E -2024-06-21 19:37:15.677 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969836724, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:15.708 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:37:15.708 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:37:15.939 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:15.939 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:15.940 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 38 33 35 39 30 35 31 31 36 2e 37 35 32 38 30 37 30 33 39 2e 35 33 31 37 35 34 30 31 30 38 2e 30 30 34 37 2e 36 39 30 30 30 30 30 30 34 39 36 30 30 30 32 38 30 30 30 31 31 38 38 30 30 30 30 30 44 38 30 31 30 31 30 2e 36 30 31 30 30 30 30 30 31 31 38 32 30 33 31 37 30 32 30 30 30 30 30 31 37 38 30 30 31 31 39 31 31 30 30 30 36 30 33 37 30 2e 35 32 30 30 30 30 39 38 30 30 30 30 31 34 31 34 30 30 30 36 36 32 30 30 30 34 30 30 30 34 30 30 30 31 39 30 30 30 30 35 30 30 30 30 30 37 39 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e4 7E -2024-06-21 19:37:15.940 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969835905, longitude=116.7528070, latitude=39.5317540, speed=108.00, mileage=47.69000000, dischargeVoltage=496000, dischargeCurrent=28000, insulationResistance=118800000, gear=D, accelerationPedal=80, brakePedal=10, fuelConsumption=10.60, motorControllerTemperature=100000, motorSpeed=11820, motorTorque=3170, motorTemperature=200000, motorVoltage=17800, motorCurrent=11911000, powerBattery=60370., maxFeedbackPower=520000, maxDischargePower=980000, bmsSelfCheck=14, powerBatteryCurrent=14000, powerBatteryV3=662000, maxVoltage=4000, minVoltage=4000, maxTemperature=190000, minTemperature=500000, availableCapacity=790000, vehicleStatus=0, chargeStatus=0, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:16.002 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:37:16.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:16.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:16.673 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 33 37 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c6 7E -2024-06-21 19:37:16.673 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969837721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:16.693 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:37:16.693 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:37:16.941 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:16.942 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:16.942 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 38 33 36 39 30 35 31 31 36 2e 37 35 36 30 32 32 30 33 39 2e 35 33 32 30 33 33 30 31 30 38 2e 30 30 34 37 2e 37 35 30 30 30 30 30 30 33 39 36 30 30 30 35 30 30 30 30 31 39 39 34 30 30 30 30 30 44 38 30 32 30 31 31 2e 36 30 38 35 30 30 30 30 35 35 38 39 31 36 32 39 30 31 37 30 30 30 30 32 37 33 30 30 33 36 33 38 30 30 30 30 36 30 33 35 39 2e 38 36 30 30 30 30 37 30 30 30 30 30 34 30 31 30 30 30 30 35 32 37 30 30 30 33 30 30 30 34 30 30 30 37 30 30 30 30 30 33 38 30 30 30 30 36 32 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f7 7E -2024-06-21 19:37:16.942 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969836905, longitude=116.7560220, latitude=39.5320330, speed=108.00, mileage=47.75000000, dischargeVoltage=396000, dischargeCurrent=50000, insulationResistance=199400000, gear=D, accelerationPedal=80, brakePedal=20, fuelConsumption=11.60, motorControllerTemperature=850000, motorSpeed=55891, motorTorque=6290, motorTemperature=170000, motorVoltage=27300, motorCurrent=36380000, powerBattery=60359., maxFeedbackPower=860000, maxDischargePower=700000, bmsSelfCheck=40, powerBatteryCurrent=10000, powerBatteryV3=527000, maxVoltage=3000, minVoltage=4000, maxTemperature=700000, minTemperature=380000, availableCapacity=620000, vehicleStatus=0, chargeStatus=0, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:16.989 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:37:17.686 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:17.686 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:17.687 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 33 38 37 33 36 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cd 7E -2024-06-21 19:37:17.687 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969838736, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:17.709 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:37:17.709 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:37:17.929 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:17.930 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:17.930 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 38 33 37 38 39 34 31 31 36 2e 37 35 37 31 37 36 30 33 39 2e 35 33 32 31 32 39 30 31 30 38 2e 30 30 34 37 2e 38 31 30 30 30 30 30 30 35 31 31 30 30 30 33 32 30 30 30 31 36 35 38 38 30 30 30 30 44 33 30 31 30 39 2e 32 30 30 35 39 30 30 30 30 37 31 30 39 33 32 34 36 30 32 33 30 30 30 30 32 31 38 30 30 31 32 35 36 38 30 30 30 36 30 33 34 39 2e 36 30 30 30 30 30 38 32 30 30 30 30 31 30 38 30 30 30 30 33 39 30 30 30 30 33 30 30 30 33 30 30 30 39 30 30 30 30 30 38 37 30 30 30 30 34 37 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 fa 7E -2024-06-21 19:37:17.930 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969837894, longitude=116.7571760, latitude=39.5321290, speed=108.00, mileage=47.81000000, dischargeVoltage=511000, dischargeCurrent=32000, insulationResistance=165880000, gear=D, accelerationPedal=30, brakePedal=10, fuelConsumption=9.200, motorControllerTemperature=590000, motorSpeed=71093, motorTorque=2460, motorTemperature=230000, motorVoltage=21800, motorCurrent=12568000, powerBattery=60349., maxFeedbackPower=600000, maxDischargePower=820000, bmsSelfCheck=10, powerBatteryCurrent=80000, powerBatteryV3=390000, maxVoltage=3000, minVoltage=3000, maxTemperature=900000, minTemperature=870000, availableCapacity=470000, vehicleStatus=0, chargeStatus=0, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:17.988 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:37:18.708 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:18.708 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:18.708 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 33 39 37 33 36 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ce 7E -2024-06-21 19:37:18.708 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969839736, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:18.738 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:37:18.738 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:37:18.928 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:18.928 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:18.928 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 38 33 38 38 39 36 31 31 36 2e 37 35 38 34 32 30 30 33 39 2e 35 33 32 32 33 36 30 31 32 36 2e 30 30 34 37 2e 38 38 30 30 30 30 30 30 31 33 35 30 30 30 32 37 30 30 30 32 38 33 30 30 30 30 30 30 44 33 30 32 30 39 2e 34 30 30 32 35 30 30 30 30 36 37 34 34 34 35 39 37 30 39 36 30 30 30 30 31 36 30 30 30 37 33 34 37 30 30 30 30 36 30 33 34 30 2e 39 37 30 30 30 30 34 38 30 30 30 30 39 30 36 30 30 30 30 37 34 32 30 30 30 33 30 30 30 33 30 30 30 39 31 30 30 30 30 38 34 30 30 30 30 37 35 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 0b 7E -2024-06-21 19:37:18.928 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969838896, longitude=116.7584200, latitude=39.5322360, speed=126.00, mileage=47.88000000, dischargeVoltage=135000, dischargeCurrent=27000, insulationResistance=283000000, gear=D, accelerationPedal=30, brakePedal=20, fuelConsumption=9.400, motorControllerTemperature=250000, motorSpeed=67444, motorTorque=5970, motorTemperature=960000, motorVoltage=16000, motorCurrent=73470000, powerBattery=60340., maxFeedbackPower=970000, maxDischargePower=480000, bmsSelfCheck=90, powerBatteryCurrent=60000, powerBatteryV3=742000, maxVoltage=3000, minVoltage=3000, maxTemperature=910000, minTemperature=840000, availableCapacity=750000, vehicleStatus=0, chargeStatus=0, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:18.974 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:37:19.709 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:19.709 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:19.709 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 34 30 37 33 34 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c4 7E -2024-06-21 19:37:19.709 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969840734, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:19.731 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:37:19.732 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:37:19.936 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:19.937 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:19.937 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 38 33 39 38 39 37 31 31 36 2e 37 36 30 33 30 33 30 33 39 2e 35 33 32 33 38 31 30 32 31 36 2e 30 30 34 38 2e 30 30 30 30 30 30 30 30 34 35 34 30 30 30 35 30 30 30 30 32 37 39 39 33 30 30 30 30 44 36 30 33 30 31 30 2e 39 30 37 35 30 30 30 30 31 38 30 37 35 38 35 39 30 34 38 30 30 30 30 32 37 37 30 30 38 36 34 31 30 30 30 30 36 30 33 32 39 2e 32 39 30 30 30 30 36 30 30 30 30 30 39 30 37 30 30 30 30 32 38 39 30 30 30 33 30 30 30 33 30 30 30 33 37 30 30 30 30 36 33 30 30 30 30 33 36 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 0d 7E -2024-06-21 19:37:19.937 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969839897, longitude=116.7603030, latitude=39.5323810, speed=216.00, mileage=48.00000000, dischargeVoltage=454000, dischargeCurrent=50000, insulationResistance=279930000, gear=D, accelerationPedal=60, brakePedal=30, fuelConsumption=10.90, motorControllerTemperature=750000, motorSpeed=18075, motorTorque=8590, motorTemperature=480000, motorVoltage=27700, motorCurrent=86410000, powerBattery=60329., maxFeedbackPower=290000, maxDischargePower=600000, bmsSelfCheck=90, powerBatteryCurrent=70000, powerBatteryV3=289000, maxVoltage=3000, minVoltage=3000, maxTemperature=370000, minTemperature=630000, availableCapacity=360000, vehicleStatus=0, chargeStatus=0, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:19.983 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:37:20.686 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:20.686 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:20.686 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 34 31 37 33 35 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c6 7E -2024-06-21 19:37:20.686 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969841735, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:20.705 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:37:20.705 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:37:20.932 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:20.932 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:20.932 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 38 34 30 38 39 36 31 31 36 2e 37 36 31 38 37 32 30 33 39 2e 35 33 32 35 33 31 30 31 34 34 2e 30 30 34 38 2e 30 38 30 30 30 30 30 30 31 38 32 30 30 30 33 35 30 30 30 38 35 39 32 30 30 30 30 30 44 37 30 35 30 39 2e 35 30 30 37 35 30 30 30 30 32 37 30 38 30 37 34 36 30 39 39 30 30 30 30 32 37 39 30 30 31 34 37 38 37 30 30 30 36 30 33 32 30 2e 36 30 30 30 30 30 37 39 30 30 30 30 31 34 31 30 30 30 30 33 31 37 30 30 30 33 30 30 30 34 30 30 30 39 39 30 30 30 30 36 34 30 30 30 30 37 37 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 17 7E -2024-06-21 19:37:20.932 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969840896, longitude=116.7618720, latitude=39.5325310, speed=144.00, mileage=48.08000000, dischargeVoltage=182000, dischargeCurrent=35000, insulationResistance=859200000, gear=D, accelerationPedal=70, brakePedal=50, fuelConsumption=9.500, motorControllerTemperature=750000, motorSpeed=27080, motorTorque=7460, motorTemperature=990000, motorVoltage=27900, motorCurrent=14787000, powerBattery=60320., maxFeedbackPower=600000, maxDischargePower=790000, bmsSelfCheck=14, powerBatteryCurrent=10000, powerBatteryV3=317000, maxVoltage=3000, minVoltage=4000, maxTemperature=990000, minTemperature=640000, availableCapacity=770000, vehicleStatus=0, chargeStatus=0, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:20.986 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:37:20.986 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:305 - 该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:37:21.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:21.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:21.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 34 32 37 32 34 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c5 7E -2024-06-21 19:37:21.678 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969842724, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:21.700 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:37:21.700 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:37:21.933 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:21.933 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:21.933 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 38 34 31 39 30 32 31 31 36 2e 37 36 33 31 37 35 30 33 39 2e 35 33 32 36 31 37 30 37 32 2e 30 30 30 34 38 2e 31 32 30 30 30 30 30 30 36 39 35 30 30 30 31 36 30 30 30 32 39 35 33 32 30 30 30 30 44 33 30 30 30 31 32 2e 30 30 37 30 30 30 30 30 31 37 37 35 33 36 35 32 30 31 33 31 30 30 30 31 35 34 30 30 31 30 36 33 32 30 30 30 36 30 33 32 30 2e 35 33 30 30 30 30 37 35 30 30 30 30 33 30 34 30 30 30 30 37 33 33 30 30 30 34 30 30 30 34 30 30 30 39 34 30 30 30 30 31 32 30 30 30 30 31 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 bd 7E -2024-06-21 19:37:21.933 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969841902, longitude=116.7631750, latitude=39.5326170, speed=72.000, mileage=48.12000000, dischargeVoltage=695000, dischargeCurrent=16000, insulationResistance=295320000, gear=D, accelerationPedal=30, brakePedal=00, fuelConsumption=12.00, motorControllerTemperature=700000, motorSpeed=17753, motorTorque=6520, motorTemperature=131000, motorVoltage=15400, motorCurrent=10632000, powerBattery=60320., maxFeedbackPower=530000, maxDischargePower=750000, bmsSelfCheck=30, powerBatteryCurrent=40000, powerBatteryV3=733000, maxVoltage=4000, minVoltage=4000, maxTemperature=940000, minTemperature=120000, availableCapacity=100000, vehicleStatus=0, chargeStatus=0, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:21.980 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:37:22.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:22.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:22.682 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 34 33 37 33 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c4 7E -2024-06-21 19:37:22.682 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969843731, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:22.705 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:37:22.705 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:37:22.928 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:22.928 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:22.928 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 38 34 32 38 39 34 31 31 36 2e 37 36 34 35 34 39 30 33 39 2e 35 33 32 37 32 35 30 31 39 38 2e 30 30 34 38 2e 32 33 30 30 30 30 30 30 32 36 37 30 30 30 35 30 30 30 30 31 31 37 35 35 30 30 30 30 44 39 30 39 30 39 2e 33 30 30 34 30 30 30 30 30 32 39 34 31 39 36 35 32 30 33 33 30 30 30 30 31 39 31 30 30 32 31 39 33 30 30 30 30 36 30 33 31 30 2e 36 39 30 30 30 30 33 32 30 30 30 30 31 30 31 32 30 30 30 32 34 37 30 30 30 34 30 30 30 33 30 30 30 38 38 30 30 30 30 35 31 30 30 30 30 37 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f3 7E -2024-06-21 19:37:22.928 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969842894, longitude=116.7645490, latitude=39.5327250, speed=198.00, mileage=48.23000000, dischargeVoltage=267000, dischargeCurrent=50000, insulationResistance=117550000, gear=D, accelerationPedal=90, brakePedal=90, fuelConsumption=9.300, motorControllerTemperature=400000, motorSpeed=29419, motorTorque=6520, motorTemperature=330000, motorVoltage=19100, motorCurrent=21930000, powerBattery=60310., maxFeedbackPower=690000, maxDischargePower=320000, bmsSelfCheck=10, powerBatteryCurrent=12000, powerBatteryV3=247000, maxVoltage=4000, minVoltage=3000, maxTemperature=880000, minTemperature=510000, availableCapacity=700000, vehicleStatus=0, chargeStatus=0, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:22.974 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:37:23.683 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:23.683 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:23.683 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 34 34 37 32 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c6 7E -2024-06-21 19:37:23.683 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969844723, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:23.710 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:37:23.710 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:37:23.942 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:23.942 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:23.942 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 38 34 33 39 30 35 31 31 36 2e 37 36 36 31 32 31 30 33 39 2e 35 33 32 38 37 34 30 31 39 38 2e 30 30 34 38 2e 33 34 30 30 30 30 30 30 34 32 38 30 30 30 34 30 30 30 30 35 36 31 36 30 30 30 30 30 44 38 30 34 30 31 30 2e 32 30 31 32 30 30 30 30 33 35 36 30 30 36 38 33 30 35 32 30 30 30 30 31 37 30 30 30 36 39 33 35 30 30 30 30 36 30 33 30 30 2e 37 34 30 30 30 30 37 30 30 30 30 30 30 30 31 30 30 30 30 32 39 35 30 30 30 33 30 30 30 33 30 30 30 39 34 30 30 30 30 34 32 30 30 30 30 33 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c9 7E -2024-06-21 19:37:23.942 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969843905, longitude=116.7661210, latitude=39.5328740, speed=198.00, mileage=48.34000000, dischargeVoltage=428000, dischargeCurrent=40000, insulationResistance=561600000, gear=D, accelerationPedal=80, brakePedal=40, fuelConsumption=10.20, motorControllerTemperature=120000, motorSpeed=35600, motorTorque=6830, motorTemperature=520000, motorVoltage=17000, motorCurrent=69350000, powerBattery=60300., maxFeedbackPower=740000, maxDischargePower=700000, bmsSelfCheck=00, powerBatteryCurrent=10000, powerBatteryV3=295000, maxVoltage=3000, minVoltage=3000, maxTemperature=940000, minTemperature=420000, availableCapacity=300000, vehicleStatus=0, chargeStatus=0, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:23.993 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:37:24.687 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:24.687 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:24.687 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 34 35 37 33 35 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ca 7E -2024-06-21 19:37:24.687 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969845735, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:24.708 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:37:24.708 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:37:24.932 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:24.932 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:24.932 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 38 34 34 38 39 34 31 31 36 2e 37 36 37 30 31 37 30 33 39 2e 35 33 32 39 34 36 30 39 30 2e 30 30 30 34 38 2e 33 39 30 30 30 30 30 30 36 39 32 30 30 30 33 35 30 30 30 33 36 36 31 30 30 30 30 30 44 34 30 39 30 31 32 2e 30 30 38 33 30 30 30 30 35 32 34 38 30 33 38 32 30 32 37 30 30 30 30 31 32 37 30 30 31 31 36 34 38 30 30 30 36 30 32 38 38 2e 32 34 30 30 30 30 38 32 30 30 30 30 31 30 35 30 30 30 30 33 38 39 30 30 30 33 30 30 30 33 30 30 30 39 33 30 30 30 30 32 31 30 30 30 30 31 32 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f4 7E -2024-06-21 19:37:24.933 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969844894, longitude=116.7670170, latitude=39.5329460, speed=90.000, mileage=48.39000000, dischargeVoltage=692000, dischargeCurrent=35000, insulationResistance=366100000, gear=D, accelerationPedal=40, brakePedal=90, fuelConsumption=12.00, motorControllerTemperature=830000, motorSpeed=52480, motorTorque=3820, motorTemperature=270000, motorVoltage=12700, motorCurrent=11648000, powerBattery=60288., maxFeedbackPower=240000, maxDischargePower=820000, bmsSelfCheck=10, powerBatteryCurrent=50000, powerBatteryV3=389000, maxVoltage=3000, minVoltage=3000, maxTemperature=930000, minTemperature=210000, availableCapacity=120000, vehicleStatus=0, chargeStatus=0, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:24.982 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:37:25.691 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:25.691 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:25.691 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 34 36 37 33 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c7 7E -2024-06-21 19:37:25.691 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969846731, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:25.711 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:37:25.711 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:37:25.927 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:25.927 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:25.927 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 38 34 35 38 39 32 31 31 36 2e 37 36 38 33 33 36 30 33 39 2e 35 33 33 30 38 36 30 37 32 2e 30 30 30 34 38 2e 34 33 30 30 30 30 30 30 35 37 39 30 30 30 34 32 30 30 30 37 39 38 35 30 30 30 30 30 44 39 30 39 30 39 2e 34 30 30 31 30 30 30 30 30 39 37 35 31 39 33 33 32 30 31 33 37 30 30 30 31 38 33 30 30 39 37 31 30 30 30 30 30 36 30 32 38 38 2e 31 35 30 30 30 30 34 36 30 30 30 30 36 30 30 30 30 30 30 35 32 39 30 30 30 33 30 30 30 34 30 30 30 35 36 30 30 30 30 34 38 30 30 30 30 38 39 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 1e 7E -2024-06-21 19:37:25.927 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969845892, longitude=116.7683360, latitude=39.5330860, speed=72.000, mileage=48.43000000, dischargeVoltage=579000, dischargeCurrent=42000, insulationResistance=798500000, gear=D, accelerationPedal=90, brakePedal=90, fuelConsumption=9.400, motorControllerTemperature=100000, motorSpeed=97519, motorTorque=3320, motorTemperature=137000, motorVoltage=18300, motorCurrent=97100000, powerBattery=60288., maxFeedbackPower=150000, maxDischargePower=460000, bmsSelfCheck=60, powerBatteryCurrent=00000, powerBatteryV3=529000, maxVoltage=3000, minVoltage=4000, maxTemperature=560000, minTemperature=480000, availableCapacity=890000, vehicleStatus=0, chargeStatus=0, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:25.976 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:37:26.687 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:26.687 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:26.687 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 34 37 37 33 34 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cb 7E -2024-06-21 19:37:26.687 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969847734, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:26.722 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:37:26.722 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:37:26.931 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:26.932 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:26.932 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 38 34 36 38 39 33 31 31 36 2e 37 36 39 34 37 33 30 33 39 2e 35 33 33 31 39 30 30 39 30 2e 30 30 30 34 38 2e 34 38 30 30 30 30 30 30 31 39 31 30 30 30 31 33 30 30 30 31 33 36 35 36 30 30 30 30 44 34 30 31 30 31 30 2e 35 30 36 35 30 30 30 30 39 38 33 35 37 32 39 33 30 34 30 30 30 30 30 32 33 36 30 30 31 31 30 38 35 30 30 30 36 30 32 37 38 2e 34 37 30 30 30 30 37 34 30 30 30 30 32 30 34 30 30 30 30 35 31 35 30 30 30 33 30 30 30 34 30 30 30 37 31 30 30 30 30 35 31 30 30 30 30 34 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ed 7E -2024-06-21 19:37:26.932 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969846893, longitude=116.7694730, latitude=39.5331900, speed=90.000, mileage=48.48000000, dischargeVoltage=191000, dischargeCurrent=13000, insulationResistance=136560000, gear=D, accelerationPedal=40, brakePedal=10, fuelConsumption=10.50, motorControllerTemperature=650000, motorSpeed=98357, motorTorque=2930, motorTemperature=400000, motorVoltage=23600, motorCurrent=11085000, powerBattery=60278., maxFeedbackPower=470000, maxDischargePower=740000, bmsSelfCheck=20, powerBatteryCurrent=40000, powerBatteryV3=515000, maxVoltage=3000, minVoltage=4000, maxTemperature=710000, minTemperature=510000, availableCapacity=400000, vehicleStatus=0, chargeStatus=0, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:26.985 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:37:26.985 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:305 - 该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:37:27.026 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:308 - 该车故障GZ002信息存储到Redis中 -2024-06-21 19:37:27.698 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:27.698 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:27.698 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 34 38 37 32 38 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cf 7E -2024-06-21 19:37:27.698 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969848728, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:27.721 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:37:27.721 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:37:27.926 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:27.926 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:27.926 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 38 34 37 38 39 34 31 31 36 2e 37 37 30 35 32 35 30 33 39 2e 35 33 33 33 30 36 30 39 30 2e 30 30 30 34 38 2e 35 33 30 30 30 30 30 30 31 37 38 30 30 30 39 30 30 30 30 31 34 35 32 32 30 30 30 30 44 36 30 34 30 31 30 2e 32 30 34 38 30 30 30 30 36 39 39 30 34 35 39 34 30 36 30 30 30 30 30 32 35 37 30 30 31 34 31 34 30 30 30 30 36 30 32 36 37 2e 39 37 30 30 30 30 39 35 30 30 30 30 31 33 31 34 30 30 30 34 36 37 30 30 30 34 30 30 30 34 30 30 30 31 33 30 30 30 30 39 37 30 30 30 30 35 37 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 04 7E -2024-06-21 19:37:27.926 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969847894, longitude=116.7705250, latitude=39.5333060, speed=90.000, mileage=48.53000000, dischargeVoltage=178000, dischargeCurrent=90000, insulationResistance=145220000, gear=D, accelerationPedal=60, brakePedal=40, fuelConsumption=10.20, motorControllerTemperature=480000, motorSpeed=69904, motorTorque=5940, motorTemperature=600000, motorVoltage=25700, motorCurrent=14140000, powerBattery=60267., maxFeedbackPower=970000, maxDischargePower=950000, bmsSelfCheck=13, powerBatteryCurrent=14000, powerBatteryV3=467000, maxVoltage=4000, minVoltage=4000, maxTemperature=130000, minTemperature=970000, availableCapacity=570000, vehicleStatus=0, chargeStatus=0, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:27.973 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:37:28.685 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:28.685 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:28.685 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 34 39 37 32 35 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cd 7E -2024-06-21 19:37:28.685 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969849725, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:28.709 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:37:28.709 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:37:28.932 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:28.932 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:28.932 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 38 34 38 38 39 32 31 31 36 2e 37 37 33 35 35 30 30 33 39 2e 35 33 33 36 30 30 30 32 31 36 2e 30 30 34 38 2e 36 35 30 30 30 30 30 30 35 37 39 30 30 30 34 36 30 30 30 34 38 36 30 30 30 30 30 30 44 33 30 36 30 39 2e 39 30 30 32 38 30 30 30 30 34 31 31 38 32 37 31 34 30 33 39 30 30 30 30 32 35 30 30 30 37 37 39 34 30 30 30 30 36 30 32 35 38 2e 39 33 30 30 30 30 32 32 30 30 30 30 37 30 31 30 30 30 30 34 39 30 30 30 30 33 30 30 30 34 30 30 30 35 37 30 30 30 30 35 38 30 30 30 30 39 31 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 07 7E -2024-06-21 19:37:28.932 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969848892, longitude=116.7735500, latitude=39.5336000, speed=216.00, mileage=48.65000000, dischargeVoltage=579000, dischargeCurrent=46000, insulationResistance=486000000, gear=D, accelerationPedal=30, brakePedal=60, fuelConsumption=9.900, motorControllerTemperature=280000, motorSpeed=41182, motorTorque=7140, motorTemperature=390000, motorVoltage=25000, motorCurrent=77940000, powerBattery=60258., maxFeedbackPower=930000, maxDischargePower=220000, bmsSelfCheck=70, powerBatteryCurrent=10000, powerBatteryV3=490000, maxVoltage=3000, minVoltage=4000, maxTemperature=570000, minTemperature=580000, availableCapacity=910000, vehicleStatus=0, chargeStatus=0, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:28.979 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:37:29.690 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:29.690 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:29.690 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 35 30 37 33 35 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c6 7E -2024-06-21 19:37:29.690 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969850735, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:29.716 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:37:29.716 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:37:29.927 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:29.927 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:29.927 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 36 39 38 34 39 38 39 34 31 31 36 2e 37 37 35 39 39 30 30 33 39 2e 35 33 33 38 34 30 30 32 33 34 2e 30 30 34 38 2e 37 38 30 30 30 30 30 30 31 34 35 30 30 30 34 35 30 30 30 31 31 31 30 30 30 30 30 30 44 34 30 36 30 31 31 2e 35 30 35 37 30 30 30 30 39 32 35 30 35 34 38 39 30 34 33 30 30 30 30 32 38 37 30 30 31 33 32 31 34 30 30 30 36 30 32 34 36 2e 32 37 30 30 30 30 35 32 30 30 30 30 31 34 31 33 30 30 30 33 34 32 30 30 30 34 30 30 30 33 30 30 30 34 39 30 30 30 30 34 39 30 30 30 30 33 33 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f5 7E -2024-06-21 19:37:29.927 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718969849894, longitude=116.7759900, latitude=39.5338400, speed=234.00, mileage=48.78000000, dischargeVoltage=145000, dischargeCurrent=45000, insulationResistance=111000000, gear=D, accelerationPedal=40, brakePedal=60, fuelConsumption=11.50, motorControllerTemperature=570000, motorSpeed=92505, motorTorque=4890, motorTemperature=430000, motorVoltage=28700, motorCurrent=13214000, powerBattery=60246., maxFeedbackPower=270000, maxDischargePower=520000, bmsSelfCheck=14, powerBatteryCurrent=13000, powerBatteryV3=342000, maxVoltage=4000, minVoltage=3000, maxTemperature=490000, minTemperature=490000, availableCapacity=330000, vehicleStatus=0, chargeStatus=0, runStatus=0, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:29.986 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 19:37:30.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:30.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:30.679 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 35 31 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c2 7E -2024-06-21 19:37:30.679 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969851721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:30.708 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:37:30.708 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:37:31.686 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:31.687 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:31.688 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 35 32 37 33 34 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c7 7E -2024-06-21 19:37:31.688 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969852734, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:31.713 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:37:31.713 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:37:32.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:32.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:32.676 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 35 33 37 32 36 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c9 7E -2024-06-21 19:37:32.676 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969853726, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:32.700 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:37:32.701 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:37:33.680 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:33.681 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:33.681 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 35 34 37 32 35 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c9 7E -2024-06-21 19:37:33.681 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969854725, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:33.711 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:37:33.711 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:37:34.686 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:34.686 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:34.686 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 35 35 37 33 35 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cb 7E -2024-06-21 19:37:34.686 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969855735, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:34.716 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:37:34.717 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:37:35.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:35.674 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:35.675 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 35 36 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c7 7E -2024-06-21 19:37:35.675 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969856721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:35.706 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:37:35.706 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:37:36.705 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:36.705 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:36.706 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 35 37 37 32 31 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c8 7E -2024-06-21 19:37:36.706 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969857721, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:36.730 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:37:36.730 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:37:37.357 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 19:37:37.392 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 19:37:37.412 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 19:37:37.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 19:37:37.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 19:37:37.677 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 56 49 4e 31 32 33 34 35 36 37 38 39 31 32 33 34 35 31 37 31 38 39 36 39 38 35 38 37 32 32 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 32 2e 34 38 33 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 50 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 34 35 30 30 30 2e 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ca 7E -2024-06-21 19:37:37.677 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=VIN12345678912345, timestamp=1718969858722, longitude=00000000000, latitude=0000000000, speed=000000, mileage=12.48300000, dischargeVoltage=000000, dischargeCurrent=00000, insulationResistance=000000000, gear=P, accelerationPedal=00, brakePedal=00, fuelConsumption=00000, motorControllerTemperature=000000, motorSpeed=00000, motorTorque=0000, motorTemperature=000000, motorVoltage=00000, motorCurrent=00000000, powerBattery=45000., maxFeedbackPower=000000, maxDischargePower=000000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=000000, maxVoltage=0000, minVoltage=0000, maxTemperature=000000, minTemperature=000000, availableCapacity=000000, vehicleStatus=1, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 19:37:37.700 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 19:37:37.700 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 19:37:37.719 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 19:37:37.829 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 19:37:38.024 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 19:37:38.045 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-2, test1-1 -2024-06-21 19:37:38.046 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-2, test1-1] -2024-06-21 19:37:38.046 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-f8399604-aa8a-4c87-b052-c7876a9e9078 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 19:37:38.046 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Revoke previously assigned partitions test1-5, test1-4, test1-3 -2024-06-21 19:37:38.046 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-5, test1-4, test1-3] -2024-06-21 19:37:38.046 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Revoke previously assigned partitions test1-6, test1-7 -2024-06-21 19:37:38.046 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-5c0eff66-52ef-40b7-b227-cb5e8d5d37e6 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 19:37:38.046 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-6, test1-7] -2024-06-21 19:37:38.046 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 19:37:38.046 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 19:37:38.046 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-02f2dbfb-f1ce-4b14-ae4e-76f52bdc352f sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 19:37:38.046 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 19:37:38.049 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 19:37:38.049 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 19:37:38.049 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 19:37:38.049 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 19:37:38.049 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 19:37:38.049 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 19:37:38.050 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 19:37:38.050 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 19:37:38.050 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 19:37:38.052 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered -2024-06-21 19:37:38.052 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 19:37:38.054 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered -2024-06-21 19:37:38.054 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 19:37:38.054 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered -2024-06-21 19:37:38.054 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 19:37:38.055 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 19:37:38.055 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 19:37:38.055 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 19:37:38.059 [SpringApplicationShutdownHook] INFO org.apache.kafka.clients.producer.KafkaProducer:1204 - [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 30000 ms. -2024-06-21 19:37:38.060 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 19:37:38.060 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 19:37:38.060 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 19:37:38.060 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.producer for producer-1 unregistered -2024-06-21 19:37:38.233 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 19:37:38.237 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. -2024-06-21 19:40:00.566 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 19688 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 19:40:00.567 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 19:40:00.568 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 19:40:01.070 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 19:40:01.072 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 19:40:01.095 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 13 ms. Found 0 Redis repository interfaces. -2024-06-21 19:40:01.332 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$e7a4817f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:40:01.425 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:40:01.427 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:40:01.429 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:40:01.444 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:40:01.478 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:40:01.482 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:40:01.717 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 19:40:01.724 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 19:40:01.724 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 19:40:01.825 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 19:40:01.825 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1222 ms -2024-06-21 19:40:02.471 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 19:40:02.820 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 19:40:02.828 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 19:40:02.848 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 19:40:02.893 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 19:40:02.912 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Partitions-1 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = true - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Partitions - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 19:40:02.976 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 19:40:02.976 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 19:40:02.976 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718970002975 -2024-06-21 19:40:02.977 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 19:40:03.080 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 19:40:03.149 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ -2024-06-21 19:40:03.208 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: UTxeckGoTfSraEA7VjL-0A -2024-06-21 19:40:03.209 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 19:40:03.210 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 19:40:03.237 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 19:40:03.257 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=1, memberId='consumer-Partitions-1-a46cf29c-0dfa-4ece-be33-5860e8e7a1c6', protocol='range'} -2024-06-21 19:40:03.260 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 1: {consumer-Partitions-1-a46cf29c-0dfa-4ece-be33-5860e8e7a1c6=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 19:40:03.309 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=1, memberId='consumer-Partitions-1-a46cf29c-0dfa-4ece-be33-5860e8e7a1c6', protocol='range'} -2024-06-21 19:40:03.309 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 19:40:03.312 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-1, test1-0, test1-7, test1-6, test1-3, test1-2, test1-5, test1-4 -2024-06-21 19:40:03.328 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Found no committed offset for partition test1-1 -2024-06-21 19:40:03.328 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Found no committed offset for partition test1-0 -2024-06-21 19:40:03.329 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Found no committed offset for partition test1-7 -2024-06-21 19:40:03.329 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Found no committed offset for partition test1-6 -2024-06-21 19:40:03.329 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Found no committed offset for partition test1-3 -2024-06-21 19:40:03.329 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Found no committed offset for partition test1-2 -2024-06-21 19:40:03.329 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Found no committed offset for partition test1-5 -2024-06-21 19:40:03.329 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Found no committed offset for partition test1-4 -2024-06-21 19:40:03.336 [Thread-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Resetting offset for partition test1-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 19:40:03.337 [Thread-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Resetting offset for partition test1-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 19:40:03.337 [Thread-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Resetting offset for partition test1-7 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 19:40:03.337 [Thread-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Resetting offset for partition test1-6 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 19:40:03.337 [Thread-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Resetting offset for partition test1-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 19:40:03.337 [Thread-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Resetting offset for partition test1-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 19:40:03.337 [Thread-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Resetting offset for partition test1-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 19:40:03.337 [Thread-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Resetting offset for partition test1-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 19:40:03.867 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-2 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 19:40:03.872 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 19:40:03.872 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 19:40:03.872 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718970003872 -2024-06-21 19:40:03.874 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 19:40:03.880 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-3 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 19:40:03.882 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 19:40:03.882 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 19:40:03.883 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718970003882 -2024-06-21 19:40:03.883 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 19:40:03.884 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: UTxeckGoTfSraEA7VjL-0A -2024-06-21 19:40:03.884 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 19:40:03.884 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-4 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 19:40:03.884 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 19:40:03.887 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 19:40:03.887 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 19:40:03.887 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718970003887 -2024-06-21 19:40:03.887 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 19:40:03.887 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: UTxeckGoTfSraEA7VjL-0A -2024-06-21 19:40:03.888 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 19:40:03.888 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 19:40:03.889 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 19:40:03.891 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: UTxeckGoTfSraEA7VjL-0A -2024-06-21 19:40:03.891 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 19:40:03.892 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 19:40:03.892 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 19:40:03.893 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=1, memberId='consumer-Topics-2-500c9632-113e-42d5-b0ef-c40b60c5c7d1', protocol='range'} -2024-06-21 19:40:03.893 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 1: {consumer-Topics-2-500c9632-113e-42d5-b0ef-c40b60c5c7d1=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 19:40:03.896 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:783 - [Consumer clientId=consumer-Topics-2, groupId=Topics] SyncGroup failed: The group began another rebalance. Need to re-join the group. Sent generation was Generation{generationId=1, memberId='consumer-Topics-2-500c9632-113e-42d5-b0ef-c40b60c5c7d1', protocol='range'} -2024-06-21 19:40:03.897 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:470 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Rebalance failed. -org.apache.kafka.common.errors.RebalanceInProgressException: The group is rebalancing, so a rejoin is needed. -2024-06-21 19:40:03.898 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 19:40:03.898 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 19:40:03.899 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' -2024-06-21 19:40:03.899 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=2, memberId='consumer-Topics-2-500c9632-113e-42d5-b0ef-c40b60c5c7d1', protocol='range'} -2024-06-21 19:40:03.900 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 2: {consumer-Topics-4-4592d051-12ae-417e-a9a8-dadb5838ccf2=Assignment(partitions=[test1-6, test1-7]), consumer-Topics-2-500c9632-113e-42d5-b0ef-c40b60c5c7d1=Assignment(partitions=[test1-0, test1-1, test1-2]), consumer-Topics-3-ab3414eb-d332-458f-a426-34efa300a99e=Assignment(partitions=[test1-3, test1-4, test1-5])} -2024-06-21 19:40:03.900 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=2, memberId='consumer-Topics-3-ab3414eb-d332-458f-a426-34efa300a99e', protocol='range'} -2024-06-21 19:40:03.900 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 19:40:03.900 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=2, memberId='consumer-Topics-4-4592d051-12ae-417e-a9a8-dadb5838ccf2', protocol='range'} -2024-06-21 19:40:03.903 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=2, memberId='consumer-Topics-3-ab3414eb-d332-458f-a426-34efa300a99e', protocol='range'} -2024-06-21 19:40:03.903 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=2, memberId='consumer-Topics-4-4592d051-12ae-417e-a9a8-dadb5838ccf2', protocol='range'} -2024-06-21 19:40:03.903 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=2, memberId='consumer-Topics-2-500c9632-113e-42d5-b0ef-c40b60c5c7d1', protocol='range'} -2024-06-21 19:40:03.903 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-3, test1-4, test1-5]) -2024-06-21 19:40:03.903 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-6, test1-7]) -2024-06-21 19:40:03.903 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: test1-3, test1-5, test1-4 -2024-06-21 19:40:03.904 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: test1-7, test1-6 -2024-06-21 19:40:03.904 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2]) -2024-06-21 19:40:03.904 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-1, test1-0, test1-2 -2024-06-21 19:40:03.905 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Found no committed offset for partition test1-3 -2024-06-21 19:40:03.905 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-1 -2024-06-21 19:40:03.905 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Found no committed offset for partition test1-5 -2024-06-21 19:40:03.905 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Found no committed offset for partition test1-4 -2024-06-21 19:40:03.905 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-0 -2024-06-21 19:40:03.905 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-2 -2024-06-21 19:40:03.906 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Found no committed offset for partition test1-7 -2024-06-21 19:40:03.906 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Found no committed offset for partition test1-6 -2024-06-21 19:40:03.906 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Found no committed offset for partition test1-3 -2024-06-21 19:40:03.907 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Found no committed offset for partition test1-5 -2024-06-21 19:40:03.907 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-1 -2024-06-21 19:40:03.907 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Found no committed offset for partition test1-4 -2024-06-21 19:40:03.907 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-0 -2024-06-21 19:40:03.907 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-2 -2024-06-21 19:40:03.907 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Found no committed offset for partition test1-7 -2024-06-21 19:40:03.907 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Found no committed offset for partition test1-6 -2024-06-21 19:40:03.910 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Resetting offset for partition test1-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 19:40:03.910 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Resetting offset for partition test1-7 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 19:40:03.910 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Resetting offset for partition test1-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 19:40:03.910 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Resetting offset for partition test1-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 19:40:03.910 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Resetting offset for partition test1-6 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 19:40:03.910 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Resetting offset for partition test1-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 19:40:03.910 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Resetting offset for partition test1-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 19:40:03.911 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Resetting offset for partition test1-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 19:40:03.931 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-7, test1-6] -2024-06-21 19:40:03.931 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-3, test1-5, test1-4] -2024-06-21 19:40:03.931 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-1, test1-0, test1-2] -2024-06-21 19:40:04.016 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#1171ba7e:0/SimpleConnection@3cf7433e [delegate=amqp://guest@101.34.243.166:5672/, localPort= 52267] -2024-06-21 19:40:04.346 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 -2024-06-21 19:40:04.350 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 19:40:04.608 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 4.328 seconds (JVM running for 4.835) -2024-06-21 19:40:04.609 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 -2024-06-21 19:40:04.815 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 19:40:04.815 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 19:40:05.237 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 19:49:59.405 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 19:49:59.428 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 19:49:59.447 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 19:49:59.839 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 19:50:00.182 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 19:50:00.264 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 19:50:00.284 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-1, test1-0, test1-2 -2024-06-21 19:50:00.284 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Revoke previously assigned partitions test1-7, test1-6 -2024-06-21 19:50:00.284 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Revoke previously assigned partitions test1-3, test1-5, test1-4 -2024-06-21 19:50:00.284 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-1, test1-0, test1-2] -2024-06-21 19:50:00.284 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-3, test1-5, test1-4] -2024-06-21 19:50:00.284 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-7, test1-6] -2024-06-21 19:50:00.285 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-500c9632-113e-42d5-b0ef-c40b60c5c7d1 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 19:50:00.285 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-ab3414eb-d332-458f-a426-34efa300a99e sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 19:50:00.285 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-4592d051-12ae-417e-a9a8-dadb5838ccf2 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 19:50:00.285 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 19:50:00.285 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 19:50:00.285 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 19:50:00.293 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 19:50:00.293 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 19:50:00.293 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 19:50:00.293 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 19:50:00.293 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 19:50:00.293 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 19:50:00.293 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 19:50:00.293 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 19:50:00.293 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 19:50:00.295 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered -2024-06-21 19:50:00.295 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered -2024-06-21 19:50:00.295 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered -2024-06-21 19:50:00.295 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 19:50:00.295 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 19:50:00.295 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 19:50:00.297 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 19:50:00.297 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 19:50:00.297 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 19:50:00.341 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 19:50:00.346 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. -2024-06-21 19:50:08.918 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 34188 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 19:50:08.919 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 19:50:08.919 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 19:50:09.459 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 19:50:09.461 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 19:50:09.484 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2024-06-21 19:50:09.729 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$e7a4817f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:50:09.816 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:50:09.817 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:50:09.819 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:50:09.833 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:50:09.866 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:50:09.869 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:50:10.083 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 19:50:10.089 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 19:50:10.090 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 19:50:10.188 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 19:50:10.188 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1236 ms -2024-06-21 19:50:10.829 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 19:50:11.120 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 19:50:11.126 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 19:50:11.143 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 19:50:11.184 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 19:50:11.203 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Partitions-1 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = true - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Partitions - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 19:50:11.263 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 19:50:11.263 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 19:50:11.263 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718970611262 -2024-06-21 19:50:11.265 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 19:50:11.373 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 19:50:11.444 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ -2024-06-21 19:50:11.516 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: UTxeckGoTfSraEA7VjL-0A -2024-06-21 19:50:11.517 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 19:50:11.519 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 19:50:11.526 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 19:50:11.528 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=3, memberId='consumer-Partitions-1-ae970009-fb43-4c34-ab7a-f9fab32ec555', protocol='range'} -2024-06-21 19:50:11.530 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 3: {consumer-Partitions-1-ae970009-fb43-4c34-ab7a-f9fab32ec555=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 19:50:11.535 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=3, memberId='consumer-Partitions-1-ae970009-fb43-4c34-ab7a-f9fab32ec555', protocol='range'} -2024-06-21 19:50:11.536 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 19:50:11.537 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-1, test1-0, test1-7, test1-6, test1-3, test1-2, test1-5, test1-4 -2024-06-21 19:50:11.544 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:50:11.544 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:50:11.544 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:50:11.544 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:50:11.544 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:50:11.544 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:50:11.544 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:50:11.545 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:50:12.219 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-2 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 19:50:12.223 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 19:50:12.224 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 19:50:12.224 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718970612223 -2024-06-21 19:50:12.225 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 19:50:12.232 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-3 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 19:50:12.236 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 19:50:12.236 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 19:50:12.236 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718970612236 -2024-06-21 19:50:12.236 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 19:50:12.237 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: UTxeckGoTfSraEA7VjL-0A -2024-06-21 19:50:12.237 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 19:50:12.238 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 19:50:12.238 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-4 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 19:50:12.242 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: UTxeckGoTfSraEA7VjL-0A -2024-06-21 19:50:12.242 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 19:50:12.242 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 19:50:12.242 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 19:50:12.243 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 19:50:12.243 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718970612242 -2024-06-21 19:50:12.243 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 19:50:12.243 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 19:50:12.244 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=4, memberId='consumer-Topics-2-6a0200a8-57e3-48a2-829c-1c364b4f85e8', protocol='range'} -2024-06-21 19:50:12.244 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 4: {consumer-Topics-2-6a0200a8-57e3-48a2-829c-1c364b4f85e8=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 19:50:12.246 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 19:50:12.247 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: UTxeckGoTfSraEA7VjL-0A -2024-06-21 19:50:12.247 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=4, memberId='consumer-Topics-2-6a0200a8-57e3-48a2-829c-1c364b4f85e8', protocol='range'} -2024-06-21 19:50:12.247 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 19:50:12.247 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 19:50:12.248 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-1, test1-0, test1-7, test1-6, test1-3, test1-2, test1-5, test1-4 -2024-06-21 19:50:12.248 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 19:50:12.251 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 19:50:12.252 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:50:12.252 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:50:12.252 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:50:12.252 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:50:12.252 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:50:12.253 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:50:12.253 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:50:12.253 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:50:12.253 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-1, test1-0, test1-7, test1-6, test1-3, test1-2, test1-5, test1-4] -2024-06-21 19:50:12.257 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' -2024-06-21 19:50:12.259 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 19:50:12.401 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#1171ba7e:0/SimpleConnection@36ec4071 [delegate=amqp://guest@101.34.243.166:5672/, localPort= 52945] -2024-06-21 19:50:12.762 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 -2024-06-21 19:50:12.767 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 19:50:13.020 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 4.382 seconds (JVM running for 4.864) -2024-06-21 19:50:13.021 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 -2024-06-21 19:50:13.218 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 19:50:13.218 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 19:50:13.635 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 19:50:15.274 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing -2024-06-21 19:50:15.274 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-1, test1-0, test1-7, test1-6, test1-3, test1-2, test1-5, test1-4 -2024-06-21 19:50:15.275 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-1, test1-0, test1-7, test1-6, test1-3, test1-2, test1-5, test1-4] -2024-06-21 19:50:15.276 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 19:50:15.278 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=5, memberId='consumer-Topics-3-8616b4ca-0449-47d4-ae5c-e311a899d5a9', protocol='range'} -2024-06-21 19:50:15.278 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=5, memberId='consumer-Topics-2-6a0200a8-57e3-48a2-829c-1c364b4f85e8', protocol='range'} -2024-06-21 19:50:15.278 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=5, memberId='consumer-Topics-4-030b1eaf-7c4b-4756-a2ca-dc8577220d03', protocol='range'} -2024-06-21 19:50:15.279 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 5: {consumer-Topics-3-8616b4ca-0449-47d4-ae5c-e311a899d5a9=Assignment(partitions=[test1-3, test1-4, test1-5]), consumer-Topics-4-030b1eaf-7c4b-4756-a2ca-dc8577220d03=Assignment(partitions=[test1-6, test1-7]), consumer-Topics-2-6a0200a8-57e3-48a2-829c-1c364b4f85e8=Assignment(partitions=[test1-0, test1-1, test1-2])} -2024-06-21 19:50:15.280 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=5, memberId='consumer-Topics-3-8616b4ca-0449-47d4-ae5c-e311a899d5a9', protocol='range'} -2024-06-21 19:50:15.280 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=5, memberId='consumer-Topics-2-6a0200a8-57e3-48a2-829c-1c364b4f85e8', protocol='range'} -2024-06-21 19:50:15.280 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-3, test1-4, test1-5]) -2024-06-21 19:50:15.280 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2]) -2024-06-21 19:50:15.280 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-1, test1-0, test1-2 -2024-06-21 19:50:15.280 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: test1-3, test1-5, test1-4 -2024-06-21 19:50:15.280 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=5, memberId='consumer-Topics-4-030b1eaf-7c4b-4756-a2ca-dc8577220d03', protocol='range'} -2024-06-21 19:50:15.281 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-6, test1-7]) -2024-06-21 19:50:15.281 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: test1-7, test1-6 -2024-06-21 19:50:15.283 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:50:15.283 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:50:15.283 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:50:15.283 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:50:15.283 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:50:15.283 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:50:15.283 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:50:15.283 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-1, test1-0, test1-2] -2024-06-21 19:50:15.284 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-7, test1-6] -2024-06-21 19:50:15.284 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:50:15.284 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-3, test1-5, test1-4] -2024-06-21 19:50:30.986 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 -2024-06-21 19:50:30.986 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 19:50:31.394 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 19:50:31.395 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 19:50:31.788 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 19:52:54.829 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 19:52:54.855 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 19:52:54.874 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 19:52:55.080 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 19:52:55.269 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 19:52:55.491 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 19:52:55.505 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-1, test1-0, test1-2 -2024-06-21 19:52:55.505 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Revoke previously assigned partitions test1-7, test1-6 -2024-06-21 19:52:55.505 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-7, test1-6] -2024-06-21 19:52:55.505 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Revoke previously assigned partitions test1-3, test1-5, test1-4 -2024-06-21 19:52:55.505 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-1, test1-0, test1-2] -2024-06-21 19:52:55.505 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-3, test1-5, test1-4] -2024-06-21 19:52:55.505 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-030b1eaf-7c4b-4756-a2ca-dc8577220d03 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 19:52:55.505 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-8616b4ca-0449-47d4-ae5c-e311a899d5a9 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 19:52:55.505 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-6a0200a8-57e3-48a2-829c-1c364b4f85e8 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 19:52:55.506 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 19:52:55.506 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 19:52:55.506 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 19:52:55.508 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 19:52:55.508 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 19:52:55.508 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 19:52:55.508 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 19:52:55.508 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 19:52:55.509 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 19:52:55.509 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 19:52:55.509 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 19:52:55.509 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 19:52:55.510 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered -2024-06-21 19:52:55.510 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered -2024-06-21 19:52:55.510 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 19:52:55.510 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 19:52:55.512 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered -2024-06-21 19:52:55.512 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 19:52:55.513 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 19:52:55.513 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 19:52:55.513 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 19:52:55.553 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 19:52:55.557 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. -2024-06-21 19:56:17.499 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 16972 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 19:56:17.501 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 19:56:17.502 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 19:56:18.726 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 19:56:18.730 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 19:56:18.796 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 21 ms. Found 0 Redis repository interfaces. -2024-06-21 19:56:19.192 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$d4e386ab] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:56:19.339 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:56:19.341 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:56:19.343 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:56:19.357 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:56:19.397 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:56:19.402 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:56:19.702 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 19:56:19.712 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 19:56:19.713 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 19:56:19.823 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 19:56:19.824 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 2244 ms -2024-06-21 19:56:20.881 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 19:56:21.311 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 19:56:21.321 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 19:56:21.352 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 19:56:21.416 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 19:56:21.437 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Partitions-1 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = true - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Partitions - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 19:56:21.522 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 19:56:21.522 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 19:56:21.522 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718970981520 -2024-06-21 19:56:21.526 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 19:56:21.687 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 19:56:21.702 [main] WARN o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext:591 - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'getSession' defined in class path resource [com/muyu/iotDB/config/IotDBSessionConfig.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.apache.iotdb.session.Session]: Factory method 'getSession' threw exception; nested exception is org.apache.iotdb.rpc.IoTDBConnectionException: org.apache.thrift.transport.TTransportException: java.net.ConnectException: Connection refused: connect -2024-06-21 19:56:21.724 [main] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 19:56:21.763 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 19:56:21.763 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 19:56:21.862 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:776 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. -2024-06-21 19:56:21.862 [Thread-1] WARN org.apache.kafka.clients.NetworkClient:1060 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected -2024-06-21 19:56:21.908 [main] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. -2024-06-21 19:57:56.496 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 23508 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 19:57:56.497 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 19:57:56.498 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 19:57:57.168 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 19:57:57.171 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 19:57:57.206 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 18 ms. Found 0 Redis repository interfaces. -2024-06-21 19:57:57.506 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$e7a4817f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:57:57.626 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:57:57.628 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:57:57.631 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:57:57.646 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:57:57.699 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:57:57.705 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:57:57.953 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 19:57:57.963 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 19:57:57.963 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 19:57:58.078 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 19:57:58.078 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1538 ms -2024-06-21 19:57:58.818 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 19:57:59.188 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 19:57:59.194 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 19:57:59.213 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 19:57:59.258 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 19:57:59.274 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Partitions-1 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = true - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Partitions - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 19:57:59.331 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 19:57:59.331 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 19:57:59.332 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718971079330 -2024-06-21 19:57:59.333 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 19:57:59.439 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 19:57:59.561 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ -2024-06-21 19:57:59.587 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: oD4Ip6GtTNa30IVbMeo3uw -2024-06-21 19:58:00.461 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 19:58:00.463 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 19:58:00.490 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 19:58:00.498 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-2 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 19:58:00.505 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 19:58:00.506 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 19:58:00.506 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718971080505 -2024-06-21 19:58:00.507 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 19:58:00.516 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-3 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 19:58:00.517 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=1, memberId='consumer-Partitions-1-65c110c9-9ffc-4d58-8167-e4961db24db8', protocol='range'} -2024-06-21 19:58:00.521 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 1: {consumer-Partitions-1-65c110c9-9ffc-4d58-8167-e4961db24db8=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 19:58:00.522 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 19:58:00.523 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 19:58:00.523 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718971080522 -2024-06-21 19:58:00.523 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: oD4Ip6GtTNa30IVbMeo3uw -2024-06-21 19:58:00.523 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 19:58:00.524 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 19:58:00.524 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 19:58:00.525 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-4 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 19:58:00.529 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 19:58:00.529 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: oD4Ip6GtTNa30IVbMeo3uw -2024-06-21 19:58:00.529 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 19:58:00.530 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 19:58:00.530 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 19:58:00.530 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718971080529 -2024-06-21 19:58:00.530 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 19:58:00.531 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 19:58:00.532 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=1, memberId='consumer-Topics-2-371d6ee1-1c12-4a89-8c50-072ae8132899', protocol='range'} -2024-06-21 19:58:00.532 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 1: {consumer-Topics-2-371d6ee1-1c12-4a89-8c50-072ae8132899=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 19:58:00.535 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: oD4Ip6GtTNa30IVbMeo3uw -2024-06-21 19:58:00.536 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 19:58:00.537 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 19:58:00.544 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' -2024-06-21 19:58:00.546 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 19:58:00.589 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=1, memberId='consumer-Topics-2-371d6ee1-1c12-4a89-8c50-072ae8132899', protocol='range'} -2024-06-21 19:58:00.590 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=1, memberId='consumer-Partitions-1-65c110c9-9ffc-4d58-8167-e4961db24db8', protocol='range'} -2024-06-21 19:58:00.590 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 19:58:00.590 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 19:58:00.590 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 19:58:00.592 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 19:58:00.592 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 19:58:00.592 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 19:58:00.607 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Found no committed offset for partition test1-0 -2024-06-21 19:58:00.607 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-0 -2024-06-21 19:58:00.607 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Found no committed offset for partition test1-6 -2024-06-21 19:58:00.607 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-6 -2024-06-21 19:58:00.607 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Found no committed offset for partition test1-5 -2024-06-21 19:58:00.607 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-5 -2024-06-21 19:58:00.607 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Found no committed offset for partition test1-7 -2024-06-21 19:58:00.607 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-7 -2024-06-21 19:58:00.607 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Found no committed offset for partition test1-2 -2024-06-21 19:58:00.607 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Found no committed offset for partition test1-1 -2024-06-21 19:58:00.607 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-2 -2024-06-21 19:58:00.607 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Found no committed offset for partition test1-4 -2024-06-21 19:58:00.608 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Found no committed offset for partition test1-3 -2024-06-21 19:58:00.607 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-1 -2024-06-21 19:58:00.608 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-4 -2024-06-21 19:58:00.608 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-3 -2024-06-21 19:58:00.609 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-0 -2024-06-21 19:58:00.610 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-6 -2024-06-21 19:58:00.610 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-5 -2024-06-21 19:58:00.610 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-7 -2024-06-21 19:58:00.610 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-2 -2024-06-21 19:58:00.610 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-1 -2024-06-21 19:58:00.610 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-4 -2024-06-21 19:58:00.610 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-3 -2024-06-21 19:58:00.622 [Thread-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Resetting offset for partition test1-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 19:58:00.622 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Resetting offset for partition test1-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 19:58:00.622 [Thread-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Resetting offset for partition test1-6 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 19:58:00.622 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Resetting offset for partition test1-6 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 19:58:00.622 [Thread-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Resetting offset for partition test1-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 19:58:00.622 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Resetting offset for partition test1-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 19:58:00.622 [Thread-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Resetting offset for partition test1-7 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 19:58:00.622 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Resetting offset for partition test1-7 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 19:58:00.623 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Resetting offset for partition test1-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 19:58:00.623 [Thread-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Resetting offset for partition test1-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 19:58:00.623 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Resetting offset for partition test1-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 19:58:00.623 [Thread-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Resetting offset for partition test1-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 19:58:00.623 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Resetting offset for partition test1-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 19:58:00.623 [Thread-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Resetting offset for partition test1-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 19:58:00.623 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Resetting offset for partition test1-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 19:58:00.623 [Thread-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Resetting offset for partition test1-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 19:58:00.649 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] -2024-06-21 19:58:00.693 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#1171ba7e:0/SimpleConnection@68cc6319 [delegate=amqp://guest@101.34.243.166:5672/, localPort= 64816] -2024-06-21 19:58:01.138 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 -2024-06-21 19:58:01.143 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 19:58:01.382 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 5.306 seconds (JVM running for 5.979) -2024-06-21 19:58:01.384 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 -2024-06-21 19:58:01.563 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 19:58:01.563 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 19:58:01.976 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 19:58:03.535 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing -2024-06-21 19:58:03.535 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 19:58:03.536 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] -2024-06-21 19:58:03.537 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 19:58:03.539 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=2, memberId='consumer-Topics-4-3adbc351-8afc-4432-bdf0-8dd56fc77aba', protocol='range'} -2024-06-21 19:58:03.539 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=2, memberId='consumer-Topics-3-d9c6a3f0-479c-4ebb-a21e-32f5a4c21ef8', protocol='range'} -2024-06-21 19:58:03.539 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=2, memberId='consumer-Topics-2-371d6ee1-1c12-4a89-8c50-072ae8132899', protocol='range'} -2024-06-21 19:58:03.542 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 2: {consumer-Topics-3-d9c6a3f0-479c-4ebb-a21e-32f5a4c21ef8=Assignment(partitions=[test1-3, test1-4, test1-5]), consumer-Topics-2-371d6ee1-1c12-4a89-8c50-072ae8132899=Assignment(partitions=[test1-0, test1-1, test1-2]), consumer-Topics-4-3adbc351-8afc-4432-bdf0-8dd56fc77aba=Assignment(partitions=[test1-6, test1-7])} -2024-06-21 19:58:03.549 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=2, memberId='consumer-Topics-3-d9c6a3f0-479c-4ebb-a21e-32f5a4c21ef8', protocol='range'} -2024-06-21 19:58:03.549 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-3, test1-4, test1-5]) -2024-06-21 19:58:03.549 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: test1-5, test1-4, test1-3 -2024-06-21 19:58:03.549 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=2, memberId='consumer-Topics-4-3adbc351-8afc-4432-bdf0-8dd56fc77aba', protocol='range'} -2024-06-21 19:58:03.550 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-6, test1-7]) -2024-06-21 19:58:03.550 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: test1-6, test1-7 -2024-06-21 19:58:03.551 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=2, memberId='consumer-Topics-2-371d6ee1-1c12-4a89-8c50-072ae8132899', protocol='range'} -2024-06-21 19:58:03.552 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2]) -2024-06-21 19:58:03.552 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-2, test1-1 -2024-06-21 19:58:03.555 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:58:03.555 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:58:03.555 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:58:03.555 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:58:03.555 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:58:03.556 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:58:03.556 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:58:03.556 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-6, test1-7] -2024-06-21 19:58:03.556 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:58:03.556 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-5, test1-4, test1-3] -2024-06-21 19:58:03.556 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-2, test1-1] -2024-06-21 19:59:13.766 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 19:59:13.790 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 19:59:13.792 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 19:59:13.824 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 19:59:14.010 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 19:59:14.104 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 19:59:14.130 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-2, test1-1 -2024-06-21 19:59:14.130 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Revoke previously assigned partitions test1-6, test1-7 -2024-06-21 19:59:14.130 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Revoke previously assigned partitions test1-5, test1-4, test1-3 -2024-06-21 19:59:14.130 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-2, test1-1] -2024-06-21 19:59:14.130 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-5, test1-4, test1-3] -2024-06-21 19:59:14.130 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-6, test1-7] -2024-06-21 19:59:14.131 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-d9c6a3f0-479c-4ebb-a21e-32f5a4c21ef8 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 19:59:14.131 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-371d6ee1-1c12-4a89-8c50-072ae8132899 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 19:59:14.131 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-3adbc351-8afc-4432-bdf0-8dd56fc77aba sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 19:59:14.131 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 19:59:14.131 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 19:59:14.131 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 19:59:14.141 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 19:59:14.141 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 19:59:14.141 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 19:59:14.141 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 19:59:14.141 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 19:59:14.141 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 19:59:14.141 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 19:59:14.141 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 19:59:14.142 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 19:59:14.147 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered -2024-06-21 19:59:14.147 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered -2024-06-21 19:59:14.147 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 19:59:14.147 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered -2024-06-21 19:59:14.147 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 19:59:14.148 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 19:59:14.150 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 19:59:14.150 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 19:59:14.150 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 19:59:14.218 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 19:59:14.226 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. -2024-06-21 19:59:24.006 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 16064 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 19:59:24.007 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 19:59:24.008 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 19:59:24.548 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 19:59:24.550 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 19:59:24.573 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2024-06-21 19:59:24.802 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$e7a4817f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:59:24.893 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:59:24.894 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:59:24.896 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:59:24.909 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:59:24.939 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:59:24.943 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 19:59:25.176 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 19:59:25.184 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 19:59:25.184 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 19:59:25.292 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 19:59:25.292 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1250 ms -2024-06-21 19:59:25.955 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 19:59:26.376 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 19:59:26.381 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 19:59:26.397 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 19:59:26.444 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 19:59:26.464 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Partitions-1 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = true - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Partitions - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 19:59:26.530 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 19:59:26.530 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 19:59:26.530 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718971166529 -2024-06-21 19:59:26.532 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 19:59:26.656 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 19:59:26.737 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ -2024-06-21 19:59:26.870 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: oD4Ip6GtTNa30IVbMeo3uw -2024-06-21 19:59:26.871 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 19:59:26.877 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 19:59:26.886 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 19:59:26.888 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=3, memberId='consumer-Partitions-1-3189cfab-9891-49f1-a8d8-7149e34c3baa', protocol='range'} -2024-06-21 19:59:26.890 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 3: {consumer-Partitions-1-3189cfab-9891-49f1-a8d8-7149e34c3baa=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 19:59:26.894 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=3, memberId='consumer-Partitions-1-3189cfab-9891-49f1-a8d8-7149e34c3baa', protocol='range'} -2024-06-21 19:59:26.894 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 19:59:26.896 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 19:59:26.902 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:59:26.902 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:59:26.902 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:59:26.902 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:59:26.903 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:59:26.903 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:59:26.903 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:59:26.903 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:59:27.454 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-2 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 19:59:27.457 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 19:59:27.458 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 19:59:27.458 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718971167457 -2024-06-21 19:59:27.460 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 19:59:27.465 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-3 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 19:59:27.468 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 19:59:27.468 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 19:59:27.468 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718971167468 -2024-06-21 19:59:27.468 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 19:59:27.469 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: oD4Ip6GtTNa30IVbMeo3uw -2024-06-21 19:59:27.469 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 19:59:27.469 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 19:59:27.470 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-4 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 19:59:27.472 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: oD4Ip6GtTNa30IVbMeo3uw -2024-06-21 19:59:27.472 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 19:59:27.473 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 19:59:27.473 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 19:59:27.473 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 19:59:27.473 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718971167473 -2024-06-21 19:59:27.473 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 19:59:27.474 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 19:59:27.475 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=4, memberId='consumer-Topics-2-3a6a0391-58ed-4c2a-8371-7f4b3f545b94', protocol='range'} -2024-06-21 19:59:27.475 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 4: {consumer-Topics-2-3a6a0391-58ed-4c2a-8371-7f4b3f545b94=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 19:59:27.477 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: oD4Ip6GtTNa30IVbMeo3uw -2024-06-21 19:59:27.477 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 19:59:27.478 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=4, memberId='consumer-Topics-2-3a6a0391-58ed-4c2a-8371-7f4b3f545b94', protocol='range'} -2024-06-21 19:59:27.478 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 19:59:27.478 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 19:59:27.478 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 19:59:27.478 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 19:59:27.480 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 19:59:27.481 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:59:27.481 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:59:27.481 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:59:27.481 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:59:27.481 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:59:27.481 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:59:27.482 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:59:27.482 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:59:27.482 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] -2024-06-21 19:59:27.486 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' -2024-06-21 19:59:27.487 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 19:59:27.615 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#1171ba7e:0/SimpleConnection@3cf7433e [delegate=amqp://guest@101.34.243.166:5672/, localPort= 64960] -2024-06-21 19:59:28.217 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 4.502 seconds (JVM running for 5.067) -2024-06-21 19:59:28.218 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 -2024-06-21 19:59:30.478 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing -2024-06-21 19:59:30.479 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 19:59:30.480 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] -2024-06-21 19:59:30.480 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 19:59:30.481 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=5, memberId='consumer-Topics-3-3ca4f32d-45c4-4cd8-a4d3-bafcee583432', protocol='range'} -2024-06-21 19:59:30.481 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=5, memberId='consumer-Topics-4-9f2c88c8-34a4-496e-a0b4-0d7ab4cdea21', protocol='range'} -2024-06-21 19:59:30.482 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=5, memberId='consumer-Topics-2-3a6a0391-58ed-4c2a-8371-7f4b3f545b94', protocol='range'} -2024-06-21 19:59:30.482 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 5: {consumer-Topics-3-3ca4f32d-45c4-4cd8-a4d3-bafcee583432=Assignment(partitions=[test1-3, test1-4, test1-5]), consumer-Topics-4-9f2c88c8-34a4-496e-a0b4-0d7ab4cdea21=Assignment(partitions=[test1-6, test1-7]), consumer-Topics-2-3a6a0391-58ed-4c2a-8371-7f4b3f545b94=Assignment(partitions=[test1-0, test1-1, test1-2])} -2024-06-21 19:59:30.485 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=5, memberId='consumer-Topics-3-3ca4f32d-45c4-4cd8-a4d3-bafcee583432', protocol='range'} -2024-06-21 19:59:30.485 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=5, memberId='consumer-Topics-4-9f2c88c8-34a4-496e-a0b4-0d7ab4cdea21', protocol='range'} -2024-06-21 19:59:30.486 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-3, test1-4, test1-5]) -2024-06-21 19:59:30.486 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-6, test1-7]) -2024-06-21 19:59:30.486 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=5, memberId='consumer-Topics-2-3a6a0391-58ed-4c2a-8371-7f4b3f545b94', protocol='range'} -2024-06-21 19:59:30.486 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: test1-5, test1-4, test1-3 -2024-06-21 19:59:30.486 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: test1-6, test1-7 -2024-06-21 19:59:30.486 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2]) -2024-06-21 19:59:30.486 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-2, test1-1 -2024-06-21 19:59:30.488 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:59:30.488 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:59:30.489 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:59:30.489 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:59:30.488 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:59:30.489 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-5, test1-4, test1-3] -2024-06-21 19:59:30.489 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:59:30.489 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:59:30.489 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 19:59:30.489 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-6, test1-7] -2024-06-21 19:59:30.489 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-2, test1-1] -2024-06-21 20:00:49.979 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 -2024-06-21 20:00:49.983 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 20:00:50.418 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 20:00:50.419 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 20:00:50.814 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 20:01:28.161 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 20:01:28.219 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 20:01:28.219 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 20:01:28.242 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 20:01:28.325 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 20:01:29.165 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 20:01:29.180 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-2, test1-1 -2024-06-21 20:01:29.180 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Revoke previously assigned partitions test1-5, test1-4, test1-3 -2024-06-21 20:01:29.180 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Revoke previously assigned partitions test1-6, test1-7 -2024-06-21 20:01:29.180 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-2, test1-1] -2024-06-21 20:01:29.180 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-5, test1-4, test1-3] -2024-06-21 20:01:29.180 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-6, test1-7] -2024-06-21 20:01:29.181 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-3a6a0391-58ed-4c2a-8371-7f4b3f545b94 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 20:01:29.181 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-3ca4f32d-45c4-4cd8-a4d3-bafcee583432 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 20:01:29.181 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-9f2c88c8-34a4-496e-a0b4-0d7ab4cdea21 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 20:01:29.181 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 20:01:29.181 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 20:01:29.181 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 20:01:29.184 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 20:01:29.184 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 20:01:29.184 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 20:01:29.184 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 20:01:29.184 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 20:01:29.184 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 20:01:29.186 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 20:01:29.186 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 20:01:29.186 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 20:01:29.187 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered -2024-06-21 20:01:29.187 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered -2024-06-21 20:01:29.187 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered -2024-06-21 20:01:29.187 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 20:01:29.187 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 20:01:29.187 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 20:01:29.188 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 20:01:29.189 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 20:01:29.189 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 20:01:29.240 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 20:01:29.245 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. -2024-06-21 20:01:38.534 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 25588 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 20:01:38.536 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 20:01:38.537 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 20:01:39.210 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 20:01:39.212 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 20:01:39.234 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 11 ms. Found 0 Redis repository interfaces. -2024-06-21 20:01:39.475 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$e7a4817f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:01:39.578 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:01:39.579 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:01:39.581 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:01:39.594 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:01:39.623 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:01:39.627 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:01:39.896 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 20:01:39.906 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 20:01:39.906 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 20:01:40.029 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 20:01:40.030 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1445 ms -2024-06-21 20:01:40.820 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 20:01:41.203 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 20:01:41.209 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 20:01:41.226 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 20:01:41.267 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 20:01:41.288 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Partitions-1 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = true - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Partitions - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 20:01:41.354 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 20:01:41.354 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 20:01:41.354 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718971301353 -2024-06-21 20:01:41.356 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 20:01:41.458 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 20:01:41.557 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ -2024-06-21 20:01:41.683 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: oD4Ip6GtTNa30IVbMeo3uw -2024-06-21 20:01:41.684 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 20:01:41.686 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 20:01:41.697 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 20:01:41.700 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=5, memberId='consumer-Partitions-1-0408bb2b-6401-4b50-adc1-67202ec91861', protocol='range'} -2024-06-21 20:01:41.701 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 5: {consumer-Partitions-1-0408bb2b-6401-4b50-adc1-67202ec91861=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 20:01:41.706 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=5, memberId='consumer-Partitions-1-0408bb2b-6401-4b50-adc1-67202ec91861', protocol='range'} -2024-06-21 20:01:41.706 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 20:01:41.708 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 20:01:41.714 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:01:41.714 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:01:41.714 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:01:41.714 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:01:41.714 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:01:41.715 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:01:41.715 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:01:41.715 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:01:42.342 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-2 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 20:01:42.347 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 20:01:42.348 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 20:01:42.348 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718971302347 -2024-06-21 20:01:42.349 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 20:01:42.355 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-3 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 20:01:42.358 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 20:01:42.359 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 20:01:42.359 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: oD4Ip6GtTNa30IVbMeo3uw -2024-06-21 20:01:42.359 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718971302358 -2024-06-21 20:01:42.359 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 20:01:42.359 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 20:01:42.359 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 20:01:42.360 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-4 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 20:01:42.362 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 20:01:42.362 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: oD4Ip6GtTNa30IVbMeo3uw -2024-06-21 20:01:42.363 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 20:01:42.364 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 20:01:42.364 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 20:01:42.364 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 20:01:42.364 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718971302364 -2024-06-21 20:01:42.364 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 20:01:42.364 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=7, memberId='consumer-Topics-2-3e3e5e3d-1681-4de3-94d6-ee3a7312c397', protocol='range'} -2024-06-21 20:01:42.364 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 7: {consumer-Topics-2-3e3e5e3d-1681-4de3-94d6-ee3a7312c397=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 20:01:42.366 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=7, memberId='consumer-Topics-2-3e3e5e3d-1681-4de3-94d6-ee3a7312c397', protocol='range'} -2024-06-21 20:01:42.366 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 20:01:42.366 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 20:01:42.367 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: oD4Ip6GtTNa30IVbMeo3uw -2024-06-21 20:01:42.367 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 20:01:42.367 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 20:01:42.367 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 20:01:42.369 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:01:42.369 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:01:42.369 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:01:42.369 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:01:42.369 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:01:42.369 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:01:42.369 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 20:01:42.373 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:01:42.374 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:01:42.374 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] -2024-06-21 20:01:42.382 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' -2024-06-21 20:01:42.383 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 20:01:42.531 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#1171ba7e:0/SimpleConnection@36ec4071 [delegate=amqp://guest@101.34.243.166:5672/, localPort= 52877] -2024-06-21 20:01:43.179 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 5.358 seconds (JVM running for 6.161) -2024-06-21 20:01:43.181 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 -2024-06-21 20:01:45.373 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing -2024-06-21 20:01:45.374 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 20:01:45.374 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] -2024-06-21 20:01:45.374 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 20:01:45.380 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=8, memberId='consumer-Topics-3-5a4feb88-b18b-464d-92a8-fdb01113d74e', protocol='range'} -2024-06-21 20:01:45.380 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=8, memberId='consumer-Topics-2-3e3e5e3d-1681-4de3-94d6-ee3a7312c397', protocol='range'} -2024-06-21 20:01:45.381 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 8: {consumer-Topics-3-5a4feb88-b18b-464d-92a8-fdb01113d74e=Assignment(partitions=[test1-3, test1-4, test1-5]), consumer-Topics-4-874c8cc0-bd05-41b7-90b0-8a3b41deaa7d=Assignment(partitions=[test1-6, test1-7]), consumer-Topics-2-3e3e5e3d-1681-4de3-94d6-ee3a7312c397=Assignment(partitions=[test1-0, test1-1, test1-2])} -2024-06-21 20:01:45.382 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=8, memberId='consumer-Topics-4-874c8cc0-bd05-41b7-90b0-8a3b41deaa7d', protocol='range'} -2024-06-21 20:01:45.388 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=8, memberId='consumer-Topics-3-5a4feb88-b18b-464d-92a8-fdb01113d74e', protocol='range'} -2024-06-21 20:01:45.388 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=8, memberId='consumer-Topics-4-874c8cc0-bd05-41b7-90b0-8a3b41deaa7d', protocol='range'} -2024-06-21 20:01:45.388 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=8, memberId='consumer-Topics-2-3e3e5e3d-1681-4de3-94d6-ee3a7312c397', protocol='range'} -2024-06-21 20:01:45.388 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-3, test1-4, test1-5]) -2024-06-21 20:01:45.388 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-6, test1-7]) -2024-06-21 20:01:45.388 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: test1-6, test1-7 -2024-06-21 20:01:45.388 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: test1-5, test1-4, test1-3 -2024-06-21 20:01:45.389 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2]) -2024-06-21 20:01:45.389 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-2, test1-1 -2024-06-21 20:01:45.390 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:01:45.391 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:01:45.391 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:01:45.391 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-6, test1-7] -2024-06-21 20:01:45.391 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:01:45.391 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:01:45.392 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-2, test1-1] -2024-06-21 20:01:45.393 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:01:45.393 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:01:45.393 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:01:45.393 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-5, test1-4, test1-3] -2024-06-21 20:02:15.915 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 20:02:15.938 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 20:02:15.960 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 20:02:16.197 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 20:02:16.333 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 20:02:16.487 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 20:02:16.506 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Revoke previously assigned partitions test1-5, test1-4, test1-3 -2024-06-21 20:02:16.506 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-2, test1-1 -2024-06-21 20:02:16.506 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Revoke previously assigned partitions test1-6, test1-7 -2024-06-21 20:02:16.506 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-5, test1-4, test1-3] -2024-06-21 20:02:16.506 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-2, test1-1] -2024-06-21 20:02:16.506 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-6, test1-7] -2024-06-21 20:02:16.507 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-3e3e5e3d-1681-4de3-94d6-ee3a7312c397 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 20:02:16.507 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-5a4feb88-b18b-464d-92a8-fdb01113d74e sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 20:02:16.507 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-874c8cc0-bd05-41b7-90b0-8a3b41deaa7d sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 20:02:16.508 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 20:02:16.508 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 20:02:16.508 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 20:02:16.510 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 20:02:16.510 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 20:02:16.510 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 20:02:16.510 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 20:02:16.511 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 20:02:16.511 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 20:02:16.512 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 20:02:16.512 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 20:02:16.512 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 20:02:16.513 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered -2024-06-21 20:02:16.514 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered -2024-06-21 20:02:16.514 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered -2024-06-21 20:02:16.514 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 20:02:16.514 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 20:02:16.514 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 20:02:16.515 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 20:02:16.515 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 20:02:16.515 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 20:02:16.618 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 20:02:16.622 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. -2024-06-21 20:02:27.805 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 14852 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 20:02:27.806 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 20:02:27.807 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 20:02:28.439 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 20:02:28.442 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 20:02:28.475 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 15 ms. Found 0 Redis repository interfaces. -2024-06-21 20:02:28.753 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$2c83d7d0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:02:28.858 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:02:28.860 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:02:28.862 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:02:28.878 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:02:28.917 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:02:28.922 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:02:29.193 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 20:02:29.202 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 20:02:29.202 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 20:02:29.316 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 20:02:29.316 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1467 ms -2024-06-21 20:02:30.069 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 20:02:30.447 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 20:02:30.453 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 20:02:30.471 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 20:02:30.518 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 20:02:30.541 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Partitions-1 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = true - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Partitions - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 20:02:30.622 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 20:02:30.623 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 20:02:30.623 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718971350621 -2024-06-21 20:02:30.624 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 20:02:30.755 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 20:02:30.825 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ -2024-06-21 20:02:30.967 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: oD4Ip6GtTNa30IVbMeo3uw -2024-06-21 20:02:30.968 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 20:02:30.970 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 20:02:30.980 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 20:02:30.983 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=7, memberId='consumer-Partitions-1-c1d3975f-5455-42e6-a100-1fdb4050995e', protocol='range'} -2024-06-21 20:02:30.985 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 7: {consumer-Partitions-1-c1d3975f-5455-42e6-a100-1fdb4050995e=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 20:02:30.990 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=7, memberId='consumer-Partitions-1-c1d3975f-5455-42e6-a100-1fdb4050995e', protocol='range'} -2024-06-21 20:02:30.991 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 20:02:30.992 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 20:02:31.000 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:02:31.000 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:02:31.000 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:02:31.000 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:02:31.000 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:02:31.001 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:02:31.001 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:02:31.001 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:02:31.683 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-2 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 20:02:31.687 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 20:02:31.688 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 20:02:31.688 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718971351687 -2024-06-21 20:02:31.690 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 20:02:31.698 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-3 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 20:02:31.701 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 20:02:31.701 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 20:02:31.701 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718971351701 -2024-06-21 20:02:31.701 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 20:02:31.702 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: oD4Ip6GtTNa30IVbMeo3uw -2024-06-21 20:02:31.702 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 20:02:31.702 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 20:02:31.703 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-4 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 20:02:31.706 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 20:02:31.706 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: oD4Ip6GtTNa30IVbMeo3uw -2024-06-21 20:02:31.706 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 20:02:31.707 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 20:02:31.707 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 20:02:31.707 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718971351707 -2024-06-21 20:02:31.707 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 20:02:31.707 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 20:02:31.708 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=10, memberId='consumer-Topics-2-a0da60f7-cfe9-452f-96b0-7b7d02f10449', protocol='range'} -2024-06-21 20:02:31.708 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 10: {consumer-Topics-2-a0da60f7-cfe9-452f-96b0-7b7d02f10449=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 20:02:31.710 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=10, memberId='consumer-Topics-2-a0da60f7-cfe9-452f-96b0-7b7d02f10449', protocol='range'} -2024-06-21 20:02:31.710 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 20:02:31.710 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 20:02:31.711 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: oD4Ip6GtTNa30IVbMeo3uw -2024-06-21 20:02:31.711 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 20:02:31.711 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 20:02:31.712 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 20:02:31.714 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 20:02:31.715 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:02:31.715 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:02:31.715 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:02:31.716 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:02:31.716 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:02:31.716 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:02:31.716 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:02:31.716 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:02:31.717 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] -2024-06-21 20:02:31.722 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' -2024-06-21 20:02:31.724 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 20:02:31.859 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#5158a9f7:0/SimpleConnection@2571bdf4 [delegate=amqp://guest@101.34.243.166:5672/, localPort= 52930] -2024-06-21 20:02:32.447 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 5.045 seconds (JVM running for 6.411) -2024-06-21 20:02:32.449 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 -2024-06-21 20:02:32.768 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 -2024-06-21 20:02:32.772 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 20:02:33.214 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 20:02:33.214 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 20:02:33.641 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 20:02:34.710 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing -2024-06-21 20:02:34.710 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 20:02:34.711 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] -2024-06-21 20:02:34.711 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 20:02:34.716 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=11, memberId='consumer-Topics-3-a64ff0cb-cefd-48ea-960f-829b16159a21', protocol='range'} -2024-06-21 20:02:34.716 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=11, memberId='consumer-Topics-4-8f23e348-3a2d-464d-b592-50d560270466', protocol='range'} -2024-06-21 20:02:34.716 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=11, memberId='consumer-Topics-2-a0da60f7-cfe9-452f-96b0-7b7d02f10449', protocol='range'} -2024-06-21 20:02:34.717 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 11: {consumer-Topics-3-a64ff0cb-cefd-48ea-960f-829b16159a21=Assignment(partitions=[test1-3, test1-4, test1-5]), consumer-Topics-4-8f23e348-3a2d-464d-b592-50d560270466=Assignment(partitions=[test1-6, test1-7]), consumer-Topics-2-a0da60f7-cfe9-452f-96b0-7b7d02f10449=Assignment(partitions=[test1-0, test1-1, test1-2])} -2024-06-21 20:02:34.719 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=11, memberId='consumer-Topics-3-a64ff0cb-cefd-48ea-960f-829b16159a21', protocol='range'} -2024-06-21 20:02:34.719 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=11, memberId='consumer-Topics-4-8f23e348-3a2d-464d-b592-50d560270466', protocol='range'} -2024-06-21 20:02:34.720 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-3, test1-4, test1-5]) -2024-06-21 20:02:34.720 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-6, test1-7]) -2024-06-21 20:02:34.720 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: test1-5, test1-4, test1-3 -2024-06-21 20:02:34.720 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: test1-6, test1-7 -2024-06-21 20:02:34.720 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=11, memberId='consumer-Topics-2-a0da60f7-cfe9-452f-96b0-7b7d02f10449', protocol='range'} -2024-06-21 20:02:34.720 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2]) -2024-06-21 20:02:34.720 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-2, test1-1 -2024-06-21 20:02:34.725 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:02:34.725 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:02:34.725 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:02:34.726 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:02:34.726 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:02:34.726 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:02:34.726 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:02:34.726 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:02:34.726 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-6, test1-7] -2024-06-21 20:02:34.727 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-5, test1-4, test1-3] -2024-06-21 20:02:34.727 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-2, test1-1] -2024-06-21 20:07:30.222 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 20:07:30.265 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 20:07:30.293 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 20:07:30.752 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 20:07:30.987 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 20:07:31.157 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 20:07:31.181 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-2, test1-1 -2024-06-21 20:07:31.181 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-2, test1-1] -2024-06-21 20:07:31.181 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Revoke previously assigned partitions test1-6, test1-7 -2024-06-21 20:07:31.181 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-a0da60f7-cfe9-452f-96b0-7b7d02f10449 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 20:07:31.181 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Revoke previously assigned partitions test1-5, test1-4, test1-3 -2024-06-21 20:07:31.181 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-6, test1-7] -2024-06-21 20:07:31.181 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-5, test1-4, test1-3] -2024-06-21 20:07:31.182 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-8f23e348-3a2d-464d-b592-50d560270466 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 20:07:31.182 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-a64ff0cb-cefd-48ea-960f-829b16159a21 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 20:07:31.182 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 20:07:31.182 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 20:07:31.182 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 20:07:31.184 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 20:07:31.184 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 20:07:31.184 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 20:07:31.184 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 20:07:31.184 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 20:07:31.184 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 20:07:31.185 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 20:07:31.185 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 20:07:31.185 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 20:07:31.190 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered -2024-06-21 20:07:31.191 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered -2024-06-21 20:07:31.191 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered -2024-06-21 20:07:31.191 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 20:07:31.191 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 20:07:31.191 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 20:07:31.195 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 20:07:31.195 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 20:07:31.195 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 20:07:31.253 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 20:07:31.262 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. -2024-06-21 20:07:41.420 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 12064 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 20:07:41.422 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 20:07:41.422 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 20:07:42.057 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 20:07:42.060 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 20:07:42.085 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2024-06-21 20:07:42.334 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$e7a4817f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:07:42.434 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:07:42.436 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:07:42.438 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:07:42.457 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:07:42.495 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:07:42.499 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:07:42.798 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 20:07:42.809 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 20:07:42.809 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 20:07:42.973 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 20:07:42.973 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1517 ms -2024-06-21 20:07:43.740 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 20:07:44.095 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 20:07:44.100 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 20:07:44.117 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 20:07:44.156 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 20:07:44.172 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Partitions-1 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = true - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Partitions - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 20:07:44.226 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 20:07:44.226 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 20:07:44.227 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718971664225 -2024-06-21 20:07:44.228 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 20:07:44.344 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 20:07:44.419 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ -2024-06-21 20:07:44.482 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: oD4Ip6GtTNa30IVbMeo3uw -2024-06-21 20:07:44.482 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 20:07:44.484 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 20:07:44.492 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 20:07:44.494 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=9, memberId='consumer-Partitions-1-a6266294-d13d-4966-9ec7-02a3c3fb5a25', protocol='range'} -2024-06-21 20:07:44.496 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 9: {consumer-Partitions-1-a6266294-d13d-4966-9ec7-02a3c3fb5a25=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 20:07:44.501 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=9, memberId='consumer-Partitions-1-a6266294-d13d-4966-9ec7-02a3c3fb5a25', protocol='range'} -2024-06-21 20:07:44.501 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 20:07:44.502 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 20:07:44.510 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:07:44.510 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:07:44.510 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:07:44.510 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:07:44.510 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:07:44.510 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:07:44.510 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:07:44.510 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:07:45.123 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-2 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 20:07:45.131 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 20:07:45.131 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 20:07:45.131 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718971665131 -2024-06-21 20:07:45.133 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 20:07:45.141 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-3 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 20:07:45.146 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 20:07:45.146 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: oD4Ip6GtTNa30IVbMeo3uw -2024-06-21 20:07:45.146 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 20:07:45.146 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718971665145 -2024-06-21 20:07:45.146 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 20:07:45.146 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 20:07:45.147 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 20:07:45.148 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-4 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 20:07:45.149 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 20:07:45.151 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: oD4Ip6GtTNa30IVbMeo3uw -2024-06-21 20:07:45.151 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 20:07:45.152 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 20:07:45.152 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=13, memberId='consumer-Topics-2-573cf4bb-eed5-4f1f-88f0-ad4b00dcf7f2', protocol='range'} -2024-06-21 20:07:45.152 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 20:07:45.152 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 13: {consumer-Topics-2-573cf4bb-eed5-4f1f-88f0-ad4b00dcf7f2=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 20:07:45.152 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718971665151 -2024-06-21 20:07:45.152 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 20:07:45.153 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 20:07:45.154 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=13, memberId='consumer-Topics-2-573cf4bb-eed5-4f1f-88f0-ad4b00dcf7f2', protocol='range'} -2024-06-21 20:07:45.154 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 20:07:45.154 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 20:07:45.155 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 20:07:45.156 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: oD4Ip6GtTNa30IVbMeo3uw -2024-06-21 20:07:45.156 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 20:07:45.157 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 20:07:45.157 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:07:45.157 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:07:45.157 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:07:45.157 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:07:45.157 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:07:45.158 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:07:45.158 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:07:45.158 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:07:45.158 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] -2024-06-21 20:07:45.160 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 20:07:45.166 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' -2024-06-21 20:07:45.168 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 20:07:45.308 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#1171ba7e:0/SimpleConnection@36ec4071 [delegate=amqp://guest@101.34.243.166:5672/, localPort= 53305] -2024-06-21 20:07:45.682 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 -2024-06-21 20:07:45.687 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 20:07:45.940 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 4.822 seconds (JVM running for 5.431) -2024-06-21 20:07:45.942 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 -2024-06-21 20:07:46.126 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 20:07:46.126 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 20:07:46.523 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 20:07:48.168 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing -2024-06-21 20:07:48.169 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 20:07:48.169 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] -2024-06-21 20:07:48.169 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 20:07:48.170 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=14, memberId='consumer-Topics-4-cbac8c50-23e7-40a2-8cda-224469f5bda8', protocol='range'} -2024-06-21 20:07:48.170 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=14, memberId='consumer-Topics-2-573cf4bb-eed5-4f1f-88f0-ad4b00dcf7f2', protocol='range'} -2024-06-21 20:07:48.170 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=14, memberId='consumer-Topics-3-6d6f745b-ed30-41b3-8613-a64bf514d731', protocol='range'} -2024-06-21 20:07:48.171 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 14: {consumer-Topics-4-cbac8c50-23e7-40a2-8cda-224469f5bda8=Assignment(partitions=[test1-6, test1-7]), consumer-Topics-3-6d6f745b-ed30-41b3-8613-a64bf514d731=Assignment(partitions=[test1-3, test1-4, test1-5]), consumer-Topics-2-573cf4bb-eed5-4f1f-88f0-ad4b00dcf7f2=Assignment(partitions=[test1-0, test1-1, test1-2])} -2024-06-21 20:07:48.173 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=14, memberId='consumer-Topics-4-cbac8c50-23e7-40a2-8cda-224469f5bda8', protocol='range'} -2024-06-21 20:07:48.173 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=14, memberId='consumer-Topics-3-6d6f745b-ed30-41b3-8613-a64bf514d731', protocol='range'} -2024-06-21 20:07:48.173 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-6, test1-7]) -2024-06-21 20:07:48.173 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: test1-6, test1-7 -2024-06-21 20:07:48.174 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-3, test1-4, test1-5]) -2024-06-21 20:07:48.174 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=14, memberId='consumer-Topics-2-573cf4bb-eed5-4f1f-88f0-ad4b00dcf7f2', protocol='range'} -2024-06-21 20:07:48.174 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: test1-5, test1-4, test1-3 -2024-06-21 20:07:48.174 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2]) -2024-06-21 20:07:48.174 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-2, test1-1 -2024-06-21 20:07:48.175 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:07:48.175 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:07:48.175 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:07:48.175 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:07:48.175 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-6, test1-7] -2024-06-21 20:07:48.176 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:07:48.176 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:07:48.176 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:07:48.176 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:07:48.177 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-5, test1-4, test1-3] -2024-06-21 20:07:48.177 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-2, test1-1] -2024-06-21 20:08:04.120 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 20:08:04.120 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 20:08:04.121 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 31 36 38 34 30 37 39 31 31 36 2e 36 35 35 35 38 30 30 33 39 2e 35 32 30 39 32 32 30 37 32 2e 30 30 30 34 33 2e 34 34 30 30 30 30 30 30 32 37 34 30 30 30 33 37 30 30 30 33 38 31 30 30 30 30 30 30 44 35 30 31 30 39 2e 36 30 30 32 35 30 30 30 30 31 33 35 39 35 32 38 34 30 31 33 33 30 30 30 32 37 30 30 30 31 32 32 37 38 30 30 30 36 30 37 36 34 2e 38 38 30 30 30 30 32 34 30 30 30 30 36 30 36 30 30 30 30 33 32 34 30 30 30 34 30 30 30 33 30 30 30 39 32 30 30 30 30 39 34 30 30 30 30 32 33 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e4 7E -2024-06-21 20:08:04.136 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718971684079, longitude=116.6555800, latitude=39.5209220, speed=72.000, mileage=43.44000000, dischargeVoltage=274000, dischargeCurrent=37000, insulationResistance=381000000, gear=D, accelerationPedal=50, brakePedal=10, fuelConsumption=9.600, motorControllerTemperature=250000, motorSpeed=13595, motorTorque=2840, motorTemperature=133000, motorVoltage=27000, motorCurrent=12278000, powerBattery=60764., maxFeedbackPower=880000, maxDischargePower=240000, bmsSelfCheck=60, powerBatteryCurrent=60000, powerBatteryV3=324000, maxVoltage=4000, minVoltage=3000, maxTemperature=920000, minTemperature=940000, availableCapacity=230000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 20:08:04.194 [MQTT Call: protocol-parsing] INFO org.apache.kafka.clients.producer.ProducerConfig:372 - ProducerConfig values: - acks = 1 - batch.size = 16384 - bootstrap.servers = [localhost:9092] - buffer.memory = 33554432 - client.dns.lookup = use_all_dns_ips - client.id = producer-1 - compression.type = none - connections.max.idle.ms = 540000 - delivery.timeout.ms = 120000 - enable.idempotence = false - interceptor.classes = [] - internal.auto.downgrade.txn.commit = false - key.serializer = class org.apache.kafka.common.serialization.StringSerializer - linger.ms = 0 - max.block.ms = 60000 - max.in.flight.requests.per.connection = 5 - max.request.size = 1048576 - metadata.max.age.ms = 300000 - metadata.max.idle.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner - receive.buffer.bytes = 32768 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retries = 2147483647 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - transaction.timeout.ms = 60000 - transactional.id = null - value.serializer = class org.apache.kafka.common.serialization.StringSerializer - -2024-06-21 20:08:04.206 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 20:08:04.206 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 20:08:04.206 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718971684206 -2024-06-21 20:08:04.209 [kafka-producer-network-thread | producer-1] INFO org.apache.kafka.clients.Metadata:279 - [Producer clientId=producer-1] Cluster ID: oD4Ip6GtTNa30IVbMeo3uw -2024-06-21 20:08:06.874 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 20:08:06.876 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 20:08:06.876 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 31 36 38 35 30 39 30 31 31 36 2e 36 35 36 33 37 33 30 33 39 2e 35 32 30 39 39 37 30 35 34 2e 30 30 30 34 33 2e 34 37 30 30 30 30 30 30 33 36 37 30 30 30 32 36 30 30 30 37 34 33 36 30 30 30 30 30 44 31 30 37 30 39 2e 39 30 30 31 37 30 30 30 30 34 30 30 39 39 39 36 39 30 35 31 30 30 30 30 32 32 36 30 30 31 31 38 36 34 30 30 30 36 30 37 36 34 2e 34 34 30 30 30 30 39 31 30 30 30 30 38 30 36 30 30 30 30 37 30 33 30 30 30 34 30 30 30 33 30 30 30 37 39 30 30 30 30 33 37 30 30 30 30 33 36 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 0b 7E -2024-06-21 20:08:06.876 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718971685090, longitude=116.6563730, latitude=39.5209970, speed=54.000, mileage=43.47000000, dischargeVoltage=367000, dischargeCurrent=26000, insulationResistance=743600000, gear=D, accelerationPedal=10, brakePedal=70, fuelConsumption=9.900, motorControllerTemperature=170000, motorSpeed=40099, motorTorque=9690, motorTemperature=510000, motorVoltage=22600, motorCurrent=11864000, powerBattery=60764., maxFeedbackPower=440000, maxDischargePower=910000, bmsSelfCheck=80, powerBatteryCurrent=60000, powerBatteryV3=703000, maxVoltage=4000, minVoltage=3000, maxTemperature=790000, minTemperature=370000, availableCapacity=360000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 20:08:06.876 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 20:08:06.876 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 20:08:06.876 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 31 36 38 36 30 39 32 31 31 36 2e 36 35 37 36 32 39 30 33 39 2e 35 32 31 31 32 31 30 37 32 2e 30 30 30 34 33 2e 35 31 30 30 30 30 30 30 32 30 38 30 30 30 33 31 30 30 30 31 37 36 31 31 30 30 30 30 44 38 30 37 30 31 31 2e 39 30 33 30 30 30 30 30 39 36 39 36 37 34 33 33 30 36 37 30 30 30 30 31 36 36 30 30 33 33 33 34 30 30 30 30 36 30 37 36 34 2e 35 38 30 30 30 30 32 38 30 30 30 30 37 30 31 32 30 30 30 32 32 36 30 30 30 34 30 30 30 34 30 30 30 35 36 30 30 30 30 34 36 30 30 30 30 36 39 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ee 7E -2024-06-21 20:08:06.876 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718971686092, longitude=116.6576290, latitude=39.5211210, speed=72.000, mileage=43.51000000, dischargeVoltage=208000, dischargeCurrent=31000, insulationResistance=176110000, gear=D, accelerationPedal=80, brakePedal=70, fuelConsumption=11.90, motorControllerTemperature=300000, motorSpeed=96967, motorTorque=4330, motorTemperature=670000, motorVoltage=16600, motorCurrent=33340000, powerBattery=60764., maxFeedbackPower=580000, maxDischargePower=280000, bmsSelfCheck=70, powerBatteryCurrent=12000, powerBatteryV3=226000, maxVoltage=4000, minVoltage=4000, maxTemperature=560000, minTemperature=460000, availableCapacity=690000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 20:08:07.113 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 20:08:07.114 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 20:08:07.114 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 31 36 38 37 30 37 39 31 31 36 2e 36 35 38 34 37 38 30 33 39 2e 35 32 31 31 36 33 30 35 34 2e 30 30 30 34 33 2e 35 34 30 30 30 30 30 30 32 39 30 30 30 30 34 30 30 30 30 37 30 35 38 30 30 30 30 30 44 39 30 32 30 31 30 2e 37 30 37 31 30 30 30 30 36 36 36 33 30 39 35 32 30 36 30 30 30 30 30 31 34 39 30 30 32 38 39 36 30 30 30 30 36 30 37 36 34 2e 34 36 30 30 30 30 32 31 30 30 30 30 34 30 38 30 30 30 30 33 32 34 30 30 30 33 30 30 30 34 30 30 30 35 35 30 30 30 30 37 33 30 30 30 30 38 34 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f1 7E -2024-06-21 20:08:07.114 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718971687079, longitude=116.6584780, latitude=39.5211630, speed=54.000, mileage=43.54000000, dischargeVoltage=290000, dischargeCurrent=40000, insulationResistance=705800000, gear=D, accelerationPedal=90, brakePedal=20, fuelConsumption=10.70, motorControllerTemperature=710000, motorSpeed=66630, motorTorque=9520, motorTemperature=600000, motorVoltage=14900, motorCurrent=28960000, powerBattery=60764., maxFeedbackPower=460000, maxDischargePower=210000, bmsSelfCheck=40, powerBatteryCurrent=80000, powerBatteryV3=324000, maxVoltage=3000, minVoltage=4000, maxTemperature=550000, minTemperature=730000, availableCapacity=840000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 20:08:07.403 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:695 - 故障信息发送到RabbitMQ -2024-06-21 20:08:07.403 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:284 - 该车故障GZ001信息首次存储到本地缓存和Redis中,并发送到RabbitMQ -2024-06-21 20:08:07.433 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 20:08:07.434 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 20:08:07.488 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 20:08:07.508 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 20:08:07.508 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 20:08:07.551 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 20:08:07.579 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 20:08:07.579 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 20:08:07.628 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 20:08:07.663 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 20:08:07.663 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 20:08:08.113 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 20:08:08.113 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 20:08:08.113 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 31 36 38 38 30 38 31 31 31 36 2e 36 35 39 34 34 34 30 33 39 2e 35 32 31 32 35 34 30 37 32 2e 30 30 30 34 33 2e 35 38 30 30 30 30 30 30 35 39 37 30 30 30 34 32 30 30 30 32 30 39 39 31 30 30 30 30 44 34 30 36 30 39 2e 32 30 30 39 31 30 30 30 30 32 39 38 33 30 31 36 39 30 37 37 30 30 30 30 31 33 36 30 30 36 31 31 30 30 30 30 30 36 30 37 36 34 2e 31 33 30 30 30 30 31 32 30 30 30 30 31 33 36 30 30 30 30 36 36 39 30 30 30 33 30 30 30 33 30 30 30 32 35 30 30 30 30 33 34 30 30 30 30 33 36 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e9 7E -2024-06-21 20:08:08.113 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718971688081, longitude=116.6594440, latitude=39.5212540, speed=72.000, mileage=43.58000000, dischargeVoltage=597000, dischargeCurrent=42000, insulationResistance=209910000, gear=D, accelerationPedal=40, brakePedal=60, fuelConsumption=9.200, motorControllerTemperature=910000, motorSpeed=29830, motorTorque=1690, motorTemperature=770000, motorVoltage=13600, motorCurrent=61100000, powerBattery=60764., maxFeedbackPower=130000, maxDischargePower=120000, bmsSelfCheck=13, powerBatteryCurrent=60000, powerBatteryV3=669000, maxVoltage=3000, minVoltage=3000, maxTemperature=250000, minTemperature=340000, availableCapacity=360000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 20:08:08.175 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:289 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 20:08:08.203 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 20:08:08.203 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 20:10:37.536 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 20:10:37.537 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 20:10:37.537 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 31 38 33 37 35 30 34 31 31 36 2e 36 36 30 36 39 39 30 33 39 2e 35 32 31 33 34 35 30 31 30 38 2e 30 30 34 33 2e 36 34 30 30 30 30 30 30 33 35 37 30 30 30 39 30 30 30 30 31 31 31 38 32 30 30 30 30 44 39 30 30 30 31 31 2e 30 30 39 38 30 30 30 30 31 36 34 38 35 37 32 38 30 31 31 34 30 30 30 31 35 31 30 30 31 34 35 38 35 30 30 30 36 30 37 35 33 2e 32 37 30 30 30 30 38 30 30 30 30 30 32 30 31 32 30 30 30 35 31 36 30 30 30 34 30 30 30 34 30 30 30 38 32 30 30 30 30 39 30 30 30 30 30 33 33 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 de 7E -2024-06-21 20:10:37.537 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718971837504, longitude=116.6606990, latitude=39.5213450, speed=108.00, mileage=43.64000000, dischargeVoltage=357000, dischargeCurrent=90000, insulationResistance=111820000, gear=D, accelerationPedal=90, brakePedal=00, fuelConsumption=11.00, motorControllerTemperature=980000, motorSpeed=16485, motorTorque=7280, motorTemperature=114000, motorVoltage=15100, motorCurrent=14585000, powerBattery=60753., maxFeedbackPower=270000, maxDischargePower=800000, bmsSelfCheck=20, powerBatteryCurrent=12000, powerBatteryV3=516000, maxVoltage=4000, minVoltage=4000, maxTemperature=820000, minTemperature=900000, availableCapacity=330000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 20:10:37.597 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:695 - 故障信息发送到RabbitMQ -2024-06-21 20:10:37.597 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:284 - 该车故障GZ001信息首次存储到本地缓存和Redis中,并发送到RabbitMQ -2024-06-21 20:10:37.635 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 20:10:37.636 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:316 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 20:23:16.664 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 20:23:16.693 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 20:23:16.720 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 20:23:16.727 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 20:23:17.010 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 20:23:17.011 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 20:23:17.068 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Revoke previously assigned partitions test1-5, test1-4, test1-3 -2024-06-21 20:23:17.068 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-2, test1-1 -2024-06-21 20:23:17.068 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Revoke previously assigned partitions test1-6, test1-7 -2024-06-21 20:23:17.068 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-2, test1-1] -2024-06-21 20:23:17.068 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-5, test1-4, test1-3] -2024-06-21 20:23:17.068 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-6, test1-7] -2024-06-21 20:23:17.070 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-6d6f745b-ed30-41b3-8613-a64bf514d731 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 20:23:17.070 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-cbac8c50-23e7-40a2-8cda-224469f5bda8 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 20:23:17.070 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-573cf4bb-eed5-4f1f-88f0-ad4b00dcf7f2 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 20:23:17.072 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 20:23:17.072 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 20:23:17.072 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 20:23:17.081 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 20:23:17.081 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 20:23:17.082 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 20:23:17.082 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 20:23:17.082 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 20:23:17.082 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 20:23:17.083 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 20:23:17.084 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 20:23:17.084 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 20:23:17.087 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered -2024-06-21 20:23:17.087 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered -2024-06-21 20:23:17.087 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered -2024-06-21 20:23:17.088 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 20:23:17.088 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 20:23:17.088 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 20:23:17.095 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 20:23:17.096 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 20:23:17.096 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 20:23:17.158 [SpringApplicationShutdownHook] INFO org.apache.kafka.clients.producer.KafkaProducer:1204 - [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 30000 ms. -2024-06-21 20:23:17.159 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 20:23:17.159 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 20:23:17.159 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 20:23:17.159 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.producer for producer-1 unregistered -2024-06-21 20:23:17.376 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 20:23:17.390 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. -2024-06-21 20:23:28.974 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 23416 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 20:23:28.996 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 20:23:28.997 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 20:23:29.526 [main] WARN o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext:591 - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.support.BeanDefinitionOverrideException: Invalid bean definition with name 'directExchange' defined in class path resource [com/muyu/mqtt/config/RabbitConfig.class]: Cannot register bean definition [Root bean: class [null]; scope=; abstract=false; lazyInit=null; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=rabbitConfig; factoryMethodName=directExchange; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [com/muyu/mqtt/config/RabbitConfig.class]] for bean 'directExchange': There is already [Root bean: class [null]; scope=; abstract=false; lazyInit=null; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=rabbitMQConfig; factoryMethodName=directExchange; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [com/muyu/event/listen/RabbitMQConfig.class]] bound. -2024-06-21 20:23:29.534 [main] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener:136 - - -Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. -2024-06-21 20:23:29.550 [main] ERROR o.s.b.diagnostics.LoggingFailureAnalysisReporter:40 - - -*************************** -APPLICATION FAILED TO START -*************************** - -Description: - -The bean 'directExchange', defined in class path resource [com/muyu/mqtt/config/RabbitConfig.class], could not be registered. A bean with that name has already been defined in class path resource [com/muyu/event/listen/RabbitMQConfig.class] and overriding is disabled. - -Action: - -Consider renaming one of the beans or enabling overriding by setting spring.main.allow-bean-definition-overriding=true - -2024-06-21 20:26:25.662 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 6816 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 20:26:25.663 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 20:26:25.664 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 20:26:26.153 [main] WARN o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext:591 - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.support.BeanDefinitionOverrideException: Invalid bean definition with name 'directExchange' defined in class path resource [com/muyu/mqtt/config/RabbitConfig.class]: Cannot register bean definition [Root bean: class [null]; scope=; abstract=false; lazyInit=null; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=rabbitConfig; factoryMethodName=directExchange; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [com/muyu/mqtt/config/RabbitConfig.class]] for bean 'directExchange': There is already [Root bean: class [null]; scope=; abstract=false; lazyInit=null; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=rabbitMQConfig; factoryMethodName=directExchange; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [com/muyu/event/listen/RabbitMQConfig.class]] bound. -2024-06-21 20:26:26.158 [main] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener:136 - - -Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. -2024-06-21 20:26:26.170 [main] ERROR o.s.b.diagnostics.LoggingFailureAnalysisReporter:40 - - -*************************** -APPLICATION FAILED TO START -*************************** - -Description: - -The bean 'directExchange', defined in class path resource [com/muyu/mqtt/config/RabbitConfig.class], could not be registered. A bean with that name has already been defined in class path resource [com/muyu/event/listen/RabbitMQConfig.class] and overriding is disabled. - -Action: - -Consider renaming one of the beans or enabling overriding by setting spring.main.allow-bean-definition-overriding=true - -2024-06-21 20:26:52.052 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 20788 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 20:26:52.053 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 20:26:52.054 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 20:26:52.461 [main] WARN o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext:591 - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.support.BeanDefinitionOverrideException: Invalid bean definition with name 'directExchange' defined in class path resource [com/muyu/mqtt/config/RabbitConfig.class]: Cannot register bean definition [Root bean: class [null]; scope=; abstract=false; lazyInit=null; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=rabbitConfig; factoryMethodName=directExchange; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [com/muyu/mqtt/config/RabbitConfig.class]] for bean 'directExchange': There is already [Root bean: class [null]; scope=; abstract=false; lazyInit=null; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=true; factoryBeanName=rabbitMQConfig; factoryMethodName=directExchange; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [com/muyu/event/listen/RabbitMQConfig.class]] bound. -2024-06-21 20:26:52.466 [main] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener:136 - - -Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. -2024-06-21 20:26:52.478 [main] ERROR o.s.b.diagnostics.LoggingFailureAnalysisReporter:40 - - -*************************** -APPLICATION FAILED TO START -*************************** - -Description: - -The bean 'directExchange', defined in class path resource [com/muyu/mqtt/config/RabbitConfig.class], could not be registered. A bean with that name has already been defined in class path resource [com/muyu/event/listen/RabbitMQConfig.class] and overriding is disabled. - -Action: - -Consider renaming one of the beans or enabling overriding by setting spring.main.allow-bean-definition-overriding=true - -2024-06-21 20:32:54.117 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 11776 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 20:32:54.118 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 20:32:54.119 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 20:32:54.838 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 20:32:54.840 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 20:32:54.867 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 14 ms. Found 0 Redis repository interfaces. -2024-06-21 20:32:55.155 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$e7a4817f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:32:55.280 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:32:55.282 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:32:55.284 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:32:55.295 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:32:55.331 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:32:55.336 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:32:55.626 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 20:32:55.636 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 20:32:55.636 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 20:32:55.752 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 20:32:55.752 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1584 ms -2024-06-21 20:32:56.596 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 20:32:56.928 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 20:32:56.934 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 20:32:56.951 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 20:32:56.993 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 20:32:57.015 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Partitions-1 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = true - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Partitions - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 20:32:57.115 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 20:32:57.115 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 20:32:57.116 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718973177114 -2024-06-21 20:32:57.117 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 20:32:57.240 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 20:32:57.376 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ -2024-06-21 20:32:57.458 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: oD4Ip6GtTNa30IVbMeo3uw -2024-06-21 20:32:57.461 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 20:32:57.462 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 20:32:57.484 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 20:32:57.493 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=11, memberId='consumer-Partitions-1-2203868e-cd37-44be-ac91-47b3bbfea9fe', protocol='range'} -2024-06-21 20:32:57.495 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 11: {consumer-Partitions-1-2203868e-cd37-44be-ac91-47b3bbfea9fe=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 20:32:57.515 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=11, memberId='consumer-Partitions-1-2203868e-cd37-44be-ac91-47b3bbfea9fe', protocol='range'} -2024-06-21 20:32:57.515 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 20:32:57.517 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 20:32:57.529 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:32:57.530 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:32:57.530 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:32:57.530 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:32:57.530 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:32:57.530 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:32:57.530 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:32:57.530 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=6, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:32:58.184 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-2 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 20:32:58.190 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 20:32:58.191 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 20:32:58.191 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718973178190 -2024-06-21 20:32:58.192 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 20:32:58.200 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-3 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 20:32:58.203 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 20:32:58.203 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 20:32:58.203 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718973178203 -2024-06-21 20:32:58.204 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 20:32:58.204 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: oD4Ip6GtTNa30IVbMeo3uw -2024-06-21 20:32:58.204 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 20:32:58.205 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 20:32:58.205 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-4 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 20:32:58.208 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: oD4Ip6GtTNa30IVbMeo3uw -2024-06-21 20:32:58.208 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 20:32:58.208 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 20:32:58.209 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 20:32:58.209 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 20:32:58.209 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 20:32:58.209 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718973178209 -2024-06-21 20:32:58.209 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 20:32:58.210 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=16, memberId='consumer-Topics-2-83b8a010-edb1-47ef-893a-0a98f37d2395', protocol='range'} -2024-06-21 20:32:58.210 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 16: {consumer-Topics-2-83b8a010-edb1-47ef-893a-0a98f37d2395=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 20:32:58.211 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 20:32:58.212 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: oD4Ip6GtTNa30IVbMeo3uw -2024-06-21 20:32:58.213 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 20:32:58.213 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=16, memberId='consumer-Topics-2-83b8a010-edb1-47ef-893a-0a98f37d2395', protocol='range'} -2024-06-21 20:32:58.213 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 20:32:58.213 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 20:32:58.213 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 20:32:58.215 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 20:32:58.217 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:32:58.217 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:32:58.217 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:32:58.217 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:32:58.218 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:32:58.218 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:32:58.218 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:32:58.218 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=6, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:32:58.219 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] -2024-06-21 20:32:58.222 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' -2024-06-21 20:32:58.223 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 20:32:58.377 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#1171ba7e:0/SimpleConnection@20d92f1e [delegate=amqp://guest@101.34.243.166:5672/, localPort= 50073] -2024-06-21 20:32:58.763 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 -2024-06-21 20:32:58.767 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 20:32:58.999 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 5.3 seconds (JVM running for 6.061) -2024-06-21 20:32:59.000 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 -2024-06-21 20:32:59.199 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 20:32:59.199 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 20:32:59.580 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 20:32:59.581 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 -2024-06-21 20:32:59.582 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 20:32:59.959 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 20:32:59.960 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 20:33:00.364 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 20:33:01.212 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing -2024-06-21 20:33:01.213 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 20:33:01.213 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] -2024-06-21 20:33:01.213 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 20:33:01.217 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=17, memberId='consumer-Topics-4-b0dbad72-a90c-41c3-a5ca-2fca24be4e46', protocol='range'} -2024-06-21 20:33:01.217 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=17, memberId='consumer-Topics-3-6a5d7f68-034f-4a65-993d-9b6db3fe68b2', protocol='range'} -2024-06-21 20:33:01.219 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=17, memberId='consumer-Topics-2-83b8a010-edb1-47ef-893a-0a98f37d2395', protocol='range'} -2024-06-21 20:33:01.219 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 17: {consumer-Topics-3-6a5d7f68-034f-4a65-993d-9b6db3fe68b2=Assignment(partitions=[test1-3, test1-4, test1-5]), consumer-Topics-2-83b8a010-edb1-47ef-893a-0a98f37d2395=Assignment(partitions=[test1-0, test1-1, test1-2]), consumer-Topics-4-b0dbad72-a90c-41c3-a5ca-2fca24be4e46=Assignment(partitions=[test1-6, test1-7])} -2024-06-21 20:33:01.222 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=17, memberId='consumer-Topics-3-6a5d7f68-034f-4a65-993d-9b6db3fe68b2', protocol='range'} -2024-06-21 20:33:01.223 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-3, test1-4, test1-5]) -2024-06-21 20:33:01.223 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: test1-5, test1-4, test1-3 -2024-06-21 20:33:01.224 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=17, memberId='consumer-Topics-2-83b8a010-edb1-47ef-893a-0a98f37d2395', protocol='range'} -2024-06-21 20:33:01.224 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=17, memberId='consumer-Topics-4-b0dbad72-a90c-41c3-a5ca-2fca24be4e46', protocol='range'} -2024-06-21 20:33:01.224 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2]) -2024-06-21 20:33:01.224 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-2, test1-1 -2024-06-21 20:33:01.224 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-6, test1-7]) -2024-06-21 20:33:01.224 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: test1-6, test1-7 -2024-06-21 20:33:01.226 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:33:01.226 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:33:01.226 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=6, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:33:01.227 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-5, test1-4, test1-3] -2024-06-21 20:33:01.228 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:33:01.228 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:33:01.228 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-6, test1-7] -2024-06-21 20:33:01.228 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:33:01.229 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:33:01.229 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:33:01.229 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-2, test1-1] -2024-06-21 20:45:30.255 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 23428 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 20:45:30.257 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 20:45:30.258 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 20:45:30.902 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 20:45:30.905 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 20:45:30.928 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 11 ms. Found 0 Redis repository interfaces. -2024-06-21 20:45:31.176 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$e7a4817f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:45:31.287 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:45:31.288 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:45:31.291 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:45:31.308 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:45:31.354 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:45:31.361 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:45:31.614 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 20:45:31.622 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 20:45:31.623 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 20:45:31.733 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 20:45:31.733 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1433 ms -2024-06-21 20:45:32.406 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 20:45:33.481 [main] ERROR com.zaxxer.hikari.pool.HikariPool:594 - HikariPool-1 - Exception during pool initialization. -com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure - -The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. - at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138) - at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:364) - at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:206) - at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:476) - at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561) - at com.zaxxer.hikari.pool.HikariPool.(HikariPool.java:115) - at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112) - at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:159) - at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:117) - at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:80) - at org.mybatis.spring.transaction.SpringManagedTransaction.openConnection(SpringManagedTransaction.java:80) - at org.mybatis.spring.transaction.SpringManagedTransaction.getConnection(SpringManagedTransaction.java:67) - at org.apache.ibatis.executor.BaseExecutor.getConnection(BaseExecutor.java:337) - at org.apache.ibatis.executor.SimpleExecutor.prepareStatement(SimpleExecutor.java:86) - at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:62) - at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:325) - at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156) - at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109) - at com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:81) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:62) - at jdk.proxy2/jdk.proxy2.$Proxy82.query(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:151) - at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:145) - at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140) - at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) - at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.base/java.lang.reflect.Method.invoke(Method.java:568) - at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:427) - at jdk.proxy2/jdk.proxy2.$Proxy76.selectList(Unknown Source) - at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224) - at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:166) - at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:77) - at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148) - at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89) - at jdk.proxy2/jdk.proxy2.$Proxy77.selectVehicleEvent(Unknown Source) - at com.muyu.event.service.impl.EventServiceImpl.selectVehicleEvent(EventServiceImpl.java:249) - at com.muyu.event.EventRunner.run(EventRunner.java:25) - at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) - at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.base/java.lang.reflect.Method.invoke(Method.java:568) - at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:389) - at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:333) - at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:157) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:440) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1796) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) - at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) - at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) - at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) - at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) - at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955) - at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918) - at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) - at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:145) - at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:745) - at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:420) - at org.springframework.boot.SpringApplication.run(SpringApplication.java:307) - at org.springframework.boot.SpringApplication.run(SpringApplication.java:1317) - at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306) - at com.muyu.IotDbApplication.main(IotDbApplication.java:12) -Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure - -The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. - at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) - at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) - at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) - at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) - at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) - at com.mysql.cj.NativeSession.connect(NativeSession.java:119) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 66 common frames omitted -Caused by: java.net.SocketException: Network is unreachable: no further information - at java.base/sun.nio.ch.Net.pollConnect(Native Method) - at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) - at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:547) - at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:602) - at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) - at java.base/java.net.Socket.connect(Socket.java:633) - at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:156) - at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) - ... 69 common frames omitted -2024-06-21 20:45:33.484 [main] WARN o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext:591 - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'eventRunner': Invocation of init method failed; nested exception is org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.PersistenceException: -### Error querying database. Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure - -The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. -### The error may exist in file [D:\work\IotDB\target\classes\mapper\EventMapper.xml] -### The error may involve com.muyu.event.mapper.EventMapper.selectVehicleEvent -### The error occurred while executing a query -### Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure - -The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. -2024-06-21 20:45:33.498 [main] INFO org.apache.catalina.core.StandardService:173 - Stopping service [Tomcat] -2024-06-21 20:45:33.505 [main] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener:136 - - -Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. -2024-06-21 20:45:33.516 [main] ERROR org.springframework.boot.SpringApplication:835 - Application run failed -org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'eventRunner': Invocation of init method failed; nested exception is org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.PersistenceException: -### Error querying database. Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure - -The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. -### The error may exist in file [D:\work\IotDB\target\classes\mapper\EventMapper.xml] -### The error may involve com.muyu.event.mapper.EventMapper.selectVehicleEvent -### The error occurred while executing a query -### Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure - -The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. - at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:160) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:440) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1796) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) - at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) - at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) - at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) - at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) - at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) - at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:955) - at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918) - at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) - at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:145) - at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:745) - at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:420) - at org.springframework.boot.SpringApplication.run(SpringApplication.java:307) - at org.springframework.boot.SpringApplication.run(SpringApplication.java:1317) - at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306) - at com.muyu.IotDbApplication.main(IotDbApplication.java:12) -Caused by: org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.PersistenceException: -### Error querying database. Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure - -The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. -### The error may exist in file [D:\work\IotDB\target\classes\mapper\EventMapper.xml] -### The error may involve com.muyu.event.mapper.EventMapper.selectVehicleEvent -### The error occurred while executing a query -### Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure - -The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. - at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:96) - at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:441) - at jdk.proxy2/jdk.proxy2.$Proxy76.selectList(Unknown Source) - at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:224) - at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:166) - at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:77) - at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148) - at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89) - at jdk.proxy2/jdk.proxy2.$Proxy77.selectVehicleEvent(Unknown Source) - at com.muyu.event.service.impl.EventServiceImpl.selectVehicleEvent(EventServiceImpl.java:249) - at com.muyu.event.EventRunner.run(EventRunner.java:25) - at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) - at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.base/java.lang.reflect.Method.invoke(Method.java:568) - at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:389) - at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:333) - at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:157) - ... 18 common frames omitted -Caused by: org.apache.ibatis.exceptions.PersistenceException: -### Error querying database. Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure - -The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. -### The error may exist in file [D:\work\IotDB\target\classes\mapper\EventMapper.xml] -### The error may involve com.muyu.event.mapper.EventMapper.selectVehicleEvent -### The error occurred while executing a query -### Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure - -The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. - at org.apache.ibatis.exceptions.ExceptionFactory.wrapException(ExceptionFactory.java:30) - at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:153) - at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:145) - at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140) - at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) - at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) - at java.base/java.lang.reflect.Method.invoke(Method.java:568) - at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:427) - ... 34 common frames omitted -Caused by: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure - -The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. - at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:83) - at org.mybatis.spring.transaction.SpringManagedTransaction.openConnection(SpringManagedTransaction.java:80) - at org.mybatis.spring.transaction.SpringManagedTransaction.getConnection(SpringManagedTransaction.java:67) - at org.apache.ibatis.executor.BaseExecutor.getConnection(BaseExecutor.java:337) - at org.apache.ibatis.executor.SimpleExecutor.prepareStatement(SimpleExecutor.java:86) - at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:62) - at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:325) - at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156) - at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109) - at com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:81) - at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:62) - at jdk.proxy2/jdk.proxy2.$Proxy82.query(Unknown Source) - at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:151) - ... 41 common frames omitted -Caused by: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure - -The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. - at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) - at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) - at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) - at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) - at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) - at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138) - at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:364) - at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:206) - at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:476) - at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561) - at com.zaxxer.hikari.pool.HikariPool.(HikariPool.java:115) - at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112) - at org.springframework.jdbc.datasource.DataSourceUtils.fetchConnection(DataSourceUtils.java:159) - at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:117) - at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:80) - ... 53 common frames omitted -Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure - -The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. - at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) - at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) - at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) - at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) - at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) - at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) - at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) - at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) - at com.mysql.cj.NativeSession.connect(NativeSession.java:119) - at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) - at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) - ... 66 common frames omitted -Caused by: java.net.SocketException: Network is unreachable: no further information - at java.base/sun.nio.ch.Net.pollConnect(Native Method) - at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) - at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:547) - at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:602) - at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) - at java.base/java.net.Socket.connect(Socket.java:633) - at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:156) - at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) - ... 69 common frames omitted -2024-06-21 20:46:05.404 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 26356 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 20:46:05.405 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 20:46:05.406 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 20:46:05.998 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 20:46:06.000 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 20:46:06.024 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2024-06-21 20:46:06.310 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$e7a4817f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:46:06.414 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:46:06.416 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:46:06.418 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:46:06.435 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:46:06.474 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:46:06.478 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:46:06.713 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 20:46:06.722 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 20:46:06.723 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 20:46:06.843 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 20:46:06.843 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1405 ms -2024-06-21 20:46:07.496 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 20:46:07.813 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 20:46:07.818 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 20:46:07.832 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 20:46:07.878 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 20:46:07.895 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Partitions-1 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = true - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Partitions - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 20:46:07.949 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 20:46:07.950 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 20:46:07.950 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718973967948 -2024-06-21 20:46:07.951 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 20:46:08.056 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 20:46:08.177 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ -2024-06-21 20:46:08.199 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 20:46:08.965 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 20:46:08.967 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 20:46:08.988 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 20:46:09.009 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=1, memberId='consumer-Partitions-1-c6a10d96-79ad-4400-9b7b-e2e5519070d9', protocol='range'} -2024-06-21 20:46:09.011 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 1: {consumer-Partitions-1-c6a10d96-79ad-4400-9b7b-e2e5519070d9=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 20:46:09.022 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-2 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 20:46:09.026 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 20:46:09.026 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 20:46:09.027 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718973969026 -2024-06-21 20:46:09.028 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 20:46:09.034 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-3 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 20:46:09.039 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 20:46:09.039 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 20:46:09.039 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718973969039 -2024-06-21 20:46:09.040 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 20:46:09.040 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 20:46:09.041 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-4 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 20:46:09.042 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 20:46:09.042 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 20:46:09.045 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 20:46:09.046 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 20:46:09.046 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 20:46:09.046 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718973969046 -2024-06-21 20:46:09.046 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 20:46:09.047 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 20:46:09.047 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 20:46:09.047 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 20:46:09.050 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=1, memberId='consumer-Topics-2-fb18eadf-2d90-4b35-9770-e7e2fd2840a7', protocol='range'} -2024-06-21 20:46:09.050 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 1: {consumer-Topics-2-fb18eadf-2d90-4b35-9770-e7e2fd2840a7=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 20:46:09.052 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 20:46:09.052 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 20:46:09.053 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 20:46:09.054 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 20:46:09.061 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' -2024-06-21 20:46:09.062 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 20:46:09.084 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=1, memberId='consumer-Topics-2-fb18eadf-2d90-4b35-9770-e7e2fd2840a7', protocol='range'} -2024-06-21 20:46:09.084 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=1, memberId='consumer-Partitions-1-c6a10d96-79ad-4400-9b7b-e2e5519070d9', protocol='range'} -2024-06-21 20:46:09.085 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 20:46:09.085 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 20:46:09.085 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 20:46:09.087 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 20:46:09.087 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 20:46:09.099 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Found no committed offset for partition test1-0 -2024-06-21 20:46:09.099 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-0 -2024-06-21 20:46:09.100 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-6 -2024-06-21 20:46:09.100 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Found no committed offset for partition test1-6 -2024-06-21 20:46:09.100 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-5 -2024-06-21 20:46:09.100 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Found no committed offset for partition test1-5 -2024-06-21 20:46:09.100 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-7 -2024-06-21 20:46:09.100 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Found no committed offset for partition test1-7 -2024-06-21 20:46:09.100 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-2 -2024-06-21 20:46:09.100 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Found no committed offset for partition test1-2 -2024-06-21 20:46:09.100 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-1 -2024-06-21 20:46:09.100 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Found no committed offset for partition test1-1 -2024-06-21 20:46:09.100 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-4 -2024-06-21 20:46:09.100 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Found no committed offset for partition test1-4 -2024-06-21 20:46:09.100 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-3 -2024-06-21 20:46:09.100 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Found no committed offset for partition test1-3 -2024-06-21 20:46:09.103 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-0 -2024-06-21 20:46:09.103 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-6 -2024-06-21 20:46:09.103 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-5 -2024-06-21 20:46:09.103 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-7 -2024-06-21 20:46:09.103 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-2 -2024-06-21 20:46:09.103 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-1 -2024-06-21 20:46:09.103 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-4 -2024-06-21 20:46:09.103 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1354 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Found no committed offset for partition test1-3 -2024-06-21 20:46:09.114 [Thread-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Resetting offset for partition test1-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 20:46:09.114 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Resetting offset for partition test1-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 20:46:09.114 [Thread-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Resetting offset for partition test1-6 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 20:46:09.114 [Thread-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Resetting offset for partition test1-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 20:46:09.114 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Resetting offset for partition test1-6 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 20:46:09.114 [Thread-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Resetting offset for partition test1-7 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 20:46:09.115 [Thread-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Resetting offset for partition test1-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 20:46:09.115 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Resetting offset for partition test1-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 20:46:09.115 [Thread-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Resetting offset for partition test1-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 20:46:09.115 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Resetting offset for partition test1-7 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 20:46:09.115 [Thread-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Resetting offset for partition test1-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 20:46:09.115 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Resetting offset for partition test1-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 20:46:09.115 [Thread-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Resetting offset for partition test1-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 20:46:09.115 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Resetting offset for partition test1-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 20:46:09.115 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Resetting offset for partition test1-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 20:46:09.115 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.clients.consumer.internals.SubscriptionState:398 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Resetting offset for partition test1-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}}. -2024-06-21 20:46:09.140 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] -2024-06-21 20:46:09.205 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#1171ba7e:0/SimpleConnection@68cc6319 [delegate=amqp://guest@101.34.243.166:5672/, localPort= 56304] -2024-06-21 20:46:09.556 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 -2024-06-21 20:46:09.561 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 20:46:09.871 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 4.79 seconds (JVM running for 5.383) -2024-06-21 20:46:09.872 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 -2024-06-21 20:46:10.007 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 20:46:10.008 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 20:46:10.392 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 20:46:10.393 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 -2024-06-21 20:46:10.393 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 20:46:10.776 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 20:46:10.777 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 20:46:11.186 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 20:46:12.059 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing -2024-06-21 20:46:12.061 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 20:46:12.062 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] -2024-06-21 20:46:12.063 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 20:46:12.065 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=2, memberId='consumer-Topics-3-04471043-f6da-478c-be7a-e81d077107d8', protocol='range'} -2024-06-21 20:46:12.067 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=2, memberId='consumer-Topics-2-fb18eadf-2d90-4b35-9770-e7e2fd2840a7', protocol='range'} -2024-06-21 20:46:12.067 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=2, memberId='consumer-Topics-4-b863c181-4e88-4784-9632-425c7e36d6a4', protocol='range'} -2024-06-21 20:46:12.067 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 2: {consumer-Topics-3-04471043-f6da-478c-be7a-e81d077107d8=Assignment(partitions=[test1-3, test1-4, test1-5]), consumer-Topics-2-fb18eadf-2d90-4b35-9770-e7e2fd2840a7=Assignment(partitions=[test1-0, test1-1, test1-2]), consumer-Topics-4-b863c181-4e88-4784-9632-425c7e36d6a4=Assignment(partitions=[test1-6, test1-7])} -2024-06-21 20:46:12.073 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=2, memberId='consumer-Topics-3-04471043-f6da-478c-be7a-e81d077107d8', protocol='range'} -2024-06-21 20:46:12.074 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=2, memberId='consumer-Topics-4-b863c181-4e88-4784-9632-425c7e36d6a4', protocol='range'} -2024-06-21 20:46:12.074 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-3, test1-4, test1-5]) -2024-06-21 20:46:12.074 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-6, test1-7]) -2024-06-21 20:46:12.074 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: test1-6, test1-7 -2024-06-21 20:46:12.074 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: test1-5, test1-4, test1-3 -2024-06-21 20:46:12.075 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=2, memberId='consumer-Topics-2-fb18eadf-2d90-4b35-9770-e7e2fd2840a7', protocol='range'} -2024-06-21 20:46:12.075 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2]) -2024-06-21 20:46:12.076 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-2, test1-1 -2024-06-21 20:46:12.078 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:46:12.078 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:46:12.078 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:46:12.078 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:46:12.078 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-6, test1-7] -2024-06-21 20:46:12.078 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:46:12.078 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:46:12.079 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-5, test1-4, test1-3] -2024-06-21 20:46:12.079 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:46:12.079 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:46:12.079 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-2, test1-1] -2024-06-21 20:46:39.385 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 20:46:39.385 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 20:46:39.385 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 33 39 39 39 33 30 35 31 31 36 2e 36 35 35 35 38 30 30 33 39 2e 35 32 30 39 32 32 30 37 32 2e 30 30 30 34 33 2e 34 34 30 30 30 30 30 30 36 38 38 30 30 30 36 30 30 30 30 31 37 34 33 33 30 30 30 30 44 35 30 30 30 39 2e 38 30 30 38 36 30 30 30 30 39 33 32 30 37 33 30 30 30 31 34 38 30 30 30 32 37 34 30 30 36 38 35 30 30 30 30 30 36 30 37 36 34 2e 38 38 30 30 30 30 33 31 30 30 30 30 35 30 31 30 30 30 30 33 34 39 30 30 30 34 30 30 30 34 30 30 30 37 31 30 30 30 30 37 37 30 30 30 30 38 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f7 7E -2024-06-21 20:46:39.400 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718973999305, longitude=116.6555800, latitude=39.5209220, speed=72.000, mileage=43.44000000, dischargeVoltage=688000, dischargeCurrent=60000, insulationResistance=174330000, gear=D, accelerationPedal=50, brakePedal=00, fuelConsumption=9.800, motorControllerTemperature=860000, motorSpeed=93207, motorTorque=3000, motorTemperature=148000, motorVoltage=27400, motorCurrent=68500000, powerBattery=60764., maxFeedbackPower=880000, maxDischargePower=310000, bmsSelfCheck=50, powerBatteryCurrent=10000, powerBatteryV3=349000, maxVoltage=4000, minVoltage=4000, maxTemperature=710000, minTemperature=770000, availableCapacity=800000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 20:46:39.456 [MQTT Call: protocol-parsing] INFO org.apache.kafka.clients.producer.ProducerConfig:372 - ProducerConfig values: - acks = 1 - batch.size = 16384 - bootstrap.servers = [localhost:9092] - buffer.memory = 33554432 - client.dns.lookup = use_all_dns_ips - client.id = producer-1 - compression.type = none - connections.max.idle.ms = 540000 - delivery.timeout.ms = 120000 - enable.idempotence = false - interceptor.classes = [] - internal.auto.downgrade.txn.commit = false - key.serializer = class org.apache.kafka.common.serialization.StringSerializer - linger.ms = 0 - max.block.ms = 60000 - max.in.flight.requests.per.connection = 5 - max.request.size = 1048576 - metadata.max.age.ms = 300000 - metadata.max.idle.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner - receive.buffer.bytes = 32768 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retries = 2147483647 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - transaction.timeout.ms = 60000 - transactional.id = null - value.serializer = class org.apache.kafka.common.serialization.StringSerializer - -2024-06-21 20:46:39.472 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 20:46:39.472 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 20:46:39.472 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718973999472 -2024-06-21 20:46:39.475 [kafka-producer-network-thread | producer-1] INFO org.apache.kafka.clients.Metadata:279 - [Producer clientId=producer-1] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 20:46:40.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:693 - 故障信息发送到RabbitMQ -2024-06-21 20:46:40.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:283 - 该车故障GZ001信息首次存储到本地缓存和Redis中,并发送到RabbitMQ -2024-06-21 20:46:40.072 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 20:46:40.072 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 20:49:21.709 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 20:49:21.752 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 20:49:21.772 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 20:49:21.892 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 20:49:22.241 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 20:49:22.438 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 20:49:22.470 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-2, test1-1 -2024-06-21 20:49:22.470 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Revoke previously assigned partitions test1-6, test1-7 -2024-06-21 20:49:22.470 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Revoke previously assigned partitions test1-5, test1-4, test1-3 -2024-06-21 20:49:22.470 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-5, test1-4, test1-3] -2024-06-21 20:49:22.470 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-6, test1-7] -2024-06-21 20:49:22.470 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-2, test1-1] -2024-06-21 20:49:22.470 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-b863c181-4e88-4784-9632-425c7e36d6a4 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 20:49:22.470 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-04471043-f6da-478c-be7a-e81d077107d8 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 20:49:22.472 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-fb18eadf-2d90-4b35-9770-e7e2fd2840a7 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 20:49:22.472 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 20:49:22.472 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 20:49:22.472 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 20:49:22.477 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 20:49:22.477 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 20:49:22.478 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 20:49:22.478 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 20:49:22.478 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 20:49:22.478 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 20:49:22.478 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 20:49:22.479 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 20:49:22.479 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 20:49:22.480 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered -2024-06-21 20:49:22.480 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered -2024-06-21 20:49:22.480 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 20:49:22.480 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 20:49:22.481 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered -2024-06-21 20:49:22.481 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 20:49:22.481 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 20:49:22.481 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 20:49:22.481 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 20:49:22.490 [SpringApplicationShutdownHook] INFO org.apache.kafka.clients.producer.KafkaProducer:1204 - [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 30000 ms. -2024-06-21 20:49:22.492 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 20:49:22.492 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 20:49:22.492 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 20:49:22.492 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.producer for producer-1 unregistered -2024-06-21 20:49:22.674 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 20:49:22.680 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. -2024-06-21 20:49:32.185 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 7508 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 20:49:32.186 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 20:49:32.187 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 20:49:32.910 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 20:49:32.912 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 20:49:32.937 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 13 ms. Found 0 Redis repository interfaces. -2024-06-21 20:49:33.198 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$e7a4817f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:49:33.300 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:49:33.302 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:49:33.304 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:49:33.320 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:49:33.357 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:49:33.362 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:49:33.603 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 20:49:33.611 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 20:49:33.612 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 20:49:33.714 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 20:49:33.714 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1473 ms -2024-06-21 20:49:34.417 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 20:49:34.768 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 20:49:34.774 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 20:49:34.794 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 20:49:34.837 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 20:49:34.856 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Partitions-1 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = true - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Partitions - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 20:49:34.923 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 20:49:34.923 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 20:49:34.923 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718974174922 -2024-06-21 20:49:34.926 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 20:49:35.056 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 20:49:35.131 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ -2024-06-21 20:49:35.195 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 20:49:35.196 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 20:49:35.198 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 20:49:35.205 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 20:49:35.207 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=3, memberId='consumer-Partitions-1-03ff1692-f069-4540-be24-15a940586a93', protocol='range'} -2024-06-21 20:49:35.209 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 3: {consumer-Partitions-1-03ff1692-f069-4540-be24-15a940586a93=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 20:49:35.212 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=3, memberId='consumer-Partitions-1-03ff1692-f069-4540-be24-15a940586a93', protocol='range'} -2024-06-21 20:49:35.213 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 20:49:35.214 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 20:49:35.220 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:49:35.220 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:49:35.221 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:49:35.221 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:49:35.221 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:49:35.221 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:49:35.221 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:49:35.221 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:49:35.852 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-2 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 20:49:35.856 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 20:49:35.857 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 20:49:35.857 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718974175856 -2024-06-21 20:49:35.858 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 20:49:35.864 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-3 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 20:49:35.868 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 20:49:35.868 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 20:49:35.868 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 20:49:35.868 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718974175867 -2024-06-21 20:49:35.868 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 20:49:35.868 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 20:49:35.869 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 20:49:35.869 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-4 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 20:49:35.871 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 20:49:35.872 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 20:49:35.873 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 20:49:35.873 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 20:49:35.873 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 20:49:35.873 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718974175873 -2024-06-21 20:49:35.873 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=4, memberId='consumer-Topics-2-847dc46e-2f66-4cfb-a7cf-702f1c71754c', protocol='range'} -2024-06-21 20:49:35.873 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 20:49:35.873 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 4: {consumer-Topics-2-847dc46e-2f66-4cfb-a7cf-702f1c71754c=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 20:49:35.873 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 20:49:35.876 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=4, memberId='consumer-Topics-2-847dc46e-2f66-4cfb-a7cf-702f1c71754c', protocol='range'} -2024-06-21 20:49:35.876 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 20:49:35.876 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 20:49:35.876 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 20:49:35.876 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 20:49:35.877 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 20:49:35.877 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 20:49:35.879 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:49:35.879 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:49:35.879 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 20:49:35.879 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:49:35.879 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:49:35.879 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:49:35.879 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:49:35.879 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:49:35.879 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:49:35.881 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] -2024-06-21 20:49:35.884 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' -2024-06-21 20:49:35.885 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 20:49:36.023 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#7b3c2ae0:0/SimpleConnection@36ec4071 [delegate=amqp://guest@101.34.243.166:5672/, localPort= 50545] -2024-06-21 20:49:36.603 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 4.964 seconds (JVM running for 5.689) -2024-06-21 20:49:36.604 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 -2024-06-21 20:49:37.900 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 -2024-06-21 20:49:37.906 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 20:49:38.346 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 20:49:38.347 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 20:49:38.774 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 20:49:38.886 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing -2024-06-21 20:49:38.886 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 20:49:38.887 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] -2024-06-21 20:49:38.887 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 20:49:38.888 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=5, memberId='consumer-Topics-2-847dc46e-2f66-4cfb-a7cf-702f1c71754c', protocol='range'} -2024-06-21 20:49:38.888 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=5, memberId='consumer-Topics-3-61825ea2-beaf-475f-84eb-acd88f8cb26a', protocol='range'} -2024-06-21 20:49:38.888 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 5: {consumer-Topics-3-61825ea2-beaf-475f-84eb-acd88f8cb26a=Assignment(partitions=[test1-3, test1-4, test1-5]), consumer-Topics-4-b7cdb99b-6373-40d1-a02a-d65aded1be56=Assignment(partitions=[test1-6, test1-7]), consumer-Topics-2-847dc46e-2f66-4cfb-a7cf-702f1c71754c=Assignment(partitions=[test1-0, test1-1, test1-2])} -2024-06-21 20:49:38.888 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=5, memberId='consumer-Topics-4-b7cdb99b-6373-40d1-a02a-d65aded1be56', protocol='range'} -2024-06-21 20:49:38.891 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=5, memberId='consumer-Topics-2-847dc46e-2f66-4cfb-a7cf-702f1c71754c', protocol='range'} -2024-06-21 20:49:38.891 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=5, memberId='consumer-Topics-4-b7cdb99b-6373-40d1-a02a-d65aded1be56', protocol='range'} -2024-06-21 20:49:38.891 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=5, memberId='consumer-Topics-3-61825ea2-beaf-475f-84eb-acd88f8cb26a', protocol='range'} -2024-06-21 20:49:38.891 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-3, test1-4, test1-5]) -2024-06-21 20:49:38.891 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2]) -2024-06-21 20:49:38.891 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-6, test1-7]) -2024-06-21 20:49:38.891 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-2, test1-1 -2024-06-21 20:49:38.891 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: test1-5, test1-4, test1-3 -2024-06-21 20:49:38.891 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: test1-6, test1-7 -2024-06-21 20:49:38.896 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:49:38.896 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:49:38.897 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:49:38.897 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:49:38.897 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:49:38.897 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:49:38.897 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:49:38.897 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:49:38.897 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-6, test1-7] -2024-06-21 20:49:38.897 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-5, test1-4, test1-3] -2024-06-21 20:49:38.897 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-2, test1-1] -2024-06-21 20:49:47.191 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 20:49:47.193 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 20:49:47.193 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 34 31 38 37 31 35 36 31 31 36 2e 36 35 36 33 37 33 30 33 39 2e 35 32 30 39 39 37 30 35 34 2e 30 30 30 34 33 2e 34 37 30 30 30 30 30 30 31 37 36 30 30 30 34 33 30 30 30 32 31 32 31 38 30 30 30 30 44 33 30 32 30 31 31 2e 31 30 33 37 30 30 30 30 31 31 37 30 35 37 39 30 30 35 35 30 30 30 30 32 38 33 30 30 38 39 38 36 30 30 30 30 36 30 37 36 34 2e 31 37 30 30 30 30 35 34 30 30 30 30 36 30 31 31 30 30 30 35 30 33 30 30 30 34 30 30 30 34 30 30 30 36 30 30 30 30 30 39 30 30 30 30 30 34 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 df 7E -2024-06-21 20:49:47.211 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718974187156, longitude=116.6563730, latitude=39.5209970, speed=54.000, mileage=43.47000000, dischargeVoltage=176000, dischargeCurrent=43000, insulationResistance=212180000, gear=D, accelerationPedal=30, brakePedal=20, fuelConsumption=11.10, motorControllerTemperature=370000, motorSpeed=11705, motorTorque=7900, motorTemperature=550000, motorVoltage=28300, motorCurrent=89860000, powerBattery=60764., maxFeedbackPower=170000, maxDischargePower=540000, bmsSelfCheck=60, powerBatteryCurrent=11000, powerBatteryV3=503000, maxVoltage=4000, minVoltage=4000, maxTemperature=600000, minTemperature=900000, availableCapacity=400000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 20:49:47.267 [MQTT Call: protocol-parsing] INFO org.apache.kafka.clients.producer.ProducerConfig:372 - ProducerConfig values: - acks = 1 - batch.size = 16384 - bootstrap.servers = [localhost:9092] - buffer.memory = 33554432 - client.dns.lookup = use_all_dns_ips - client.id = producer-1 - compression.type = none - connections.max.idle.ms = 540000 - delivery.timeout.ms = 120000 - enable.idempotence = false - interceptor.classes = [] - internal.auto.downgrade.txn.commit = false - key.serializer = class org.apache.kafka.common.serialization.StringSerializer - linger.ms = 0 - max.block.ms = 60000 - max.in.flight.requests.per.connection = 5 - max.request.size = 1048576 - metadata.max.age.ms = 300000 - metadata.max.idle.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner - receive.buffer.bytes = 32768 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retries = 2147483647 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - transaction.timeout.ms = 60000 - transactional.id = null - value.serializer = class org.apache.kafka.common.serialization.StringSerializer - -2024-06-21 20:49:47.278 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 20:49:47.279 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 20:49:47.279 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718974187278 -2024-06-21 20:49:47.282 [kafka-producer-network-thread | producer-1] INFO org.apache.kafka.clients.Metadata:279 - [Producer clientId=producer-1] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 20:49:47.722 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:695 - 消息发送成功 -2024-06-21 20:49:47.740 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:698 - 故障信息发送到RabbitMQ -2024-06-21 20:49:47.740 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:283 - 该车故障GZ001信息首次存储到本地缓存和Redis中,并发送到RabbitMQ -2024-06-21 20:49:47.766 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 20:49:47.766 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 20:53:32.522 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 20:53:32.545 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 20:53:32.575 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 20:53:33.195 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 20:53:33.215 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 20:53:33.320 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 20:53:33.343 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-2, test1-1 -2024-06-21 20:53:33.343 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Revoke previously assigned partitions test1-5, test1-4, test1-3 -2024-06-21 20:53:33.343 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-2, test1-1] -2024-06-21 20:53:33.343 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-5, test1-4, test1-3] -2024-06-21 20:53:33.343 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Revoke previously assigned partitions test1-6, test1-7 -2024-06-21 20:53:33.343 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-6, test1-7] -2024-06-21 20:53:33.343 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-847dc46e-2f66-4cfb-a7cf-702f1c71754c sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 20:53:33.343 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-61825ea2-beaf-475f-84eb-acd88f8cb26a sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 20:53:33.343 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-b7cdb99b-6373-40d1-a02a-d65aded1be56 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 20:53:33.343 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 20:53:33.343 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 20:53:33.343 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 20:53:33.345 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 20:53:33.345 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 20:53:33.346 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 20:53:33.346 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 20:53:33.346 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 20:53:33.346 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 20:53:33.349 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 20:53:33.349 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 20:53:33.349 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 20:53:33.351 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered -2024-06-21 20:53:33.351 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered -2024-06-21 20:53:33.351 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered -2024-06-21 20:53:33.351 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 20:53:33.351 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 20:53:33.351 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 20:53:33.354 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 20:53:33.354 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 20:53:33.354 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 20:53:33.360 [SpringApplicationShutdownHook] INFO org.apache.kafka.clients.producer.KafkaProducer:1204 - [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 30000 ms. -2024-06-21 20:53:33.361 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 20:53:33.361 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 20:53:33.361 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 20:53:33.361 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.producer for producer-1 unregistered -2024-06-21 20:53:33.562 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 20:53:33.567 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. -2024-06-21 20:53:41.975 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 21272 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 20:53:41.977 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 20:53:41.978 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 20:53:42.522 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 20:53:42.524 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 20:53:42.545 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 11 ms. Found 0 Redis repository interfaces. -2024-06-21 20:53:42.769 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$e7a4817f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:53:42.848 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:53:42.850 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:53:42.853 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:53:42.870 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:53:42.900 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:53:42.905 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:53:43.131 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 20:53:43.141 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 20:53:43.141 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 20:53:43.243 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 20:53:43.243 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1230 ms -2024-06-21 20:53:43.896 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 20:53:44.188 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 20:53:44.194 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 20:53:44.211 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 20:53:44.254 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 20:53:44.273 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Partitions-1 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = true - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Partitions - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 20:53:44.340 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 20:53:44.341 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 20:53:44.341 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718974424340 -2024-06-21 20:53:44.342 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 20:53:44.438 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 20:53:44.504 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ -2024-06-21 20:53:44.629 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 20:53:44.630 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 20:53:44.631 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 20:53:44.642 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 20:53:44.645 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=5, memberId='consumer-Partitions-1-9ff44c09-0d27-4637-a67d-9bc721dd6e09', protocol='range'} -2024-06-21 20:53:44.646 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 5: {consumer-Partitions-1-9ff44c09-0d27-4637-a67d-9bc721dd6e09=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 20:53:44.650 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=5, memberId='consumer-Partitions-1-9ff44c09-0d27-4637-a67d-9bc721dd6e09', protocol='range'} -2024-06-21 20:53:44.650 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 20:53:44.651 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 20:53:44.657 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:53:44.657 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:53:44.658 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:53:44.658 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:53:44.658 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:53:44.658 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:53:44.658 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:53:44.658 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=2, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:53:45.182 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-2 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 20:53:45.186 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 20:53:45.186 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 20:53:45.186 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718974425186 -2024-06-21 20:53:45.187 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 20:53:45.201 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-3 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 20:53:45.204 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 20:53:45.205 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 20:53:45.205 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718974425204 -2024-06-21 20:53:45.205 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 20:53:45.205 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 20:53:45.206 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 20:53:45.206 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 20:53:45.207 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-4 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 20:53:45.209 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 20:53:45.209 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 20:53:45.209 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 20:53:45.210 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 20:53:45.212 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 20:53:45.212 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 20:53:45.213 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718974425210 -2024-06-21 20:53:45.213 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 20:53:45.213 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=7, memberId='consumer-Topics-2-e9e7d68f-a1a2-435f-b85f-25529af796ca', protocol='range'} -2024-06-21 20:53:45.214 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 7: {consumer-Topics-2-e9e7d68f-a1a2-435f-b85f-25529af796ca=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 20:53:45.215 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=7, memberId='consumer-Topics-2-e9e7d68f-a1a2-435f-b85f-25529af796ca', protocol='range'} -2024-06-21 20:53:45.216 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 20:53:45.216 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 20:53:45.216 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 20:53:45.216 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 20:53:45.216 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 20:53:45.217 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 20:53:45.219 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 20:53:45.220 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:53:45.220 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:53:45.220 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:53:45.220 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:53:45.220 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:53:45.220 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:53:45.220 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:53:45.220 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=2, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:53:45.221 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] -2024-06-21 20:53:45.224 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' -2024-06-21 20:53:45.225 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 20:53:45.359 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#1171ba7e:0/SimpleConnection@3cf7433e [delegate=amqp://guest@101.34.243.166:5672/, localPort= 63158] -2024-06-21 20:53:45.986 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 4.489 seconds (JVM running for 5.185) -2024-06-21 20:53:45.987 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 -2024-06-21 20:53:48.221 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing -2024-06-21 20:53:48.222 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 20:53:48.223 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] -2024-06-21 20:53:48.223 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 20:53:48.224 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=8, memberId='consumer-Topics-4-c20c1fb7-c5de-453e-8672-921761cfc8e7', protocol='range'} -2024-06-21 20:53:48.224 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=8, memberId='consumer-Topics-3-0f0d25d3-1c15-4423-b67c-375161072a62', protocol='range'} -2024-06-21 20:53:48.225 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=8, memberId='consumer-Topics-2-e9e7d68f-a1a2-435f-b85f-25529af796ca', protocol='range'} -2024-06-21 20:53:48.225 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 8: {consumer-Topics-4-c20c1fb7-c5de-453e-8672-921761cfc8e7=Assignment(partitions=[test1-6, test1-7]), consumer-Topics-3-0f0d25d3-1c15-4423-b67c-375161072a62=Assignment(partitions=[test1-3, test1-4, test1-5]), consumer-Topics-2-e9e7d68f-a1a2-435f-b85f-25529af796ca=Assignment(partitions=[test1-0, test1-1, test1-2])} -2024-06-21 20:53:48.227 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=8, memberId='consumer-Topics-4-c20c1fb7-c5de-453e-8672-921761cfc8e7', protocol='range'} -2024-06-21 20:53:48.227 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-6, test1-7]) -2024-06-21 20:53:48.227 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: test1-6, test1-7 -2024-06-21 20:53:48.227 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=8, memberId='consumer-Topics-2-e9e7d68f-a1a2-435f-b85f-25529af796ca', protocol='range'} -2024-06-21 20:53:48.227 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2]) -2024-06-21 20:53:48.227 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-2, test1-1 -2024-06-21 20:53:48.228 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=8, memberId='consumer-Topics-3-0f0d25d3-1c15-4423-b67c-375161072a62', protocol='range'} -2024-06-21 20:53:48.228 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-3, test1-4, test1-5]) -2024-06-21 20:53:48.228 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: test1-5, test1-4, test1-3 -2024-06-21 20:53:48.229 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:53:48.229 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:53:48.229 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:53:48.229 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:53:48.229 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:53:48.231 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:53:48.231 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=2, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:53:48.231 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-2, test1-1] -2024-06-21 20:53:48.231 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-5, test1-4, test1-3] -2024-06-21 20:53:48.229 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:53:48.231 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-6, test1-7] -2024-06-21 20:54:06.191 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 -2024-06-21 20:54:06.195 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 20:54:06.640 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 20:54:06.640 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 20:54:07.021 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 20:54:13.486 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 20:54:13.487 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 20:54:13.487 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 34 34 35 33 34 34 35 31 31 36 2e 36 35 37 36 32 39 30 33 39 2e 35 32 31 31 32 31 30 37 32 2e 30 30 30 34 33 2e 35 31 30 30 30 30 30 30 37 33 32 30 30 30 32 32 30 30 30 38 33 38 38 30 30 30 30 30 44 36 30 39 30 39 2e 35 30 30 36 33 30 30 30 30 35 36 30 32 39 34 33 37 30 32 39 30 30 30 30 32 38 38 30 30 31 33 30 37 30 30 30 30 36 30 37 36 34 2e 33 32 30 30 30 30 35 39 30 30 30 30 31 30 36 30 30 30 30 37 31 35 30 30 30 34 30 30 30 33 30 30 30 34 30 30 30 30 30 37 31 30 30 30 30 31 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 db 7E -2024-06-21 20:54:13.502 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718974453445, longitude=116.6576290, latitude=39.5211210, speed=72.000, mileage=43.51000000, dischargeVoltage=732000, dischargeCurrent=22000, insulationResistance=838800000, gear=D, accelerationPedal=60, brakePedal=90, fuelConsumption=9.500, motorControllerTemperature=630000, motorSpeed=56029, motorTorque=4370, motorTemperature=290000, motorVoltage=28800, motorCurrent=13070000, powerBattery=60764., maxFeedbackPower=320000, maxDischargePower=590000, bmsSelfCheck=10, powerBatteryCurrent=60000, powerBatteryV3=715000, maxVoltage=4000, minVoltage=3000, maxTemperature=400000, minTemperature=710000, availableCapacity=100000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 20:54:13.555 [MQTT Call: protocol-parsing] INFO org.apache.kafka.clients.producer.ProducerConfig:372 - ProducerConfig values: - acks = 1 - batch.size = 16384 - bootstrap.servers = [localhost:9092] - buffer.memory = 33554432 - client.dns.lookup = use_all_dns_ips - client.id = producer-1 - compression.type = none - connections.max.idle.ms = 540000 - delivery.timeout.ms = 120000 - enable.idempotence = false - interceptor.classes = [] - internal.auto.downgrade.txn.commit = false - key.serializer = class org.apache.kafka.common.serialization.StringSerializer - linger.ms = 0 - max.block.ms = 60000 - max.in.flight.requests.per.connection = 5 - max.request.size = 1048576 - metadata.max.age.ms = 300000 - metadata.max.idle.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner - receive.buffer.bytes = 32768 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retries = 2147483647 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - transaction.timeout.ms = 60000 - transactional.id = null - value.serializer = class org.apache.kafka.common.serialization.StringSerializer - -2024-06-21 20:54:13.567 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 20:54:13.567 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 20:54:13.567 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718974453567 -2024-06-21 20:54:13.569 [kafka-producer-network-thread | producer-1] INFO org.apache.kafka.clients.Metadata:279 - [Producer clientId=producer-1] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 20:54:14.496 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 20:54:14.497 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 20:54:14.497 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 34 34 35 34 34 35 32 31 31 36 2e 36 35 38 34 37 38 30 33 39 2e 35 32 31 31 36 33 30 35 34 2e 30 30 30 34 33 2e 35 34 30 30 30 30 30 30 37 33 35 30 30 30 32 36 30 30 30 31 30 36 38 33 30 30 30 30 44 30 30 34 30 31 31 2e 35 30 34 35 30 30 30 30 36 30 39 36 30 38 38 30 30 31 31 33 30 30 30 32 36 32 30 30 31 32 32 30 39 30 30 30 36 30 37 36 34 2e 33 34 30 30 30 30 38 34 30 30 30 30 38 30 35 30 30 30 30 35 35 39 30 30 30 33 30 30 30 34 30 30 30 35 30 30 30 30 30 35 35 30 30 30 30 31 37 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 de 7E -2024-06-21 20:54:14.497 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718974454452, longitude=116.6584780, latitude=39.5211630, speed=54.000, mileage=43.54000000, dischargeVoltage=735000, dischargeCurrent=26000, insulationResistance=106830000, gear=D, accelerationPedal=00, brakePedal=40, fuelConsumption=11.50, motorControllerTemperature=450000, motorSpeed=60960, motorTorque=8800, motorTemperature=113000, motorVoltage=26200, motorCurrent=12209000, powerBattery=60764., maxFeedbackPower=340000, maxDischargePower=840000, bmsSelfCheck=80, powerBatteryCurrent=50000, powerBatteryV3=559000, maxVoltage=3000, minVoltage=4000, maxTemperature=500000, minTemperature=550000, availableCapacity=170000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 20:54:27.577 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 20:54:27.608 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 20:54:27.637 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 20:54:28.033 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 20:54:28.070 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 20:54:28.116 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 20:54:28.129 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Revoke previously assigned partitions test1-6, test1-7 -2024-06-21 20:54:28.129 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Revoke previously assigned partitions test1-5, test1-4, test1-3 -2024-06-21 20:54:28.129 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-2, test1-1 -2024-06-21 20:54:28.129 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-5, test1-4, test1-3] -2024-06-21 20:54:28.129 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-6, test1-7] -2024-06-21 20:54:28.129 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-2, test1-1] -2024-06-21 20:54:28.129 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-0f0d25d3-1c15-4423-b67c-375161072a62 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 20:54:28.129 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-e9e7d68f-a1a2-435f-b85f-25529af796ca sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 20:54:28.129 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-c20c1fb7-c5de-453e-8672-921761cfc8e7 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 20:54:28.131 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 20:54:28.131 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 20:54:28.131 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 20:54:28.132 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 20:54:28.132 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 20:54:28.133 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 20:54:28.133 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 20:54:28.133 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 20:54:28.133 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 20:54:28.135 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered -2024-06-21 20:54:28.135 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 20:54:28.136 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 20:54:28.136 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 20:54:28.136 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 20:54:28.137 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered -2024-06-21 20:54:28.137 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered -2024-06-21 20:54:28.137 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 20:54:28.137 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 20:54:28.138 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 20:54:28.138 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 20:54:28.138 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 20:54:28.142 [SpringApplicationShutdownHook] INFO org.apache.kafka.clients.producer.KafkaProducer:1204 - [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 30000 ms. -2024-06-21 20:54:28.144 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 20:54:28.144 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 20:54:28.144 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 20:54:28.144 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.producer for producer-1 unregistered -2024-06-21 20:54:28.285 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 20:54:28.289 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. -2024-06-21 20:54:36.671 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 25460 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 20:54:36.672 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 20:54:36.673 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 20:54:37.291 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 20:54:37.293 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 20:54:37.322 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 16 ms. Found 0 Redis repository interfaces. -2024-06-21 20:54:37.601 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$e7a4817f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:54:37.700 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:54:37.702 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:54:37.704 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:54:37.718 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:54:37.752 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:54:37.756 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 20:54:38.001 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 20:54:38.009 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 20:54:38.009 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 20:54:38.112 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 20:54:38.112 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1390 ms -2024-06-21 20:54:38.775 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 20:54:39.158 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 20:54:39.164 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 20:54:39.182 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 20:54:39.233 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 20:54:39.250 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Partitions-1 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = true - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Partitions - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 20:54:39.308 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 20:54:39.308 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 20:54:39.308 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718974479307 -2024-06-21 20:54:39.310 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 20:54:39.412 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 20:54:39.499 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ -2024-06-21 20:54:39.567 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 20:54:39.567 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 20:54:39.569 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 20:54:39.576 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 20:54:39.577 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=7, memberId='consumer-Partitions-1-9855f921-6751-4ee0-b22e-c33fad6da8f2', protocol='range'} -2024-06-21 20:54:39.578 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 7: {consumer-Partitions-1-9855f921-6751-4ee0-b22e-c33fad6da8f2=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 20:54:39.582 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=7, memberId='consumer-Partitions-1-9855f921-6751-4ee0-b22e-c33fad6da8f2', protocol='range'} -2024-06-21 20:54:39.583 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 20:54:39.584 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 20:54:39.590 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:54:39.591 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:54:39.591 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:54:39.591 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:54:39.591 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:54:39.591 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:54:39.591 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:54:39.591 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=2, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:54:40.275 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-2 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 20:54:40.282 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 20:54:40.283 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 20:54:40.283 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718974480282 -2024-06-21 20:54:40.284 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 20:54:40.291 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-3 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 20:54:40.295 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 20:54:40.295 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 20:54:40.295 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 20:54:40.295 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718974480295 -2024-06-21 20:54:40.295 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 20:54:40.296 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 20:54:40.296 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 20:54:40.297 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-4 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 20:54:40.300 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 20:54:40.300 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 20:54:40.300 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 20:54:40.301 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 20:54:40.302 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=10, memberId='consumer-Topics-2-1e6f5f26-6434-4c4e-9c10-2f3569167747', protocol='range'} -2024-06-21 20:54:40.302 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 20:54:40.302 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 20:54:40.302 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 10: {consumer-Topics-2-1e6f5f26-6434-4c4e-9c10-2f3569167747=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 20:54:40.302 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718974480302 -2024-06-21 20:54:40.302 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 20:54:40.304 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=10, memberId='consumer-Topics-2-1e6f5f26-6434-4c4e-9c10-2f3569167747', protocol='range'} -2024-06-21 20:54:40.304 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 20:54:40.304 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 20:54:40.305 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 20:54:40.305 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 20:54:40.306 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 20:54:40.306 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 20:54:40.307 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:54:40.307 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:54:40.308 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:54:40.308 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:54:40.308 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:54:40.308 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:54:40.308 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:54:40.308 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=4, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:54:40.308 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 20:54:40.309 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] -2024-06-21 20:54:40.316 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' -2024-06-21 20:54:40.317 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 20:54:40.462 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#1171ba7e:0/SimpleConnection@20d92f1e [delegate=amqp://guest@101.34.243.166:5672/, localPort= 63229] -2024-06-21 20:54:41.050 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 4.738 seconds (JVM running for 5.46) -2024-06-21 20:54:41.052 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 -2024-06-21 20:54:41.101 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:695 - 故障信息发送到RabbitMQ -2024-06-21 20:54:41.101 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:283 - 该车故障GZ001信息首次存储到本地缓存和Redis中,并发送到RabbitMQ -2024-06-21 20:54:41.126 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 20:54:41.126 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 20:54:41.175 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 20:54:41.210 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 20:54:41.210 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 20:54:43.309 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing -2024-06-21 20:54:43.310 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 20:54:43.310 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] -2024-06-21 20:54:43.311 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 20:54:43.312 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=11, memberId='consumer-Topics-4-ad8700c9-bf5b-4817-9ef2-3f6646336ff1', protocol='range'} -2024-06-21 20:54:43.313 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=11, memberId='consumer-Topics-3-35e115b2-868b-48d5-bf4a-f2fb4147338c', protocol='range'} -2024-06-21 20:54:43.313 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=11, memberId='consumer-Topics-2-1e6f5f26-6434-4c4e-9c10-2f3569167747', protocol='range'} -2024-06-21 20:54:43.313 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 11: {consumer-Topics-2-1e6f5f26-6434-4c4e-9c10-2f3569167747=Assignment(partitions=[test1-0, test1-1, test1-2]), consumer-Topics-4-ad8700c9-bf5b-4817-9ef2-3f6646336ff1=Assignment(partitions=[test1-6, test1-7]), consumer-Topics-3-35e115b2-868b-48d5-bf4a-f2fb4147338c=Assignment(partitions=[test1-3, test1-4, test1-5])} -2024-06-21 20:54:43.315 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=11, memberId='consumer-Topics-3-35e115b2-868b-48d5-bf4a-f2fb4147338c', protocol='range'} -2024-06-21 20:54:43.315 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=11, memberId='consumer-Topics-2-1e6f5f26-6434-4c4e-9c10-2f3569167747', protocol='range'} -2024-06-21 20:54:43.315 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=11, memberId='consumer-Topics-4-ad8700c9-bf5b-4817-9ef2-3f6646336ff1', protocol='range'} -2024-06-21 20:54:43.315 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-6, test1-7]) -2024-06-21 20:54:43.315 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-3, test1-4, test1-5]) -2024-06-21 20:54:43.315 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2]) -2024-06-21 20:54:43.315 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: test1-6, test1-7 -2024-06-21 20:54:43.315 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-2, test1-1 -2024-06-21 20:54:43.315 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: test1-5, test1-4, test1-3 -2024-06-21 20:54:43.317 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:54:43.317 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:54:43.317 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:54:43.317 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:54:43.318 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:54:43.318 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:54:43.318 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=4, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:54:43.318 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 20:54:43.318 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-6, test1-7] -2024-06-21 20:54:43.318 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-5, test1-4, test1-3] -2024-06-21 20:54:43.318 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-2, test1-1] -2024-06-21 20:54:43.926 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 -2024-06-21 20:54:43.930 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 20:54:44.374 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 20:54:44.374 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 20:54:44.774 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 20:55:06.514 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 20:55:06.515 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 20:55:06.515 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 34 35 30 36 34 37 31 31 31 36 2e 36 35 39 34 34 34 30 33 39 2e 35 32 31 32 35 34 30 37 32 2e 30 30 30 34 33 2e 35 38 30 30 30 30 30 30 35 35 37 30 30 30 36 30 30 30 30 32 31 38 39 30 30 30 30 30 44 35 30 38 30 39 2e 36 30 30 35 32 30 30 30 30 36 30 39 30 32 34 31 35 30 33 38 30 30 30 30 32 38 31 30 30 31 33 35 34 35 30 30 30 36 30 37 36 34 2e 34 30 30 30 30 30 37 32 30 30 30 30 31 30 30 30 30 30 30 35 34 38 30 30 30 34 30 30 30 33 30 30 30 38 32 30 30 30 30 31 30 30 30 30 30 35 39 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 dc 7E -2024-06-21 20:55:06.529 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718974506471, longitude=116.6594440, latitude=39.5212540, speed=72.000, mileage=43.58000000, dischargeVoltage=557000, dischargeCurrent=60000, insulationResistance=218900000, gear=D, accelerationPedal=50, brakePedal=80, fuelConsumption=9.600, motorControllerTemperature=520000, motorSpeed=60902, motorTorque=4150, motorTemperature=380000, motorVoltage=28100, motorCurrent=13545000, powerBattery=60764., maxFeedbackPower=400000, maxDischargePower=720000, bmsSelfCheck=10, powerBatteryCurrent=00000, powerBatteryV3=548000, maxVoltage=4000, minVoltage=3000, maxTemperature=820000, minTemperature=100000, availableCapacity=590000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 20:55:06.540 [MQTT Call: protocol-parsing] INFO org.apache.kafka.clients.producer.ProducerConfig:372 - ProducerConfig values: - acks = 1 - batch.size = 16384 - bootstrap.servers = [localhost:9092] - buffer.memory = 33554432 - client.dns.lookup = use_all_dns_ips - client.id = producer-1 - compression.type = none - connections.max.idle.ms = 540000 - delivery.timeout.ms = 120000 - enable.idempotence = false - interceptor.classes = [] - internal.auto.downgrade.txn.commit = false - key.serializer = class org.apache.kafka.common.serialization.StringSerializer - linger.ms = 0 - max.block.ms = 60000 - max.in.flight.requests.per.connection = 5 - max.request.size = 1048576 - metadata.max.age.ms = 300000 - metadata.max.idle.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner - receive.buffer.bytes = 32768 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retries = 2147483647 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - transaction.timeout.ms = 60000 - transactional.id = null - value.serializer = class org.apache.kafka.common.serialization.StringSerializer - -2024-06-21 20:55:06.549 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 20:55:06.549 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 20:55:06.549 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718974506549 -2024-06-21 20:55:06.550 [kafka-producer-network-thread | producer-1] INFO org.apache.kafka.clients.Metadata:279 - [Producer clientId=producer-1] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 20:55:06.631 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:695 - 故障信息发送到RabbitMQ -2024-06-21 20:55:06.631 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:283 - 该车故障GZ001信息首次存储到本地缓存和Redis中,并发送到RabbitMQ -2024-06-21 20:55:06.672 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 20:55:06.672 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 20:55:55.946 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 20:55:55.946 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 20:55:55.947 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 34 35 35 35 39 31 36 31 31 36 2e 36 36 30 36 39 39 30 33 39 2e 35 32 31 33 34 35 30 31 30 38 2e 30 30 34 33 2e 36 34 30 30 30 30 30 30 34 31 30 30 30 30 36 30 30 30 30 36 32 30 30 30 30 30 30 30 44 35 30 35 30 31 31 2e 33 30 34 34 30 30 30 30 32 39 39 33 38 33 37 33 30 38 34 30 30 30 30 31 35 34 30 30 37 32 31 38 30 30 30 30 36 30 37 35 33 2e 38 32 30 30 30 30 33 34 30 30 30 30 32 30 35 30 30 30 30 36 32 32 30 30 30 34 30 30 30 33 30 30 30 38 30 30 30 30 30 34 36 30 30 30 30 37 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d4 7E -2024-06-21 20:55:55.947 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718974555916, longitude=116.6606990, latitude=39.5213450, speed=108.00, mileage=43.64000000, dischargeVoltage=410000, dischargeCurrent=60000, insulationResistance=620000000, gear=D, accelerationPedal=50, brakePedal=50, fuelConsumption=11.30, motorControllerTemperature=440000, motorSpeed=29938, motorTorque=3730, motorTemperature=840000, motorVoltage=15400, motorCurrent=72180000, powerBattery=60753., maxFeedbackPower=820000, maxDischargePower=340000, bmsSelfCheck=20, powerBatteryCurrent=50000, powerBatteryV3=622000, maxVoltage=4000, minVoltage=3000, maxTemperature=800000, minTemperature=460000, availableCapacity=700000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 20:55:56.007 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:695 - 故障信息发送到RabbitMQ -2024-06-21 20:55:56.007 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:283 - 该车故障GZ001信息首次存储到本地缓存和Redis中,并发送到RabbitMQ -2024-06-21 20:55:56.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 20:55:56.040 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:01:13.665 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 21:01:13.689 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 21:01:13.727 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 21:01:13.928 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 21:01:13.928 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 21:01:14.640 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 21:01:14.654 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Revoke previously assigned partitions test1-6, test1-7 -2024-06-21 21:01:14.654 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-2, test1-1 -2024-06-21 21:01:14.654 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Revoke previously assigned partitions test1-5, test1-4, test1-3 -2024-06-21 21:01:14.654 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-6, test1-7] -2024-06-21 21:01:14.654 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-2, test1-1] -2024-06-21 21:01:14.654 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-5, test1-4, test1-3] -2024-06-21 21:01:14.654 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-ad8700c9-bf5b-4817-9ef2-3f6646336ff1 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 21:01:14.654 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-1e6f5f26-6434-4c4e-9c10-2f3569167747 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 21:01:14.654 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-35e115b2-868b-48d5-bf4a-f2fb4147338c sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 21:01:14.654 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 21:01:14.654 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 21:01:14.654 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 21:01:14.656 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 21:01:14.656 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 21:01:14.657 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 21:01:14.659 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 21:01:14.659 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 21:01:14.659 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 21:01:14.659 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 21:01:14.660 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 21:01:14.660 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 21:01:14.660 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered -2024-06-21 21:01:14.660 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 21:01:14.661 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered -2024-06-21 21:01:14.661 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 21:01:14.661 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered -2024-06-21 21:01:14.662 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 21:01:14.662 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 21:01:14.662 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 21:01:14.663 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 21:01:14.668 [SpringApplicationShutdownHook] INFO org.apache.kafka.clients.producer.KafkaProducer:1204 - [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 30000 ms. -2024-06-21 21:01:14.669 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 21:01:14.669 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 21:01:14.669 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 21:01:14.669 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.producer for producer-1 unregistered -2024-06-21 21:01:14.851 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 21:01:14.859 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. -2024-06-21 21:01:23.446 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 2200 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 21:01:23.447 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 21:01:23.447 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 21:01:24.170 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 21:01:24.174 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 21:01:24.206 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 16 ms. Found 0 Redis repository interfaces. -2024-06-21 21:01:24.462 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$e7a4817f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:01:24.546 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:01:24.547 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:01:24.549 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:01:24.560 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:01:24.589 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:01:24.592 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:01:24.885 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 21:01:24.892 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 21:01:24.893 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 21:01:24.996 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 21:01:24.997 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1513 ms -2024-06-21 21:01:25.661 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 21:01:25.989 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 21:01:25.995 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 21:01:26.010 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 21:01:26.053 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 21:01:26.075 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Partitions-1 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = true - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Partitions - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 21:01:26.142 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 21:01:26.142 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 21:01:26.142 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718974886141 -2024-06-21 21:01:26.144 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 21:01:26.234 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 21:01:26.309 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ -2024-06-21 21:01:26.440 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 21:01:26.441 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 21:01:26.443 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 21:01:26.452 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 21:01:26.457 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=9, memberId='consumer-Partitions-1-4729590d-16fb-4b1e-84a1-623e6b474c8d', protocol='range'} -2024-06-21 21:01:26.459 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 9: {consumer-Partitions-1-4729590d-16fb-4b1e-84a1-623e6b474c8d=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 21:01:26.462 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=9, memberId='consumer-Partitions-1-4729590d-16fb-4b1e-84a1-623e6b474c8d', protocol='range'} -2024-06-21 21:01:26.463 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 21:01:26.465 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 21:01:26.470 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:01:26.470 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:01:26.471 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:01:26.471 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:01:26.471 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:01:26.471 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:01:26.471 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:01:26.471 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=6, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:01:27.114 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-2 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 21:01:27.118 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 21:01:27.118 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 21:01:27.118 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718974887118 -2024-06-21 21:01:27.119 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 21:01:27.127 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-3 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 21:01:27.131 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 21:01:27.131 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 21:01:27.131 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 21:01:27.131 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718974887131 -2024-06-21 21:01:27.131 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 21:01:27.131 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 21:01:27.132 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 21:01:27.133 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-4 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 21:01:27.134 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 21:01:27.135 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 21:01:27.135 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 21:01:27.136 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=13, memberId='consumer-Topics-2-de8788b7-84da-4b51-b750-de3e24b9d5cf', protocol='range'} -2024-06-21 21:01:27.136 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 21:01:27.136 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 13: {consumer-Topics-2-de8788b7-84da-4b51-b750-de3e24b9d5cf=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 21:01:27.137 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 21:01:27.137 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 21:01:27.137 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718974887137 -2024-06-21 21:01:27.137 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 21:01:27.138 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=13, memberId='consumer-Topics-2-de8788b7-84da-4b51-b750-de3e24b9d5cf', protocol='range'} -2024-06-21 21:01:27.138 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 21:01:27.138 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 21:01:27.138 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 21:01:27.141 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 21:01:27.141 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 21:01:27.141 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:01:27.141 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:01:27.142 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:01:27.142 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 21:01:27.142 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:01:27.142 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:01:27.143 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:01:27.143 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:01:27.143 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=6, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:01:27.143 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] -2024-06-21 21:01:27.144 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 21:01:27.151 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' -2024-06-21 21:01:27.152 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 21:01:27.308 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#1171ba7e:0/SimpleConnection@20d92f1e [delegate=amqp://guest@101.34.243.166:5672/, localPort= 63489] -2024-06-21 21:01:27.867 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 4.728 seconds (JVM running for 5.265) -2024-06-21 21:01:27.868 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 -2024-06-21 21:01:30.143 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing -2024-06-21 21:01:30.144 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 21:01:30.145 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] -2024-06-21 21:01:30.145 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 21:01:30.148 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=14, memberId='consumer-Topics-3-f4c50e37-9c6f-4446-a13d-3221bdf8b042', protocol='range'} -2024-06-21 21:01:30.148 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=14, memberId='consumer-Topics-4-20b5a13b-17ad-4b47-9ecc-6d4ec743dc42', protocol='range'} -2024-06-21 21:01:30.148 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=14, memberId='consumer-Topics-2-de8788b7-84da-4b51-b750-de3e24b9d5cf', protocol='range'} -2024-06-21 21:01:30.148 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 14: {consumer-Topics-2-de8788b7-84da-4b51-b750-de3e24b9d5cf=Assignment(partitions=[test1-0, test1-1, test1-2]), consumer-Topics-3-f4c50e37-9c6f-4446-a13d-3221bdf8b042=Assignment(partitions=[test1-3, test1-4, test1-5]), consumer-Topics-4-20b5a13b-17ad-4b47-9ecc-6d4ec743dc42=Assignment(partitions=[test1-6, test1-7])} -2024-06-21 21:01:30.150 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=14, memberId='consumer-Topics-4-20b5a13b-17ad-4b47-9ecc-6d4ec743dc42', protocol='range'} -2024-06-21 21:01:30.150 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=14, memberId='consumer-Topics-3-f4c50e37-9c6f-4446-a13d-3221bdf8b042', protocol='range'} -2024-06-21 21:01:30.150 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-6, test1-7]) -2024-06-21 21:01:30.150 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-3, test1-4, test1-5]) -2024-06-21 21:01:30.150 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: test1-6, test1-7 -2024-06-21 21:01:30.150 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=14, memberId='consumer-Topics-2-de8788b7-84da-4b51-b750-de3e24b9d5cf', protocol='range'} -2024-06-21 21:01:30.150 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: test1-5, test1-4, test1-3 -2024-06-21 21:01:30.151 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2]) -2024-06-21 21:01:30.151 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-2, test1-1 -2024-06-21 21:01:30.152 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:01:30.152 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:01:30.152 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:01:30.152 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:01:30.152 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:01:30.152 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:01:30.152 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-2, test1-1] -2024-06-21 21:01:30.152 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-6, test1-7] -2024-06-21 21:01:30.152 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:01:30.152 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=6, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:01:30.153 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-5, test1-4, test1-3] -2024-06-21 21:01:35.263 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 -2024-06-21 21:01:35.267 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 21:01:35.717 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 21:01:35.717 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 21:01:36.137 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 21:01:42.302 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:01:42.302 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:01:42.302 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 34 39 30 32 32 35 30 31 31 36 2e 36 36 31 31 30 37 30 33 39 2e 35 32 31 33 37 38 30 33 36 2e 30 30 30 34 33 2e 36 36 30 30 30 30 30 30 34 34 36 30 30 30 33 32 30 30 30 32 35 36 39 31 30 30 30 30 44 31 30 31 30 31 31 2e 35 30 31 30 30 30 30 30 32 38 32 39 31 33 38 30 30 36 30 30 30 30 30 32 34 33 30 30 31 31 38 31 37 30 30 30 36 30 37 35 33 2e 37 35 30 30 30 30 35 37 30 30 30 30 31 33 31 31 30 30 30 34 30 32 30 30 30 34 30 30 30 34 30 30 30 33 37 30 30 30 30 32 37 30 30 30 30 37 37 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c3 7E -2024-06-21 21:01:42.322 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718974902250, longitude=116.6611070, latitude=39.5213780, speed=36.000, mileage=43.66000000, dischargeVoltage=446000, dischargeCurrent=32000, insulationResistance=256910000, gear=D, accelerationPedal=10, brakePedal=10, fuelConsumption=11.50, motorControllerTemperature=100000, motorSpeed=28291, motorTorque=3800, motorTemperature=600000, motorVoltage=24300, motorCurrent=11817000, powerBattery=60753., maxFeedbackPower=750000, maxDischargePower=570000, bmsSelfCheck=13, powerBatteryCurrent=11000, powerBatteryV3=402000, maxVoltage=4000, minVoltage=4000, maxTemperature=370000, minTemperature=270000, availableCapacity=770000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:01:42.373 [MQTT Call: protocol-parsing] INFO org.apache.kafka.clients.producer.ProducerConfig:372 - ProducerConfig values: - acks = 1 - batch.size = 16384 - bootstrap.servers = [localhost:9092] - buffer.memory = 33554432 - client.dns.lookup = use_all_dns_ips - client.id = producer-1 - compression.type = none - connections.max.idle.ms = 540000 - delivery.timeout.ms = 120000 - enable.idempotence = false - interceptor.classes = [] - internal.auto.downgrade.txn.commit = false - key.serializer = class org.apache.kafka.common.serialization.StringSerializer - linger.ms = 0 - max.block.ms = 60000 - max.in.flight.requests.per.connection = 5 - max.request.size = 1048576 - metadata.max.age.ms = 300000 - metadata.max.idle.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner - receive.buffer.bytes = 32768 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retries = 2147483647 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - transaction.timeout.ms = 60000 - transactional.id = null - value.serializer = class org.apache.kafka.common.serialization.StringSerializer - -2024-06-21 21:01:42.384 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 21:01:42.385 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 21:01:42.385 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718974902384 -2024-06-21 21:01:42.387 [kafka-producer-network-thread | producer-1] INFO org.apache.kafka.clients.Metadata:279 - [Producer clientId=producer-1] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 21:01:42.845 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:695 - 故障信息发送到RabbitMQ -2024-06-21 21:01:42.846 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:283 - 该车故障GZ001信息首次存储到本地缓存和Redis中,并发送到RabbitMQ -2024-06-21 21:01:42.881 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:01:42.881 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:02:41.528 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 21:02:41.565 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 21:02:41.589 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 21:02:41.899 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 21:02:42.018 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 21:02:42.290 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 21:02:42.301 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Revoke previously assigned partitions test1-5, test1-4, test1-3 -2024-06-21 21:02:42.301 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-2, test1-1 -2024-06-21 21:02:42.301 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Revoke previously assigned partitions test1-6, test1-7 -2024-06-21 21:02:42.302 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-2, test1-1] -2024-06-21 21:02:42.301 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-5, test1-4, test1-3] -2024-06-21 21:02:42.302 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-6, test1-7] -2024-06-21 21:02:42.302 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-de8788b7-84da-4b51-b750-de3e24b9d5cf sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 21:02:42.302 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-20b5a13b-17ad-4b47-9ecc-6d4ec743dc42 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 21:02:42.302 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-f4c50e37-9c6f-4446-a13d-3221bdf8b042 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 21:02:42.302 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 21:02:42.302 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 21:02:42.302 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 21:02:42.303 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 21:02:42.303 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 21:02:42.304 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 21:02:42.305 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 21:02:42.304 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 21:02:42.305 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 21:02:42.306 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 21:02:42.306 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 21:02:42.306 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 21:02:42.307 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered -2024-06-21 21:02:42.307 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 21:02:42.307 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered -2024-06-21 21:02:42.307 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 21:02:42.307 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered -2024-06-21 21:02:42.307 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 21:02:42.308 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 21:02:42.308 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 21:02:42.308 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 21:02:42.311 [SpringApplicationShutdownHook] INFO org.apache.kafka.clients.producer.KafkaProducer:1204 - [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 30000 ms. -2024-06-21 21:02:42.313 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 21:02:42.313 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 21:02:42.313 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 21:02:42.313 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.producer for producer-1 unregistered -2024-06-21 21:02:42.496 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 21:02:42.506 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. -2024-06-21 21:02:50.681 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 22112 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 21:02:50.682 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 21:02:50.682 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 21:02:51.397 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 21:02:51.399 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 21:02:51.423 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2024-06-21 21:02:51.719 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$e7a4817f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:02:51.828 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:02:51.830 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:02:51.833 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:02:51.848 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:02:51.886 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:02:51.891 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:02:52.182 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 21:02:52.190 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 21:02:52.191 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 21:02:52.304 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 21:02:52.304 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1568 ms -2024-06-21 21:02:53.046 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 21:02:53.451 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 21:02:53.457 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 21:02:53.475 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 21:02:53.520 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 21:02:53.541 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Partitions-1 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = true - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Partitions - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 21:02:53.599 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 21:02:53.599 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 21:02:53.599 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718974973598 -2024-06-21 21:02:53.601 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 21:02:53.699 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 21:02:53.778 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ -2024-06-21 21:02:53.853 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 21:02:53.854 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 21:02:53.856 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 21:02:53.863 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 21:02:53.864 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=11, memberId='consumer-Partitions-1-07787576-495d-462e-84b9-4507f33d7ccb', protocol='range'} -2024-06-21 21:02:53.866 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 11: {consumer-Partitions-1-07787576-495d-462e-84b9-4507f33d7ccb=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 21:02:53.870 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=11, memberId='consumer-Partitions-1-07787576-495d-462e-84b9-4507f33d7ccb', protocol='range'} -2024-06-21 21:02:53.870 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 21:02:53.872 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 21:02:53.878 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:02:53.878 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:02:53.878 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:02:53.878 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:02:53.878 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:02:53.878 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:02:53.879 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:02:53.879 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=7, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:02:54.620 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-2 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 21:02:54.625 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 21:02:54.626 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 21:02:54.626 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718974974625 -2024-06-21 21:02:54.627 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 21:02:54.634 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-3 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 21:02:54.637 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 21:02:54.637 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 21:02:54.637 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718974974637 -2024-06-21 21:02:54.638 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 21:02:54.638 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 21:02:54.638 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 21:02:54.639 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-4 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 21:02:54.639 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 21:02:54.641 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 21:02:54.641 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 21:02:54.641 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 21:02:54.642 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 21:02:54.642 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718974974641 -2024-06-21 21:02:54.642 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 21:02:54.642 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 21:02:54.642 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 21:02:54.643 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=16, memberId='consumer-Topics-2-b7d373a7-d9ff-4920-84ee-cd7e67df9403', protocol='range'} -2024-06-21 21:02:54.644 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 16: {consumer-Topics-2-b7d373a7-d9ff-4920-84ee-cd7e67df9403=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 21:02:54.646 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 21:02:54.646 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=16, memberId='consumer-Topics-2-b7d373a7-d9ff-4920-84ee-cd7e67df9403', protocol='range'} -2024-06-21 21:02:54.646 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 21:02:54.646 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 21:02:54.646 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 21:02:54.646 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 21:02:54.647 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 21:02:54.649 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 21:02:54.649 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:02:54.649 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:02:54.649 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:02:54.649 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:02:54.649 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:02:54.650 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:02:54.650 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:02:54.650 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=7, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:02:54.650 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] -2024-06-21 21:02:54.654 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' -2024-06-21 21:02:54.656 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 21:02:54.793 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#1171ba7e:0/SimpleConnection@20d92f1e [delegate=amqp://guest@101.34.243.166:5672/, localPort= 63599] -2024-06-21 21:02:55.357 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 5.246 seconds (JVM running for 5.774) -2024-06-21 21:02:55.359 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 -2024-06-21 21:02:57.650 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing -2024-06-21 21:02:57.651 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 21:02:57.651 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] -2024-06-21 21:02:57.652 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 21:02:57.654 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=17, memberId='consumer-Topics-3-f12430a4-e751-4681-a989-d32e56d1951b', protocol='range'} -2024-06-21 21:02:57.654 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=17, memberId='consumer-Topics-4-14ee5224-8b09-4def-b673-2ee5201d7eb2', protocol='range'} -2024-06-21 21:02:57.655 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=17, memberId='consumer-Topics-2-b7d373a7-d9ff-4920-84ee-cd7e67df9403', protocol='range'} -2024-06-21 21:02:57.655 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 17: {consumer-Topics-2-b7d373a7-d9ff-4920-84ee-cd7e67df9403=Assignment(partitions=[test1-0, test1-1, test1-2]), consumer-Topics-3-f12430a4-e751-4681-a989-d32e56d1951b=Assignment(partitions=[test1-3, test1-4, test1-5]), consumer-Topics-4-14ee5224-8b09-4def-b673-2ee5201d7eb2=Assignment(partitions=[test1-6, test1-7])} -2024-06-21 21:02:57.657 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=17, memberId='consumer-Topics-3-f12430a4-e751-4681-a989-d32e56d1951b', protocol='range'} -2024-06-21 21:02:57.657 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-3, test1-4, test1-5]) -2024-06-21 21:02:57.657 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: test1-5, test1-4, test1-3 -2024-06-21 21:02:57.657 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=17, memberId='consumer-Topics-2-b7d373a7-d9ff-4920-84ee-cd7e67df9403', protocol='range'} -2024-06-21 21:02:57.657 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=17, memberId='consumer-Topics-4-14ee5224-8b09-4def-b673-2ee5201d7eb2', protocol='range'} -2024-06-21 21:02:57.658 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-6, test1-7]) -2024-06-21 21:02:57.658 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: test1-6, test1-7 -2024-06-21 21:02:57.657 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2]) -2024-06-21 21:02:57.658 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-2, test1-1 -2024-06-21 21:02:57.659 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:02:57.659 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:02:57.659 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:02:57.661 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=7, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:02:57.661 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-5, test1-4, test1-3] -2024-06-21 21:02:57.662 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:02:57.663 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:02:57.663 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-2, test1-1] -2024-06-21 21:02:57.663 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:02:57.664 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:02:57.664 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-6, test1-7] -2024-06-21 21:02:59.250 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 -2024-06-21 21:02:59.254 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 21:02:59.683 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 21:02:59.684 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 21:03:00.119 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 21:03:24.765 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:03:24.765 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:03:24.765 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 30 30 34 37 32 37 31 31 36 2e 36 36 32 30 39 39 30 33 39 2e 35 32 31 34 36 37 30 31 32 36 2e 30 30 34 33 2e 37 33 30 30 30 30 30 30 31 37 36 30 30 30 34 37 30 30 30 33 35 31 39 30 30 30 30 30 44 39 30 39 30 39 2e 33 30 30 33 32 30 30 30 30 31 38 31 39 34 34 39 33 30 34 36 30 30 30 30 32 32 36 30 30 31 39 37 36 30 30 30 30 36 30 37 34 33 2e 38 33 30 30 30 30 38 37 30 30 30 30 39 30 34 30 30 30 30 34 37 33 30 30 30 34 30 30 30 34 30 30 30 38 39 30 30 30 30 34 38 30 30 30 30 39 32 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 0f 7E -2024-06-21 21:03:24.780 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975004727, longitude=116.6620990, latitude=39.5214670, speed=126.00, mileage=43.73000000, dischargeVoltage=176000, dischargeCurrent=47000, insulationResistance=351900000, gear=D, accelerationPedal=90, brakePedal=90, fuelConsumption=9.300, motorControllerTemperature=320000, motorSpeed=18194, motorTorque=4930, motorTemperature=460000, motorVoltage=22600, motorCurrent=19760000, powerBattery=60743., maxFeedbackPower=830000, maxDischargePower=870000, bmsSelfCheck=90, powerBatteryCurrent=40000, powerBatteryV3=473000, maxVoltage=4000, minVoltage=4000, maxTemperature=890000, minTemperature=480000, availableCapacity=920000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:03:24.834 [MQTT Call: protocol-parsing] INFO org.apache.kafka.clients.producer.ProducerConfig:372 - ProducerConfig values: - acks = 1 - batch.size = 16384 - bootstrap.servers = [localhost:9092] - buffer.memory = 33554432 - client.dns.lookup = use_all_dns_ips - client.id = producer-1 - compression.type = none - connections.max.idle.ms = 540000 - delivery.timeout.ms = 120000 - enable.idempotence = false - interceptor.classes = [] - internal.auto.downgrade.txn.commit = false - key.serializer = class org.apache.kafka.common.serialization.StringSerializer - linger.ms = 0 - max.block.ms = 60000 - max.in.flight.requests.per.connection = 5 - max.request.size = 1048576 - metadata.max.age.ms = 300000 - metadata.max.idle.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner - receive.buffer.bytes = 32768 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retries = 2147483647 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - transaction.timeout.ms = 60000 - transactional.id = null - value.serializer = class org.apache.kafka.common.serialization.StringSerializer - -2024-06-21 21:03:24.846 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 21:03:24.847 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 21:03:24.847 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718975004846 -2024-06-21 21:03:24.849 [kafka-producer-network-thread | producer-1] INFO org.apache.kafka.clients.Metadata:279 - [Producer clientId=producer-1] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 21:03:25.353 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:695 - 故障信息发送到RabbitMQ -2024-06-21 21:03:25.354 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:283 - 该车故障GZ001信息首次存储到本地缓存和Redis中,并发送到RabbitMQ -2024-06-21 21:03:25.388 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:03:25.388 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:03:56.996 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:03:56.996 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:03:56.996 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 30 33 36 39 34 37 31 31 36 2e 36 36 33 33 31 38 30 33 39 2e 35 32 31 35 36 32 30 37 32 2e 30 30 30 34 33 2e 37 37 30 30 30 30 30 30 32 36 37 30 30 30 33 33 30 30 30 31 31 35 32 32 30 30 30 30 44 31 30 34 30 31 30 2e 33 30 34 30 30 30 30 30 34 34 39 35 30 32 34 32 30 31 31 34 30 30 30 32 35 36 30 30 32 34 35 35 30 30 30 30 36 30 37 34 33 2e 37 36 30 30 30 30 33 36 30 30 30 30 36 30 32 30 30 30 30 34 35 32 30 30 30 34 30 30 30 33 30 30 30 36 35 30 30 30 30 34 31 30 30 30 30 36 38 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ca 7E -2024-06-21 21:03:56.997 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975036947, longitude=116.6633180, latitude=39.5215620, speed=72.000, mileage=43.77000000, dischargeVoltage=267000, dischargeCurrent=33000, insulationResistance=115220000, gear=D, accelerationPedal=10, brakePedal=40, fuelConsumption=10.30, motorControllerTemperature=400000, motorSpeed=44950, motorTorque=2420, motorTemperature=114000, motorVoltage=25600, motorCurrent=24550000, powerBattery=60743., maxFeedbackPower=760000, maxDischargePower=360000, bmsSelfCheck=60, powerBatteryCurrent=20000, powerBatteryV3=452000, maxVoltage=4000, minVoltage=3000, maxTemperature=650000, minTemperature=410000, availableCapacity=680000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:03:57.071 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:695 - 故障信息发送到RabbitMQ -2024-06-21 21:03:57.072 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:283 - 该车故障GZ001信息首次存储到本地缓存和Redis中,并发送到RabbitMQ -2024-06-21 21:03:57.105 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:03:57.105 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:03:57.995 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:03:57.995 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:03:57.996 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 30 33 37 39 35 33 31 31 36 2e 36 36 34 38 33 36 30 33 39 2e 35 32 31 36 37 30 30 31 30 38 2e 30 30 34 33 2e 38 33 30 30 30 30 30 30 34 35 35 30 30 30 34 39 30 30 30 31 37 30 30 38 30 30 30 30 44 36 30 31 30 31 31 2e 33 30 32 37 30 30 30 30 34 35 38 36 36 31 31 30 30 31 36 30 30 30 30 32 31 35 30 30 31 34 32 38 32 30 30 30 36 30 37 33 32 2e 37 30 30 30 30 30 36 33 30 30 30 30 30 30 35 30 30 30 30 33 30 34 30 30 30 34 30 30 30 34 30 30 30 39 35 30 30 30 30 34 32 30 30 30 30 36 35 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cf 7E -2024-06-21 21:03:57.996 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975037953, longitude=116.6648360, latitude=39.5216700, speed=108.00, mileage=43.83000000, dischargeVoltage=455000, dischargeCurrent=49000, insulationResistance=170080000, gear=D, accelerationPedal=60, brakePedal=10, fuelConsumption=11.30, motorControllerTemperature=270000, motorSpeed=45866, motorTorque=1100, motorTemperature=160000, motorVoltage=21500, motorCurrent=14282000, powerBattery=60732., maxFeedbackPower=700000, maxDischargePower=630000, bmsSelfCheck=00, powerBatteryCurrent=50000, powerBatteryV3=304000, maxVoltage=4000, minVoltage=4000, maxTemperature=950000, minTemperature=420000, availableCapacity=650000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:03:58.056 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:03:58.091 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:03:58.091 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:05:37.380 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 21:05:37.410 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 21:05:37.442 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 21:05:37.523 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 21:05:37.533 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 21:05:38.297 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 21:05:38.310 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-2, test1-1 -2024-06-21 21:05:38.310 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-2, test1-1] -2024-06-21 21:05:38.310 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Revoke previously assigned partitions test1-6, test1-7 -2024-06-21 21:05:38.310 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-b7d373a7-d9ff-4920-84ee-cd7e67df9403 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 21:05:38.310 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-6, test1-7] -2024-06-21 21:05:38.310 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-14ee5224-8b09-4def-b673-2ee5201d7eb2 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 21:05:38.310 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Revoke previously assigned partitions test1-5, test1-4, test1-3 -2024-06-21 21:05:38.310 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-5, test1-4, test1-3] -2024-06-21 21:05:38.311 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 21:05:38.311 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-f12430a4-e751-4681-a989-d32e56d1951b sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 21:05:38.311 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 21:05:38.310 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 21:05:38.312 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 21:05:38.312 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 21:05:38.312 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 21:05:38.312 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 21:05:38.312 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 21:05:38.312 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 21:05:38.313 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered -2024-06-21 21:05:38.314 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 21:05:38.314 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered -2024-06-21 21:05:38.314 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 21:05:38.315 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 21:05:38.315 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 21:05:38.315 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 21:05:38.316 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered -2024-06-21 21:05:38.317 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 21:05:38.318 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 21:05:38.318 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 21:05:38.318 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 21:05:38.322 [SpringApplicationShutdownHook] INFO org.apache.kafka.clients.producer.KafkaProducer:1204 - [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 30000 ms. -2024-06-21 21:05:38.323 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 21:05:38.323 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 21:05:38.323 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 21:05:38.323 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.producer for producer-1 unregistered -2024-06-21 21:05:38.492 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 21:05:38.496 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. -2024-06-21 21:05:45.972 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 22532 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 21:05:45.973 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 21:05:45.973 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 21:05:46.450 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 21:05:46.452 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 21:05:46.472 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2024-06-21 21:05:46.694 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$e7a4817f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:05:46.775 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:05:46.776 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:05:46.777 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:05:46.790 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:05:46.820 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:05:46.825 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:05:47.031 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 21:05:47.037 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 21:05:47.038 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 21:05:47.139 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 21:05:47.139 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1134 ms -2024-06-21 21:05:47.698 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 21:05:48.032 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 21:05:48.037 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 21:05:48.051 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 21:05:48.099 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 21:05:48.114 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Partitions-1 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = true - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Partitions - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 21:05:48.167 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 21:05:48.167 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 21:05:48.167 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718975148166 -2024-06-21 21:05:48.168 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 21:05:48.257 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 21:05:48.326 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ -2024-06-21 21:05:48.388 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 21:05:48.388 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 21:05:48.390 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 21:05:48.397 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 21:05:48.399 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=13, memberId='consumer-Partitions-1-6239655e-94c6-425b-8f09-0d16394a8940', protocol='range'} -2024-06-21 21:05:48.400 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 13: {consumer-Partitions-1-6239655e-94c6-425b-8f09-0d16394a8940=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 21:05:48.403 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=13, memberId='consumer-Partitions-1-6239655e-94c6-425b-8f09-0d16394a8940', protocol='range'} -2024-06-21 21:05:48.403 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 21:05:48.404 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 21:05:48.409 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:05:48.409 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:05:48.409 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:05:48.409 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:05:48.409 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:05:48.409 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:05:48.409 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:05:48.410 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=10, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:05:48.965 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-2 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 21:05:48.969 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 21:05:48.969 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 21:05:48.970 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718975148968 -2024-06-21 21:05:48.971 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 21:05:48.977 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-3 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 21:05:48.980 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 21:05:48.980 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 21:05:48.980 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718975148980 -2024-06-21 21:05:48.980 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 21:05:48.980 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 21:05:48.980 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 21:05:48.982 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 21:05:48.982 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-4 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 21:05:48.984 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 21:05:48.984 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 21:05:48.984 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 21:05:48.984 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718975148984 -2024-06-21 21:05:48.984 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 21:05:48.984 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 21:05:48.985 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 21:05:48.985 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 21:05:48.987 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=19, memberId='consumer-Topics-2-a3f062af-655a-49e9-ac23-027d9b031ee0', protocol='range'} -2024-06-21 21:05:48.987 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 19: {consumer-Topics-2-a3f062af-655a-49e9-ac23-027d9b031ee0=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 21:05:48.987 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 21:05:48.987 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 21:05:48.987 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 21:05:48.988 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 21:05:48.989 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=19, memberId='consumer-Topics-2-a3f062af-655a-49e9-ac23-027d9b031ee0', protocol='range'} -2024-06-21 21:05:48.989 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 21:05:48.989 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 21:05:48.990 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 21:05:48.993 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:05:48.993 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:05:48.993 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:05:48.993 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:05:48.993 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:05:48.993 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:05:48.993 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:05:48.993 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=10, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:05:48.994 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] -2024-06-21 21:05:48.996 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' -2024-06-21 21:05:48.997 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 21:05:49.124 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#1171ba7e:0/SimpleConnection@36ec4071 [delegate=amqp://guest@101.34.243.166:5672/, localPort= 58980] -2024-06-21 21:05:49.752 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 4.053 seconds (JVM running for 4.518) -2024-06-21 21:05:49.754 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 -2024-06-21 21:05:51.999 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing -2024-06-21 21:05:51.999 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 21:05:51.999 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] -2024-06-21 21:05:52.000 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 21:05:52.001 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=20, memberId='consumer-Topics-4-585a4105-c206-4640-b180-8dcadd99c987', protocol='range'} -2024-06-21 21:05:52.001 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=20, memberId='consumer-Topics-3-3f0f79f6-4904-4dde-9a2c-f0d835e97e2c', protocol='range'} -2024-06-21 21:05:52.002 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=20, memberId='consumer-Topics-2-a3f062af-655a-49e9-ac23-027d9b031ee0', protocol='range'} -2024-06-21 21:05:52.002 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 20: {consumer-Topics-4-585a4105-c206-4640-b180-8dcadd99c987=Assignment(partitions=[test1-6, test1-7]), consumer-Topics-3-3f0f79f6-4904-4dde-9a2c-f0d835e97e2c=Assignment(partitions=[test1-3, test1-4, test1-5]), consumer-Topics-2-a3f062af-655a-49e9-ac23-027d9b031ee0=Assignment(partitions=[test1-0, test1-1, test1-2])} -2024-06-21 21:05:52.004 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=20, memberId='consumer-Topics-3-3f0f79f6-4904-4dde-9a2c-f0d835e97e2c', protocol='range'} -2024-06-21 21:05:52.003 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=20, memberId='consumer-Topics-2-a3f062af-655a-49e9-ac23-027d9b031ee0', protocol='range'} -2024-06-21 21:05:52.004 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=20, memberId='consumer-Topics-4-585a4105-c206-4640-b180-8dcadd99c987', protocol='range'} -2024-06-21 21:05:52.004 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-3, test1-4, test1-5]) -2024-06-21 21:05:52.004 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2]) -2024-06-21 21:05:52.004 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: test1-5, test1-4, test1-3 -2024-06-21 21:05:52.004 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-2, test1-1 -2024-06-21 21:05:52.004 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-6, test1-7]) -2024-06-21 21:05:52.004 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: test1-6, test1-7 -2024-06-21 21:05:52.006 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:05:52.006 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:05:52.007 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:05:52.007 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:05:52.007 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-2, test1-1] -2024-06-21 21:05:52.006 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:05:52.008 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=10, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:05:52.008 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:05:52.008 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-5, test1-4, test1-3] -2024-06-21 21:05:52.008 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:05:52.008 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-6, test1-7] -2024-06-21 21:10:24.480 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 -2024-06-21 21:10:24.483 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 21:10:24.959 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 21:10:24.959 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 21:10:25.413 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 21:10:32.043 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:10:32.043 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:10:32.043 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 34 33 32 30 30 35 31 31 36 2e 36 36 38 34 37 39 30 33 39 2e 35 32 31 39 39 37 30 35 34 2e 30 30 30 34 33 2e 39 38 30 30 30 30 30 30 36 35 38 30 30 30 34 38 30 30 30 31 34 36 35 34 30 30 30 30 44 30 30 39 30 31 31 2e 35 30 35 39 30 30 30 30 39 33 39 34 37 33 39 31 30 32 30 30 30 30 30 31 34 36 30 30 33 37 36 34 30 30 30 30 36 30 37 32 32 2e 32 30 30 30 30 30 38 34 30 30 30 30 31 31 31 32 30 30 30 36 36 34 30 30 30 34 30 30 30 34 30 30 30 31 31 30 30 30 30 35 31 30 30 30 30 34 36 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f4 7E -2024-06-21 21:10:32.059 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975432005, longitude=116.6684790, latitude=39.5219970, speed=54.000, mileage=43.98000000, dischargeVoltage=658000, dischargeCurrent=48000, insulationResistance=146540000, gear=D, accelerationPedal=00, brakePedal=90, fuelConsumption=11.50, motorControllerTemperature=590000, motorSpeed=93947, motorTorque=3910, motorTemperature=200000, motorVoltage=14600, motorCurrent=37640000, powerBattery=60722., maxFeedbackPower=200000, maxDischargePower=840000, bmsSelfCheck=11, powerBatteryCurrent=12000, powerBatteryV3=664000, maxVoltage=4000, minVoltage=4000, maxTemperature=110000, minTemperature=510000, availableCapacity=460000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:10:32.110 [MQTT Call: protocol-parsing] INFO org.apache.kafka.clients.producer.ProducerConfig:372 - ProducerConfig values: - acks = 1 - batch.size = 16384 - bootstrap.servers = [localhost:9092] - buffer.memory = 33554432 - client.dns.lookup = use_all_dns_ips - client.id = producer-1 - compression.type = none - connections.max.idle.ms = 540000 - delivery.timeout.ms = 120000 - enable.idempotence = false - interceptor.classes = [] - internal.auto.downgrade.txn.commit = false - key.serializer = class org.apache.kafka.common.serialization.StringSerializer - linger.ms = 0 - max.block.ms = 60000 - max.in.flight.requests.per.connection = 5 - max.request.size = 1048576 - metadata.max.age.ms = 300000 - metadata.max.idle.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner - receive.buffer.bytes = 32768 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retries = 2147483647 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - transaction.timeout.ms = 60000 - transactional.id = null - value.serializer = class org.apache.kafka.common.serialization.StringSerializer - -2024-06-21 21:10:32.122 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 21:10:32.122 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 21:10:32.122 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718975432122 -2024-06-21 21:10:32.124 [kafka-producer-network-thread | producer-1] INFO org.apache.kafka.clients.Metadata:279 - [Producer clientId=producer-1] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 21:10:32.598 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:695 - 故障信息发送到RabbitMQ -2024-06-21 21:10:32.599 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:283 - 该车故障GZ001信息首次存储到本地缓存和Redis中,并发送到RabbitMQ -2024-06-21 21:10:32.625 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:10:32.625 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:11:06.759 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:11:06.759 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:11:06.759 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 34 36 36 37 32 30 31 31 36 2e 36 36 39 34 33 39 30 33 39 2e 35 32 32 30 37 35 30 35 34 2e 30 30 30 34 34 2e 30 31 30 30 30 30 30 30 34 30 34 30 30 30 32 37 30 30 30 34 31 34 39 30 30 30 30 30 44 30 30 38 30 31 31 2e 30 30 35 39 30 30 30 30 32 38 33 31 30 34 30 31 30 31 31 31 30 30 30 31 36 37 30 30 31 35 30 36 30 30 30 30 36 30 37 32 32 2e 38 30 30 30 30 30 33 30 30 30 30 30 36 30 37 30 30 30 30 34 34 34 30 30 30 34 30 30 30 34 30 30 30 33 38 30 30 30 30 37 30 30 30 30 30 38 33 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 b9 7E -2024-06-21 21:11:06.759 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975466720, longitude=116.6694390, latitude=39.5220750, speed=54.000, mileage=44.01000000, dischargeVoltage=404000, dischargeCurrent=27000, insulationResistance=414900000, gear=D, accelerationPedal=00, brakePedal=80, fuelConsumption=11.00, motorControllerTemperature=590000, motorSpeed=28310, motorTorque=4010, motorTemperature=111000, motorVoltage=16700, motorCurrent=15060000, powerBattery=60722., maxFeedbackPower=800000, maxDischargePower=300000, bmsSelfCheck=60, powerBatteryCurrent=70000, powerBatteryV3=444000, maxVoltage=4000, minVoltage=4000, maxTemperature=380000, minTemperature=700000, availableCapacity=830000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:11:06.824 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:695 - 故障信息发送到RabbitMQ -2024-06-21 21:11:06.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:283 - 该车故障GZ001信息首次存储到本地缓存和Redis中,并发送到RabbitMQ -2024-06-21 21:11:06.848 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:11:06.848 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:11:35.262 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:11:35.263 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:11:35.263 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 34 39 35 32 32 36 31 31 36 2e 36 37 30 31 39 30 30 33 39 2e 35 32 32 31 32 39 30 33 36 2e 30 30 30 34 34 2e 30 33 30 30 30 30 30 30 32 31 36 30 30 30 32 39 30 30 30 31 33 30 37 30 30 30 30 30 44 37 30 36 30 31 30 2e 37 30 33 31 30 30 30 30 38 36 38 34 34 31 36 37 30 31 32 37 30 30 30 31 34 37 30 30 31 33 36 35 30 30 30 30 36 30 37 32 32 2e 37 37 30 30 30 30 34 35 30 30 30 30 31 30 35 30 30 30 30 37 30 31 30 30 30 34 30 30 30 33 30 30 30 33 37 30 30 30 30 32 36 30 30 30 30 38 33 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ce 7E -2024-06-21 21:11:35.263 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975495226, longitude=116.6701900, latitude=39.5221290, speed=36.000, mileage=44.03000000, dischargeVoltage=216000, dischargeCurrent=29000, insulationResistance=130700000, gear=D, accelerationPedal=70, brakePedal=60, fuelConsumption=10.70, motorControllerTemperature=310000, motorSpeed=86844, motorTorque=1670, motorTemperature=127000, motorVoltage=14700, motorCurrent=13650000, powerBattery=60722., maxFeedbackPower=770000, maxDischargePower=450000, bmsSelfCheck=10, powerBatteryCurrent=50000, powerBatteryV3=701000, maxVoltage=4000, minVoltage=3000, maxTemperature=370000, minTemperature=260000, availableCapacity=830000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:11:35.333 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:695 - 故障信息发送到RabbitMQ -2024-06-21 21:11:35.333 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:283 - 该车故障GZ001信息首次存储到本地缓存和Redis中,并发送到RabbitMQ -2024-06-21 21:11:35.370 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:11:35.370 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:11:36.266 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:11:36.267 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:11:36.267 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 34 39 36 32 33 38 31 31 36 2e 36 37 31 33 38 32 30 33 39 2e 35 32 32 32 34 37 30 31 32 36 2e 30 30 34 34 2e 31 30 30 30 30 30 30 30 34 32 32 30 30 30 32 37 30 30 30 31 38 39 31 38 30 30 30 30 44 34 30 39 30 31 31 2e 35 30 39 33 30 30 30 30 34 39 32 30 32 37 34 36 30 31 31 33 30 30 30 32 38 37 30 30 34 34 37 38 30 30 30 30 36 30 37 31 30 2e 36 32 30 30 30 30 33 34 30 30 30 30 31 33 31 32 30 30 30 36 38 37 30 30 30 34 30 30 30 33 30 30 30 39 37 30 30 30 30 35 35 30 30 30 30 38 39 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f8 7E -2024-06-21 21:11:36.267 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975496238, longitude=116.6713820, latitude=39.5222470, speed=126.00, mileage=44.10000000, dischargeVoltage=422000, dischargeCurrent=27000, insulationResistance=189180000, gear=D, accelerationPedal=40, brakePedal=90, fuelConsumption=11.50, motorControllerTemperature=930000, motorSpeed=49202, motorTorque=7460, motorTemperature=113000, motorVoltage=28700, motorCurrent=44780000, powerBattery=60710., maxFeedbackPower=620000, maxDischargePower=340000, bmsSelfCheck=13, powerBatteryCurrent=12000, powerBatteryV3=687000, maxVoltage=4000, minVoltage=3000, maxTemperature=970000, minTemperature=550000, availableCapacity=890000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:11:36.334 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:11:36.362 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:11:36.363 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:11:37.262 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:11:37.262 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:11:37.262 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 34 39 37 32 33 34 31 31 36 2e 36 37 32 31 31 37 30 33 39 2e 35 32 32 32 32 36 30 33 36 2e 30 30 30 34 34 2e 31 32 30 30 30 30 30 30 34 31 30 30 30 30 32 39 30 30 30 39 33 33 38 30 30 30 30 30 44 32 30 35 30 39 2e 33 30 30 38 33 30 30 30 30 38 35 37 38 31 36 36 33 30 38 37 30 30 30 30 31 34 34 30 30 33 33 38 36 30 30 30 30 36 30 37 31 30 2e 35 33 30 30 30 30 39 36 30 30 30 30 31 32 37 30 30 30 30 35 37 33 30 30 30 34 30 30 30 34 30 30 30 32 34 30 30 30 30 36 39 30 30 30 30 32 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e5 7E -2024-06-21 21:11:37.262 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975497234, longitude=116.6721170, latitude=39.5222260, speed=36.000, mileage=44.12000000, dischargeVoltage=410000, dischargeCurrent=29000, insulationResistance=933800000, gear=D, accelerationPedal=20, brakePedal=50, fuelConsumption=9.300, motorControllerTemperature=830000, motorSpeed=85781, motorTorque=6630, motorTemperature=870000, motorVoltage=14400, motorCurrent=33860000, powerBattery=60710., maxFeedbackPower=530000, maxDischargePower=960000, bmsSelfCheck=12, powerBatteryCurrent=70000, powerBatteryV3=573000, maxVoltage=4000, minVoltage=4000, maxTemperature=240000, minTemperature=690000, availableCapacity=200000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:11:37.327 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:11:37.358 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:11:37.359 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:11:38.273 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:11:38.274 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:11:38.274 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 34 39 38 32 32 39 31 31 36 2e 36 37 33 30 31 39 30 33 39 2e 35 32 32 33 32 31 30 37 32 2e 30 30 30 34 34 2e 31 36 30 30 30 30 30 30 34 37 36 30 30 30 32 35 30 30 30 31 30 34 32 30 30 30 30 30 44 35 30 36 30 39 2e 37 30 30 37 33 30 30 30 30 36 35 34 35 32 33 38 35 30 32 39 30 30 30 30 31 34 32 30 30 34 34 36 33 30 30 30 30 36 30 37 31 30 2e 36 37 30 30 30 30 33 36 30 30 30 30 31 30 30 30 30 30 30 36 30 36 30 30 30 34 30 30 30 33 30 30 30 37 34 30 30 30 30 37 39 30 30 30 30 32 32 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d6 7E -2024-06-21 21:11:38.274 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975498229, longitude=116.6730190, latitude=39.5223210, speed=72.000, mileage=44.16000000, dischargeVoltage=476000, dischargeCurrent=25000, insulationResistance=104200000, gear=D, accelerationPedal=50, brakePedal=60, fuelConsumption=9.700, motorControllerTemperature=730000, motorSpeed=65452, motorTorque=3850, motorTemperature=290000, motorVoltage=14200, motorCurrent=44630000, powerBattery=60710., maxFeedbackPower=670000, maxDischargePower=360000, bmsSelfCheck=10, powerBatteryCurrent=00000, powerBatteryV3=606000, maxVoltage=4000, minVoltage=3000, maxTemperature=740000, minTemperature=790000, availableCapacity=220000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:11:38.333 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:11:38.361 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:11:38.361 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:11:39.269 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:11:39.269 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:11:39.269 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 34 39 39 32 32 37 31 31 36 2e 36 37 33 36 36 32 30 33 39 2e 35 32 32 33 36 33 30 33 36 2e 30 30 30 34 34 2e 31 38 30 30 30 30 30 30 34 36 35 30 30 30 34 30 30 30 30 31 33 32 39 30 30 30 30 30 44 31 30 37 30 39 2e 31 30 30 34 30 30 30 30 30 33 35 35 30 34 33 37 30 30 31 30 32 30 30 30 32 32 32 30 30 35 33 39 34 30 30 30 30 36 30 37 31 30 2e 34 35 30 30 30 30 38 39 30 30 30 30 31 31 31 32 30 30 30 33 39 33 30 30 30 33 30 30 30 34 30 30 30 36 31 30 30 30 30 37 38 30 30 30 30 39 36 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d6 7E -2024-06-21 21:11:39.269 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975499227, longitude=116.6736620, latitude=39.5223630, speed=36.000, mileage=44.18000000, dischargeVoltage=465000, dischargeCurrent=40000, insulationResistance=132900000, gear=D, accelerationPedal=10, brakePedal=70, fuelConsumption=9.100, motorControllerTemperature=400000, motorSpeed=35504, motorTorque=3700, motorTemperature=102000, motorVoltage=22200, motorCurrent=53940000, powerBattery=60710., maxFeedbackPower=450000, maxDischargePower=890000, bmsSelfCheck=11, powerBatteryCurrent=12000, powerBatteryV3=393000, maxVoltage=3000, minVoltage=4000, maxTemperature=610000, minTemperature=780000, availableCapacity=960000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:11:39.335 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:11:39.363 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:11:39.363 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:11:40.284 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:11:40.284 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:11:40.284 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 35 30 30 32 34 30 31 31 36 2e 36 37 34 34 32 31 30 33 39 2e 35 32 32 34 32 30 30 35 34 2e 30 30 30 34 34 2e 32 31 30 30 30 30 30 30 37 34 38 30 30 30 31 32 30 30 30 37 33 36 34 30 30 30 30 30 44 37 30 36 30 31 31 2e 35 30 34 38 30 30 30 30 32 37 30 34 38 36 35 31 30 32 37 30 30 30 30 32 38 33 30 30 33 39 34 33 30 30 30 30 36 30 37 31 30 2e 31 35 30 30 30 30 35 35 30 30 30 30 38 30 37 30 30 30 30 36 37 31 30 30 30 33 30 30 30 33 30 30 30 36 36 30 30 30 30 33 39 30 30 30 30 32 33 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c7 7E -2024-06-21 21:11:40.284 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975500240, longitude=116.6744210, latitude=39.5224200, speed=54.000, mileage=44.21000000, dischargeVoltage=748000, dischargeCurrent=12000, insulationResistance=736400000, gear=D, accelerationPedal=70, brakePedal=60, fuelConsumption=11.50, motorControllerTemperature=480000, motorSpeed=27048, motorTorque=6510, motorTemperature=270000, motorVoltage=28300, motorCurrent=39430000, powerBattery=60710., maxFeedbackPower=150000, maxDischargePower=550000, bmsSelfCheck=80, powerBatteryCurrent=70000, powerBatteryV3=671000, maxVoltage=3000, minVoltage=3000, maxTemperature=660000, minTemperature=390000, availableCapacity=230000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:11:40.339 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:11:40.368 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:11:40.368 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:11:41.263 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:11:41.263 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:11:41.263 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 35 30 31 32 32 36 31 31 36 2e 36 37 35 35 36 39 30 33 39 2e 35 32 32 35 32 34 30 37 32 2e 30 30 30 34 34 2e 32 35 30 30 30 30 30 30 32 33 35 30 30 30 33 39 30 30 30 38 34 30 37 30 30 30 30 30 44 36 30 31 30 31 31 2e 31 30 32 30 30 30 30 30 35 39 33 39 31 31 36 38 30 39 36 30 30 30 30 31 38 32 30 30 31 34 30 35 39 30 30 30 36 30 37 31 30 2e 33 37 30 30 30 30 33 30 30 30 30 30 35 30 36 30 30 30 30 33 39 39 30 30 30 34 30 30 30 33 30 30 30 37 37 30 30 30 30 31 30 30 30 30 30 32 31 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d1 7E -2024-06-21 21:11:41.263 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975501226, longitude=116.6755690, latitude=39.5225240, speed=72.000, mileage=44.25000000, dischargeVoltage=235000, dischargeCurrent=39000, insulationResistance=840700000, gear=D, accelerationPedal=60, brakePedal=10, fuelConsumption=11.10, motorControllerTemperature=200000, motorSpeed=59391, motorTorque=1680, motorTemperature=960000, motorVoltage=18200, motorCurrent=14059000, powerBattery=60710., maxFeedbackPower=370000, maxDischargePower=300000, bmsSelfCheck=50, powerBatteryCurrent=60000, powerBatteryV3=399000, maxVoltage=4000, minVoltage=3000, maxTemperature=770000, minTemperature=100000, availableCapacity=210000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:11:41.313 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:11:41.349 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:11:41.350 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:11:42.283 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:11:42.283 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:11:42.283 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 35 30 32 32 33 30 31 31 36 2e 36 37 36 36 31 30 30 33 39 2e 35 32 32 36 31 35 30 31 30 38 2e 30 30 34 34 2e 33 31 30 30 30 30 30 30 31 34 34 30 30 30 39 30 30 30 30 35 30 34 31 30 30 30 30 30 44 36 30 32 30 39 2e 38 30 30 31 31 30 30 30 30 36 32 31 30 33 34 39 30 30 37 35 30 30 30 30 32 38 30 30 30 36 30 37 32 30 30 30 30 36 30 37 30 30 2e 31 39 30 30 30 30 35 34 30 30 30 30 34 30 36 30 30 30 30 32 37 30 30 30 30 33 30 30 30 34 30 30 30 36 33 30 30 30 30 36 30 30 30 30 30 33 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 a0 7E -2024-06-21 21:11:42.284 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975502230, longitude=116.6766100, latitude=39.5226150, speed=108.00, mileage=44.31000000, dischargeVoltage=144000, dischargeCurrent=90000, insulationResistance=504100000, gear=D, accelerationPedal=60, brakePedal=20, fuelConsumption=9.800, motorControllerTemperature=110000, motorSpeed=62103, motorTorque=4900, motorTemperature=750000, motorVoltage=28000, motorCurrent=60720000, powerBattery=60700., maxFeedbackPower=190000, maxDischargePower=540000, bmsSelfCheck=40, powerBatteryCurrent=60000, powerBatteryV3=270000, maxVoltage=3000, minVoltage=4000, maxTemperature=630000, minTemperature=600000, availableCapacity=300000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:11:42.345 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:11:42.374 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:11:42.374 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:11:43.278 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:11:43.278 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:11:43.278 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 35 30 33 32 34 32 31 31 36 2e 36 37 37 38 32 37 30 33 39 2e 35 32 32 37 30 36 30 31 32 36 2e 30 30 34 34 2e 33 38 30 30 30 30 30 30 33 31 30 30 30 30 31 37 30 30 30 31 39 32 33 38 30 30 30 30 44 32 30 31 30 39 2e 38 30 30 38 39 30 30 30 30 35 32 36 38 39 32 32 32 30 31 34 36 30 30 30 31 31 36 30 30 33 32 30 39 30 30 30 30 36 30 36 39 30 2e 31 39 30 30 30 30 36 37 30 30 30 30 38 30 35 30 30 30 30 36 35 38 30 30 30 34 30 30 30 33 30 30 30 31 39 30 30 30 30 31 37 30 30 30 30 32 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ea 7E -2024-06-21 21:11:43.278 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975503242, longitude=116.6778270, latitude=39.5227060, speed=126.00, mileage=44.38000000, dischargeVoltage=310000, dischargeCurrent=17000, insulationResistance=192380000, gear=D, accelerationPedal=20, brakePedal=10, fuelConsumption=9.800, motorControllerTemperature=890000, motorSpeed=52689, motorTorque=2220, motorTemperature=146000, motorVoltage=11600, motorCurrent=32090000, powerBattery=60690., maxFeedbackPower=190000, maxDischargePower=670000, bmsSelfCheck=80, powerBatteryCurrent=50000, powerBatteryV3=658000, maxVoltage=4000, minVoltage=3000, maxTemperature=190000, minTemperature=170000, availableCapacity=200000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:11:43.354 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:11:43.388 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:11:43.388 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:11:44.262 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:11:44.263 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:11:44.263 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 35 30 34 32 32 39 31 31 36 2e 36 37 38 38 39 30 30 33 39 2e 35 32 32 37 39 33 30 37 32 2e 30 30 30 34 34 2e 34 32 30 30 30 30 30 30 32 31 31 30 30 30 34 33 30 30 30 32 31 30 33 39 30 30 30 30 44 35 30 39 30 31 31 2e 31 30 35 36 30 30 30 30 38 30 35 31 39 35 33 31 30 31 32 34 30 30 30 32 33 36 30 30 31 32 30 34 32 30 30 30 36 30 36 39 30 2e 36 34 30 30 30 30 38 31 30 30 30 30 36 30 35 30 30 30 30 34 32 33 30 30 30 33 30 30 30 34 30 30 30 32 30 30 30 30 30 35 33 30 30 30 30 34 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c0 7E -2024-06-21 21:11:44.263 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975504229, longitude=116.6788900, latitude=39.5227930, speed=72.000, mileage=44.42000000, dischargeVoltage=211000, dischargeCurrent=43000, insulationResistance=210390000, gear=D, accelerationPedal=50, brakePedal=90, fuelConsumption=11.10, motorControllerTemperature=560000, motorSpeed=80519, motorTorque=5310, motorTemperature=124000, motorVoltage=23600, motorCurrent=12042000, powerBattery=60690., maxFeedbackPower=640000, maxDischargePower=810000, bmsSelfCheck=60, powerBatteryCurrent=50000, powerBatteryV3=423000, maxVoltage=3000, minVoltage=4000, maxTemperature=200000, minTemperature=530000, availableCapacity=400000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:11:44.374 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:11:44.402 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:11:44.403 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:11:45.278 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:11:45.279 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:11:45.279 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 35 30 35 32 34 32 31 31 36 2e 36 38 30 31 37 32 30 33 39 2e 35 32 32 39 30 34 30 33 36 2e 30 30 30 34 34 2e 34 34 30 30 30 30 30 30 33 36 39 30 30 30 33 35 30 30 30 32 39 35 31 39 30 30 30 30 44 38 30 36 30 31 30 2e 30 30 37 36 30 30 30 30 39 38 30 30 30 39 38 30 30 34 38 30 30 30 30 31 32 32 30 30 31 30 30 39 35 30 30 30 36 30 36 39 30 2e 31 32 30 30 30 30 38 39 30 30 30 30 31 34 31 31 30 30 30 34 34 30 30 30 30 33 30 30 30 33 30 30 30 36 36 30 30 30 30 33 32 30 30 30 30 39 39 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 db 7E -2024-06-21 21:11:45.279 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975505242, longitude=116.6801720, latitude=39.5229040, speed=36.000, mileage=44.44000000, dischargeVoltage=369000, dischargeCurrent=35000, insulationResistance=295190000, gear=D, accelerationPedal=80, brakePedal=60, fuelConsumption=10.00, motorControllerTemperature=760000, motorSpeed=98000, motorTorque=9800, motorTemperature=480000, motorVoltage=12200, motorCurrent=10095000, powerBattery=60690., maxFeedbackPower=120000, maxDischargePower=890000, bmsSelfCheck=14, powerBatteryCurrent=11000, powerBatteryV3=440000, maxVoltage=3000, minVoltage=3000, maxTemperature=660000, minTemperature=320000, availableCapacity=990000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:11:45.342 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:11:45.368 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:11:45.368 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:11:46.279 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:11:46.280 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:11:46.280 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 35 30 36 32 32 37 31 31 36 2e 36 38 30 35 35 33 30 33 39 2e 35 32 32 39 36 32 30 33 36 2e 30 30 30 34 34 2e 34 36 30 30 30 30 30 30 33 37 34 30 30 30 36 30 30 30 30 37 39 38 34 30 30 30 30 30 44 34 30 33 30 31 32 2e 30 30 39 37 30 30 30 30 35 32 36 30 30 32 38 35 30 31 31 38 30 30 30 32 32 39 30 30 39 39 31 30 30 30 30 30 36 30 36 39 30 2e 34 30 30 30 30 30 36 36 30 30 30 30 30 30 31 30 30 30 30 33 30 31 30 30 30 33 30 30 30 33 30 30 30 37 30 30 30 30 30 37 34 30 30 30 30 31 32 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ca 7E -2024-06-21 21:11:46.280 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975506227, longitude=116.6805530, latitude=39.5229620, speed=36.000, mileage=44.46000000, dischargeVoltage=374000, dischargeCurrent=60000, insulationResistance=798400000, gear=D, accelerationPedal=40, brakePedal=30, fuelConsumption=12.00, motorControllerTemperature=970000, motorSpeed=52600, motorTorque=2850, motorTemperature=118000, motorVoltage=22900, motorCurrent=99100000, powerBattery=60690., maxFeedbackPower=400000, maxDischargePower=660000, bmsSelfCheck=00, powerBatteryCurrent=10000, powerBatteryV3=301000, maxVoltage=3000, minVoltage=3000, maxTemperature=700000, minTemperature=740000, availableCapacity=120000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:11:46.326 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:11:46.348 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:11:46.349 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:11:47.272 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:11:47.273 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:11:47.273 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 35 30 37 32 32 37 31 31 36 2e 36 38 31 31 35 39 30 33 39 2e 35 32 33 30 31 36 30 33 36 2e 30 30 30 34 34 2e 34 38 30 30 30 30 30 30 35 38 33 30 30 30 33 30 30 30 30 39 33 36 35 30 30 30 30 30 44 39 30 39 30 31 31 2e 37 30 39 36 30 30 30 30 33 36 31 36 30 32 31 35 30 31 32 34 30 30 30 31 35 39 30 30 31 30 32 38 30 30 30 30 36 30 36 39 30 2e 39 30 30 30 30 30 39 30 30 30 30 30 33 30 31 34 30 30 30 32 38 33 30 30 30 33 30 30 30 34 30 30 30 34 30 30 30 30 30 36 32 30 30 30 30 32 33 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d3 7E -2024-06-21 21:11:47.273 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975507227, longitude=116.6811590, latitude=39.5230160, speed=36.000, mileage=44.48000000, dischargeVoltage=583000, dischargeCurrent=30000, insulationResistance=936500000, gear=D, accelerationPedal=90, brakePedal=90, fuelConsumption=11.70, motorControllerTemperature=960000, motorSpeed=36160, motorTorque=2150, motorTemperature=124000, motorVoltage=15900, motorCurrent=10280000, powerBattery=60690., maxFeedbackPower=900000, maxDischargePower=900000, bmsSelfCheck=30, powerBatteryCurrent=14000, powerBatteryV3=283000, maxVoltage=3000, minVoltage=4000, maxTemperature=400000, minTemperature=620000, availableCapacity=230000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:11:47.333 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:11:47.357 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:11:47.357 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:11:48.254 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:11:48.254 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:11:48.254 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 35 30 38 32 32 36 31 31 36 2e 36 38 32 31 33 35 30 33 39 2e 35 32 33 31 30 37 30 39 30 2e 30 30 30 34 34 2e 35 33 30 30 30 30 30 30 31 36 39 30 30 30 32 37 30 30 30 32 30 38 34 30 30 30 30 30 44 39 30 30 30 39 2e 37 30 30 37 30 30 30 30 30 36 37 31 34 30 34 36 30 30 32 33 30 30 30 30 32 34 34 30 30 34 38 35 31 30 30 30 30 36 30 36 38 31 2e 34 39 30 30 30 30 34 33 30 30 30 30 31 31 31 32 30 30 30 32 36 36 30 30 30 34 30 30 30 34 30 30 30 31 35 30 30 30 30 31 33 30 30 30 30 37 36 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c9 7E -2024-06-21 21:11:48.254 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975508226, longitude=116.6821350, latitude=39.5231070, speed=90.000, mileage=44.53000000, dischargeVoltage=169000, dischargeCurrent=27000, insulationResistance=208400000, gear=D, accelerationPedal=90, brakePedal=00, fuelConsumption=9.700, motorControllerTemperature=700000, motorSpeed=67140, motorTorque=4600, motorTemperature=230000, motorVoltage=24400, motorCurrent=48510000, powerBattery=60681., maxFeedbackPower=490000, maxDischargePower=430000, bmsSelfCheck=11, powerBatteryCurrent=12000, powerBatteryV3=266000, maxVoltage=4000, minVoltage=4000, maxTemperature=150000, minTemperature=130000, availableCapacity=760000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:11:48.301 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:11:48.325 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:11:48.325 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:11:49.264 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:11:49.264 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:11:49.264 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 35 30 39 32 32 36 31 31 36 2e 36 38 32 39 38 33 30 33 39 2e 35 32 33 30 39 35 30 39 30 2e 30 30 30 34 34 2e 35 38 30 30 30 30 30 30 33 30 33 30 30 30 34 38 30 30 30 31 33 36 31 30 30 30 30 30 44 31 30 32 30 31 30 2e 30 30 34 39 30 30 30 30 38 36 35 39 31 32 39 36 30 31 33 34 30 30 30 31 32 30 30 30 39 30 36 34 30 30 30 30 36 30 36 37 31 2e 38 36 30 30 30 30 35 31 30 30 30 30 31 32 32 30 30 30 30 32 34 39 30 30 30 33 30 30 30 34 30 30 30 33 33 30 30 30 30 32 36 30 30 30 30 31 31 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ce 7E -2024-06-21 21:11:49.264 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975509226, longitude=116.6829830, latitude=39.5230950, speed=90.000, mileage=44.58000000, dischargeVoltage=303000, dischargeCurrent=48000, insulationResistance=136100000, gear=D, accelerationPedal=10, brakePedal=20, fuelConsumption=10.00, motorControllerTemperature=490000, motorSpeed=86591, motorTorque=2960, motorTemperature=134000, motorVoltage=12000, motorCurrent=90640000, powerBattery=60671., maxFeedbackPower=860000, maxDischargePower=510000, bmsSelfCheck=12, powerBatteryCurrent=20000, powerBatteryV3=249000, maxVoltage=3000, minVoltage=4000, maxTemperature=330000, minTemperature=260000, availableCapacity=110000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:11:49.322 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:11:49.344 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:11:49.344 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:11:50.271 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:11:50.271 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:11:50.271 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 35 31 30 32 32 36 31 31 36 2e 36 38 33 36 30 30 30 33 39 2e 35 32 32 39 36 37 30 33 36 2e 30 30 30 34 34 2e 36 30 30 30 30 30 30 30 32 31 37 30 30 30 35 30 30 30 30 31 30 38 37 30 30 30 30 30 44 36 30 36 30 31 30 2e 39 30 36 36 30 30 30 30 32 30 31 39 35 36 34 39 30 31 31 35 30 30 30 32 38 37 30 30 31 35 35 38 30 30 30 30 36 30 36 37 31 2e 33 37 30 30 30 30 36 38 30 30 30 30 36 30 30 30 30 30 30 37 32 35 30 30 30 34 30 30 30 33 30 30 30 31 30 30 30 30 30 37 37 30 30 30 30 37 33 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 dc 7E -2024-06-21 21:11:50.272 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975510226, longitude=116.6836000, latitude=39.5229670, speed=36.000, mileage=44.60000000, dischargeVoltage=217000, dischargeCurrent=50000, insulationResistance=108700000, gear=D, accelerationPedal=60, brakePedal=60, fuelConsumption=10.90, motorControllerTemperature=660000, motorSpeed=20195, motorTorque=6490, motorTemperature=115000, motorVoltage=28700, motorCurrent=15580000, powerBattery=60671., maxFeedbackPower=370000, maxDischargePower=680000, bmsSelfCheck=60, powerBatteryCurrent=00000, powerBatteryV3=725000, maxVoltage=4000, minVoltage=3000, maxTemperature=100000, minTemperature=770000, availableCapacity=730000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:11:50.331 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:11:50.367 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:11:50.367 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:11:51.267 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:11:51.267 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:11:51.267 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 35 31 31 32 32 37 31 31 36 2e 36 38 34 30 36 36 30 33 39 2e 35 32 32 38 34 37 30 33 36 2e 30 30 30 34 34 2e 36 32 30 30 30 30 30 30 32 38 39 30 30 30 34 38 30 30 30 33 39 31 39 30 30 30 30 30 44 34 30 35 30 31 30 2e 36 30 31 36 30 30 30 30 33 30 39 38 34 35 35 30 30 31 34 30 30 30 30 32 36 38 30 30 31 30 36 31 34 30 30 30 36 30 36 37 31 2e 34 35 30 30 30 30 34 37 30 30 30 30 36 30 31 34 30 30 30 33 36 33 30 30 30 34 30 30 30 34 30 30 30 38 30 30 30 30 30 37 34 30 30 30 30 33 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e0 7E -2024-06-21 21:11:51.268 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975511227, longitude=116.6840660, latitude=39.5228470, speed=36.000, mileage=44.62000000, dischargeVoltage=289000, dischargeCurrent=48000, insulationResistance=391900000, gear=D, accelerationPedal=40, brakePedal=50, fuelConsumption=10.60, motorControllerTemperature=160000, motorSpeed=30984, motorTorque=5500, motorTemperature=140000, motorVoltage=26800, motorCurrent=10614000, powerBattery=60671., maxFeedbackPower=450000, maxDischargePower=470000, bmsSelfCheck=60, powerBatteryCurrent=14000, powerBatteryV3=363000, maxVoltage=4000, minVoltage=4000, maxTemperature=800000, minTemperature=740000, availableCapacity=300000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:11:51.334 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:11:51.359 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:11:51.359 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:11:52.277 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:11:52.277 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:11:52.277 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 35 31 32 32 32 37 31 31 36 2e 36 38 34 35 32 32 30 33 39 2e 35 32 32 37 35 31 30 33 36 2e 30 30 30 34 34 2e 36 34 30 30 30 30 30 30 31 33 32 30 30 30 31 32 30 30 30 31 30 33 31 34 30 30 30 30 44 33 30 30 30 31 30 2e 31 30 32 38 30 30 30 30 37 30 34 32 37 34 34 30 30 35 36 30 30 30 30 31 33 38 30 30 36 36 30 39 30 30 30 30 36 30 36 37 31 2e 32 36 30 30 30 30 32 33 30 30 30 30 35 30 31 32 30 30 30 37 31 34 30 30 30 34 30 30 30 33 30 30 30 33 38 30 30 30 30 33 38 30 30 30 30 32 32 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ad 7E -2024-06-21 21:11:52.278 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975512227, longitude=116.6845220, latitude=39.5227510, speed=36.000, mileage=44.64000000, dischargeVoltage=132000, dischargeCurrent=12000, insulationResistance=103140000, gear=D, accelerationPedal=30, brakePedal=00, fuelConsumption=10.10, motorControllerTemperature=280000, motorSpeed=70427, motorTorque=4400, motorTemperature=560000, motorVoltage=13800, motorCurrent=66090000, powerBattery=60671., maxFeedbackPower=260000, maxDischargePower=230000, bmsSelfCheck=50, powerBatteryCurrent=12000, powerBatteryV3=714000, maxVoltage=4000, minVoltage=3000, maxTemperature=380000, minTemperature=380000, availableCapacity=220000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:11:52.344 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:11:52.379 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:11:52.379 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:11:53.261 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:11:53.261 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:11:53.261 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 35 31 33 32 32 36 31 31 36 2e 36 38 35 32 32 35 30 33 39 2e 35 32 32 36 31 35 30 35 34 2e 30 30 30 34 34 2e 36 37 30 30 30 30 30 30 35 32 35 30 30 30 32 32 30 30 30 39 34 30 39 30 30 30 30 30 44 38 30 35 30 31 30 2e 30 30 37 34 30 30 30 30 36 36 33 39 30 33 31 33 30 31 30 35 30 30 30 32 36 35 30 30 38 37 33 30 30 30 30 30 36 30 36 37 31 2e 36 30 30 30 30 30 38 36 30 30 30 30 31 31 31 31 30 30 30 33 35 38 30 30 30 33 30 30 30 34 30 30 30 31 38 30 30 30 30 32 32 30 30 30 30 35 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c9 7E -2024-06-21 21:11:53.261 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975513226, longitude=116.6852250, latitude=39.5226150, speed=54.000, mileage=44.67000000, dischargeVoltage=525000, dischargeCurrent=22000, insulationResistance=940900000, gear=D, accelerationPedal=80, brakePedal=50, fuelConsumption=10.00, motorControllerTemperature=740000, motorSpeed=66390, motorTorque=3130, motorTemperature=105000, motorVoltage=26500, motorCurrent=87300000, powerBattery=60671., maxFeedbackPower=600000, maxDischargePower=860000, bmsSelfCheck=11, powerBatteryCurrent=11000, powerBatteryV3=358000, maxVoltage=3000, minVoltage=4000, maxTemperature=180000, minTemperature=220000, availableCapacity=500000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:11:53.318 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:11:53.344 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:11:53.344 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:11:54.266 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:11:54.267 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:11:54.267 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 35 31 34 32 32 37 31 31 36 2e 36 38 35 39 36 35 30 33 39 2e 35 32 32 34 39 39 30 37 32 2e 30 30 30 34 34 2e 37 31 30 30 30 30 30 30 33 38 36 30 30 30 33 34 30 30 30 32 34 31 37 36 30 30 30 30 44 39 30 35 30 31 30 2e 39 30 33 34 30 30 30 30 34 31 32 38 33 31 30 39 30 31 31 39 30 30 30 32 31 35 30 30 34 30 37 35 30 30 30 30 36 30 36 37 31 2e 35 30 30 30 30 30 33 35 30 30 30 30 33 30 33 30 30 30 30 37 33 32 30 30 30 33 30 30 30 34 30 30 30 39 38 30 30 30 30 33 37 30 30 30 30 37 33 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ec 7E -2024-06-21 21:11:54.267 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975514227, longitude=116.6859650, latitude=39.5224990, speed=72.000, mileage=44.71000000, dischargeVoltage=386000, dischargeCurrent=34000, insulationResistance=241760000, gear=D, accelerationPedal=90, brakePedal=50, fuelConsumption=10.90, motorControllerTemperature=340000, motorSpeed=41283, motorTorque=1090, motorTemperature=119000, motorVoltage=21500, motorCurrent=40750000, powerBattery=60671., maxFeedbackPower=500000, maxDischargePower=350000, bmsSelfCheck=30, powerBatteryCurrent=30000, powerBatteryV3=732000, maxVoltage=3000, minVoltage=4000, maxTemperature=980000, minTemperature=370000, availableCapacity=730000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:11:54.327 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:11:54.354 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:11:54.354 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:11:55.266 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:11:55.266 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:11:55.266 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 35 31 35 32 32 36 31 31 36 2e 36 38 36 38 38 38 30 33 39 2e 35 32 32 37 32 37 30 37 32 2e 30 30 30 34 34 2e 37 35 30 30 30 30 30 30 34 37 32 30 30 30 38 30 30 30 30 32 39 31 34 30 30 30 30 30 44 31 30 34 30 31 31 2e 36 30 33 35 30 30 30 30 38 31 35 30 32 32 39 39 30 31 30 32 30 30 30 31 31 30 30 30 31 39 36 38 30 30 30 30 36 30 36 37 31 2e 35 35 30 30 30 30 31 38 30 30 30 30 31 31 31 33 30 30 30 37 31 39 30 30 30 33 30 30 30 33 30 30 30 37 32 30 30 30 30 39 36 30 30 30 30 34 36 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e7 7E -2024-06-21 21:11:55.267 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975515226, longitude=116.6868880, latitude=39.5227270, speed=72.000, mileage=44.75000000, dischargeVoltage=472000, dischargeCurrent=80000, insulationResistance=291400000, gear=D, accelerationPedal=10, brakePedal=40, fuelConsumption=11.60, motorControllerTemperature=350000, motorSpeed=81502, motorTorque=2990, motorTemperature=102000, motorVoltage=11000, motorCurrent=19680000, powerBattery=60671., maxFeedbackPower=550000, maxDischargePower=180000, bmsSelfCheck=11, powerBatteryCurrent=13000, powerBatteryV3=719000, maxVoltage=3000, minVoltage=3000, maxTemperature=720000, minTemperature=960000, availableCapacity=460000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:11:55.328 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:11:55.358 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:11:55.358 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:11:56.262 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:11:56.262 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:11:56.262 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 35 31 36 32 32 37 31 31 36 2e 36 38 37 31 36 32 30 33 39 2e 35 32 32 38 37 35 30 30 2e 30 30 30 30 34 34 2e 37 35 30 30 30 30 30 30 31 36 38 30 30 30 31 39 30 30 30 32 30 38 38 32 30 30 30 30 44 32 30 34 30 31 30 2e 33 30 35 33 30 30 30 30 35 33 34 32 32 39 38 32 30 39 30 30 30 30 30 32 30 32 30 30 31 31 34 38 37 30 30 30 36 30 36 37 31 2e 33 35 30 30 30 30 36 37 30 30 30 30 39 30 38 30 30 30 30 35 38 33 30 30 30 33 30 30 30 33 30 30 30 32 34 30 30 30 30 35 36 30 30 30 30 39 31 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e4 7E -2024-06-21 21:11:56.262 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975516227, longitude=116.6871620, latitude=39.5228750, speed=0.0000, mileage=44.75000000, dischargeVoltage=168000, dischargeCurrent=19000, insulationResistance=208820000, gear=D, accelerationPedal=20, brakePedal=40, fuelConsumption=10.30, motorControllerTemperature=530000, motorSpeed=53422, motorTorque=9820, motorTemperature=900000, motorVoltage=20200, motorCurrent=11487000, powerBattery=60671., maxFeedbackPower=350000, maxDischargePower=670000, bmsSelfCheck=90, powerBatteryCurrent=80000, powerBatteryV3=583000, maxVoltage=3000, minVoltage=3000, maxTemperature=240000, minTemperature=560000, availableCapacity=910000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:11:56.340 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:11:56.374 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:11:56.374 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:11:57.262 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:11:57.262 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:11:57.262 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 35 31 37 32 32 37 31 31 36 2e 36 38 39 30 32 38 30 33 39 2e 35 32 33 38 35 36 30 31 32 36 2e 30 30 34 34 2e 38 32 30 30 30 30 30 30 34 36 35 30 30 30 32 39 30 30 30 31 38 36 30 36 30 30 30 30 44 35 30 33 30 31 30 2e 36 30 36 31 30 30 30 30 36 32 31 34 39 37 34 36 30 31 32 32 30 30 30 32 32 38 30 30 36 36 35 30 30 30 30 30 36 30 36 36 30 2e 38 30 30 30 30 30 38 35 30 30 30 30 31 30 31 30 30 30 30 37 32 32 30 30 30 34 30 30 30 34 30 30 30 33 37 30 30 30 30 39 36 30 30 30 30 34 31 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e8 7E -2024-06-21 21:11:57.262 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975517227, longitude=116.6890280, latitude=39.5238560, speed=126.00, mileage=44.82000000, dischargeVoltage=465000, dischargeCurrent=29000, insulationResistance=186060000, gear=D, accelerationPedal=50, brakePedal=30, fuelConsumption=10.60, motorControllerTemperature=610000, motorSpeed=62149, motorTorque=7460, motorTemperature=122000, motorVoltage=22800, motorCurrent=66500000, powerBattery=60660., maxFeedbackPower=800000, maxDischargePower=850000, bmsSelfCheck=10, powerBatteryCurrent=10000, powerBatteryV3=722000, maxVoltage=4000, minVoltage=4000, maxTemperature=370000, minTemperature=960000, availableCapacity=410000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:11:57.311 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:11:57.333 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:11:57.333 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:11:58.263 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:11:58.263 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:11:58.264 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 35 31 38 32 32 37 31 31 36 2e 36 39 30 31 37 36 30 33 39 2e 35 32 34 35 38 30 30 31 38 30 2e 30 30 34 34 2e 39 32 30 30 30 30 30 30 36 33 36 30 30 30 34 30 30 30 30 31 32 37 38 33 30 30 30 30 44 31 30 37 30 31 30 2e 35 30 33 30 30 30 30 30 38 34 31 34 39 39 38 33 30 32 35 30 30 30 30 31 32 39 30 30 37 35 36 39 30 30 30 30 36 30 36 35 30 2e 31 35 30 30 30 30 38 33 30 30 30 30 32 30 31 30 30 30 30 35 33 35 30 30 30 33 30 30 30 34 30 30 30 32 34 30 30 30 30 39 38 30 30 30 30 39 35 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ec 7E -2024-06-21 21:11:58.264 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975518227, longitude=116.6901760, latitude=39.5245800, speed=180.00, mileage=44.92000000, dischargeVoltage=636000, dischargeCurrent=40000, insulationResistance=127830000, gear=D, accelerationPedal=10, brakePedal=70, fuelConsumption=10.50, motorControllerTemperature=300000, motorSpeed=84149, motorTorque=9830, motorTemperature=250000, motorVoltage=12900, motorCurrent=75690000, powerBattery=60650., maxFeedbackPower=150000, maxDischargePower=830000, bmsSelfCheck=20, powerBatteryCurrent=10000, powerBatteryV3=535000, maxVoltage=3000, minVoltage=4000, maxTemperature=240000, minTemperature=980000, availableCapacity=950000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:11:58.315 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:11:58.339 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:11:58.339 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:11:59.273 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:11:59.273 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:11:59.273 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 35 31 39 32 32 36 31 31 36 2e 36 39 31 32 30 36 30 33 39 2e 35 32 35 34 35 33 30 31 36 32 2e 30 30 34 35 2e 30 31 30 30 30 30 30 30 35 36 36 30 30 30 32 35 30 30 30 37 31 30 31 30 30 30 30 30 44 38 30 35 30 31 31 2e 36 30 33 34 30 30 30 30 36 34 31 35 37 37 37 36 30 37 37 30 30 30 30 32 36 31 30 30 36 32 34 34 30 30 30 30 36 30 36 33 38 2e 38 31 30 30 30 30 39 33 30 30 30 30 31 30 31 31 30 30 30 36 31 30 30 30 30 34 30 30 30 34 30 30 30 33 32 30 30 30 30 37 31 30 30 30 30 33 37 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cf 7E -2024-06-21 21:11:59.273 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975519226, longitude=116.6912060, latitude=39.5254530, speed=162.00, mileage=45.01000000, dischargeVoltage=566000, dischargeCurrent=25000, insulationResistance=710100000, gear=D, accelerationPedal=80, brakePedal=50, fuelConsumption=11.60, motorControllerTemperature=340000, motorSpeed=64157, motorTorque=7760, motorTemperature=770000, motorVoltage=26100, motorCurrent=62440000, powerBattery=60638., maxFeedbackPower=810000, maxDischargePower=930000, bmsSelfCheck=10, powerBatteryCurrent=11000, powerBatteryV3=610000, maxVoltage=4000, minVoltage=4000, maxTemperature=320000, minTemperature=710000, availableCapacity=370000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:11:59.327 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:11:59.349 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:11:59.349 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:12:00.259 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:12:00.259 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:12:00.259 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 35 32 30 32 32 36 31 31 36 2e 36 39 31 36 38 34 30 33 39 2e 35 32 35 38 36 33 30 31 38 2e 30 30 30 34 35 2e 30 32 30 30 30 30 30 30 36 36 33 30 30 30 32 34 30 30 30 32 36 31 34 39 30 30 30 30 44 31 30 30 30 39 2e 37 30 30 31 39 30 30 30 30 39 33 30 32 33 34 36 33 30 32 35 30 30 30 30 31 31 35 30 30 31 34 30 32 31 30 30 30 36 30 36 33 38 2e 36 30 30 30 30 30 33 31 30 30 30 30 39 30 31 30 30 30 30 33 34 33 30 30 30 33 30 30 30 33 30 30 30 33 37 30 30 30 30 34 36 30 30 30 30 33 38 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c7 7E -2024-06-21 21:12:00.260 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975520226, longitude=116.6916840, latitude=39.5258630, speed=18.000, mileage=45.02000000, dischargeVoltage=663000, dischargeCurrent=24000, insulationResistance=261490000, gear=D, accelerationPedal=10, brakePedal=00, fuelConsumption=9.700, motorControllerTemperature=190000, motorSpeed=93023, motorTorque=4630, motorTemperature=250000, motorVoltage=11500, motorCurrent=14021000, powerBattery=60638., maxFeedbackPower=600000, maxDischargePower=310000, bmsSelfCheck=90, powerBatteryCurrent=10000, powerBatteryV3=343000, maxVoltage=3000, minVoltage=3000, maxTemperature=370000, minTemperature=460000, availableCapacity=380000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:12:00.325 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:12:00.353 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:12:00.353 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:12:01.275 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:12:01.275 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:12:01.276 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 35 32 31 32 32 37 31 31 36 2e 36 39 32 31 31 33 30 33 39 2e 35 32 35 39 30 39 30 35 34 2e 30 30 30 34 35 2e 30 35 30 30 30 30 30 30 33 31 36 30 30 30 31 37 30 30 30 32 34 35 35 36 30 30 30 30 44 34 30 35 30 39 2e 33 30 30 37 30 30 30 30 30 36 39 32 33 38 39 31 38 30 32 31 30 30 30 30 31 36 31 30 30 31 32 38 30 32 30 30 30 36 30 36 33 38 2e 37 30 30 30 30 30 37 33 30 30 30 30 31 32 33 30 30 30 30 32 36 34 30 30 30 33 30 30 30 33 30 30 30 34 33 30 30 30 30 31 35 30 30 30 30 35 32 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cb 7E -2024-06-21 21:12:01.276 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975521227, longitude=116.6921130, latitude=39.5259090, speed=54.000, mileage=45.05000000, dischargeVoltage=316000, dischargeCurrent=17000, insulationResistance=245560000, gear=D, accelerationPedal=40, brakePedal=50, fuelConsumption=9.300, motorControllerTemperature=700000, motorSpeed=69238, motorTorque=9180, motorTemperature=210000, motorVoltage=16100, motorCurrent=12802000, powerBattery=60638., maxFeedbackPower=700000, maxDischargePower=730000, bmsSelfCheck=12, powerBatteryCurrent=30000, powerBatteryV3=264000, maxVoltage=3000, minVoltage=3000, maxTemperature=430000, minTemperature=150000, availableCapacity=520000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:12:01.348 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:12:01.366 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:12:01.366 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:12:02.256 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:12:02.256 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:12:02.257 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 35 32 32 32 32 36 31 31 36 2e 36 39 32 34 32 34 30 33 39 2e 35 32 36 31 34 39 30 35 34 2e 30 30 30 34 35 2e 30 38 30 30 30 30 30 30 34 35 38 30 30 30 32 33 30 30 30 31 37 32 38 39 30 30 30 30 44 36 30 30 30 31 30 2e 31 30 33 30 30 30 30 30 33 32 36 34 34 32 39 35 30 31 34 33 30 30 30 31 39 32 30 30 38 31 36 38 30 30 30 30 36 30 36 33 38 2e 39 35 30 30 30 30 39 38 30 30 30 30 31 32 31 33 30 30 30 36 32 36 30 30 30 34 30 30 30 34 30 30 30 33 35 30 30 30 30 37 32 30 30 30 30 34 38 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ec 7E -2024-06-21 21:12:02.257 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975522226, longitude=116.6924240, latitude=39.5261490, speed=54.000, mileage=45.08000000, dischargeVoltage=458000, dischargeCurrent=23000, insulationResistance=172890000, gear=D, accelerationPedal=60, brakePedal=00, fuelConsumption=10.10, motorControllerTemperature=300000, motorSpeed=32644, motorTorque=2950, motorTemperature=143000, motorVoltage=19200, motorCurrent=81680000, powerBattery=60638., maxFeedbackPower=950000, maxDischargePower=980000, bmsSelfCheck=12, powerBatteryCurrent=13000, powerBatteryV3=626000, maxVoltage=4000, minVoltage=4000, maxTemperature=350000, minTemperature=720000, availableCapacity=480000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:12:02.326 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:12:02.362 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:12:02.362 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:12:03.277 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:12:03.277 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:12:03.277 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 35 32 33 32 32 37 31 31 36 2e 36 39 33 32 30 37 30 33 39 2e 35 32 36 32 33 31 30 37 32 2e 30 30 30 34 35 2e 31 32 30 30 30 30 30 30 36 36 34 30 30 30 33 38 30 30 30 32 34 31 32 39 30 30 30 30 44 35 30 38 30 39 2e 38 30 30 36 34 30 30 30 30 34 36 38 37 36 34 35 33 30 39 32 30 30 30 30 31 33 32 30 30 31 30 37 37 34 30 30 30 36 30 36 33 38 2e 31 39 30 30 30 30 30 30 30 30 30 30 35 30 31 34 30 30 30 36 33 30 30 30 30 33 30 30 30 34 30 30 30 35 36 30 30 30 30 39 34 30 30 30 30 39 33 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ea 7E -2024-06-21 21:12:03.277 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975523227, longitude=116.6932070, latitude=39.5262310, speed=72.000, mileage=45.12000000, dischargeVoltage=664000, dischargeCurrent=38000, insulationResistance=241290000, gear=D, accelerationPedal=50, brakePedal=80, fuelConsumption=9.800, motorControllerTemperature=640000, motorSpeed=46876, motorTorque=4530, motorTemperature=920000, motorVoltage=13200, motorCurrent=10774000, powerBattery=60638., maxFeedbackPower=190000, maxDischargePower=000000, bmsSelfCheck=50, powerBatteryCurrent=14000, powerBatteryV3=630000, maxVoltage=3000, minVoltage=4000, maxTemperature=560000, minTemperature=940000, availableCapacity=930000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:12:03.346 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:12:03.384 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:12:03.384 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:12:04.257 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:12:04.257 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:12:04.257 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 35 32 34 32 32 36 31 31 36 2e 36 39 34 36 31 39 30 33 39 2e 35 32 36 33 34 33 30 31 34 34 2e 30 30 34 35 2e 32 30 30 30 30 30 30 30 36 36 30 30 30 30 33 39 30 30 30 32 35 35 30 35 30 30 30 30 44 38 30 32 30 31 30 2e 35 30 39 30 30 30 30 30 31 32 30 38 32 37 35 33 30 31 34 36 30 30 30 32 37 31 30 30 34 34 32 33 30 30 30 30 36 30 36 32 38 2e 35 34 30 30 30 30 31 30 30 30 30 30 33 30 35 30 30 30 30 37 31 32 30 30 30 34 30 30 30 34 30 30 30 38 39 30 30 30 30 31 30 30 30 30 30 35 38 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cb 7E -2024-06-21 21:12:04.257 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975524226, longitude=116.6946190, latitude=39.5263430, speed=144.00, mileage=45.20000000, dischargeVoltage=660000, dischargeCurrent=39000, insulationResistance=255050000, gear=D, accelerationPedal=80, brakePedal=20, fuelConsumption=10.50, motorControllerTemperature=900000, motorSpeed=12082, motorTorque=7530, motorTemperature=146000, motorVoltage=27100, motorCurrent=44230000, powerBattery=60628., maxFeedbackPower=540000, maxDischargePower=100000, bmsSelfCheck=30, powerBatteryCurrent=50000, powerBatteryV3=712000, maxVoltage=4000, minVoltage=4000, maxTemperature=890000, minTemperature=100000, availableCapacity=580000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:12:04.320 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:12:04.352 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:12:04.352 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:12:05.279 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:12:05.280 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:12:05.280 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 35 32 35 32 32 37 31 31 36 2e 36 39 35 33 39 37 30 33 39 2e 35 32 36 33 39 37 30 35 34 2e 30 30 30 34 35 2e 32 33 30 30 30 30 30 30 36 34 30 30 30 30 33 32 30 30 30 31 34 30 31 34 30 30 30 30 44 30 30 35 30 31 31 2e 35 30 39 32 30 30 30 30 33 39 32 37 35 34 35 32 30 38 31 30 30 30 30 32 34 34 30 30 31 30 31 38 36 30 30 30 36 30 36 32 38 2e 34 35 30 30 30 30 39 36 30 30 30 30 30 30 33 30 30 30 30 33 32 37 30 30 30 33 30 30 30 33 30 30 30 31 34 30 30 30 30 32 34 30 30 30 30 39 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d3 7E -2024-06-21 21:12:05.281 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975525227, longitude=116.6953970, latitude=39.5263970, speed=54.000, mileage=45.23000000, dischargeVoltage=640000, dischargeCurrent=32000, insulationResistance=140140000, gear=D, accelerationPedal=00, brakePedal=50, fuelConsumption=11.50, motorControllerTemperature=920000, motorSpeed=39275, motorTorque=4520, motorTemperature=810000, motorVoltage=24400, motorCurrent=10186000, powerBattery=60628., maxFeedbackPower=450000, maxDischargePower=960000, bmsSelfCheck=00, powerBatteryCurrent=30000, powerBatteryV3=327000, maxVoltage=3000, minVoltage=3000, maxTemperature=140000, minTemperature=240000, availableCapacity=900000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:12:05.345 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:12:05.375 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:12:05.375 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:12:06.258 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:12:06.259 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:12:06.259 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 35 32 36 32 32 37 31 31 36 2e 36 39 35 38 34 38 30 33 39 2e 35 32 36 34 33 34 30 33 36 2e 30 30 30 34 35 2e 32 35 30 30 30 30 30 30 36 30 34 30 30 30 33 39 30 30 30 31 32 37 33 38 30 30 30 30 44 36 30 34 30 31 30 2e 39 30 35 34 30 30 30 30 36 36 38 36 34 38 36 36 30 32 30 30 30 30 30 32 38 37 30 30 31 31 38 37 38 30 30 30 36 30 36 32 38 2e 36 33 30 30 30 30 31 36 30 30 30 30 31 31 31 30 30 30 30 35 39 33 30 30 30 33 30 30 30 34 30 30 30 32 39 30 30 30 30 35 30 30 30 30 30 37 39 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 07 7E -2024-06-21 21:12:06.259 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975526227, longitude=116.6958480, latitude=39.5264340, speed=36.000, mileage=45.25000000, dischargeVoltage=604000, dischargeCurrent=39000, insulationResistance=127380000, gear=D, accelerationPedal=60, brakePedal=40, fuelConsumption=10.90, motorControllerTemperature=540000, motorSpeed=66864, motorTorque=8660, motorTemperature=200000, motorVoltage=28700, motorCurrent=11878000, powerBattery=60628., maxFeedbackPower=630000, maxDischargePower=160000, bmsSelfCheck=11, powerBatteryCurrent=10000, powerBatteryV3=593000, maxVoltage=3000, minVoltage=4000, maxTemperature=290000, minTemperature=500000, availableCapacity=790000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:12:06.314 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:12:06.343 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:12:06.343 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:12:07.283 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:12:07.283 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:12:07.283 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 35 32 37 32 34 31 31 31 36 2e 36 39 37 30 32 32 30 33 39 2e 35 32 36 35 33 37 30 39 30 2e 30 30 30 34 35 2e 33 30 30 30 30 30 30 30 33 35 34 30 30 30 34 37 30 30 30 32 32 30 38 38 30 30 30 30 44 35 30 33 30 31 31 2e 36 30 32 32 30 30 30 30 34 35 33 35 39 37 34 38 30 32 30 30 30 30 30 31 33 33 30 30 37 37 32 36 30 30 30 30 36 30 36 31 36 2e 38 30 30 30 30 30 31 39 30 30 30 30 32 30 34 30 30 30 30 35 34 32 30 30 30 34 30 30 30 34 30 30 30 38 31 30 30 30 30 36 35 30 30 30 30 35 31 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d2 7E -2024-06-21 21:12:07.283 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975527241, longitude=116.6970220, latitude=39.5265370, speed=90.000, mileage=45.30000000, dischargeVoltage=354000, dischargeCurrent=47000, insulationResistance=220880000, gear=D, accelerationPedal=50, brakePedal=30, fuelConsumption=11.60, motorControllerTemperature=220000, motorSpeed=45359, motorTorque=7480, motorTemperature=200000, motorVoltage=13300, motorCurrent=77260000, powerBattery=60616., maxFeedbackPower=800000, maxDischargePower=190000, bmsSelfCheck=20, powerBatteryCurrent=40000, powerBatteryV3=542000, maxVoltage=4000, minVoltage=4000, maxTemperature=810000, minTemperature=650000, availableCapacity=510000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:12:07.361 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:12:07.394 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:12:07.394 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:12:08.272 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:12:08.272 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:12:08.272 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 35 32 38 32 33 39 31 31 36 2e 36 39 38 34 37 36 30 33 39 2e 35 32 36 36 35 37 30 35 34 2e 30 30 30 34 35 2e 33 33 30 30 30 30 30 30 34 39 35 30 30 30 33 39 30 30 30 32 34 32 36 36 30 30 30 30 44 31 30 39 30 31 30 2e 34 30 33 32 30 30 30 30 34 35 34 34 34 37 36 35 30 32 35 30 30 30 30 32 37 35 30 30 33 35 37 36 30 30 30 30 36 30 36 31 36 2e 31 32 30 30 30 30 36 33 30 30 30 30 34 30 38 30 30 30 30 33 36 32 30 30 30 34 30 30 30 33 30 30 30 32 37 30 30 30 30 36 32 30 30 30 30 39 38 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 01 7E -2024-06-21 21:12:08.272 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975528239, longitude=116.6984760, latitude=39.5266570, speed=54.000, mileage=45.33000000, dischargeVoltage=495000, dischargeCurrent=39000, insulationResistance=242660000, gear=D, accelerationPedal=10, brakePedal=90, fuelConsumption=10.40, motorControllerTemperature=320000, motorSpeed=45444, motorTorque=7650, motorTemperature=250000, motorVoltage=27500, motorCurrent=35760000, powerBattery=60616., maxFeedbackPower=120000, maxDischargePower=630000, bmsSelfCheck=40, powerBatteryCurrent=80000, powerBatteryV3=362000, maxVoltage=4000, minVoltage=3000, maxTemperature=270000, minTemperature=620000, availableCapacity=980000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:12:08.332 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:12:08.362 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:12:08.362 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:12:09.276 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:12:09.276 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:12:09.276 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 35 32 39 32 33 37 31 31 36 2e 36 39 39 33 31 39 30 33 39 2e 35 32 36 37 34 31 30 39 30 2e 30 30 30 34 35 2e 33 38 30 30 30 30 30 30 32 34 35 30 30 30 34 31 30 30 30 34 31 36 38 30 30 30 30 30 44 36 30 32 30 39 2e 32 30 30 33 39 30 30 30 30 31 37 31 31 39 37 37 32 30 39 37 30 30 30 30 32 36 31 30 30 34 30 34 34 30 30 30 30 36 30 36 30 37 2e 38 30 30 30 30 30 39 36 30 30 30 30 31 33 30 30 30 30 30 36 30 39 30 30 30 33 30 30 30 33 30 30 30 32 34 30 30 30 30 39 37 30 30 30 30 33 32 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ee 7E -2024-06-21 21:12:09.276 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975529237, longitude=116.6993190, latitude=39.5267410, speed=90.000, mileage=45.38000000, dischargeVoltage=245000, dischargeCurrent=41000, insulationResistance=416800000, gear=D, accelerationPedal=60, brakePedal=20, fuelConsumption=9.200, motorControllerTemperature=390000, motorSpeed=17119, motorTorque=7720, motorTemperature=970000, motorVoltage=26100, motorCurrent=40440000, powerBattery=60607., maxFeedbackPower=800000, maxDischargePower=960000, bmsSelfCheck=13, powerBatteryCurrent=00000, powerBatteryV3=609000, maxVoltage=3000, minVoltage=3000, maxTemperature=240000, minTemperature=970000, availableCapacity=320000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:12:09.339 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:12:09.367 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:12:09.368 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:12:10.268 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:12:10.268 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:12:10.268 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 35 33 30 32 32 36 31 31 36 2e 37 30 30 35 32 36 30 33 39 2e 35 32 36 38 32 38 30 37 32 2e 30 30 30 34 35 2e 34 32 30 30 30 30 30 30 32 34 39 30 30 30 31 39 30 30 30 32 39 31 33 39 30 30 30 30 44 35 30 35 30 31 30 2e 36 30 38 34 30 30 30 30 32 31 36 34 39 32 33 30 30 39 30 30 30 30 30 31 35 35 30 30 36 39 33 31 30 30 30 30 36 30 36 30 37 2e 33 30 30 30 30 30 37 35 30 30 30 30 31 31 31 31 30 30 30 35 31 31 30 30 30 34 30 30 30 34 30 30 30 36 32 30 30 30 30 37 32 30 30 30 30 35 38 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cf 7E -2024-06-21 21:12:10.268 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975530226, longitude=116.7005260, latitude=39.5268280, speed=72.000, mileage=45.42000000, dischargeVoltage=249000, dischargeCurrent=19000, insulationResistance=291390000, gear=D, accelerationPedal=50, brakePedal=50, fuelConsumption=10.60, motorControllerTemperature=840000, motorSpeed=21649, motorTorque=2300, motorTemperature=900000, motorVoltage=15500, motorCurrent=69310000, powerBattery=60607., maxFeedbackPower=300000, maxDischargePower=750000, bmsSelfCheck=11, powerBatteryCurrent=11000, powerBatteryV3=511000, maxVoltage=4000, minVoltage=4000, maxTemperature=620000, minTemperature=720000, availableCapacity=580000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:12:10.332 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:12:10.361 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:12:10.361 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:12:28.233 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:12:28.233 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:12:28.234 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 35 34 38 31 39 38 31 31 36 2e 37 30 31 34 30 31 30 33 39 2e 35 32 36 39 30 37 30 37 32 2e 30 30 30 34 35 2e 34 36 30 30 30 30 30 30 32 32 37 30 30 30 33 36 30 30 30 37 34 39 36 30 30 30 30 30 44 37 30 31 30 31 31 2e 39 30 37 37 30 30 30 30 37 36 35 34 30 31 34 36 30 31 32 30 30 30 30 32 30 36 30 30 31 30 38 34 38 30 30 30 36 30 36 30 37 2e 37 34 30 30 30 30 32 36 30 30 30 30 30 30 37 30 30 30 30 32 32 35 30 30 30 34 30 30 30 33 30 30 30 36 34 30 30 30 30 38 36 30 30 30 30 33 38 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e8 7E -2024-06-21 21:12:28.234 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975548198, longitude=116.7014010, latitude=39.5269070, speed=72.000, mileage=45.46000000, dischargeVoltage=227000, dischargeCurrent=36000, insulationResistance=749600000, gear=D, accelerationPedal=70, brakePedal=10, fuelConsumption=11.90, motorControllerTemperature=770000, motorSpeed=76540, motorTorque=1460, motorTemperature=120000, motorVoltage=20600, motorCurrent=10848000, powerBattery=60607., maxFeedbackPower=740000, maxDischargePower=260000, bmsSelfCheck=00, powerBatteryCurrent=70000, powerBatteryV3=225000, maxVoltage=4000, minVoltage=3000, maxTemperature=640000, minTemperature=860000, availableCapacity=380000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:12:28.289 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:695 - 故障信息发送到RabbitMQ -2024-06-21 21:12:28.289 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:283 - 该车故障GZ001信息首次存储到本地缓存和Redis中,并发送到RabbitMQ -2024-06-21 21:12:28.335 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:12:28.335 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:14.745 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:14:14.745 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:14:14.745 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 36 35 34 37 30 31 31 31 36 2e 37 30 32 39 30 38 30 33 39 2e 35 32 37 30 33 31 30 31 32 36 2e 30 30 34 35 2e 35 33 30 30 30 30 30 30 35 32 31 30 30 30 32 32 30 30 30 38 34 31 39 30 30 30 30 30 44 31 30 36 30 31 31 2e 35 30 31 31 30 30 30 30 34 37 30 35 30 33 32 36 30 31 30 32 30 30 30 32 34 35 30 30 38 36 35 30 30 30 30 30 36 30 35 39 35 2e 34 31 30 30 30 30 32 36 30 30 30 30 33 30 30 30 30 30 30 34 34 36 30 30 30 33 30 30 30 33 30 30 30 32 32 30 30 30 30 36 32 30 30 30 30 35 31 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 a9 7E -2024-06-21 21:14:14.745 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975654701, longitude=116.7029080, latitude=39.5270310, speed=126.00, mileage=45.53000000, dischargeVoltage=521000, dischargeCurrent=22000, insulationResistance=841900000, gear=D, accelerationPedal=10, brakePedal=60, fuelConsumption=11.50, motorControllerTemperature=110000, motorSpeed=47050, motorTorque=3260, motorTemperature=102000, motorVoltage=24500, motorCurrent=86500000, powerBattery=60595., maxFeedbackPower=410000, maxDischargePower=260000, bmsSelfCheck=30, powerBatteryCurrent=00000, powerBatteryV3=446000, maxVoltage=3000, minVoltage=3000, maxTemperature=220000, minTemperature=620000, availableCapacity=510000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:33.806 [kafka-coordinator-heartbeat-thread | Topics] INFO o.a.k.c.consumer.internals.AbstractCoordinator:911 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Group coordinator xiaoxin:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: session timed out without receiving a heartbeat response.isDisconnected: false. Rediscovery will be attempted. -2024-06-21 21:14:33.806 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:14:33.806 [kafka-coordinator-heartbeat-thread | Topics] INFO o.a.k.c.consumer.internals.AbstractCoordinator:911 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Group coordinator xiaoxin:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: session timed out without receiving a heartbeat response.isDisconnected: false. Rediscovery will be attempted. -2024-06-21 21:14:33.806 [HikariPool-1 housekeeper] WARN com.zaxxer.hikari.pool.HikariPool:788 - HikariPool-1 - Thread starvation or clock leap detected (housekeeper delta=45s570ms328µs200ns). -2024-06-21 21:14:33.806 [kafka-coordinator-heartbeat-thread | Topics] INFO o.a.k.c.consumer.internals.AbstractCoordinator:911 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Group coordinator xiaoxin:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: session timed out without receiving a heartbeat response.isDisconnected: false. Rediscovery will be attempted. -2024-06-21 21:14:33.806 [kafka-coordinator-heartbeat-thread | Partitions] INFO o.a.k.c.consumer.internals.AbstractCoordinator:911 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Group coordinator xiaoxin:9092 (id: 2147483647 rack: null) is unavailable or invalid due to cause: session timed out without receiving a heartbeat response.isDisconnected: false. Rediscovery will be attempted. -2024-06-21 21:14:33.806 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:14:33.806 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 36 35 35 37 30 33 31 31 36 2e 37 30 34 30 37 32 30 33 39 2e 35 32 37 31 30 39 30 31 30 38 2e 30 30 34 35 2e 35 39 30 30 30 30 30 30 36 30 32 30 30 30 34 39 30 30 30 39 36 36 39 30 30 30 30 30 44 37 30 30 30 31 31 2e 33 30 32 31 30 30 30 30 38 32 38 37 30 34 33 34 30 31 32 33 30 30 30 32 36 31 30 30 35 31 34 38 30 30 30 30 36 30 35 38 34 2e 34 35 30 30 30 30 35 35 30 30 30 30 38 30 31 32 30 30 30 33 31 34 30 30 30 33 30 30 30 33 30 30 30 36 33 30 30 30 30 34 32 30 30 30 30 33 31 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d2 7E -2024-06-21 21:14:33.808 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975655703, longitude=116.7040720, latitude=39.5271090, speed=108.00, mileage=45.59000000, dischargeVoltage=602000, dischargeCurrent=49000, insulationResistance=966900000, gear=D, accelerationPedal=70, brakePedal=00, fuelConsumption=11.30, motorControllerTemperature=210000, motorSpeed=82870, motorTorque=4340, motorTemperature=123000, motorVoltage=26100, motorCurrent=51480000, powerBattery=60584., maxFeedbackPower=450000, maxDischargePower=550000, bmsSelfCheck=80, powerBatteryCurrent=12000, powerBatteryV3=314000, maxVoltage=3000, minVoltage=3000, maxTemperature=630000, minTemperature=420000, availableCapacity=310000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:33.809 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:14:33.809 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:14:33.809 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 36 35 36 37 31 36 31 31 36 2e 37 30 35 31 31 38 30 33 39 2e 35 32 37 31 39 32 30 39 30 2e 30 30 30 34 35 2e 36 34 30 30 30 30 30 30 35 39 35 30 30 30 34 33 30 30 30 37 31 38 35 30 30 30 30 30 44 36 30 37 30 31 31 2e 37 30 39 30 30 30 30 30 35 31 32 30 33 39 34 35 30 32 35 30 30 30 30 31 39 32 30 30 38 36 34 39 30 30 30 30 36 30 35 37 32 2e 32 32 30 30 30 30 39 35 30 30 30 30 31 30 38 30 30 30 30 37 34 38 30 30 30 34 30 30 30 34 30 30 30 38 37 30 30 30 30 34 30 30 30 30 30 36 31 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f7 7E -2024-06-21 21:14:33.809 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975656716, longitude=116.7051180, latitude=39.5271920, speed=90.000, mileage=45.64000000, dischargeVoltage=595000, dischargeCurrent=43000, insulationResistance=718500000, gear=D, accelerationPedal=60, brakePedal=70, fuelConsumption=11.70, motorControllerTemperature=900000, motorSpeed=51203, motorTorque=9450, motorTemperature=250000, motorVoltage=19200, motorCurrent=86490000, powerBattery=60572., maxFeedbackPower=220000, maxDischargePower=950000, bmsSelfCheck=10, powerBatteryCurrent=80000, powerBatteryV3=748000, maxVoltage=4000, minVoltage=4000, maxTemperature=870000, minTemperature=400000, availableCapacity=610000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:33.809 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:14:33.809 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:14:33.809 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 36 35 37 37 31 38 31 31 36 2e 37 30 36 31 39 36 30 33 39 2e 35 32 37 32 38 37 30 37 32 2e 30 30 30 34 35 2e 36 38 30 30 30 30 30 30 33 30 37 30 30 30 33 39 30 30 30 31 37 36 34 38 30 30 30 30 44 30 30 32 30 31 30 2e 33 30 34 31 30 30 30 30 36 35 32 34 33 38 33 39 30 31 38 30 30 30 30 31 37 32 30 30 38 33 39 37 30 30 30 30 36 30 35 37 32 2e 32 37 30 30 30 30 35 30 30 30 30 30 32 30 31 33 30 30 30 33 32 38 30 30 30 33 30 30 30 33 30 30 30 36 30 30 30 30 30 37 32 30 30 30 30 36 39 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f7 7E -2024-06-21 21:14:33.809 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975657718, longitude=116.7061960, latitude=39.5272870, speed=72.000, mileage=45.68000000, dischargeVoltage=307000, dischargeCurrent=39000, insulationResistance=176480000, gear=D, accelerationPedal=00, brakePedal=20, fuelConsumption=10.30, motorControllerTemperature=410000, motorSpeed=65243, motorTorque=8390, motorTemperature=180000, motorVoltage=17200, motorCurrent=83970000, powerBattery=60572., maxFeedbackPower=270000, maxDischargePower=500000, bmsSelfCheck=20, powerBatteryCurrent=13000, powerBatteryV3=328000, maxVoltage=3000, minVoltage=3000, maxTemperature=600000, minTemperature=720000, availableCapacity=690000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:33.810 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:14:33.810 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:14:33.810 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 36 35 38 37 31 37 31 31 36 2e 37 30 37 33 33 39 30 33 39 2e 35 32 37 33 37 38 30 37 32 2e 30 30 30 34 35 2e 37 32 30 30 30 30 30 30 32 36 30 30 30 30 32 33 30 30 30 36 33 32 35 30 30 30 30 30 44 35 30 33 30 39 2e 30 30 30 36 37 30 30 30 30 37 30 33 30 30 33 34 30 30 37 37 30 30 30 30 32 37 36 30 30 32 39 36 35 30 30 30 30 36 30 35 37 32 2e 35 37 30 30 30 30 36 34 30 30 30 30 34 30 31 30 30 30 30 33 31 35 30 30 30 34 30 30 30 33 30 30 30 38 31 30 30 30 30 35 33 30 30 30 30 37 32 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e1 7E -2024-06-21 21:14:33.810 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975658717, longitude=116.7073390, latitude=39.5273780, speed=72.000, mileage=45.72000000, dischargeVoltage=260000, dischargeCurrent=23000, insulationResistance=632500000, gear=D, accelerationPedal=50, brakePedal=30, fuelConsumption=9.000, motorControllerTemperature=670000, motorSpeed=70300, motorTorque=3400, motorTemperature=770000, motorVoltage=27600, motorCurrent=29650000, powerBattery=60572., maxFeedbackPower=570000, maxDischargePower=640000, bmsSelfCheck=40, powerBatteryCurrent=10000, powerBatteryV3=315000, maxVoltage=4000, minVoltage=3000, maxTemperature=810000, minTemperature=530000, availableCapacity=720000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:33.810 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:14:33.810 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:14:33.810 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 36 35 39 37 31 36 31 31 36 2e 37 30 38 30 38 35 30 33 39 2e 35 32 37 34 35 37 30 37 32 2e 30 30 30 34 35 2e 37 36 30 30 30 30 30 30 32 38 32 30 30 30 31 34 30 30 30 31 39 30 37 32 30 30 30 30 44 37 30 31 30 31 30 2e 32 30 35 36 30 30 30 30 34 34 38 32 30 32 34 32 30 31 34 36 30 30 30 32 38 36 30 30 34 32 36 35 30 30 30 30 36 30 35 37 32 2e 37 30 30 30 30 30 38 39 30 30 30 30 31 30 33 30 30 30 30 32 33 37 30 30 30 33 30 30 30 33 30 30 30 35 31 30 30 30 30 37 36 30 30 30 30 39 35 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ed 7E -2024-06-21 21:14:37.620 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975659716, longitude=116.7080850, latitude=39.5274570, speed=72.000, mileage=45.76000000, dischargeVoltage=282000, dischargeCurrent=14000, insulationResistance=190720000, gear=D, accelerationPedal=70, brakePedal=10, fuelConsumption=10.20, motorControllerTemperature=560000, motorSpeed=44820, motorTorque=2420, motorTemperature=146000, motorVoltage=28600, motorCurrent=42650000, powerBattery=60572., maxFeedbackPower=700000, maxDischargePower=890000, bmsSelfCheck=10, powerBatteryCurrent=30000, powerBatteryV3=237000, maxVoltage=3000, minVoltage=3000, maxTemperature=510000, minTemperature=760000, availableCapacity=950000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:37.621 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:14:37.621 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:14:37.621 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 36 36 30 37 30 35 31 31 36 2e 37 30 38 39 31 36 30 33 39 2e 35 32 37 35 33 36 30 35 34 2e 30 30 30 34 35 2e 37 39 30 30 30 30 30 30 33 39 34 30 30 30 37 30 30 30 30 31 33 37 39 35 30 30 30 30 44 37 30 35 30 39 2e 30 30 30 33 38 30 30 30 30 39 35 33 35 33 37 35 31 30 31 33 34 30 30 30 31 36 37 30 30 31 31 39 36 36 30 30 30 36 30 35 37 32 2e 33 32 30 30 30 30 39 34 30 30 30 30 33 30 37 30 30 30 30 34 33 38 30 30 30 33 30 30 30 34 30 30 30 36 30 30 30 30 30 31 30 30 30 30 30 33 39 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 00 7E -2024-06-21 21:14:37.621 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975660705, longitude=116.7089160, latitude=39.5275360, speed=54.000, mileage=45.79000000, dischargeVoltage=394000, dischargeCurrent=70000, insulationResistance=137950000, gear=D, accelerationPedal=70, brakePedal=50, fuelConsumption=9.000, motorControllerTemperature=380000, motorSpeed=95353, motorTorque=7510, motorTemperature=134000, motorVoltage=16700, motorCurrent=11966000, powerBattery=60572., maxFeedbackPower=320000, maxDischargePower=940000, bmsSelfCheck=30, powerBatteryCurrent=70000, powerBatteryV3=438000, maxVoltage=3000, minVoltage=4000, maxTemperature=600000, minTemperature=100000, availableCapacity=390000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:37.621 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:14:37.621 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:14:37.621 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 36 36 31 37 30 37 31 31 36 2e 37 30 39 35 32 38 30 33 39 2e 35 32 37 36 30 36 30 35 34 2e 30 30 30 34 35 2e 38 32 30 30 30 30 30 30 35 38 31 30 30 30 34 30 30 30 30 31 39 38 32 30 30 30 30 30 44 32 30 35 30 31 31 2e 36 30 33 39 30 30 30 30 31 31 31 38 32 34 35 34 30 34 32 30 30 30 30 32 35 38 30 30 36 37 30 36 30 30 30 30 36 30 35 37 32 2e 37 36 30 30 30 30 34 38 30 30 30 30 39 30 39 30 30 30 30 37 34 33 30 30 30 34 30 30 30 33 30 30 30 38 34 30 30 30 30 32 38 30 30 30 30 36 35 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f7 7E -2024-06-21 21:14:37.621 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975661707, longitude=116.7095280, latitude=39.5276060, speed=54.000, mileage=45.82000000, dischargeVoltage=581000, dischargeCurrent=40000, insulationResistance=198200000, gear=D, accelerationPedal=20, brakePedal=50, fuelConsumption=11.60, motorControllerTemperature=390000, motorSpeed=11182, motorTorque=4540, motorTemperature=420000, motorVoltage=25800, motorCurrent=67060000, powerBattery=60572., maxFeedbackPower=760000, maxDischargePower=480000, bmsSelfCheck=90, powerBatteryCurrent=90000, powerBatteryV3=743000, maxVoltage=4000, minVoltage=3000, maxTemperature=840000, minTemperature=280000, availableCapacity=650000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:37.622 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:14:37.622 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:14:37.622 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 36 36 32 37 30 36 31 31 36 2e 37 31 30 30 35 39 30 33 39 2e 35 32 37 36 33 35 30 33 36 2e 30 30 30 34 35 2e 38 34 30 30 30 30 30 30 33 35 34 30 30 30 32 30 30 30 30 34 39 34 37 30 30 30 30 30 44 35 30 33 30 31 30 2e 38 30 31 35 30 30 30 30 33 33 33 34 30 31 32 39 30 33 30 30 30 30 30 31 35 32 30 30 32 34 33 30 30 30 30 30 36 30 35 37 32 2e 34 30 30 30 30 30 33 38 30 30 30 30 33 30 39 30 30 30 30 33 38 38 30 30 30 33 30 30 30 33 30 30 30 34 38 30 30 30 30 35 34 30 30 30 30 38 33 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cc 7E -2024-06-21 21:14:37.622 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975662706, longitude=116.7100590, latitude=39.5276350, speed=36.000, mileage=45.84000000, dischargeVoltage=354000, dischargeCurrent=20000, insulationResistance=494700000, gear=D, accelerationPedal=50, brakePedal=30, fuelConsumption=10.80, motorControllerTemperature=150000, motorSpeed=33340, motorTorque=1290, motorTemperature=300000, motorVoltage=15200, motorCurrent=24300000, powerBattery=60572., maxFeedbackPower=400000, maxDischargePower=380000, bmsSelfCheck=30, powerBatteryCurrent=90000, powerBatteryV3=388000, maxVoltage=3000, minVoltage=3000, maxTemperature=480000, minTemperature=540000, availableCapacity=830000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:37.622 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:14:37.622 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:14:37.622 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 36 36 33 37 30 35 31 31 36 2e 37 31 30 35 39 30 30 33 39 2e 35 32 37 36 38 39 30 33 36 2e 30 30 30 34 35 2e 38 36 30 30 30 30 30 30 35 34 38 30 30 30 31 31 30 30 30 32 37 39 39 38 30 30 30 30 44 36 30 30 30 39 2e 34 30 30 35 35 30 30 30 30 32 32 35 30 37 35 35 32 30 39 35 30 30 30 30 32 31 35 30 30 31 38 34 30 30 30 30 30 36 30 35 37 32 2e 33 32 30 30 30 30 34 33 30 30 30 30 30 30 34 30 30 30 30 32 38 31 30 30 30 34 30 30 30 33 30 30 30 38 38 30 30 30 30 34 30 30 30 30 30 36 35 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ec 7E -2024-06-21 21:14:37.622 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975663705, longitude=116.7105900, latitude=39.5276890, speed=36.000, mileage=45.86000000, dischargeVoltage=548000, dischargeCurrent=11000, insulationResistance=279980000, gear=D, accelerationPedal=60, brakePedal=00, fuelConsumption=9.400, motorControllerTemperature=550000, motorSpeed=22507, motorTorque=5520, motorTemperature=950000, motorVoltage=21500, motorCurrent=18400000, powerBattery=60572., maxFeedbackPower=320000, maxDischargePower=430000, bmsSelfCheck=00, powerBatteryCurrent=40000, powerBatteryV3=281000, maxVoltage=4000, minVoltage=3000, maxTemperature=880000, minTemperature=400000, availableCapacity=650000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:37.622 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:14:37.622 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:14:37.622 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 36 36 34 37 31 38 31 31 36 2e 37 31 31 38 31 33 30 33 39 2e 35 32 37 37 38 34 30 31 30 38 2e 30 30 34 35 2e 39 32 30 30 30 30 30 30 35 39 34 30 30 30 33 31 30 30 30 32 39 38 38 30 30 30 30 30 44 39 30 38 30 39 2e 38 30 30 33 32 30 30 30 30 35 34 38 32 35 34 30 36 30 31 32 31 30 30 30 31 34 36 30 30 39 35 38 30 30 30 30 30 36 30 35 36 32 2e 37 34 30 30 30 30 32 35 30 30 30 30 31 31 37 30 30 30 30 37 33 39 30 30 30 34 30 30 30 33 30 30 30 31 39 30 30 30 30 37 34 30 30 30 30 37 31 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 06 7E -2024-06-21 21:14:37.622 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:695 - 故障信息发送到RabbitMQ -2024-06-21 21:14:37.623 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975664718, longitude=116.7118130, latitude=39.5277840, speed=108.00, mileage=45.92000000, dischargeVoltage=594000, dischargeCurrent=31000, insulationResistance=298800000, gear=D, accelerationPedal=90, brakePedal=80, fuelConsumption=9.800, motorControllerTemperature=320000, motorSpeed=54825, motorTorque=4060, motorTemperature=121000, motorVoltage=14600, motorCurrent=95800000, powerBattery=60562., maxFeedbackPower=740000, maxDischargePower=250000, bmsSelfCheck=11, powerBatteryCurrent=70000, powerBatteryV3=739000, maxVoltage=4000, minVoltage=3000, maxTemperature=190000, minTemperature=740000, availableCapacity=710000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:37.623 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:283 - 该车故障GZ001信息首次存储到本地缓存和Redis中,并发送到RabbitMQ -2024-06-21 21:14:37.623 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:14:37.623 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:14:37.623 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 36 36 35 37 31 31 31 31 36 2e 37 31 32 38 34 33 30 33 39 2e 35 32 37 38 35 38 30 39 30 2e 30 30 30 34 35 2e 39 37 30 30 30 30 30 30 36 33 34 30 30 30 37 30 30 30 30 32 38 38 39 36 30 30 30 30 44 33 30 31 30 39 2e 38 30 30 33 33 30 30 30 30 37 34 34 39 33 37 34 31 30 39 36 30 30 30 30 32 38 31 30 30 34 34 36 33 30 30 30 30 36 30 35 35 33 2e 39 30 30 30 30 30 38 30 30 30 30 30 31 30 31 34 30 30 30 34 34 37 30 30 30 33 30 30 30 33 30 30 30 39 33 30 30 30 30 39 30 30 30 30 30 34 35 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 06 7E -2024-06-21 21:14:37.623 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975665711, longitude=116.7128430, latitude=39.5278580, speed=90.000, mileage=45.97000000, dischargeVoltage=634000, dischargeCurrent=70000, insulationResistance=288960000, gear=D, accelerationPedal=30, brakePedal=10, fuelConsumption=9.800, motorControllerTemperature=330000, motorSpeed=74493, motorTorque=7410, motorTemperature=960000, motorVoltage=28100, motorCurrent=44630000, powerBattery=60553., maxFeedbackPower=900000, maxDischargePower=800000, bmsSelfCheck=10, powerBatteryCurrent=14000, powerBatteryV3=447000, maxVoltage=3000, minVoltage=3000, maxTemperature=930000, minTemperature=900000, availableCapacity=450000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:37.623 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:14:37.623 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:14:37.623 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 21:14:37.623 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 21:14:37.623 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 36 36 36 37 31 32 31 31 36 2e 37 31 33 39 39 31 30 33 39 2e 35 32 37 39 33 39 30 39 30 2e 30 30 30 34 36 2e 30 32 30 30 30 30 30 30 31 32 34 30 30 30 33 31 30 30 30 36 31 30 34 30 30 30 30 30 44 33 30 33 30 31 31 2e 31 30 32 30 30 30 30 30 38 39 30 33 35 33 34 35 30 32 38 30 30 30 30 32 30 36 30 30 32 32 36 38 30 30 30 30 36 30 35 34 32 2e 32 37 30 30 30 30 35 30 30 30 30 30 36 30 36 30 30 30 30 37 32 30 30 30 30 33 30 30 30 33 30 30 30 38 39 30 30 30 30 32 33 30 30 30 30 39 31 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c5 7E -2024-06-21 21:14:37.623 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 21:14:37.623 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975666712, longitude=116.7139910, latitude=39.5279390, speed=90.000, mileage=46.02000000, dischargeVoltage=124000, dischargeCurrent=31000, insulationResistance=610400000, gear=D, accelerationPedal=30, brakePedal=30, fuelConsumption=11.10, motorControllerTemperature=200000, motorSpeed=89035, motorTorque=3450, motorTemperature=280000, motorVoltage=20600, motorCurrent=22680000, powerBattery=60542., maxFeedbackPower=270000, maxDischargePower=500000, bmsSelfCheck=60, powerBatteryCurrent=60000, powerBatteryV3=720000, maxVoltage=3000, minVoltage=3000, maxTemperature=890000, minTemperature=230000, availableCapacity=910000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:37.624 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:14:37.624 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:14:37.624 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 36 36 37 37 31 31 31 31 36 2e 37 31 35 31 34 34 30 33 39 2e 35 32 38 30 37 31 30 31 30 38 2e 30 30 34 36 2e 30 38 30 30 30 30 30 30 32 37 39 30 30 30 34 32 30 30 30 31 37 38 39 36 30 30 30 30 44 35 30 32 30 31 31 2e 35 30 34 32 30 30 30 30 34 38 36 37 37 37 32 36 30 34 34 30 30 30 30 32 35 37 30 30 36 31 34 38 30 30 30 30 36 30 35 33 30 2e 33 31 30 30 30 30 38 38 30 30 30 30 31 31 32 30 30 30 30 32 32 32 30 30 30 34 30 30 30 33 30 30 30 37 39 30 30 30 30 36 36 30 30 30 30 36 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 eb 7E -2024-06-21 21:14:37.624 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975667711, longitude=116.7151440, latitude=39.5280710, speed=108.00, mileage=46.08000000, dischargeVoltage=279000, dischargeCurrent=42000, insulationResistance=178960000, gear=D, accelerationPedal=50, brakePedal=20, fuelConsumption=11.50, motorControllerTemperature=420000, motorSpeed=48677, motorTorque=7260, motorTemperature=440000, motorVoltage=25700, motorCurrent=61480000, powerBattery=60530., maxFeedbackPower=310000, maxDischargePower=880000, bmsSelfCheck=11, powerBatteryCurrent=20000, powerBatteryV3=222000, maxVoltage=4000, minVoltage=3000, maxTemperature=790000, minTemperature=660000, availableCapacity=600000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:37.624 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:14:37.624 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:14:37.624 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 36 36 38 37 30 39 31 31 36 2e 37 31 35 39 31 31 30 33 39 2e 35 32 38 31 37 30 30 37 32 2e 30 30 30 34 36 2e 31 32 30 30 30 30 30 30 35 36 33 30 30 30 32 38 30 30 30 31 31 37 33 31 30 30 30 30 44 31 30 35 30 31 31 2e 37 30 33 38 30 30 30 30 33 35 31 36 37 31 35 30 30 31 30 36 30 30 30 31 36 39 30 30 31 34 37 34 35 30 30 30 36 30 35 33 30 2e 32 35 30 30 30 30 37 37 30 30 30 30 31 34 30 30 30 30 30 32 38 31 30 30 30 34 30 30 30 34 30 30 30 37 38 30 30 30 30 34 37 30 30 30 30 39 36 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e3 7E -2024-06-21 21:14:37.625 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975668709, longitude=116.7159110, latitude=39.5281700, speed=72.000, mileage=46.12000000, dischargeVoltage=563000, dischargeCurrent=28000, insulationResistance=117310000, gear=D, accelerationPedal=10, brakePedal=50, fuelConsumption=11.70, motorControllerTemperature=380000, motorSpeed=35167, motorTorque=1500, motorTemperature=106000, motorVoltage=16900, motorCurrent=14745000, powerBattery=60530., maxFeedbackPower=250000, maxDischargePower=770000, bmsSelfCheck=14, powerBatteryCurrent=00000, powerBatteryV3=281000, maxVoltage=4000, minVoltage=4000, maxTemperature=780000, minTemperature=470000, availableCapacity=960000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:37.625 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:14:37.625 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:14:37.625 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 36 36 39 37 31 30 31 31 36 2e 37 31 36 36 37 33 30 33 39 2e 35 32 38 32 35 37 30 35 34 2e 30 30 30 34 36 2e 31 35 30 30 30 30 30 30 31 34 36 30 30 30 31 36 30 30 30 31 30 33 33 34 30 30 30 30 44 34 30 33 30 39 2e 30 30 30 39 38 30 30 30 30 34 35 36 37 35 38 38 31 30 36 38 30 30 30 30 31 39 38 30 30 39 30 37 35 30 30 30 30 36 30 35 33 30 2e 33 39 30 30 30 30 39 30 30 30 30 30 33 30 31 34 30 30 30 35 39 31 30 30 30 34 30 30 30 34 30 30 30 30 30 30 30 30 30 34 36 30 30 30 30 35 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f0 7E -2024-06-21 21:14:37.626 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975669710, longitude=116.7166730, latitude=39.5282570, speed=54.000, mileage=46.15000000, dischargeVoltage=146000, dischargeCurrent=16000, insulationResistance=103340000, gear=D, accelerationPedal=40, brakePedal=30, fuelConsumption=9.000, motorControllerTemperature=980000, motorSpeed=45675, motorTorque=8810, motorTemperature=680000, motorVoltage=19800, motorCurrent=90750000, powerBattery=60530., maxFeedbackPower=390000, maxDischargePower=900000, bmsSelfCheck=30, powerBatteryCurrent=14000, powerBatteryV3=591000, maxVoltage=4000, minVoltage=4000, maxTemperature=000000, minTemperature=460000, availableCapacity=500000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:37.626 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:14:37.626 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:14:37.626 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 36 37 30 37 30 38 31 31 36 2e 37 31 37 36 39 32 30 33 39 2e 35 32 38 33 39 30 30 37 32 2e 30 30 30 34 36 2e 31 39 30 30 30 30 30 30 32 30 30 30 30 30 34 37 30 30 30 38 34 36 32 30 30 30 30 30 44 36 30 35 30 31 31 2e 30 30 31 37 30 30 30 30 36 36 38 39 33 38 36 36 30 36 30 30 30 30 30 32 37 32 30 30 38 36 35 39 30 30 30 30 36 30 35 33 30 2e 33 30 30 30 30 30 39 32 30 30 30 30 35 30 39 30 30 30 30 34 36 35 30 30 30 33 30 30 30 34 30 30 30 37 30 30 30 30 30 33 31 30 30 30 30 34 36 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ef 7E -2024-06-21 21:14:37.626 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975670708, longitude=116.7176920, latitude=39.5283900, speed=72.000, mileage=46.19000000, dischargeVoltage=200000, dischargeCurrent=47000, insulationResistance=846200000, gear=D, accelerationPedal=60, brakePedal=50, fuelConsumption=11.00, motorControllerTemperature=170000, motorSpeed=66893, motorTorque=8660, motorTemperature=600000, motorVoltage=27200, motorCurrent=86590000, powerBattery=60530., maxFeedbackPower=300000, maxDischargePower=920000, bmsSelfCheck=50, powerBatteryCurrent=90000, powerBatteryV3=465000, maxVoltage=3000, minVoltage=4000, maxTemperature=700000, minTemperature=310000, availableCapacity=460000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:37.626 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:14:37.626 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:14:37.626 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 36 37 31 37 30 35 31 31 36 2e 37 31 38 32 37 32 30 33 39 2e 35 32 38 34 36 30 30 35 34 2e 30 30 30 34 36 2e 32 32 30 30 30 30 30 30 31 31 31 30 30 30 35 30 30 30 30 31 36 32 32 38 30 30 30 30 44 33 30 32 30 31 30 2e 35 30 34 35 30 30 30 30 39 34 39 33 35 32 35 37 30 31 33 35 30 30 30 31 33 34 30 30 34 34 32 39 30 30 30 30 36 30 35 33 30 2e 36 36 30 30 30 30 35 35 30 30 30 30 38 30 35 30 30 30 30 34 37 31 30 30 30 34 30 30 30 34 30 30 30 38 38 30 30 30 30 38 36 30 30 30 30 34 37 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e1 7E -2024-06-21 21:14:37.626 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975671705, longitude=116.7182720, latitude=39.5284600, speed=54.000, mileage=46.22000000, dischargeVoltage=111000, dischargeCurrent=50000, insulationResistance=162280000, gear=D, accelerationPedal=30, brakePedal=20, fuelConsumption=10.50, motorControllerTemperature=450000, motorSpeed=94935, motorTorque=2570, motorTemperature=135000, motorVoltage=13400, motorCurrent=44290000, powerBattery=60530., maxFeedbackPower=660000, maxDischargePower=550000, bmsSelfCheck=80, powerBatteryCurrent=50000, powerBatteryV3=471000, maxVoltage=4000, minVoltage=4000, maxTemperature=880000, minTemperature=860000, availableCapacity=470000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:37.627 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:14:37.627 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:14:37.627 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 36 37 32 37 30 33 31 31 36 2e 37 31 38 38 37 38 30 33 39 2e 35 32 38 35 33 30 30 33 36 2e 30 30 30 34 36 2e 32 34 30 30 30 30 30 30 33 37 38 30 30 30 33 35 30 30 30 32 37 37 30 35 30 30 30 30 44 35 30 34 30 31 30 2e 32 30 38 37 30 30 30 30 36 33 33 31 39 38 39 33 30 33 35 30 30 30 30 32 31 32 30 30 35 34 30 33 30 30 30 30 36 30 35 33 30 2e 33 39 30 30 30 30 36 33 30 30 30 30 39 30 36 30 30 30 30 32 36 37 30 30 30 34 30 30 30 33 30 30 30 32 31 30 30 30 30 38 39 30 30 30 30 35 38 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f5 7E -2024-06-21 21:14:37.627 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1134 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat with Generation{generationId=20, memberId='consumer-Topics-2-a3f062af-655a-49e9-ac23-027d9b031ee0', protocol='range'} and group instance id Optional.empty failed due to UNKNOWN_MEMBER_ID, resetting generation -2024-06-21 21:14:37.627 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975672703, longitude=116.7188780, latitude=39.5285300, speed=36.000, mileage=46.24000000, dischargeVoltage=378000, dischargeCurrent=35000, insulationResistance=277050000, gear=D, accelerationPedal=50, brakePedal=40, fuelConsumption=10.20, motorControllerTemperature=870000, motorSpeed=63319, motorTorque=8930, motorTemperature=350000, motorVoltage=21200, motorCurrent=54030000, powerBattery=60530., maxFeedbackPower=390000, maxDischargePower=630000, bmsSelfCheck=90, powerBatteryCurrent=60000, powerBatteryV3=267000, maxVoltage=4000, minVoltage=3000, maxTemperature=210000, minTemperature=890000, availableCapacity=580000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:37.627 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1134 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Attempt to heartbeat with Generation{generationId=20, memberId='consumer-Topics-4-585a4105-c206-4640-b180-8dcadd99c987', protocol='range'} and group instance id Optional.empty failed due to UNKNOWN_MEMBER_ID, resetting generation -2024-06-21 21:14:37.627 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:691 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Giving away all assigned partitions as lost since generation has been reset,indicating that consumer is no longer part of the group -2024-06-21 21:14:37.627 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:326 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Lost previously assigned partitions test1-0, test1-2, test1-1 -2024-06-21 21:14:37.627 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:691 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Giving away all assigned partitions as lost since generation has been reset,indicating that consumer is no longer part of the group -2024-06-21 21:14:37.627 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:14:37.627 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:326 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Lost previously assigned partitions test1-6, test1-7 -2024-06-21 21:14:37.627 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:14:37.627 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 36 37 33 37 30 33 31 31 36 2e 37 32 30 31 31 34 30 33 39 2e 35 32 38 36 34 38 30 37 32 2e 30 30 30 34 36 2e 32 38 30 30 30 30 30 30 36 31 36 30 30 30 36 30 30 30 30 31 33 36 38 37 30 30 30 30 44 34 30 39 30 31 30 2e 33 30 35 30 30 30 30 30 36 30 33 33 30 35 31 32 30 31 34 36 30 30 30 32 30 32 30 30 39 33 30 37 30 30 30 30 36 30 35 33 30 2e 37 30 30 30 30 30 36 30 30 30 30 30 37 30 31 30 30 30 30 33 30 30 30 30 30 33 30 30 30 34 30 30 30 30 30 30 30 30 30 33 31 30 30 30 30 31 36 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 a6 7E -2024-06-21 21:14:37.627 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975673703, longitude=116.7201140, latitude=39.5286480, speed=72.000, mileage=46.28000000, dischargeVoltage=616000, dischargeCurrent=60000, insulationResistance=136870000, gear=D, accelerationPedal=40, brakePedal=90, fuelConsumption=10.30, motorControllerTemperature=500000, motorSpeed=60330, motorTorque=5120, motorTemperature=146000, motorVoltage=20200, motorCurrent=93070000, powerBattery=60530., maxFeedbackPower=700000, maxDischargePower=600000, bmsSelfCheck=70, powerBatteryCurrent=10000, powerBatteryV3=300000, maxVoltage=3000, minVoltage=4000, maxTemperature=000000, minTemperature=310000, availableCapacity=160000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:37.627 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:14:37.627 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions lost: [test1-0, test1-2, test1-1] -2024-06-21 21:14:37.627 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions lost: [test1-6, test1-7] -2024-06-21 21:14:37.627 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:14:37.627 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-2, test1-1] -2024-06-21 21:14:37.627 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-6, test1-7] -2024-06-21 21:14:37.627 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 36 37 34 37 30 33 31 31 36 2e 37 32 30 39 35 31 30 33 39 2e 35 32 38 37 31 30 30 35 34 2e 30 30 30 34 36 2e 33 31 30 30 30 30 30 30 31 39 36 30 30 30 31 38 30 30 30 33 39 36 38 30 30 30 30 30 44 34 30 32 30 39 2e 30 30 30 37 36 30 30 30 30 31 35 36 30 34 34 32 37 30 38 38 30 30 30 30 31 33 39 30 30 36 35 34 36 30 30 30 30 36 30 35 33 30 2e 36 32 30 30 30 30 36 39 30 30 30 30 31 30 36 30 30 30 30 32 35 37 30 30 30 33 30 30 30 33 30 30 30 39 36 30 30 30 30 33 32 30 30 30 30 38 38 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f2 7E -2024-06-21 21:14:37.627 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 21:14:37.627 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 21:14:37.627 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975674703, longitude=116.7209510, latitude=39.5287100, speed=54.000, mileage=46.31000000, dischargeVoltage=196000, dischargeCurrent=18000, insulationResistance=396800000, gear=D, accelerationPedal=40, brakePedal=20, fuelConsumption=9.000, motorControllerTemperature=760000, motorSpeed=15604, motorTorque=4270, motorTemperature=880000, motorVoltage=13900, motorCurrent=65460000, powerBattery=60530., maxFeedbackPower=620000, maxDischargePower=690000, bmsSelfCheck=10, powerBatteryCurrent=60000, powerBatteryV3=257000, maxVoltage=3000, minVoltage=3000, maxTemperature=960000, minTemperature=320000, availableCapacity=880000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:37.628 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:14:37.628 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:14:37.628 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 36 37 35 37 30 34 31 31 36 2e 37 32 31 34 31 37 30 33 39 2e 35 32 38 37 34 33 30 33 36 2e 30 30 30 34 36 2e 33 33 30 30 30 30 30 30 34 37 33 30 30 30 33 31 30 30 30 32 37 37 34 35 30 30 30 30 44 35 30 32 30 39 2e 31 30 30 33 37 30 30 30 30 31 38 38 35 33 32 30 30 30 31 30 34 30 30 30 32 36 33 30 30 32 38 31 31 30 30 30 30 36 30 35 33 30 2e 31 33 30 30 30 30 39 37 30 30 30 30 32 30 39 30 30 30 30 35 36 32 30 30 30 34 30 30 30 33 30 30 30 37 33 30 30 30 30 33 36 30 30 30 30 36 36 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d5 7E -2024-06-21 21:14:37.628 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975675704, longitude=116.7214170, latitude=39.5287430, speed=36.000, mileage=46.33000000, dischargeVoltage=473000, dischargeCurrent=31000, insulationResistance=277450000, gear=D, accelerationPedal=50, brakePedal=20, fuelConsumption=9.100, motorControllerTemperature=370000, motorSpeed=18853, motorTorque=2000, motorTemperature=104000, motorVoltage=26300, motorCurrent=28110000, powerBattery=60530., maxFeedbackPower=130000, maxDischargePower=970000, bmsSelfCheck=20, powerBatteryCurrent=90000, powerBatteryV3=562000, maxVoltage=4000, minVoltage=3000, maxTemperature=730000, minTemperature=360000, availableCapacity=660000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:37.628 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:14:37.628 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:14:37.628 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 36 37 36 37 30 34 31 31 36 2e 37 32 32 34 37 34 30 33 39 2e 35 32 38 37 39 32 30 35 34 2e 30 30 30 34 36 2e 33 36 30 30 30 30 30 30 32 37 38 30 30 30 34 30 30 30 30 36 35 36 37 30 30 30 30 30 44 37 30 33 30 31 30 2e 32 30 38 37 30 30 30 30 32 36 35 32 34 36 31 34 30 37 33 30 30 30 30 32 31 32 30 30 32 31 38 30 30 30 30 30 36 30 35 33 30 2e 39 30 30 30 30 30 32 30 30 30 30 30 31 33 34 30 30 30 30 33 37 34 30 30 30 33 30 30 30 34 30 30 30 32 34 30 30 30 30 31 36 30 30 30 30 39 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d1 7E -2024-06-21 21:14:37.628 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975676704, longitude=116.7224740, latitude=39.5287920, speed=54.000, mileage=46.36000000, dischargeVoltage=278000, dischargeCurrent=40000, insulationResistance=656700000, gear=D, accelerationPedal=70, brakePedal=30, fuelConsumption=10.20, motorControllerTemperature=870000, motorSpeed=26524, motorTorque=6140, motorTemperature=730000, motorVoltage=21200, motorCurrent=21800000, powerBattery=60530., maxFeedbackPower=900000, maxDischargePower=200000, bmsSelfCheck=13, powerBatteryCurrent=40000, powerBatteryV3=374000, maxVoltage=3000, minVoltage=4000, maxTemperature=240000, minTemperature=160000, availableCapacity=900000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:37.628 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 21:14:37.629 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 21:14:37.630 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=22, memberId='consumer-Topics-2-1aaa9189-7f6e-490b-851b-9376d3f09ca0', protocol='range'} -2024-06-21 21:14:37.630 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=22, memberId='consumer-Topics-4-220902ef-8d32-41f6-88f6-db754cc12b5c', protocol='range'} -2024-06-21 21:14:37.630 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Finished assignment for group at generation 22: {consumer-Topics-2-1aaa9189-7f6e-490b-851b-9376d3f09ca0=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3]), consumer-Topics-4-220902ef-8d32-41f6-88f6-db754cc12b5c=Assignment(partitions=[test1-4, test1-5, test1-6, test1-7])} -2024-06-21 21:14:37.631 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=22, memberId='consumer-Topics-2-1aaa9189-7f6e-490b-851b-9376d3f09ca0', protocol='range'} -2024-06-21 21:14:37.631 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=22, memberId='consumer-Topics-4-220902ef-8d32-41f6-88f6-db754cc12b5c', protocol='range'} -2024-06-21 21:14:37.631 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3]) -2024-06-21 21:14:37.631 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-4, test1-5, test1-6, test1-7]) -2024-06-21 21:14:37.631 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-2, test1-1, test1-3 -2024-06-21 21:14:37.631 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: test1-6, test1-5, test1-7, test1-4 -2024-06-21 21:14:37.632 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:14:37.632 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:14:37.632 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:14:37.632 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:14:37.632 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:14:37.632 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:14:37.632 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:14:37.632 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-6, test1-5, test1-7, test1-4] -2024-06-21 21:14:37.632 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=50, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:14:37.632 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-2, test1-1, test1-3] -2024-06-21 21:14:37.642 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1134 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Attempt to heartbeat with Generation{generationId=20, memberId='consumer-Topics-3-3f0f79f6-4904-4dde-9a2c-f0d835e97e2c', protocol='range'} and group instance id Optional.empty failed due to UNKNOWN_MEMBER_ID, resetting generation -2024-06-21 21:14:37.643 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] ERROR o.a.k.c.consumer.internals.ConsumerCoordinator:1190 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Offset commit failed on partition test1-3 at offset 59: The coordinator is not aware of this member. -2024-06-21 21:14:37.644 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1246 - [Consumer clientId=consumer-Topics-3, groupId=Topics] OffsetCommit failed with Generation{generationId=20, memberId='consumer-Topics-3-3f0f79f6-4904-4dde-9a2c-f0d835e97e2c', protocol='range'}: The coordinator is not aware of this member. -2024-06-21 21:14:37.647 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] ERROR o.s.kafka.listener.KafkaMessageListenerContainer:149 - Consumer exception -java.lang.IllegalStateException: This error handler cannot process 'org.apache.kafka.clients.consumer.CommitFailedException's; no record information is available - at org.springframework.kafka.listener.DefaultErrorHandler.handleOtherException(DefaultErrorHandler.java:157) - at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.handleConsumerException(KafkaMessageListenerContainer.java:1815) - at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1303) - at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) - at java.base/java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:264) - at java.base/java.util.concurrent.FutureTask.run(FutureTask.java) - at java.base/java.lang.Thread.run(Thread.java:842) -Caused by: org.apache.kafka.clients.consumer.CommitFailedException: Commit cannot be completed since the group has already rebalanced and assigned the partitions to another member. This means that the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time message processing. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. - at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator$OffsetCommitResponseHandler.handle(ConsumerCoordinator.java:1256) - at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator$OffsetCommitResponseHandler.handle(ConsumerCoordinator.java:1163) - at org.apache.kafka.clients.consumer.internals.AbstractCoordinator$CoordinatorResponseHandler.onSuccess(AbstractCoordinator.java:1177) - at org.apache.kafka.clients.consumer.internals.AbstractCoordinator$CoordinatorResponseHandler.onSuccess(AbstractCoordinator.java:1152) - at org.apache.kafka.clients.consumer.internals.RequestFuture$1.onSuccess(RequestFuture.java:206) - at org.apache.kafka.clients.consumer.internals.RequestFuture.fireSuccess(RequestFuture.java:169) - at org.apache.kafka.clients.consumer.internals.RequestFuture.complete(RequestFuture.java:129) - at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient$RequestFutureCompletionHandler.fireCompletion(ConsumerNetworkClient.java:602) - at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.firePendingCompletedRequests(ConsumerNetworkClient.java:412) - at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:297) - at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:236) - at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:215) - at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.commitOffsetsSync(ConsumerCoordinator.java:1005) - at org.apache.kafka.clients.consumer.KafkaConsumer.commitSync(KafkaConsumer.java:1490) - at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doCommitSync(KafkaMessageListenerContainer.java:3065) - at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.commitSync(KafkaMessageListenerContainer.java:3060) - at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.commitIfNecessary(KafkaMessageListenerContainer.java:3046) - at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.processCommits(KafkaMessageListenerContainer.java:2838) - at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1331) - at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1257) - ... 4 common frames omitted -2024-06-21 21:14:37.647 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:691 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Giving away all assigned partitions as lost since generation has been reset,indicating that consumer is no longer part of the group -2024-06-21 21:14:37.647 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:326 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Lost previously assigned partitions test1-5, test1-4, test1-3 -2024-06-21 21:14:37.647 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions lost: [test1-5, test1-4, test1-3] -2024-06-21 21:14:37.647 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-5, test1-4, test1-3] -2024-06-21 21:14:37.647 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 21:14:37.648 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 21:14:37.652 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:37.652 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:37.653 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 21:14:39.164 [kafka-coordinator-heartbeat-thread | Partitions] ERROR o.a.k.c.consumer.internals.ConsumerCoordinator:1190 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Offset commit failed on partition test1-6 at offset 0: The coordinator is not aware of this member. -2024-06-21 21:14:39.164 [kafka-coordinator-heartbeat-thread | Partitions] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1246 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] OffsetCommit failed with Generation{generationId=13, memberId='consumer-Partitions-1-6239655e-94c6-425b-8f09-0d16394a8940', protocol='range'}: The coordinator is not aware of this member. -2024-06-21 21:14:39.164 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:14:39.164 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:14:39.164 [kafka-coordinator-heartbeat-thread | Partitions] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1140 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Attempt to heartbeat with stale Generation{generationId=13, memberId='consumer-Partitions-1-6239655e-94c6-425b-8f09-0d16394a8940', protocol='range'} and group instance id Optional.empty failed due to UNKNOWN_MEMBER_ID, ignoring the error -2024-06-21 21:14:39.164 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 36 37 37 37 30 34 31 31 36 2e 37 32 33 34 32 39 30 33 39 2e 35 32 38 38 37 31 30 37 32 2e 30 30 30 34 36 2e 34 30 30 30 30 30 30 30 33 30 34 30 30 30 34 36 30 30 30 31 32 32 35 36 30 30 30 30 44 39 30 31 30 31 31 2e 37 30 39 34 30 30 30 30 39 32 33 34 33 38 32 37 30 31 30 33 30 30 30 31 35 38 30 30 31 31 37 33 33 30 30 30 36 30 35 33 30 2e 36 37 30 30 30 30 31 30 30 30 30 30 31 34 31 30 30 30 30 35 34 39 30 30 30 34 30 30 30 34 30 30 30 33 36 30 30 30 30 31 38 30 30 30 30 32 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d7 7E -2024-06-21 21:14:39.165 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975677704, longitude=116.7234290, latitude=39.5288710, speed=72.000, mileage=46.40000000, dischargeVoltage=304000, dischargeCurrent=46000, insulationResistance=122560000, gear=D, accelerationPedal=90, brakePedal=10, fuelConsumption=11.70, motorControllerTemperature=940000, motorSpeed=92343, motorTorque=8270, motorTemperature=103000, motorVoltage=15800, motorCurrent=11733000, powerBattery=60530., maxFeedbackPower=670000, maxDischargePower=100000, bmsSelfCheck=14, powerBatteryCurrent=10000, powerBatteryV3=549000, maxVoltage=4000, minVoltage=4000, maxTemperature=360000, minTemperature=180000, availableCapacity=200000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:39.165 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:14:39.165 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:14:39.166 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 36 37 38 37 30 32 31 31 36 2e 37 32 34 32 35 35 30 33 39 2e 35 32 38 39 32 35 30 37 32 2e 30 30 30 34 36 2e 34 34 30 30 30 30 30 30 36 31 31 30 30 30 33 39 30 30 30 36 39 35 34 30 30 30 30 30 44 38 30 38 30 31 31 2e 38 30 35 35 30 30 30 30 36 34 36 31 32 36 39 31 30 37 39 30 30 30 30 31 38 32 30 30 36 31 39 38 30 30 30 30 36 30 35 33 30 2e 30 30 30 30 30 30 34 38 30 30 30 30 32 30 36 30 30 30 30 34 38 31 30 30 30 33 30 30 30 33 30 30 30 31 33 30 30 30 30 36 30 30 30 30 30 34 32 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 eb 7E -2024-06-21 21:14:39.166 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:695 - 故障信息发送到RabbitMQ -2024-06-21 21:14:39.166 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:283 - 该车故障GZ001信息首次存储到本地缓存和Redis中,并发送到RabbitMQ -2024-06-21 21:14:39.166 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975678702, longitude=116.7242550, latitude=39.5289250, speed=72.000, mileage=46.44000000, dischargeVoltage=611000, dischargeCurrent=39000, insulationResistance=695400000, gear=D, accelerationPedal=80, brakePedal=80, fuelConsumption=11.80, motorControllerTemperature=550000, motorSpeed=64612, motorTorque=6910, motorTemperature=790000, motorVoltage=18200, motorCurrent=61980000, powerBattery=60530., maxFeedbackPower=000000, maxDischargePower=480000, bmsSelfCheck=20, powerBatteryCurrent=60000, powerBatteryV3=481000, maxVoltage=3000, minVoltage=3000, maxTemperature=130000, minTemperature=600000, availableCapacity=420000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:39.167 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 21:14:39.168 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"70","availableCapacity":"310000","bmsSelfCheck":"80","brakePedal":"00","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"49000","dischargeVoltage":"602000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.30","gear":"D","insulationResistance":"966900000","latitude":"39.5271090","location":"1","longitude":"116.7040720","maxDischargePower":"550000","maxFeedbackPower":"450000","maxTemperature":"630000","maxVoltage":"3000","mcu":"1","mileage":"45.59000000","minTemperature":"420000","minVoltage":"3000","motorControllerTemperature":"210000","motorCurrent":"51480000","motorSpeed":"82870","motorTemperature":"123000","motorTorque":"4340","motorVoltage":"26100","powerBattery":"60584.","powerBatteryCurrent":"12000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"314000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718975655703","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 21:14:39.202 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:39.202 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:39.269 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:39.288 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975655703, longitude=116.7040720, latitude=39.5271090, speed=108.00, mileage=45.59000000, dischargeVoltage=602000, dischargeCurrent=49000, insulationResistance=966900000, gear=D, accelerationPedal=70, brakePedal=00, fuelConsumption=11.30, motorControllerTemperature=210000, motorSpeed=82870, motorTorque=4340, motorTemperature=123000, motorVoltage=26100, motorCurrent=51480000, powerBattery=60584., maxFeedbackPower=450000, maxDischargePower=550000, bmsSelfCheck=80, powerBatteryCurrent=12000, powerBatteryV3=314000, maxVoltage=3000, minVoltage=3000, maxTemperature=630000, minTemperature=420000, availableCapacity=310000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:39.290 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 21:14:39.290 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"610000","bmsSelfCheck":"10","brakePedal":"70","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"43000","dischargeVoltage":"595000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.70","gear":"D","insulationResistance":"718500000","latitude":"39.5271920","location":"1","longitude":"116.7051180","maxDischargePower":"950000","maxFeedbackPower":"220000","maxTemperature":"870000","maxVoltage":"4000","mcu":"1","mileage":"45.64000000","minTemperature":"400000","minVoltage":"4000","motorControllerTemperature":"900000","motorCurrent":"86490000","motorSpeed":"51203","motorTemperature":"250000","motorTorque":"9450","motorVoltage":"19200","powerBattery":"60572.","powerBatteryCurrent":"80000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"748000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718975656716","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 21:14:39.290 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975656716, longitude=116.7051180, latitude=39.5271920, speed=90.000, mileage=45.64000000, dischargeVoltage=595000, dischargeCurrent=43000, insulationResistance=718500000, gear=D, accelerationPedal=60, brakePedal=70, fuelConsumption=11.70, motorControllerTemperature=900000, motorSpeed=51203, motorTorque=9450, motorTemperature=250000, motorVoltage=19200, motorCurrent=86490000, powerBattery=60572., maxFeedbackPower=220000, maxDischargePower=950000, bmsSelfCheck=10, powerBatteryCurrent=80000, powerBatteryV3=748000, maxVoltage=4000, minVoltage=4000, maxTemperature=870000, minTemperature=400000, availableCapacity=610000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:39.291 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 21:14:39.292 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"00","availableCapacity":"690000","bmsSelfCheck":"20","brakePedal":"20","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"39000","dischargeVoltage":"307000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.30","gear":"D","insulationResistance":"176480000","latitude":"39.5272870","location":"1","longitude":"116.7061960","maxDischargePower":"500000","maxFeedbackPower":"270000","maxTemperature":"600000","maxVoltage":"3000","mcu":"1","mileage":"45.68000000","minTemperature":"720000","minVoltage":"3000","motorControllerTemperature":"410000","motorCurrent":"83970000","motorSpeed":"65243","motorTemperature":"180000","motorTorque":"8390","motorVoltage":"17200","powerBattery":"60572.","powerBatteryCurrent":"13000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"328000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718975657718","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 21:14:39.292 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975657718, longitude=116.7061960, latitude=39.5272870, speed=72.000, mileage=45.68000000, dischargeVoltage=307000, dischargeCurrent=39000, insulationResistance=176480000, gear=D, accelerationPedal=00, brakePedal=20, fuelConsumption=10.30, motorControllerTemperature=410000, motorSpeed=65243, motorTorque=8390, motorTemperature=180000, motorVoltage=17200, motorCurrent=83970000, powerBattery=60572., maxFeedbackPower=270000, maxDischargePower=500000, bmsSelfCheck=20, powerBatteryCurrent=13000, powerBatteryV3=328000, maxVoltage=3000, minVoltage=3000, maxTemperature=600000, minTemperature=720000, availableCapacity=690000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:39.293 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 21:14:39.293 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"720000","bmsSelfCheck":"40","brakePedal":"30","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"23000","dischargeVoltage":"260000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.000","gear":"D","insulationResistance":"632500000","latitude":"39.5273780","location":"1","longitude":"116.7073390","maxDischargePower":"640000","maxFeedbackPower":"570000","maxTemperature":"810000","maxVoltage":"4000","mcu":"1","mileage":"45.72000000","minTemperature":"530000","minVoltage":"3000","motorControllerTemperature":"670000","motorCurrent":"29650000","motorSpeed":"70300","motorTemperature":"770000","motorTorque":"3400","motorVoltage":"27600","powerBattery":"60572.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"315000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718975658717","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 21:14:39.293 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975658717, longitude=116.7073390, latitude=39.5273780, speed=72.000, mileage=45.72000000, dischargeVoltage=260000, dischargeCurrent=23000, insulationResistance=632500000, gear=D, accelerationPedal=50, brakePedal=30, fuelConsumption=9.000, motorControllerTemperature=670000, motorSpeed=70300, motorTorque=3400, motorTemperature=770000, motorVoltage=27600, motorCurrent=29650000, powerBattery=60572., maxFeedbackPower=570000, maxDischargePower=640000, bmsSelfCheck=40, powerBatteryCurrent=10000, powerBatteryV3=315000, maxVoltage=4000, minVoltage=3000, maxTemperature=810000, minTemperature=530000, availableCapacity=720000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:39.293 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 21:14:39.293 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"70","availableCapacity":"950000","bmsSelfCheck":"10","brakePedal":"10","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"14000","dischargeVoltage":"282000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.20","gear":"D","insulationResistance":"190720000","latitude":"39.5274570","location":"1","longitude":"116.7080850","maxDischargePower":"890000","maxFeedbackPower":"700000","maxTemperature":"510000","maxVoltage":"3000","mcu":"1","mileage":"45.76000000","minTemperature":"760000","minVoltage":"3000","motorControllerTemperature":"560000","motorCurrent":"42650000","motorSpeed":"44820","motorTemperature":"146000","motorTorque":"2420","motorVoltage":"28600","powerBattery":"60572.","powerBatteryCurrent":"30000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"237000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718975659716","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 21:14:39.293 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975659716, longitude=116.7080850, latitude=39.5274570, speed=72.000, mileage=45.76000000, dischargeVoltage=282000, dischargeCurrent=14000, insulationResistance=190720000, gear=D, accelerationPedal=70, brakePedal=10, fuelConsumption=10.20, motorControllerTemperature=560000, motorSpeed=44820, motorTorque=2420, motorTemperature=146000, motorVoltage=28600, motorCurrent=42650000, powerBattery=60572., maxFeedbackPower=700000, maxDischargePower=890000, bmsSelfCheck=10, powerBatteryCurrent=30000, powerBatteryV3=237000, maxVoltage=3000, minVoltage=3000, maxTemperature=510000, minTemperature=760000, availableCapacity=950000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:39.295 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 21:14:39.295 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"70","availableCapacity":"390000","bmsSelfCheck":"30","brakePedal":"50","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"70000","dischargeVoltage":"394000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.000","gear":"D","insulationResistance":"137950000","latitude":"39.5275360","location":"1","longitude":"116.7089160","maxDischargePower":"940000","maxFeedbackPower":"320000","maxTemperature":"600000","maxVoltage":"3000","mcu":"1","mileage":"45.79000000","minTemperature":"100000","minVoltage":"4000","motorControllerTemperature":"380000","motorCurrent":"11966000","motorSpeed":"95353","motorTemperature":"134000","motorTorque":"7510","motorVoltage":"16700","powerBattery":"60572.","powerBatteryCurrent":"70000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"438000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718975660705","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 21:14:39.295 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975660705, longitude=116.7089160, latitude=39.5275360, speed=54.000, mileage=45.79000000, dischargeVoltage=394000, dischargeCurrent=70000, insulationResistance=137950000, gear=D, accelerationPedal=70, brakePedal=50, fuelConsumption=9.000, motorControllerTemperature=380000, motorSpeed=95353, motorTorque=7510, motorTemperature=134000, motorVoltage=16700, motorCurrent=11966000, powerBattery=60572., maxFeedbackPower=320000, maxDischargePower=940000, bmsSelfCheck=30, powerBatteryCurrent=70000, powerBatteryV3=438000, maxVoltage=3000, minVoltage=4000, maxTemperature=600000, minTemperature=100000, availableCapacity=390000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:39.296 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 21:14:39.296 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"20","availableCapacity":"650000","bmsSelfCheck":"90","brakePedal":"50","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"40000","dischargeVoltage":"581000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.60","gear":"D","insulationResistance":"198200000","latitude":"39.5276060","location":"1","longitude":"116.7095280","maxDischargePower":"480000","maxFeedbackPower":"760000","maxTemperature":"840000","maxVoltage":"4000","mcu":"1","mileage":"45.82000000","minTemperature":"280000","minVoltage":"3000","motorControllerTemperature":"390000","motorCurrent":"67060000","motorSpeed":"11182","motorTemperature":"420000","motorTorque":"4540","motorVoltage":"25800","powerBattery":"60572.","powerBatteryCurrent":"90000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"743000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718975661707","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 21:14:39.296 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975661707, longitude=116.7095280, latitude=39.5276060, speed=54.000, mileage=45.82000000, dischargeVoltage=581000, dischargeCurrent=40000, insulationResistance=198200000, gear=D, accelerationPedal=20, brakePedal=50, fuelConsumption=11.60, motorControllerTemperature=390000, motorSpeed=11182, motorTorque=4540, motorTemperature=420000, motorVoltage=25800, motorCurrent=67060000, powerBattery=60572., maxFeedbackPower=760000, maxDischargePower=480000, bmsSelfCheck=90, powerBatteryCurrent=90000, powerBatteryV3=743000, maxVoltage=4000, minVoltage=3000, maxTemperature=840000, minTemperature=280000, availableCapacity=650000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:39.297 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 21:14:39.297 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"830000","bmsSelfCheck":"30","brakePedal":"30","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"20000","dischargeVoltage":"354000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.80","gear":"D","insulationResistance":"494700000","latitude":"39.5276350","location":"1","longitude":"116.7100590","maxDischargePower":"380000","maxFeedbackPower":"400000","maxTemperature":"480000","maxVoltage":"3000","mcu":"1","mileage":"45.84000000","minTemperature":"540000","minVoltage":"3000","motorControllerTemperature":"150000","motorCurrent":"24300000","motorSpeed":"33340","motorTemperature":"300000","motorTorque":"1290","motorVoltage":"15200","powerBattery":"60572.","powerBatteryCurrent":"90000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"388000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718975662706","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 21:14:39.297 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975662706, longitude=116.7100590, latitude=39.5276350, speed=36.000, mileage=45.84000000, dischargeVoltage=354000, dischargeCurrent=20000, insulationResistance=494700000, gear=D, accelerationPedal=50, brakePedal=30, fuelConsumption=10.80, motorControllerTemperature=150000, motorSpeed=33340, motorTorque=1290, motorTemperature=300000, motorVoltage=15200, motorCurrent=24300000, powerBattery=60572., maxFeedbackPower=400000, maxDischargePower=380000, bmsSelfCheck=30, powerBatteryCurrent=90000, powerBatteryV3=388000, maxVoltage=3000, minVoltage=3000, maxTemperature=480000, minTemperature=540000, availableCapacity=830000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:39.298 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 21:14:39.298 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"650000","bmsSelfCheck":"00","brakePedal":"00","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"11000","dischargeVoltage":"548000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.400","gear":"D","insulationResistance":"279980000","latitude":"39.5276890","location":"1","longitude":"116.7105900","maxDischargePower":"430000","maxFeedbackPower":"320000","maxTemperature":"880000","maxVoltage":"4000","mcu":"1","mileage":"45.86000000","minTemperature":"400000","minVoltage":"3000","motorControllerTemperature":"550000","motorCurrent":"18400000","motorSpeed":"22507","motorTemperature":"950000","motorTorque":"5520","motorVoltage":"21500","powerBattery":"60572.","powerBatteryCurrent":"40000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"281000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718975663705","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 21:14:39.298 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975663705, longitude=116.7105900, latitude=39.5276890, speed=36.000, mileage=45.86000000, dischargeVoltage=548000, dischargeCurrent=11000, insulationResistance=279980000, gear=D, accelerationPedal=60, brakePedal=00, fuelConsumption=9.400, motorControllerTemperature=550000, motorSpeed=22507, motorTorque=5520, motorTemperature=950000, motorVoltage=21500, motorCurrent=18400000, powerBattery=60572., maxFeedbackPower=320000, maxDischargePower=430000, bmsSelfCheck=00, powerBatteryCurrent=40000, powerBatteryV3=281000, maxVoltage=4000, minVoltage=3000, maxTemperature=880000, minTemperature=400000, availableCapacity=650000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:39.299 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 21:14:39.299 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"90","availableCapacity":"710000","bmsSelfCheck":"11","brakePedal":"80","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"31000","dischargeVoltage":"594000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.800","gear":"D","insulationResistance":"298800000","latitude":"39.5277840","location":"1","longitude":"116.7118130","maxDischargePower":"250000","maxFeedbackPower":"740000","maxTemperature":"190000","maxVoltage":"4000","mcu":"1","mileage":"45.92000000","minTemperature":"740000","minVoltage":"3000","motorControllerTemperature":"320000","motorCurrent":"95800000","motorSpeed":"54825","motorTemperature":"121000","motorTorque":"4060","motorVoltage":"14600","powerBattery":"60562.","powerBatteryCurrent":"70000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"739000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718975664718","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 21:14:39.299 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975664718, longitude=116.7118130, latitude=39.5277840, speed=108.00, mileage=45.92000000, dischargeVoltage=594000, dischargeCurrent=31000, insulationResistance=298800000, gear=D, accelerationPedal=90, brakePedal=80, fuelConsumption=9.800, motorControllerTemperature=320000, motorSpeed=54825, motorTorque=4060, motorTemperature=121000, motorVoltage=14600, motorCurrent=95800000, powerBattery=60562., maxFeedbackPower=740000, maxDischargePower=250000, bmsSelfCheck=11, powerBatteryCurrent=70000, powerBatteryV3=739000, maxVoltage=4000, minVoltage=3000, maxTemperature=190000, minTemperature=740000, availableCapacity=710000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:39.299 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:39.299 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:39.300 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 21:14:39.300 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"30","availableCapacity":"450000","bmsSelfCheck":"10","brakePedal":"10","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"70000","dischargeVoltage":"634000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.800","gear":"D","insulationResistance":"288960000","latitude":"39.5278580","location":"1","longitude":"116.7128430","maxDischargePower":"800000","maxFeedbackPower":"900000","maxTemperature":"930000","maxVoltage":"3000","mcu":"1","mileage":"45.97000000","minTemperature":"900000","minVoltage":"3000","motorControllerTemperature":"330000","motorCurrent":"44630000","motorSpeed":"74493","motorTemperature":"960000","motorTorque":"7410","motorVoltage":"28100","powerBattery":"60553.","powerBatteryCurrent":"14000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"447000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718975665711","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 21:14:39.300 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975665711, longitude=116.7128430, latitude=39.5278580, speed=90.000, mileage=45.97000000, dischargeVoltage=634000, dischargeCurrent=70000, insulationResistance=288960000, gear=D, accelerationPedal=30, brakePedal=10, fuelConsumption=9.800, motorControllerTemperature=330000, motorSpeed=74493, motorTorque=7410, motorTemperature=960000, motorVoltage=28100, motorCurrent=44630000, powerBattery=60553., maxFeedbackPower=900000, maxDischargePower=800000, bmsSelfCheck=10, powerBatteryCurrent=14000, powerBatteryV3=447000, maxVoltage=3000, minVoltage=3000, maxTemperature=930000, minTemperature=900000, availableCapacity=450000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:39.301 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 21:14:39.302 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"30","availableCapacity":"910000","bmsSelfCheck":"60","brakePedal":"30","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"31000","dischargeVoltage":"124000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.10","gear":"D","insulationResistance":"610400000","latitude":"39.5279390","location":"1","longitude":"116.7139910","maxDischargePower":"500000","maxFeedbackPower":"270000","maxTemperature":"890000","maxVoltage":"3000","mcu":"1","mileage":"46.02000000","minTemperature":"230000","minVoltage":"3000","motorControllerTemperature":"200000","motorCurrent":"22680000","motorSpeed":"89035","motorTemperature":"280000","motorTorque":"3450","motorVoltage":"20600","powerBattery":"60542.","powerBatteryCurrent":"60000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"720000","ptc":"1","runStatus":"1","soc":"1","speed":"90.000","timestamp":"1718975666712","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 21:14:39.302 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975666712, longitude=116.7139910, latitude=39.5279390, speed=90.000, mileage=46.02000000, dischargeVoltage=124000, dischargeCurrent=31000, insulationResistance=610400000, gear=D, accelerationPedal=30, brakePedal=30, fuelConsumption=11.10, motorControllerTemperature=200000, motorSpeed=89035, motorTorque=3450, motorTemperature=280000, motorVoltage=20600, motorCurrent=22680000, powerBattery=60542., maxFeedbackPower=270000, maxDischargePower=500000, bmsSelfCheck=60, powerBatteryCurrent=60000, powerBatteryV3=720000, maxVoltage=3000, minVoltage=3000, maxTemperature=890000, minTemperature=230000, availableCapacity=910000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:39.302 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 21:14:39.302 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"600000","bmsSelfCheck":"11","brakePedal":"20","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"42000","dischargeVoltage":"279000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.50","gear":"D","insulationResistance":"178960000","latitude":"39.5280710","location":"1","longitude":"116.7151440","maxDischargePower":"880000","maxFeedbackPower":"310000","maxTemperature":"790000","maxVoltage":"4000","mcu":"1","mileage":"46.08000000","minTemperature":"660000","minVoltage":"3000","motorControllerTemperature":"420000","motorCurrent":"61480000","motorSpeed":"48677","motorTemperature":"440000","motorTorque":"7260","motorVoltage":"25700","powerBattery":"60530.","powerBatteryCurrent":"20000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"222000","ptc":"1","runStatus":"1","soc":"1","speed":"108.00","timestamp":"1718975667711","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 21:14:39.302 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975667711, longitude=116.7151440, latitude=39.5280710, speed=108.00, mileage=46.08000000, dischargeVoltage=279000, dischargeCurrent=42000, insulationResistance=178960000, gear=D, accelerationPedal=50, brakePedal=20, fuelConsumption=11.50, motorControllerTemperature=420000, motorSpeed=48677, motorTorque=7260, motorTemperature=440000, motorVoltage=25700, motorCurrent=61480000, powerBattery=60530., maxFeedbackPower=310000, maxDischargePower=880000, bmsSelfCheck=11, powerBatteryCurrent=20000, powerBatteryV3=222000, maxVoltage=4000, minVoltage=3000, maxTemperature=790000, minTemperature=660000, availableCapacity=600000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:39.303 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 21:14:39.303 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"10","availableCapacity":"960000","bmsSelfCheck":"14","brakePedal":"50","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"28000","dischargeVoltage":"563000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.70","gear":"D","insulationResistance":"117310000","latitude":"39.5281700","location":"1","longitude":"116.7159110","maxDischargePower":"770000","maxFeedbackPower":"250000","maxTemperature":"780000","maxVoltage":"4000","mcu":"1","mileage":"46.12000000","minTemperature":"470000","minVoltage":"4000","motorControllerTemperature":"380000","motorCurrent":"14745000","motorSpeed":"35167","motorTemperature":"106000","motorTorque":"1500","motorVoltage":"16900","powerBattery":"60530.","powerBatteryCurrent":"00000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"281000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718975668709","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 21:14:39.303 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975668709, longitude=116.7159110, latitude=39.5281700, speed=72.000, mileage=46.12000000, dischargeVoltage=563000, dischargeCurrent=28000, insulationResistance=117310000, gear=D, accelerationPedal=10, brakePedal=50, fuelConsumption=11.70, motorControllerTemperature=380000, motorSpeed=35167, motorTorque=1500, motorTemperature=106000, motorVoltage=16900, motorCurrent=14745000, powerBattery=60530., maxFeedbackPower=250000, maxDischargePower=770000, bmsSelfCheck=14, powerBatteryCurrent=00000, powerBatteryV3=281000, maxVoltage=4000, minVoltage=4000, maxTemperature=780000, minTemperature=470000, availableCapacity=960000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:39.303 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 21:14:39.303 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"40","availableCapacity":"500000","bmsSelfCheck":"30","brakePedal":"30","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"16000","dischargeVoltage":"146000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.000","gear":"D","insulationResistance":"103340000","latitude":"39.5282570","location":"1","longitude":"116.7166730","maxDischargePower":"900000","maxFeedbackPower":"390000","maxTemperature":"000000","maxVoltage":"4000","mcu":"1","mileage":"46.15000000","minTemperature":"460000","minVoltage":"4000","motorControllerTemperature":"980000","motorCurrent":"90750000","motorSpeed":"45675","motorTemperature":"680000","motorTorque":"8810","motorVoltage":"19800","powerBattery":"60530.","powerBatteryCurrent":"14000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"591000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718975669710","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 21:14:39.305 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975669710, longitude=116.7166730, latitude=39.5282570, speed=54.000, mileage=46.15000000, dischargeVoltage=146000, dischargeCurrent=16000, insulationResistance=103340000, gear=D, accelerationPedal=40, brakePedal=30, fuelConsumption=9.000, motorControllerTemperature=980000, motorSpeed=45675, motorTorque=8810, motorTemperature=680000, motorVoltage=19800, motorCurrent=90750000, powerBattery=60530., maxFeedbackPower=390000, maxDischargePower=900000, bmsSelfCheck=30, powerBatteryCurrent=14000, powerBatteryV3=591000, maxVoltage=4000, minVoltage=4000, maxTemperature=000000, minTemperature=460000, availableCapacity=500000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:39.305 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 21:14:39.306 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"60","availableCapacity":"460000","bmsSelfCheck":"50","brakePedal":"50","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"47000","dischargeVoltage":"200000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.00","gear":"D","insulationResistance":"846200000","latitude":"39.5283900","location":"1","longitude":"116.7176920","maxDischargePower":"920000","maxFeedbackPower":"300000","maxTemperature":"700000","maxVoltage":"3000","mcu":"1","mileage":"46.19000000","minTemperature":"310000","minVoltage":"4000","motorControllerTemperature":"170000","motorCurrent":"86590000","motorSpeed":"66893","motorTemperature":"600000","motorTorque":"8660","motorVoltage":"27200","powerBattery":"60530.","powerBatteryCurrent":"90000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"465000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718975670708","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 21:14:39.306 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975670708, longitude=116.7176920, latitude=39.5283900, speed=72.000, mileage=46.19000000, dischargeVoltage=200000, dischargeCurrent=47000, insulationResistance=846200000, gear=D, accelerationPedal=60, brakePedal=50, fuelConsumption=11.00, motorControllerTemperature=170000, motorSpeed=66893, motorTorque=8660, motorTemperature=600000, motorVoltage=27200, motorCurrent=86590000, powerBattery=60530., maxFeedbackPower=300000, maxDischargePower=920000, bmsSelfCheck=50, powerBatteryCurrent=90000, powerBatteryV3=465000, maxVoltage=3000, minVoltage=4000, maxTemperature=700000, minTemperature=310000, availableCapacity=460000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:39.306 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 21:14:39.306 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"30","availableCapacity":"470000","bmsSelfCheck":"80","brakePedal":"20","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"50000","dischargeVoltage":"111000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.50","gear":"D","insulationResistance":"162280000","latitude":"39.5284600","location":"1","longitude":"116.7182720","maxDischargePower":"550000","maxFeedbackPower":"660000","maxTemperature":"880000","maxVoltage":"4000","mcu":"1","mileage":"46.22000000","minTemperature":"860000","minVoltage":"4000","motorControllerTemperature":"450000","motorCurrent":"44290000","motorSpeed":"94935","motorTemperature":"135000","motorTorque":"2570","motorVoltage":"13400","powerBattery":"60530.","powerBatteryCurrent":"50000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"471000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718975671705","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 21:14:39.306 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975671705, longitude=116.7182720, latitude=39.5284600, speed=54.000, mileage=46.22000000, dischargeVoltage=111000, dischargeCurrent=50000, insulationResistance=162280000, gear=D, accelerationPedal=30, brakePedal=20, fuelConsumption=10.50, motorControllerTemperature=450000, motorSpeed=94935, motorTorque=2570, motorTemperature=135000, motorVoltage=13400, motorCurrent=44290000, powerBattery=60530., maxFeedbackPower=660000, maxDischargePower=550000, bmsSelfCheck=80, powerBatteryCurrent=50000, powerBatteryV3=471000, maxVoltage=4000, minVoltage=4000, maxTemperature=880000, minTemperature=860000, availableCapacity=470000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:39.307 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 21:14:39.307 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"580000","bmsSelfCheck":"90","brakePedal":"40","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"35000","dischargeVoltage":"378000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.20","gear":"D","insulationResistance":"277050000","latitude":"39.5285300","location":"1","longitude":"116.7188780","maxDischargePower":"630000","maxFeedbackPower":"390000","maxTemperature":"210000","maxVoltage":"4000","mcu":"1","mileage":"46.24000000","minTemperature":"890000","minVoltage":"3000","motorControllerTemperature":"870000","motorCurrent":"54030000","motorSpeed":"63319","motorTemperature":"350000","motorTorque":"8930","motorVoltage":"21200","powerBattery":"60530.","powerBatteryCurrent":"60000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"267000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718975672703","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 21:14:39.307 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975672703, longitude=116.7188780, latitude=39.5285300, speed=36.000, mileage=46.24000000, dischargeVoltage=378000, dischargeCurrent=35000, insulationResistance=277050000, gear=D, accelerationPedal=50, brakePedal=40, fuelConsumption=10.20, motorControllerTemperature=870000, motorSpeed=63319, motorTorque=8930, motorTemperature=350000, motorVoltage=21200, motorCurrent=54030000, powerBattery=60530., maxFeedbackPower=390000, maxDischargePower=630000, bmsSelfCheck=90, powerBatteryCurrent=60000, powerBatteryV3=267000, maxVoltage=4000, minVoltage=3000, maxTemperature=210000, minTemperature=890000, availableCapacity=580000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:39.308 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 21:14:39.308 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"40","availableCapacity":"160000","bmsSelfCheck":"70","brakePedal":"90","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"60000","dischargeVoltage":"616000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.30","gear":"D","insulationResistance":"136870000","latitude":"39.5286480","location":"1","longitude":"116.7201140","maxDischargePower":"600000","maxFeedbackPower":"700000","maxTemperature":"000000","maxVoltage":"3000","mcu":"1","mileage":"46.28000000","minTemperature":"310000","minVoltage":"4000","motorControllerTemperature":"500000","motorCurrent":"93070000","motorSpeed":"60330","motorTemperature":"146000","motorTorque":"5120","motorVoltage":"20200","powerBattery":"60530.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"300000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718975673703","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 21:14:39.308 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975673703, longitude=116.7201140, latitude=39.5286480, speed=72.000, mileage=46.28000000, dischargeVoltage=616000, dischargeCurrent=60000, insulationResistance=136870000, gear=D, accelerationPedal=40, brakePedal=90, fuelConsumption=10.30, motorControllerTemperature=500000, motorSpeed=60330, motorTorque=5120, motorTemperature=146000, motorVoltage=20200, motorCurrent=93070000, powerBattery=60530., maxFeedbackPower=700000, maxDischargePower=600000, bmsSelfCheck=70, powerBatteryCurrent=10000, powerBatteryV3=300000, maxVoltage=3000, minVoltage=4000, maxTemperature=000000, minTemperature=310000, availableCapacity=160000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:39.309 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 21:14:39.309 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"40","availableCapacity":"880000","bmsSelfCheck":"10","brakePedal":"20","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"18000","dischargeVoltage":"196000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.000","gear":"D","insulationResistance":"396800000","latitude":"39.5287100","location":"1","longitude":"116.7209510","maxDischargePower":"690000","maxFeedbackPower":"620000","maxTemperature":"960000","maxVoltage":"3000","mcu":"1","mileage":"46.31000000","minTemperature":"320000","minVoltage":"3000","motorControllerTemperature":"760000","motorCurrent":"65460000","motorSpeed":"15604","motorTemperature":"880000","motorTorque":"4270","motorVoltage":"13900","powerBattery":"60530.","powerBatteryCurrent":"60000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"257000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718975674703","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 21:14:39.309 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975674703, longitude=116.7209510, latitude=39.5287100, speed=54.000, mileage=46.31000000, dischargeVoltage=196000, dischargeCurrent=18000, insulationResistance=396800000, gear=D, accelerationPedal=40, brakePedal=20, fuelConsumption=9.000, motorControllerTemperature=760000, motorSpeed=15604, motorTorque=4270, motorTemperature=880000, motorVoltage=13900, motorCurrent=65460000, powerBattery=60530., maxFeedbackPower=620000, maxDischargePower=690000, bmsSelfCheck=10, powerBatteryCurrent=60000, powerBatteryV3=257000, maxVoltage=3000, minVoltage=3000, maxTemperature=960000, minTemperature=320000, availableCapacity=880000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:39.310 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 21:14:39.310 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"50","availableCapacity":"660000","bmsSelfCheck":"20","brakePedal":"20","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"31000","dischargeVoltage":"473000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"9.100","gear":"D","insulationResistance":"277450000","latitude":"39.5287430","location":"1","longitude":"116.7214170","maxDischargePower":"970000","maxFeedbackPower":"130000","maxTemperature":"730000","maxVoltage":"4000","mcu":"1","mileage":"46.33000000","minTemperature":"360000","minVoltage":"3000","motorControllerTemperature":"370000","motorCurrent":"28110000","motorSpeed":"18853","motorTemperature":"104000","motorTorque":"2000","motorVoltage":"26300","powerBattery":"60530.","powerBatteryCurrent":"90000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"562000","ptc":"1","runStatus":"1","soc":"1","speed":"36.000","timestamp":"1718975675704","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 21:14:39.310 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975675704, longitude=116.7214170, latitude=39.5287430, speed=36.000, mileage=46.33000000, dischargeVoltage=473000, dischargeCurrent=31000, insulationResistance=277450000, gear=D, accelerationPedal=50, brakePedal=20, fuelConsumption=9.100, motorControllerTemperature=370000, motorSpeed=18853, motorTorque=2000, motorTemperature=104000, motorVoltage=26300, motorCurrent=28110000, powerBattery=60530., maxFeedbackPower=130000, maxDischargePower=970000, bmsSelfCheck=20, powerBatteryCurrent=90000, powerBatteryV3=562000, maxVoltage=4000, minVoltage=3000, maxTemperature=730000, minTemperature=360000, availableCapacity=660000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:39.311 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 21:14:39.311 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"70","availableCapacity":"900000","bmsSelfCheck":"13","brakePedal":"30","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"40000","dischargeVoltage":"278000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.20","gear":"D","insulationResistance":"656700000","latitude":"39.5287920","location":"1","longitude":"116.7224740","maxDischargePower":"200000","maxFeedbackPower":"900000","maxTemperature":"240000","maxVoltage":"3000","mcu":"1","mileage":"46.36000000","minTemperature":"160000","minVoltage":"4000","motorControllerTemperature":"870000","motorCurrent":"21800000","motorSpeed":"26524","motorTemperature":"730000","motorTorque":"6140","motorVoltage":"21200","powerBattery":"60530.","powerBatteryCurrent":"40000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"374000","ptc":"1","runStatus":"1","soc":"1","speed":"54.000","timestamp":"1718975676704","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 21:14:39.311 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975676704, longitude=116.7224740, latitude=39.5287920, speed=54.000, mileage=46.36000000, dischargeVoltage=278000, dischargeCurrent=40000, insulationResistance=656700000, gear=D, accelerationPedal=70, brakePedal=30, fuelConsumption=10.20, motorControllerTemperature=870000, motorSpeed=26524, motorTorque=6140, motorTemperature=730000, motorVoltage=21200, motorCurrent=21800000, powerBattery=60530., maxFeedbackPower=900000, maxDischargePower=200000, bmsSelfCheck=13, powerBatteryCurrent=40000, powerBatteryV3=374000, maxVoltage=3000, minVoltage=4000, maxTemperature=240000, minTemperature=160000, availableCapacity=900000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:39.313 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 21:14:39.313 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"90","availableCapacity":"200000","bmsSelfCheck":"14","brakePedal":"10","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"46000","dischargeVoltage":"304000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.70","gear":"D","insulationResistance":"122560000","latitude":"39.5288710","location":"1","longitude":"116.7234290","maxDischargePower":"100000","maxFeedbackPower":"670000","maxTemperature":"360000","maxVoltage":"4000","mcu":"1","mileage":"46.40000000","minTemperature":"180000","minVoltage":"4000","motorControllerTemperature":"940000","motorCurrent":"11733000","motorSpeed":"92343","motorTemperature":"103000","motorTorque":"8270","motorVoltage":"15800","powerBattery":"60530.","powerBatteryCurrent":"10000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"549000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718975677704","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 21:14:39.313 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975677704, longitude=116.7234290, latitude=39.5288710, speed=72.000, mileage=46.40000000, dischargeVoltage=304000, dischargeCurrent=46000, insulationResistance=122560000, gear=D, accelerationPedal=90, brakePedal=10, fuelConsumption=11.70, motorControllerTemperature=940000, motorSpeed=92343, motorTorque=8270, motorTemperature=103000, motorVoltage=15800, motorCurrent=11733000, powerBattery=60530., maxFeedbackPower=670000, maxDischargePower=100000, bmsSelfCheck=14, powerBatteryCurrent=10000, powerBatteryV3=549000, maxVoltage=4000, minVoltage=4000, maxTemperature=360000, minTemperature=180000, availableCapacity=200000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:39.314 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 21:14:39.314 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"80","availableCapacity":"420000","bmsSelfCheck":"20","brakePedal":"80","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"39000","dischargeVoltage":"611000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"11.80","gear":"D","insulationResistance":"695400000","latitude":"39.5289250","location":"1","longitude":"116.7242550","maxDischargePower":"480000","maxFeedbackPower":"000000","maxTemperature":"130000","maxVoltage":"3000","mcu":"1","mileage":"46.44000000","minTemperature":"600000","minVoltage":"3000","motorControllerTemperature":"550000","motorCurrent":"61980000","motorSpeed":"64612","motorTemperature":"790000","motorTorque":"6910","motorVoltage":"18200","powerBattery":"60530.","powerBatteryCurrent":"60000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"481000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718975678702","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 21:14:39.315 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975678702, longitude=116.7242550, latitude=39.5289250, speed=72.000, mileage=46.44000000, dischargeVoltage=611000, dischargeCurrent=39000, insulationResistance=695400000, gear=D, accelerationPedal=80, brakePedal=80, fuelConsumption=11.80, motorControllerTemperature=550000, motorSpeed=64612, motorTorque=6910, motorTemperature=790000, motorVoltage=18200, motorCurrent=61980000, powerBattery=60530., maxFeedbackPower=000000, maxDischargePower=480000, bmsSelfCheck=20, powerBatteryCurrent=60000, powerBatteryV3=481000, maxVoltage=3000, minVoltage=3000, maxTemperature=130000, minTemperature=600000, availableCapacity=420000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:39.353 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:39.383 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:39.383 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:39.434 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:39.461 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:39.461 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:39.508 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:39.540 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:39.540 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:39.603 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:39.641 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:39.641 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:39.703 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:39.743 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:39.743 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:39.743 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:14:39.743 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:14:39.743 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 36 37 39 37 30 33 31 31 36 2e 37 32 35 34 32 36 30 33 39 2e 35 32 39 30 30 38 30 37 32 2e 30 30 30 34 36 2e 34 38 30 30 30 30 30 30 31 33 33 30 30 30 34 35 30 30 30 31 34 38 30 35 30 30 30 30 44 37 30 30 30 31 30 2e 38 30 36 36 30 30 30 30 39 34 36 32 31 36 30 38 30 39 33 30 30 30 30 31 32 30 30 30 31 33 36 36 37 30 30 30 36 30 35 33 30 2e 39 37 30 30 30 30 37 30 30 30 30 30 31 32 36 30 30 30 30 33 32 38 30 30 30 33 30 30 30 34 30 30 30 35 36 30 30 30 30 39 35 30 30 30 30 36 39 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f2 7E -2024-06-21 21:14:39.743 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975679703, longitude=116.7254260, latitude=39.5290080, speed=72.000, mileage=46.48000000, dischargeVoltage=133000, dischargeCurrent=45000, insulationResistance=148050000, gear=D, accelerationPedal=70, brakePedal=00, fuelConsumption=10.80, motorControllerTemperature=660000, motorSpeed=94621, motorTorque=6080, motorTemperature=930000, motorVoltage=12000, motorCurrent=13667000, powerBattery=60530., maxFeedbackPower=970000, maxDischargePower=700000, bmsSelfCheck=12, powerBatteryCurrent=60000, powerBatteryV3=328000, maxVoltage=3000, minVoltage=4000, maxTemperature=560000, minTemperature=950000, availableCapacity=690000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:39.744 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:50 - 开始消费 -2024-06-21 21:14:39.745 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:54 - value:{"abs":"1","accelerationPedal":"70","availableCapacity":"690000","bmsSelfCheck":"12","brakePedal":"00","chargeStatus":"1","chargeWorkStatus":"1","chg":"1","dcdc":"1","dischargeCurrent":"45000","dischargeVoltage":"133000","driveMotorStatus":"1","eas":"1","eps":"1","fuelConsumption":"10.80","gear":"D","insulationResistance":"148050000","latitude":"39.5290080","location":"1","longitude":"116.7254260","maxDischargePower":"700000","maxFeedbackPower":"970000","maxTemperature":"560000","maxVoltage":"3000","mcu":"1","mileage":"46.48000000","minTemperature":"950000","minVoltage":"4000","motorControllerTemperature":"660000","motorCurrent":"13667000","motorSpeed":"94621","motorTemperature":"930000","motorTorque":"6080","motorVoltage":"12000","powerBattery":"60530.","powerBatteryCurrent":"60000","powerBatteryCurrentStatus":"1","powerBatteryHeat":"1","powerBatteryHeating":"1","powerBatteryV3":"328000","ptc":"1","runStatus":"1","soc":"1","speed":"72.000","timestamp":"1718975679703","vehicleStatus":"0","vin":"ZEQA6V2Z98M9ZMFZF"} -2024-06-21 21:14:39.745 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO com.muyu.kafka.SimpleKafkaConsumer:56 - messageData1:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975679703, longitude=116.7254260, latitude=39.5290080, speed=72.000, mileage=46.48000000, dischargeVoltage=133000, dischargeCurrent=45000, insulationResistance=148050000, gear=D, accelerationPedal=70, brakePedal=00, fuelConsumption=10.80, motorControllerTemperature=660000, motorSpeed=94621, motorTorque=6080, motorTemperature=930000, motorVoltage=12000, motorCurrent=13667000, powerBattery=60530., maxFeedbackPower=970000, maxDischargePower=700000, bmsSelfCheck=12, powerBatteryCurrent=60000, powerBatteryV3=328000, maxVoltage=3000, minVoltage=4000, maxTemperature=560000, minTemperature=950000, availableCapacity=690000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:39.802 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:39.834 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:39.834 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:39.900 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:39.947 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:39.947 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:40.017 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:40.049 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:40.050 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:40.118 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:40.140 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:40.141 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:40.197 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:40.223 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:40.223 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:40.278 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:40.307 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:40.307 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:40.366 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:40.386 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:40.386 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:40.437 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:40.467 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:40.467 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:40.527 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:40.563 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:40.563 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:40.630 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Attempt to heartbeat failed since group is rebalancing -2024-06-21 21:14:40.630 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Revoke previously assigned partitions test1-6, test1-5, test1-7, test1-4 -2024-06-21 21:14:40.631 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-6, test1-5, test1-7, test1-4] -2024-06-21 21:14:40.631 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 21:14:40.631 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:40.641 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing -2024-06-21 21:14:40.641 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-2, test1-1, test1-3 -2024-06-21 21:14:40.641 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-2, test1-1, test1-3] -2024-06-21 21:14:40.641 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 21:14:40.643 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=23, memberId='consumer-Topics-4-220902ef-8d32-41f6-88f6-db754cc12b5c', protocol='range'} -2024-06-21 21:14:40.643 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Finished assignment for group at generation 23: {consumer-Topics-2-1aaa9189-7f6e-490b-851b-9376d3f09ca0=Assignment(partitions=[test1-0, test1-1, test1-2]), consumer-Topics-4-220902ef-8d32-41f6-88f6-db754cc12b5c=Assignment(partitions=[test1-6, test1-7]), consumer-Topics-3-d58cfd04-1774-4ac6-a1d8-e8b75d09d5ae=Assignment(partitions=[test1-3, test1-4, test1-5])} -2024-06-21 21:14:40.643 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=23, memberId='consumer-Topics-3-d58cfd04-1774-4ac6-a1d8-e8b75d09d5ae', protocol='range'} -2024-06-21 21:14:40.643 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=23, memberId='consumer-Topics-2-1aaa9189-7f6e-490b-851b-9376d3f09ca0', protocol='range'} -2024-06-21 21:14:40.644 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=23, memberId='consumer-Topics-2-1aaa9189-7f6e-490b-851b-9376d3f09ca0', protocol='range'} -2024-06-21 21:14:40.644 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=23, memberId='consumer-Topics-3-d58cfd04-1774-4ac6-a1d8-e8b75d09d5ae', protocol='range'} -2024-06-21 21:14:40.644 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=23, memberId='consumer-Topics-4-220902ef-8d32-41f6-88f6-db754cc12b5c', protocol='range'} -2024-06-21 21:14:40.644 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2]) -2024-06-21 21:14:40.644 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-3, test1-4, test1-5]) -2024-06-21 21:14:40.644 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-2, test1-1 -2024-06-21 21:14:40.644 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-6, test1-7]) -2024-06-21 21:14:40.644 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: test1-5, test1-4, test1-3 -2024-06-21 21:14:40.644 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: test1-6, test1-7 -2024-06-21 21:14:40.645 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:14:40.645 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:14:40.645 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:14:40.645 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:14:40.645 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=75, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:14:40.646 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:14:40.646 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:14:40.646 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-5, test1-4, test1-3] -2024-06-21 21:14:40.646 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:14:40.646 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-6, test1-7] -2024-06-21 21:14:40.646 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-2, test1-1] -2024-06-21 21:14:40.651 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:40.651 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:40.718 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:40.738 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:14:40.739 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:14:40.739 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 36 38 30 37 30 34 31 31 36 2e 37 32 36 36 39 32 30 33 39 2e 35 32 39 31 30 37 30 31 30 38 2e 30 30 34 36 2e 35 34 30 30 30 30 30 30 35 33 37 30 30 30 33 38 30 30 30 32 39 38 35 35 30 30 30 30 44 31 30 36 30 31 30 2e 39 30 35 32 30 30 30 30 38 39 31 30 32 39 33 30 30 32 31 30 30 30 30 31 35 34 30 30 32 33 32 37 30 30 30 30 36 30 35 31 39 2e 31 39 30 30 30 30 34 32 30 30 30 30 31 30 31 30 30 30 30 32 37 31 30 30 30 34 30 30 30 34 30 30 30 31 33 30 30 30 30 38 39 30 30 30 30 31 39 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 de 7E -2024-06-21 21:14:40.739 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975680704, longitude=116.7266920, latitude=39.5291070, speed=108.00, mileage=46.54000000, dischargeVoltage=537000, dischargeCurrent=38000, insulationResistance=298550000, gear=D, accelerationPedal=10, brakePedal=60, fuelConsumption=10.90, motorControllerTemperature=520000, motorSpeed=89102, motorTorque=9300, motorTemperature=210000, motorVoltage=15400, motorCurrent=23270000, powerBattery=60519., maxFeedbackPower=190000, maxDischargePower=420000, bmsSelfCheck=10, powerBatteryCurrent=10000, powerBatteryV3=271000, maxVoltage=4000, minVoltage=4000, maxTemperature=130000, minTemperature=890000, availableCapacity=190000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:40.753 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:40.754 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:40.827 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:40.847 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:40.847 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:40.907 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:40.937 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:40.937 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:40.997 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:41.017 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:41.017 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:41.068 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:41.099 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:41.099 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:41.100 [Thread-1] WARN o.a.k.c.consumer.internals.ConsumerCoordinator:1048 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Asynchronous auto-commit of offsets {test1-0=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, test1-6=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, test1-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, test1-7=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, test1-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, test1-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, test1-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, test1-3=OffsetAndMetadata{offset=50, leaderEpoch=0, metadata=''}} failed: Commit cannot be completed since the group has already rebalanced and assigned the partitions to another member. This means that the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time message processing. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. -2024-06-21 21:14:41.100 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:1130 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Failing OffsetCommit request since the consumer is not part of an active group -2024-06-21 21:14:41.100 [Thread-1] WARN o.a.k.c.consumer.internals.ConsumerCoordinator:1069 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Synchronous auto-commit of offsets {test1-0=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, test1-6=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, test1-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, test1-7=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, test1-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, test1-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, test1-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, test1-3=OffsetAndMetadata{offset=72, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. -2024-06-21 21:14:41.100 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:691 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Giving away all assigned partitions as lost since generation has been reset,indicating that consumer is no longer part of the group -2024-06-21 21:14:41.100 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:326 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Lost previously assigned partitions test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 21:14:41.100 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 21:14:41.101 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 21:14:41.102 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=15, memberId='consumer-Partitions-1-20ceef0b-84c9-4971-9558-347b785a1842', protocol='range'} -2024-06-21 21:14:41.102 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 15: {consumer-Partitions-1-20ceef0b-84c9-4971-9558-347b785a1842=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 21:14:41.105 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=15, memberId='consumer-Partitions-1-20ceef0b-84c9-4971-9558-347b785a1842', protocol='range'} -2024-06-21 21:14:41.106 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 21:14:41.106 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 21:14:41.107 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:14:41.107 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:14:41.107 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:14:41.107 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:14:41.107 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:14:41.107 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:14:41.107 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:14:41.108 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=49, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:14:41.741 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:14:41.742 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:14:41.742 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 36 38 31 37 30 33 31 31 36 2e 37 32 37 36 32 30 30 33 39 2e 35 32 39 32 31 34 30 39 30 2e 30 30 30 34 36 2e 35 39 30 30 30 30 30 30 36 37 39 30 30 30 33 36 30 30 30 31 38 31 30 35 30 30 30 30 44 38 30 35 30 31 32 2e 30 30 39 30 30 30 30 30 32 37 34 39 30 36 32 38 30 36 30 30 30 30 30 31 38 35 30 30 31 34 34 33 36 30 30 30 36 30 35 30 37 2e 36 32 30 30 30 30 37 39 30 30 30 30 37 30 31 33 30 30 30 32 32 30 30 30 30 34 30 30 30 34 30 30 30 36 33 30 30 30 30 33 32 30 30 30 30 34 34 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e2 7E -2024-06-21 21:14:41.742 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975681703, longitude=116.7276200, latitude=39.5292140, speed=90.000, mileage=46.59000000, dischargeVoltage=679000, dischargeCurrent=36000, insulationResistance=181050000, gear=D, accelerationPedal=80, brakePedal=50, fuelConsumption=12.00, motorControllerTemperature=900000, motorSpeed=27490, motorTorque=6280, motorTemperature=600000, motorVoltage=18500, motorCurrent=14436000, powerBattery=60507., maxFeedbackPower=620000, maxDischargePower=790000, bmsSelfCheck=70, powerBatteryCurrent=13000, powerBatteryV3=220000, maxVoltage=4000, minVoltage=4000, maxTemperature=630000, minTemperature=320000, availableCapacity=440000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:42.199 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:42.244 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:42.244 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:42.292 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:42.311 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:42.311 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:42.353 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:42.384 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:42.384 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:42.439 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:42.467 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:42.467 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:42.518 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:42.547 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:42.547 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:42.598 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:42.632 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:42.632 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:42.677 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:42.708 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:42.708 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:42.737 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:14:42.737 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:14:42.737 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 36 38 32 37 30 33 31 31 36 2e 37 32 38 34 37 38 30 33 39 2e 35 32 39 32 36 30 30 39 30 2e 30 30 30 34 36 2e 36 34 30 30 30 30 30 30 36 34 37 30 30 30 34 32 30 30 30 31 36 38 33 34 30 30 30 30 44 33 30 37 30 31 30 2e 39 30 38 30 30 30 30 30 38 38 30 38 30 37 31 36 30 35 30 30 30 30 30 32 30 31 30 30 38 31 36 39 30 30 30 30 36 30 34 39 36 2e 35 35 30 30 30 30 38 39 30 30 30 30 31 33 33 30 30 30 30 32 34 39 30 30 30 33 30 30 30 33 30 30 30 38 35 30 30 30 30 36 39 30 30 30 30 37 38 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 0c 7E -2024-06-21 21:14:42.737 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975682703, longitude=116.7284780, latitude=39.5292600, speed=90.000, mileage=46.64000000, dischargeVoltage=647000, dischargeCurrent=42000, insulationResistance=168340000, gear=D, accelerationPedal=30, brakePedal=70, fuelConsumption=10.90, motorControllerTemperature=800000, motorSpeed=88080, motorTorque=7160, motorTemperature=500000, motorVoltage=20100, motorCurrent=81690000, powerBattery=60496., maxFeedbackPower=550000, maxDischargePower=890000, bmsSelfCheck=13, powerBatteryCurrent=30000, powerBatteryV3=249000, maxVoltage=3000, minVoltage=3000, maxTemperature=850000, minTemperature=690000, availableCapacity=780000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:42.758 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:42.785 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:42.785 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:42.826 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:42.849 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:42.849 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:42.915 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:42.941 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:42.941 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:42.997 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:43.019 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:43.019 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:43.082 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:43.101 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:43.101 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:43.179 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:43.361 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:43.361 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:43.595 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:43.644 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:43.644 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:43.778 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:14:43.778 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:14:43.779 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 36 38 33 37 30 34 31 31 36 2e 37 33 30 32 35 34 30 33 39 2e 35 32 39 33 38 38 30 31 34 34 2e 30 30 34 36 2e 37 32 30 30 30 30 30 30 35 30 37 30 30 30 33 35 30 30 30 35 39 37 33 30 30 30 30 30 44 35 30 39 30 39 2e 36 30 30 37 34 30 30 30 30 38 37 35 36 36 32 39 30 30 31 34 31 30 30 30 32 34 35 30 30 31 31 35 36 34 30 30 30 36 30 34 38 37 2e 31 33 30 30 30 30 31 33 30 30 30 30 31 30 31 31 30 30 30 32 38 37 30 30 30 34 30 30 30 34 30 30 30 36 30 30 30 30 30 37 32 30 30 30 30 36 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f2 7E -2024-06-21 21:14:43.778 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:43.779 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975683704, longitude=116.7302540, latitude=39.5293880, speed=144.00, mileage=46.72000000, dischargeVoltage=507000, dischargeCurrent=35000, insulationResistance=597300000, gear=D, accelerationPedal=50, brakePedal=90, fuelConsumption=9.600, motorControllerTemperature=740000, motorSpeed=87566, motorTorque=2900, motorTemperature=141000, motorVoltage=24500, motorCurrent=11564000, powerBattery=60487., maxFeedbackPower=130000, maxDischargePower=130000, bmsSelfCheck=10, powerBatteryCurrent=11000, powerBatteryV3=287000, maxVoltage=4000, minVoltage=4000, maxTemperature=600000, minTemperature=720000, availableCapacity=600000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:43.863 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:43.863 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:43.983 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:44.055 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:44.055 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:44.142 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:44.186 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:44.186 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:44.374 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:44.418 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:44.419 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:44.520 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:44.549 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:44.549 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:44.602 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:44.645 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:44.646 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:44.713 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:44.743 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:14:44.743 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:14:44.743 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 36 38 34 37 30 33 31 31 36 2e 37 33 31 31 31 32 30 33 39 2e 35 32 39 34 36 33 30 35 34 2e 30 30 30 34 36 2e 37 35 30 30 30 30 30 30 34 36 34 30 30 30 36 30 30 30 30 31 32 39 35 30 30 30 30 30 44 38 30 36 30 39 2e 33 30 30 39 36 30 30 30 30 34 39 36 32 36 37 30 30 30 31 34 36 30 30 30 31 38 35 30 30 35 38 37 36 30 30 30 30 36 30 34 38 37 2e 31 32 30 30 30 30 35 38 30 30 30 30 32 30 31 30 30 30 30 36 39 30 30 30 30 34 30 30 30 33 30 30 30 35 32 30 30 30 30 33 33 30 30 30 30 36 32 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f0 7E -2024-06-21 21:14:44.743 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975684703, longitude=116.7311120, latitude=39.5294630, speed=54.000, mileage=46.75000000, dischargeVoltage=464000, dischargeCurrent=60000, insulationResistance=129500000, gear=D, accelerationPedal=80, brakePedal=60, fuelConsumption=9.300, motorControllerTemperature=960000, motorSpeed=49626, motorTorque=7000, motorTemperature=146000, motorVoltage=18500, motorCurrent=58760000, powerBattery=60487., maxFeedbackPower=120000, maxDischargePower=580000, bmsSelfCheck=20, powerBatteryCurrent=10000, powerBatteryV3=690000, maxVoltage=4000, minVoltage=3000, maxTemperature=520000, minTemperature=330000, availableCapacity=620000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:44.748 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:44.748 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:44.816 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:44.837 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:44.837 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:44.895 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:44.927 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:44.929 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:44.977 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:45.022 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:45.022 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:45.097 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:45.135 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:45.135 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:45.181 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:45.212 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:45.212 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:45.273 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:45.297 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:45.297 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:45.362 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:45.385 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:45.386 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:45.446 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:45.483 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:45.484 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:45.541 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:45.573 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:45.573 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:45.633 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:45.665 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:45.665 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:45.741 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:14:45.741 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:14:45.742 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 36 38 35 37 30 33 31 31 36 2e 37 33 32 31 38 35 30 33 39 2e 35 32 39 35 34 35 30 39 30 2e 30 30 30 34 36 2e 38 30 30 30 30 30 30 30 36 31 37 30 30 30 32 30 30 30 30 33 33 39 33 30 30 30 30 30 44 32 30 37 30 31 31 2e 34 30 37 39 30 30 30 30 35 37 34 30 37 33 38 30 30 37 35 30 30 30 30 31 39 38 30 30 34 35 34 37 30 30 30 30 36 30 34 37 35 2e 38 37 30 30 30 30 31 37 30 30 30 30 39 30 31 31 30 30 30 34 33 32 30 30 30 34 30 30 30 33 30 30 30 33 33 30 30 30 30 33 34 30 30 30 30 38 31 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f2 7E -2024-06-21 21:14:45.742 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975685703, longitude=116.7321850, latitude=39.5295450, speed=90.000, mileage=46.80000000, dischargeVoltage=617000, dischargeCurrent=20000, insulationResistance=339300000, gear=D, accelerationPedal=20, brakePedal=70, fuelConsumption=11.40, motorControllerTemperature=790000, motorSpeed=57407, motorTorque=3800, motorTemperature=750000, motorVoltage=19800, motorCurrent=45470000, powerBattery=60475., maxFeedbackPower=870000, maxDischargePower=170000, bmsSelfCheck=90, powerBatteryCurrent=11000, powerBatteryV3=432000, maxVoltage=4000, minVoltage=3000, maxTemperature=330000, minTemperature=340000, availableCapacity=810000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:45.807 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:45.837 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:45.837 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:46.738 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:14:46.738 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:14:46.738 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 36 38 36 37 30 34 31 31 36 2e 37 33 33 34 38 33 30 33 39 2e 35 32 39 36 35 33 30 39 30 2e 30 30 30 34 36 2e 38 35 30 30 30 30 30 30 31 36 39 30 30 30 33 31 30 30 30 31 35 30 39 31 30 30 30 30 44 32 30 32 30 31 30 2e 32 30 32 32 30 30 30 30 34 33 36 39 34 33 36 32 30 31 33 31 30 30 30 32 36 36 30 30 31 31 35 30 30 30 30 30 36 30 34 36 35 2e 36 36 30 30 30 30 31 33 30 30 30 30 31 34 36 30 30 30 30 33 36 32 30 30 30 34 30 30 30 34 30 30 30 38 30 30 30 30 30 32 38 30 30 30 30 32 37 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d4 7E -2024-06-21 21:14:46.738 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975686704, longitude=116.7334830, latitude=39.5296530, speed=90.000, mileage=46.85000000, dischargeVoltage=169000, dischargeCurrent=31000, insulationResistance=150910000, gear=D, accelerationPedal=20, brakePedal=20, fuelConsumption=10.20, motorControllerTemperature=220000, motorSpeed=43694, motorTorque=3620, motorTemperature=131000, motorVoltage=26600, motorCurrent=11500000, powerBattery=60465., maxFeedbackPower=660000, maxDischargePower=130000, bmsSelfCheck=14, powerBatteryCurrent=60000, powerBatteryV3=362000, maxVoltage=4000, minVoltage=4000, maxTemperature=800000, minTemperature=280000, availableCapacity=270000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:46.801 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:46.822 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:46.822 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:47.748 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:14:47.748 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:14:47.748 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 36 38 37 37 30 33 31 31 36 2e 37 33 34 34 38 31 30 33 39 2e 35 32 39 37 31 35 30 39 30 2e 30 30 30 34 36 2e 39 30 30 30 30 30 30 30 37 31 38 30 30 30 31 38 30 30 30 32 34 34 35 39 30 30 30 30 44 36 30 33 30 31 31 2e 32 30 31 33 30 30 30 30 39 30 37 33 35 33 37 39 30 31 30 33 30 30 30 31 36 32 30 30 33 31 31 38 30 30 30 30 36 30 34 35 34 2e 31 34 30 30 30 30 34 39 30 30 30 30 31 33 31 33 30 30 30 34 36 30 30 30 30 34 30 30 30 34 30 30 30 38 37 30 30 30 30 38 37 30 30 30 30 37 38 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f5 7E -2024-06-21 21:14:47.748 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975687703, longitude=116.7344810, latitude=39.5297150, speed=90.000, mileage=46.90000000, dischargeVoltage=718000, dischargeCurrent=18000, insulationResistance=244590000, gear=D, accelerationPedal=60, brakePedal=30, fuelConsumption=11.20, motorControllerTemperature=130000, motorSpeed=90735, motorTorque=3790, motorTemperature=103000, motorVoltage=16200, motorCurrent=31180000, powerBattery=60454., maxFeedbackPower=140000, maxDischargePower=490000, bmsSelfCheck=13, powerBatteryCurrent=13000, powerBatteryV3=460000, maxVoltage=4000, minVoltage=4000, maxTemperature=870000, minTemperature=870000, availableCapacity=780000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:47.829 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:47.864 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:47.864 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:48.746 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:14:48.748 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:14:48.748 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 36 38 38 37 30 33 31 31 36 2e 37 33 34 38 37 33 30 33 39 2e 35 32 39 37 35 32 30 30 2e 30 30 30 30 34 36 2e 39 30 30 30 30 30 30 30 31 36 36 30 30 30 32 32 30 30 30 31 33 31 31 37 30 30 30 30 44 39 30 33 30 31 30 2e 36 30 37 33 30 30 30 30 32 35 35 30 32 38 31 39 30 31 30 36 30 30 30 32 36 33 30 30 31 36 37 35 30 30 30 30 36 30 34 35 34 2e 36 34 30 30 30 30 32 30 30 30 30 30 31 32 37 30 30 30 30 33 30 34 30 30 30 34 30 30 30 34 30 30 30 33 38 30 30 30 30 31 36 30 30 30 30 37 38 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d9 7E -2024-06-21 21:14:48.748 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975688703, longitude=116.7348730, latitude=39.5297520, speed=0.0000, mileage=46.90000000, dischargeVoltage=166000, dischargeCurrent=22000, insulationResistance=131170000, gear=D, accelerationPedal=90, brakePedal=30, fuelConsumption=10.60, motorControllerTemperature=730000, motorSpeed=25502, motorTorque=8190, motorTemperature=106000, motorVoltage=26300, motorCurrent=16750000, powerBattery=60454., maxFeedbackPower=640000, maxDischargePower=200000, bmsSelfCheck=12, powerBatteryCurrent=70000, powerBatteryV3=304000, maxVoltage=4000, minVoltage=4000, maxTemperature=380000, minTemperature=160000, availableCapacity=780000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:48.824 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:48.874 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:48.874 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:49.752 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:14:49.752 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:14:49.752 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 36 38 39 37 30 34 31 31 36 2e 37 33 36 36 31 33 30 33 39 2e 35 32 39 38 34 34 30 31 39 38 2e 30 30 34 37 2e 30 31 30 30 30 30 30 30 33 32 37 30 30 30 34 30 30 30 30 31 34 39 30 30 30 30 30 30 44 38 30 36 30 31 30 2e 32 30 38 33 30 30 30 30 36 36 30 31 34 37 30 37 30 32 35 30 30 30 30 31 35 33 30 30 37 37 37 32 30 30 30 30 36 30 34 34 34 2e 33 36 30 30 30 30 37 34 30 30 30 30 35 30 31 30 30 30 30 33 33 36 30 30 30 33 30 30 30 33 30 30 30 33 34 30 30 30 30 38 37 30 30 30 30 33 33 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e3 7E -2024-06-21 21:14:49.752 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975689704, longitude=116.7366130, latitude=39.5298440, speed=198.00, mileage=47.01000000, dischargeVoltage=327000, dischargeCurrent=40000, insulationResistance=149000000, gear=D, accelerationPedal=80, brakePedal=60, fuelConsumption=10.20, motorControllerTemperature=830000, motorSpeed=66014, motorTorque=7070, motorTemperature=250000, motorVoltage=15300, motorCurrent=77720000, powerBattery=60444., maxFeedbackPower=360000, maxDischargePower=740000, bmsSelfCheck=50, powerBatteryCurrent=10000, powerBatteryV3=336000, maxVoltage=3000, minVoltage=3000, maxTemperature=340000, minTemperature=870000, availableCapacity=330000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:49.805 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:49.826 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:49.826 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:50.742 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:14:50.743 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:14:50.743 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 36 39 30 37 30 34 31 31 36 2e 37 33 38 34 32 36 30 33 39 2e 35 32 39 39 33 35 30 31 30 38 2e 30 30 34 37 2e 30 37 30 30 30 30 30 30 32 36 38 30 30 30 34 31 30 30 30 39 33 38 31 30 30 30 30 30 44 32 30 36 30 31 30 2e 34 30 35 39 30 30 30 30 35 31 36 30 30 35 37 36 30 38 30 30 30 30 30 32 35 37 30 30 31 30 30 38 30 30 30 30 36 30 34 33 33 2e 33 34 30 30 30 30 39 31 30 30 30 30 31 32 35 30 30 30 30 34 36 32 30 30 30 33 30 30 30 33 30 30 30 34 32 30 30 30 30 32 36 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ce 7E -2024-06-21 21:14:50.743 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975690704, longitude=116.7384260, latitude=39.5299350, speed=108.00, mileage=47.07000000, dischargeVoltage=268000, dischargeCurrent=41000, insulationResistance=938100000, gear=D, accelerationPedal=20, brakePedal=60, fuelConsumption=10.40, motorControllerTemperature=590000, motorSpeed=51600, motorTorque=5760, motorTemperature=800000, motorVoltage=25700, motorCurrent=10080000, powerBattery=60433., maxFeedbackPower=340000, maxDischargePower=910000, bmsSelfCheck=12, powerBatteryCurrent=50000, powerBatteryV3=462000, maxVoltage=3000, minVoltage=3000, maxTemperature=420000, minTemperature=260000, availableCapacity=000000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:50.824 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:50.858 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:50.858 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:51.735 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:14:51.736 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:14:51.736 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 36 39 31 37 30 34 31 31 36 2e 37 33 39 31 36 37 30 33 39 2e 35 32 39 39 37 36 30 35 34 2e 30 30 30 34 37 2e 31 30 30 30 30 30 30 30 35 35 33 30 30 30 32 35 30 30 30 37 38 36 38 30 30 30 30 30 44 34 30 36 30 39 2e 33 30 30 37 33 30 30 30 30 36 35 33 32 30 35 39 38 30 32 30 30 30 30 30 31 38 31 30 30 33 35 34 38 30 30 30 30 36 30 34 33 33 2e 39 31 30 30 30 30 32 33 30 30 30 30 33 30 31 30 30 30 30 33 31 31 30 30 30 34 30 30 30 34 30 30 30 33 31 30 30 30 30 36 38 30 30 30 30 37 37 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ed 7E -2024-06-21 21:14:51.736 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975691704, longitude=116.7391670, latitude=39.5299760, speed=54.000, mileage=47.10000000, dischargeVoltage=553000, dischargeCurrent=25000, insulationResistance=786800000, gear=D, accelerationPedal=40, brakePedal=60, fuelConsumption=9.300, motorControllerTemperature=730000, motorSpeed=65320, motorTorque=5980, motorTemperature=200000, motorVoltage=18100, motorCurrent=35480000, powerBattery=60433., maxFeedbackPower=910000, maxDischargePower=230000, bmsSelfCheck=30, powerBatteryCurrent=10000, powerBatteryV3=311000, maxVoltage=4000, minVoltage=4000, maxTemperature=310000, minTemperature=680000, availableCapacity=770000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:51.808 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:51.837 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:51.837 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:52.744 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:14:52.744 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:14:52.744 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 36 39 32 37 30 35 31 31 36 2e 37 34 30 31 35 39 30 33 39 2e 35 33 30 31 30 30 30 39 30 2e 30 30 30 34 37 2e 31 35 30 30 30 30 30 30 33 36 36 30 30 30 34 30 30 30 30 31 35 33 32 33 30 30 30 30 44 30 30 31 30 31 30 2e 30 30 37 31 30 30 30 30 35 34 33 35 33 37 33 33 30 31 33 30 30 30 30 31 35 30 30 30 32 30 31 35 30 30 30 30 36 30 34 32 33 2e 35 36 30 30 30 30 33 33 30 30 30 30 34 30 35 30 30 30 30 34 39 30 30 30 30 33 30 30 30 33 30 30 30 37 37 30 30 30 30 37 39 30 30 30 30 36 32 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 a9 7E -2024-06-21 21:14:52.744 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975692705, longitude=116.7401590, latitude=39.5301000, speed=90.000, mileage=47.15000000, dischargeVoltage=366000, dischargeCurrent=40000, insulationResistance=153230000, gear=D, accelerationPedal=00, brakePedal=10, fuelConsumption=10.00, motorControllerTemperature=710000, motorSpeed=54353, motorTorque=7330, motorTemperature=130000, motorVoltage=15000, motorCurrent=20150000, powerBattery=60423., maxFeedbackPower=560000, maxDischargePower=330000, bmsSelfCheck=40, powerBatteryCurrent=50000, powerBatteryV3=490000, maxVoltage=3000, minVoltage=3000, maxTemperature=770000, minTemperature=790000, availableCapacity=620000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:52.820 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:52.845 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:52.846 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:53.744 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:14:53.745 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:14:53.745 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 36 39 33 37 30 36 31 31 36 2e 37 34 31 32 35 32 30 33 39 2e 35 33 30 32 33 39 30 35 34 2e 30 30 30 34 37 2e 31 38 30 30 30 30 30 30 37 34 32 30 30 30 32 36 30 30 30 31 31 33 39 36 30 30 30 30 44 35 30 32 30 31 30 2e 32 30 34 39 30 30 30 30 34 30 38 30 35 32 33 33 30 31 33 30 30 30 30 32 36 35 30 30 31 31 38 38 39 30 30 30 36 30 34 32 33 2e 32 36 30 30 30 30 33 34 30 30 30 30 33 30 38 30 30 30 30 32 35 31 30 30 30 34 30 30 30 34 30 30 30 37 39 30 30 30 30 35 38 30 30 30 30 36 37 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 de 7E -2024-06-21 21:14:53.745 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975693706, longitude=116.7412520, latitude=39.5302390, speed=54.000, mileage=47.18000000, dischargeVoltage=742000, dischargeCurrent=26000, insulationResistance=113960000, gear=D, accelerationPedal=50, brakePedal=20, fuelConsumption=10.20, motorControllerTemperature=490000, motorSpeed=40805, motorTorque=2330, motorTemperature=130000, motorVoltage=26500, motorCurrent=11889000, powerBattery=60423., maxFeedbackPower=260000, maxDischargePower=340000, bmsSelfCheck=30, powerBatteryCurrent=80000, powerBatteryV3=251000, maxVoltage=4000, minVoltage=4000, maxTemperature=790000, minTemperature=580000, availableCapacity=670000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:53.796 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:53.820 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:53.820 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:54.768 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:14:54.768 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:14:54.768 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 36 39 34 37 31 37 31 31 36 2e 37 34 32 33 31 39 30 33 39 2e 35 33 30 34 30 34 30 31 30 38 2e 30 30 34 37 2e 32 34 30 30 30 30 30 30 32 35 37 30 30 30 31 36 30 30 30 32 30 33 36 36 30 30 30 30 44 32 30 30 30 31 30 2e 32 30 34 36 30 30 30 30 38 36 38 31 33 34 38 38 30 32 32 30 30 30 30 31 33 34 30 30 37 31 36 33 30 30 30 30 36 30 34 31 33 2e 35 35 30 30 30 30 39 33 30 30 30 30 38 30 31 30 30 30 30 32 39 32 30 30 30 33 30 30 30 34 30 30 30 39 30 30 30 30 30 35 33 30 30 30 30 38 37 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d6 7E -2024-06-21 21:14:54.768 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975694717, longitude=116.7423190, latitude=39.5304040, speed=108.00, mileage=47.24000000, dischargeVoltage=257000, dischargeCurrent=16000, insulationResistance=203660000, gear=D, accelerationPedal=20, brakePedal=00, fuelConsumption=10.20, motorControllerTemperature=460000, motorSpeed=86813, motorTorque=4880, motorTemperature=220000, motorVoltage=13400, motorCurrent=71630000, powerBattery=60413., maxFeedbackPower=550000, maxDischargePower=930000, bmsSelfCheck=80, powerBatteryCurrent=10000, powerBatteryV3=292000, maxVoltage=3000, minVoltage=4000, maxTemperature=900000, minTemperature=530000, availableCapacity=870000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:54.828 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:54.857 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:54.857 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:55.749 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:14:55.749 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:14:55.750 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 36 39 35 37 30 34 31 31 36 2e 37 34 33 30 33 38 30 33 39 2e 35 33 30 34 39 35 30 33 36 2e 30 30 30 34 37 2e 32 36 30 30 30 30 30 30 35 32 38 30 30 30 33 38 30 30 30 35 30 37 34 30 30 30 30 30 44 38 30 39 30 31 31 2e 37 30 33 33 30 30 30 30 32 31 32 36 32 34 39 35 30 37 37 30 30 30 30 32 36 32 30 30 34 31 34 34 30 30 30 30 36 30 34 31 33 2e 31 35 30 30 30 30 34 30 30 30 30 30 31 31 35 30 30 30 30 32 38 34 30 30 30 33 30 30 30 34 30 30 30 35 36 30 30 30 30 39 39 30 30 30 30 38 38 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ec 7E -2024-06-21 21:14:55.750 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975695704, longitude=116.7430380, latitude=39.5304950, speed=36.000, mileage=47.26000000, dischargeVoltage=528000, dischargeCurrent=38000, insulationResistance=507400000, gear=D, accelerationPedal=80, brakePedal=90, fuelConsumption=11.70, motorControllerTemperature=330000, motorSpeed=21262, motorTorque=4950, motorTemperature=770000, motorVoltage=26200, motorCurrent=41440000, powerBattery=60413., maxFeedbackPower=150000, maxDischargePower=400000, bmsSelfCheck=11, powerBatteryCurrent=50000, powerBatteryV3=284000, maxVoltage=3000, minVoltage=4000, maxTemperature=560000, minTemperature=990000, availableCapacity=880000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:55.811 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:55.849 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:55.850 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:56.741 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:14:56.741 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:14:56.741 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 36 39 36 37 31 30 31 31 36 2e 37 34 34 33 30 31 30 33 39 2e 35 33 30 36 38 31 30 31 30 38 2e 30 30 34 37 2e 33 32 30 30 30 30 30 30 33 34 36 30 30 30 32 38 30 30 30 32 36 31 34 38 30 30 30 30 44 36 30 30 30 31 31 2e 37 30 31 36 30 30 30 30 36 36 35 33 33 39 34 37 30 31 34 30 30 30 30 32 33 35 30 30 33 35 37 30 30 30 30 30 36 30 34 30 31 2e 35 32 30 30 30 30 33 33 30 30 30 30 37 30 37 30 30 30 30 33 32 30 30 30 30 34 30 30 30 33 30 30 30 39 36 30 30 30 30 31 30 30 30 30 30 35 36 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c7 7E -2024-06-21 21:14:56.744 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975696710, longitude=116.7443010, latitude=39.5306810, speed=108.00, mileage=47.32000000, dischargeVoltage=346000, dischargeCurrent=28000, insulationResistance=261480000, gear=D, accelerationPedal=60, brakePedal=00, fuelConsumption=11.70, motorControllerTemperature=160000, motorSpeed=66533, motorTorque=9470, motorTemperature=140000, motorVoltage=23500, motorCurrent=35700000, powerBattery=60401., maxFeedbackPower=520000, maxDischargePower=330000, bmsSelfCheck=70, powerBatteryCurrent=70000, powerBatteryV3=320000, maxVoltage=4000, minVoltage=3000, maxTemperature=960000, minTemperature=100000, availableCapacity=560000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:56.794 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:56.815 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:56.815 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:57.752 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:14:57.752 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:14:57.753 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 36 39 37 37 31 32 31 31 36 2e 37 34 35 34 36 37 30 33 39 2e 35 33 30 38 34 35 30 31 30 38 2e 30 30 34 37 2e 33 38 30 30 30 30 30 30 34 38 34 30 30 30 31 35 30 30 30 32 33 34 30 37 30 30 30 30 44 33 30 31 30 31 30 2e 30 30 31 32 30 30 30 30 37 37 35 37 38 33 31 35 30 36 38 30 30 30 30 32 39 31 30 30 36 31 34 33 30 30 30 30 36 30 33 39 31 2e 32 39 30 30 30 30 32 30 30 30 30 30 31 30 37 30 30 30 30 36 37 35 30 30 30 33 30 30 30 34 30 30 30 34 36 30 30 30 30 36 39 30 30 30 30 33 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e6 7E -2024-06-21 21:14:57.753 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975697712, longitude=116.7454670, latitude=39.5308450, speed=108.00, mileage=47.38000000, dischargeVoltage=484000, dischargeCurrent=15000, insulationResistance=234070000, gear=D, accelerationPedal=30, brakePedal=10, fuelConsumption=10.00, motorControllerTemperature=120000, motorSpeed=77578, motorTorque=3150, motorTemperature=680000, motorVoltage=29100, motorCurrent=61430000, powerBattery=60391., maxFeedbackPower=290000, maxDischargePower=200000, bmsSelfCheck=10, powerBatteryCurrent=70000, powerBatteryV3=675000, maxVoltage=3000, minVoltage=4000, maxTemperature=460000, minTemperature=690000, availableCapacity=300000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:57.818 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:57.851 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:57.851 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:58.754 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:14:58.755 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:14:58.755 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 36 39 38 37 31 31 31 31 36 2e 37 34 36 32 30 37 30 33 39 2e 35 33 30 39 36 35 30 35 34 2e 30 30 30 34 37 2e 34 31 30 30 30 30 30 30 31 36 36 30 30 30 32 31 30 30 30 32 32 37 30 37 30 30 30 30 44 35 30 31 30 39 2e 31 30 30 37 39 30 30 30 30 33 33 37 32 32 31 34 34 30 32 30 30 30 30 30 31 34 38 30 30 31 30 31 30 39 30 30 30 36 30 33 39 31 2e 34 33 30 30 30 30 37 31 30 30 30 30 31 33 34 30 30 30 30 32 34 37 30 30 30 34 30 30 30 34 30 30 30 33 37 30 30 30 30 38 36 30 30 30 30 37 37 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d9 7E -2024-06-21 21:14:58.755 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975698711, longitude=116.7462070, latitude=39.5309650, speed=54.000, mileage=47.41000000, dischargeVoltage=166000, dischargeCurrent=21000, insulationResistance=227070000, gear=D, accelerationPedal=50, brakePedal=10, fuelConsumption=9.100, motorControllerTemperature=790000, motorSpeed=33722, motorTorque=1440, motorTemperature=200000, motorVoltage=14800, motorCurrent=10109000, powerBattery=60391., maxFeedbackPower=430000, maxDischargePower=710000, bmsSelfCheck=13, powerBatteryCurrent=40000, powerBatteryV3=247000, maxVoltage=4000, minVoltage=4000, maxTemperature=370000, minTemperature=860000, availableCapacity=770000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:58.822 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:58.860 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:58.860 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:14:59.751 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:14:59.752 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:14:59.752 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 36 39 39 37 31 30 31 31 36 2e 37 34 37 30 36 30 30 33 39 2e 35 33 31 30 37 37 30 35 34 2e 30 30 30 34 37 2e 34 34 30 30 30 30 30 30 32 38 33 30 30 30 34 36 30 30 30 39 32 38 32 30 30 30 30 30 44 33 30 32 30 31 31 2e 36 30 35 31 30 30 30 30 33 34 30 33 31 32 39 37 30 32 37 30 30 30 30 31 34 38 30 30 35 37 31 30 30 30 30 30 36 30 33 39 31 2e 38 37 30 30 30 30 35 37 30 30 30 30 38 30 31 34 30 30 30 35 39 36 30 30 30 34 30 30 30 34 30 30 30 34 37 30 30 30 30 39 34 30 30 30 30 35 31 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ee 7E -2024-06-21 21:14:59.752 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975699710, longitude=116.7470600, latitude=39.5310770, speed=54.000, mileage=47.44000000, dischargeVoltage=283000, dischargeCurrent=46000, insulationResistance=928200000, gear=D, accelerationPedal=30, brakePedal=20, fuelConsumption=11.60, motorControllerTemperature=510000, motorSpeed=34031, motorTorque=2970, motorTemperature=270000, motorVoltage=14800, motorCurrent=57100000, powerBattery=60391., maxFeedbackPower=870000, maxDischargePower=570000, bmsSelfCheck=80, powerBatteryCurrent=14000, powerBatteryV3=596000, maxVoltage=4000, minVoltage=4000, maxTemperature=470000, minTemperature=940000, availableCapacity=510000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:14:59.821 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:14:59.854 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:14:59.854 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:15:00.755 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:15:00.756 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:15:00.756 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 30 30 37 30 38 31 31 36 2e 37 34 38 30 38 35 30 33 39 2e 35 33 31 32 31 37 30 35 34 2e 30 30 30 34 37 2e 34 37 30 30 30 30 30 30 36 35 34 30 30 30 31 35 30 30 30 31 32 39 35 37 30 30 30 30 44 38 30 34 30 39 2e 32 30 30 38 30 30 30 30 30 34 30 35 31 31 32 30 30 30 38 31 30 30 30 30 32 35 35 30 30 31 34 31 39 30 30 30 30 36 30 33 39 31 2e 36 32 30 30 30 30 38 31 30 30 30 30 35 30 31 31 30 30 30 33 37 33 30 30 30 33 30 30 30 34 30 30 30 38 32 30 30 30 30 36 33 30 30 30 30 38 36 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d4 7E -2024-06-21 21:15:00.756 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975700708, longitude=116.7480850, latitude=39.5312170, speed=54.000, mileage=47.47000000, dischargeVoltage=654000, dischargeCurrent=15000, insulationResistance=129570000, gear=D, accelerationPedal=80, brakePedal=40, fuelConsumption=9.200, motorControllerTemperature=800000, motorSpeed=40511, motorTorque=2000, motorTemperature=810000, motorVoltage=25500, motorCurrent=14190000, powerBattery=60391., maxFeedbackPower=620000, maxDischargePower=810000, bmsSelfCheck=50, powerBatteryCurrent=11000, powerBatteryV3=373000, maxVoltage=3000, minVoltage=4000, maxTemperature=820000, minTemperature=630000, availableCapacity=860000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:15:00.820 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:15:00.842 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:15:00.842 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:15:01.745 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:15:01.745 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:15:01.746 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 30 31 37 30 38 31 31 36 2e 37 34 39 34 32 32 30 33 39 2e 35 33 31 34 30 37 30 31 32 36 2e 30 30 34 37 2e 35 34 30 30 30 30 30 30 32 39 33 30 30 30 33 32 30 30 30 31 38 31 37 30 30 30 30 30 44 34 30 38 30 31 31 2e 30 30 34 30 30 30 30 30 32 34 35 38 37 38 32 35 30 35 30 30 30 30 30 32 38 31 30 30 33 37 33 31 30 30 30 30 36 30 33 38 30 2e 32 39 30 30 30 30 34 38 30 30 30 30 32 30 31 31 30 30 30 35 37 31 30 30 30 34 30 30 30 33 30 30 30 34 30 30 30 30 30 32 30 30 30 30 30 35 31 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 bc 7E -2024-06-21 21:15:01.746 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975701708, longitude=116.7494220, latitude=39.5314070, speed=126.00, mileage=47.54000000, dischargeVoltage=293000, dischargeCurrent=32000, insulationResistance=181700000, gear=D, accelerationPedal=40, brakePedal=80, fuelConsumption=11.00, motorControllerTemperature=400000, motorSpeed=24587, motorTorque=8250, motorTemperature=500000, motorVoltage=28100, motorCurrent=37310000, powerBattery=60380., maxFeedbackPower=290000, maxDischargePower=480000, bmsSelfCheck=20, powerBatteryCurrent=11000, powerBatteryV3=571000, maxVoltage=4000, minVoltage=3000, maxTemperature=400000, minTemperature=200000, availableCapacity=510000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:15:01.811 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:15:01.853 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:15:01.853 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:15:02.748 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:15:02.748 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:15:02.748 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 30 32 37 30 37 31 31 36 2e 37 35 31 33 36 34 30 33 39 2e 35 33 31 36 31 38 30 31 36 32 2e 30 30 34 37 2e 36 33 30 30 30 30 30 30 32 36 31 30 30 30 31 39 30 30 30 32 33 34 34 31 30 30 30 30 44 33 30 33 30 31 31 2e 37 30 30 30 30 30 30 30 31 37 31 34 37 35 36 37 30 31 33 36 30 30 30 32 31 32 30 30 34 35 36 34 30 30 30 30 36 30 33 36 39 2e 34 30 30 30 30 30 33 37 30 30 30 30 37 30 33 30 30 30 30 32 32 38 30 30 30 34 30 30 30 34 30 30 30 35 33 30 30 30 30 39 30 30 30 30 30 39 33 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ce 7E -2024-06-21 21:15:02.749 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975702707, longitude=116.7513640, latitude=39.5316180, speed=162.00, mileage=47.63000000, dischargeVoltage=261000, dischargeCurrent=19000, insulationResistance=234410000, gear=D, accelerationPedal=30, brakePedal=30, fuelConsumption=11.70, motorControllerTemperature=000000, motorSpeed=17147, motorTorque=5670, motorTemperature=136000, motorVoltage=21200, motorCurrent=45640000, powerBattery=60369., maxFeedbackPower=400000, maxDischargePower=370000, bmsSelfCheck=70, powerBatteryCurrent=30000, powerBatteryV3=228000, maxVoltage=4000, minVoltage=4000, maxTemperature=530000, minTemperature=900000, availableCapacity=930000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:15:02.826 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:15:02.856 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:15:02.856 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:15:03.741 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:15:03.741 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:15:03.741 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 30 33 37 31 31 31 31 36 2e 37 35 32 38 30 37 30 33 39 2e 35 33 31 37 35 34 30 31 30 38 2e 30 30 34 37 2e 36 39 30 30 30 30 30 30 36 34 37 30 30 30 33 31 30 30 30 32 34 31 36 30 30 30 30 30 44 32 30 39 30 31 30 2e 32 30 34 37 30 30 30 30 36 37 34 35 30 35 34 30 30 34 31 30 30 30 30 31 34 34 30 30 30 30 30 30 30 30 30 30 36 30 33 35 38 2e 36 30 30 30 30 30 31 30 30 30 30 30 31 30 35 30 30 30 30 32 38 39 30 30 30 33 30 30 30 34 30 30 30 32 35 30 30 30 30 37 39 30 30 30 30 33 37 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c1 7E -2024-06-21 21:15:03.741 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975703711, longitude=116.7528070, latitude=39.5317540, speed=108.00, mileage=47.69000000, dischargeVoltage=647000, dischargeCurrent=31000, insulationResistance=241600000, gear=D, accelerationPedal=20, brakePedal=90, fuelConsumption=10.20, motorControllerTemperature=470000, motorSpeed=67450, motorTorque=5400, motorTemperature=410000, motorVoltage=14400, motorCurrent=00000000, powerBattery=60358., maxFeedbackPower=600000, maxDischargePower=100000, bmsSelfCheck=10, powerBatteryCurrent=50000, powerBatteryV3=289000, maxVoltage=3000, minVoltage=4000, maxTemperature=250000, minTemperature=790000, availableCapacity=370000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:15:03.800 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:15:03.820 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:15:03.820 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:15:04.752 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:15:04.752 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:15:04.752 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 30 34 37 31 31 31 31 36 2e 37 35 36 30 32 32 30 33 39 2e 35 33 32 30 33 33 30 31 30 38 2e 30 30 34 37 2e 37 35 30 30 30 30 30 30 35 34 33 30 30 30 34 38 30 30 30 31 33 36 35 32 30 30 30 30 44 34 30 35 30 31 30 2e 33 30 32 38 30 30 30 30 39 34 39 35 35 36 37 33 30 38 34 30 30 30 30 32 37 35 30 30 31 32 31 32 30 30 30 30 36 30 33 34 38 2e 39 33 30 30 30 30 33 39 30 30 30 30 31 30 32 30 30 30 30 34 38 35 30 30 30 33 30 30 30 34 30 30 30 39 33 30 30 30 30 36 35 30 30 30 30 36 37 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e5 7E -2024-06-21 21:15:04.752 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975704711, longitude=116.7560220, latitude=39.5320330, speed=108.00, mileage=47.75000000, dischargeVoltage=543000, dischargeCurrent=48000, insulationResistance=136520000, gear=D, accelerationPedal=40, brakePedal=50, fuelConsumption=10.30, motorControllerTemperature=280000, motorSpeed=94955, motorTorque=6730, motorTemperature=840000, motorVoltage=27500, motorCurrent=12120000, powerBattery=60348., maxFeedbackPower=930000, maxDischargePower=390000, bmsSelfCheck=10, powerBatteryCurrent=20000, powerBatteryV3=485000, maxVoltage=3000, minVoltage=4000, maxTemperature=930000, minTemperature=650000, availableCapacity=670000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:15:04.802 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:15:04.820 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:15:04.820 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:15:05.742 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:15:05.742 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:15:05.742 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 30 35 37 30 39 31 31 36 2e 37 35 37 31 37 36 30 33 39 2e 35 33 32 31 32 39 30 31 30 38 2e 30 30 34 37 2e 38 31 30 30 30 30 30 30 36 31 35 30 30 30 35 30 30 30 30 32 35 39 35 34 30 30 30 30 44 34 30 33 30 31 30 2e 38 30 39 37 30 30 30 30 37 36 34 33 33 35 33 36 30 39 33 30 30 30 30 31 39 30 30 30 34 31 35 37 30 30 30 30 36 30 33 33 37 2e 32 35 30 30 30 30 30 30 30 30 30 30 34 30 33 30 30 30 30 32 37 35 30 30 30 33 30 30 30 34 30 30 30 38 36 30 30 30 30 34 30 30 30 30 30 35 38 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ea 7E -2024-06-21 21:15:05.742 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975705709, longitude=116.7571760, latitude=39.5321290, speed=108.00, mileage=47.81000000, dischargeVoltage=615000, dischargeCurrent=50000, insulationResistance=259540000, gear=D, accelerationPedal=40, brakePedal=30, fuelConsumption=10.80, motorControllerTemperature=970000, motorSpeed=76433, motorTorque=5360, motorTemperature=930000, motorVoltage=19000, motorCurrent=41570000, powerBattery=60337., maxFeedbackPower=250000, maxDischargePower=000000, bmsSelfCheck=40, powerBatteryCurrent=30000, powerBatteryV3=275000, maxVoltage=3000, minVoltage=4000, maxTemperature=860000, minTemperature=400000, availableCapacity=580000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:15:05.822 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:15:05.853 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:15:05.853 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:15:06.751 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:15:06.752 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:15:06.752 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 30 36 37 30 39 31 31 36 2e 37 35 38 34 32 30 30 33 39 2e 35 33 32 32 33 36 30 31 32 36 2e 30 30 34 37 2e 38 38 30 30 30 30 30 30 31 36 34 30 30 30 31 37 30 30 30 31 37 32 37 37 30 30 30 30 44 36 30 31 30 39 2e 35 30 30 38 30 30 30 30 30 36 39 34 34 34 35 30 36 30 36 32 30 30 30 30 32 36 32 30 30 32 38 31 36 30 30 30 30 36 30 33 32 38 2e 37 36 30 30 30 30 33 36 30 30 30 30 31 30 33 30 30 30 30 33 30 39 30 30 30 33 30 30 30 33 30 30 30 31 30 30 30 30 30 38 39 30 30 30 30 34 36 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 eb 7E -2024-06-21 21:15:06.752 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975706709, longitude=116.7584200, latitude=39.5322360, speed=126.00, mileage=47.88000000, dischargeVoltage=164000, dischargeCurrent=17000, insulationResistance=172770000, gear=D, accelerationPedal=60, brakePedal=10, fuelConsumption=9.500, motorControllerTemperature=800000, motorSpeed=69444, motorTorque=5060, motorTemperature=620000, motorVoltage=26200, motorCurrent=28160000, powerBattery=60328., maxFeedbackPower=760000, maxDischargePower=360000, bmsSelfCheck=10, powerBatteryCurrent=30000, powerBatteryV3=309000, maxVoltage=3000, minVoltage=3000, maxTemperature=100000, minTemperature=890000, availableCapacity=460000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:15:06.817 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:15:06.850 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:15:06.850 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:15:07.754 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:15:07.754 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:15:07.754 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 30 37 37 31 32 31 31 36 2e 37 36 30 33 30 33 30 33 39 2e 35 33 32 33 38 31 30 32 31 36 2e 30 30 34 38 2e 30 30 30 30 30 30 30 30 34 36 34 30 30 30 32 31 30 30 30 31 33 32 37 34 30 30 30 30 44 36 30 39 30 39 2e 32 30 30 32 33 30 30 30 30 35 33 30 30 39 36 36 36 30 35 34 30 30 30 30 32 34 37 30 30 31 33 35 30 30 30 30 30 36 30 33 31 39 2e 32 38 30 30 30 30 32 30 30 30 30 30 31 34 34 30 30 30 30 35 34 30 30 30 30 34 30 30 30 33 30 30 30 38 34 30 30 30 30 37 35 30 30 30 30 31 31 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ba 7E -2024-06-21 21:15:07.754 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975707712, longitude=116.7603030, latitude=39.5323810, speed=216.00, mileage=48.00000000, dischargeVoltage=464000, dischargeCurrent=21000, insulationResistance=132740000, gear=D, accelerationPedal=60, brakePedal=90, fuelConsumption=9.200, motorControllerTemperature=230000, motorSpeed=53009, motorTorque=6660, motorTemperature=540000, motorVoltage=24700, motorCurrent=13500000, powerBattery=60319., maxFeedbackPower=280000, maxDischargePower=200000, bmsSelfCheck=14, powerBatteryCurrent=40000, powerBatteryV3=540000, maxVoltage=4000, minVoltage=3000, maxTemperature=840000, minTemperature=750000, availableCapacity=110000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:15:07.812 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:15:07.838 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:15:07.838 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:15:08.752 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:15:08.752 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:15:08.752 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 30 38 37 31 32 31 31 36 2e 37 36 31 38 37 32 30 33 39 2e 35 33 32 35 33 31 30 31 34 34 2e 30 30 34 38 2e 30 38 30 30 30 30 30 30 37 32 32 30 30 30 33 32 30 30 30 31 31 30 37 36 30 30 30 30 44 35 30 32 30 31 30 2e 32 30 33 34 30 30 30 30 39 30 39 32 35 31 38 30 30 31 34 37 30 30 30 31 32 34 30 30 34 30 35 33 30 30 30 30 36 30 33 30 38 2e 39 38 30 30 30 30 32 33 30 30 30 30 31 30 39 30 30 30 30 33 34 32 30 30 30 33 30 30 30 33 30 30 30 32 37 30 30 30 30 32 30 30 30 30 30 32 36 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 bb 7E -2024-06-21 21:15:08.752 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975708712, longitude=116.7618720, latitude=39.5325310, speed=144.00, mileage=48.08000000, dischargeVoltage=722000, dischargeCurrent=32000, insulationResistance=110760000, gear=D, accelerationPedal=50, brakePedal=20, fuelConsumption=10.20, motorControllerTemperature=340000, motorSpeed=90925, motorTorque=1800, motorTemperature=147000, motorVoltage=12400, motorCurrent=40530000, powerBattery=60308., maxFeedbackPower=980000, maxDischargePower=230000, bmsSelfCheck=10, powerBatteryCurrent=90000, powerBatteryV3=342000, maxVoltage=3000, minVoltage=3000, maxTemperature=270000, minTemperature=200000, availableCapacity=260000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:15:08.827 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:15:08.858 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:15:08.858 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:15:09.748 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:15:09.748 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:15:09.749 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 30 39 37 31 31 31 31 36 2e 37 36 33 31 37 35 30 33 39 2e 35 33 32 36 31 37 30 37 32 2e 30 30 30 34 38 2e 31 32 30 30 30 30 30 30 34 39 39 30 30 30 34 34 30 30 30 31 34 33 32 38 30 30 30 30 44 37 30 34 30 31 30 2e 36 30 38 32 30 30 30 30 32 35 30 30 30 35 38 32 30 31 33 36 30 30 30 31 34 32 30 30 38 39 32 35 30 30 30 30 36 30 33 30 38 2e 35 32 30 30 30 30 39 31 30 30 30 30 31 30 33 30 30 30 30 35 35 38 30 30 30 33 30 30 30 33 30 30 30 36 30 30 30 30 30 32 32 30 30 30 30 36 32 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d0 7E -2024-06-21 21:15:09.749 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975709711, longitude=116.7631750, latitude=39.5326170, speed=72.000, mileage=48.12000000, dischargeVoltage=499000, dischargeCurrent=44000, insulationResistance=143280000, gear=D, accelerationPedal=70, brakePedal=40, fuelConsumption=10.60, motorControllerTemperature=820000, motorSpeed=25000, motorTorque=5820, motorTemperature=136000, motorVoltage=14200, motorCurrent=89250000, powerBattery=60308., maxFeedbackPower=520000, maxDischargePower=910000, bmsSelfCheck=10, powerBatteryCurrent=30000, powerBatteryV3=558000, maxVoltage=3000, minVoltage=3000, maxTemperature=600000, minTemperature=220000, availableCapacity=620000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:15:09.806 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:15:09.837 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:15:09.837 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:15:10.748 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:15:10.748 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:15:10.748 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 31 30 37 31 31 31 31 36 2e 37 36 34 35 34 39 30 33 39 2e 35 33 32 37 32 35 30 31 39 38 2e 30 30 34 38 2e 32 33 30 30 30 30 30 30 34 33 33 30 30 30 33 35 30 30 30 31 35 32 30 32 30 30 30 30 44 32 30 32 30 31 30 2e 30 30 38 30 30 30 30 30 39 31 37 39 32 35 36 30 30 31 30 34 30 30 30 32 35 36 30 30 31 33 38 34 30 30 30 30 36 30 32 39 38 2e 39 30 30 30 30 30 35 34 30 30 30 30 30 30 30 30 30 30 30 36 39 36 30 30 30 34 30 30 30 34 30 30 30 33 35 30 30 30 30 35 37 30 30 30 30 36 34 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d6 7E -2024-06-21 21:15:10.748 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975710711, longitude=116.7645490, latitude=39.5327250, speed=198.00, mileage=48.23000000, dischargeVoltage=433000, dischargeCurrent=35000, insulationResistance=152020000, gear=D, accelerationPedal=20, brakePedal=20, fuelConsumption=10.00, motorControllerTemperature=800000, motorSpeed=91792, motorTorque=5600, motorTemperature=104000, motorVoltage=25600, motorCurrent=13840000, powerBattery=60298., maxFeedbackPower=900000, maxDischargePower=540000, bmsSelfCheck=00, powerBatteryCurrent=00000, powerBatteryV3=696000, maxVoltage=4000, minVoltage=4000, maxTemperature=350000, minTemperature=570000, availableCapacity=640000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:15:10.803 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:15:10.830 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:15:10.830 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:15:11.772 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:15:11.772 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:15:11.772 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 31 31 37 30 33 31 31 36 2e 37 36 36 31 32 31 30 33 39 2e 35 33 32 38 37 34 30 31 39 38 2e 30 30 34 38 2e 33 34 30 30 30 30 30 30 33 31 31 30 30 30 31 39 30 30 30 31 38 39 30 30 30 30 30 30 44 34 30 36 30 31 31 2e 37 30 39 30 30 30 30 30 31 30 36 30 37 35 39 34 30 31 31 35 30 30 30 31 37 39 30 30 31 32 30 38 32 30 30 30 36 30 32 38 37 2e 31 37 30 30 30 30 39 34 30 30 30 30 32 30 36 30 30 30 30 32 35 34 30 30 30 33 30 30 30 34 30 30 30 37 36 30 30 30 30 37 33 30 30 30 30 39 32 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e5 7E -2024-06-21 21:15:11.773 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975711703, longitude=116.7661210, latitude=39.5328740, speed=198.00, mileage=48.34000000, dischargeVoltage=311000, dischargeCurrent=19000, insulationResistance=189000000, gear=D, accelerationPedal=40, brakePedal=60, fuelConsumption=11.70, motorControllerTemperature=900000, motorSpeed=10607, motorTorque=5940, motorTemperature=115000, motorVoltage=17900, motorCurrent=12082000, powerBattery=60287., maxFeedbackPower=170000, maxDischargePower=940000, bmsSelfCheck=20, powerBatteryCurrent=60000, powerBatteryV3=254000, maxVoltage=3000, minVoltage=4000, maxTemperature=760000, minTemperature=730000, availableCapacity=920000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:15:11.842 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:15:11.864 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:15:11.864 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:15:12.748 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:15:12.748 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:15:12.748 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 31 32 37 30 33 31 31 36 2e 37 36 37 30 31 37 30 33 39 2e 35 33 32 39 34 36 30 39 30 2e 30 30 30 34 38 2e 33 39 30 30 30 30 30 30 35 37 38 30 30 30 32 38 30 30 30 31 36 36 32 30 30 30 30 30 44 31 30 31 30 31 31 2e 37 30 33 34 30 30 30 30 32 39 37 35 32 32 30 38 30 38 38 30 30 30 30 32 30 38 30 30 37 36 38 37 30 30 30 30 36 30 32 37 35 2e 31 31 30 30 30 30 39 33 30 30 30 30 31 34 34 30 30 30 30 34 31 34 30 30 30 33 30 30 30 34 30 30 30 37 38 30 30 30 30 31 32 30 30 30 30 39 39 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f4 7E -2024-06-21 21:15:12.748 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975712703, longitude=116.7670170, latitude=39.5329460, speed=90.000, mileage=48.39000000, dischargeVoltage=578000, dischargeCurrent=28000, insulationResistance=166200000, gear=D, accelerationPedal=10, brakePedal=10, fuelConsumption=11.70, motorControllerTemperature=340000, motorSpeed=29752, motorTorque=2080, motorTemperature=880000, motorVoltage=20800, motorCurrent=76870000, powerBattery=60275., maxFeedbackPower=110000, maxDischargePower=930000, bmsSelfCheck=14, powerBatteryCurrent=40000, powerBatteryV3=414000, maxVoltage=3000, minVoltage=4000, maxTemperature=780000, minTemperature=120000, availableCapacity=990000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:15:12.813 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:15:12.841 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:15:12.841 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:15:13.741 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:15:13.741 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:15:13.741 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 31 33 37 30 33 31 31 36 2e 37 36 38 33 33 36 30 33 39 2e 35 33 33 30 38 36 30 37 32 2e 30 30 30 34 38 2e 34 33 30 30 30 30 30 30 33 39 33 30 30 30 33 36 30 30 30 31 35 31 34 33 30 30 30 30 44 33 30 36 30 31 31 2e 39 30 36 36 30 30 30 30 32 35 35 32 39 33 37 39 30 34 37 30 30 30 30 32 37 38 30 30 31 33 35 35 33 30 30 30 36 30 32 37 35 2e 35 30 30 30 30 30 36 35 30 30 30 30 31 34 33 30 30 30 30 34 32 33 30 30 30 34 30 30 30 34 30 30 30 34 31 30 30 30 30 31 31 30 30 30 30 39 36 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ea 7E -2024-06-21 21:15:13.741 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975713703, longitude=116.7683360, latitude=39.5330860, speed=72.000, mileage=48.43000000, dischargeVoltage=393000, dischargeCurrent=36000, insulationResistance=151430000, gear=D, accelerationPedal=30, brakePedal=60, fuelConsumption=11.90, motorControllerTemperature=660000, motorSpeed=25529, motorTorque=3790, motorTemperature=470000, motorVoltage=27800, motorCurrent=13553000, powerBattery=60275., maxFeedbackPower=500000, maxDischargePower=650000, bmsSelfCheck=14, powerBatteryCurrent=30000, powerBatteryV3=423000, maxVoltage=4000, minVoltage=4000, maxTemperature=410000, minTemperature=110000, availableCapacity=960000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:15:13.812 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:15:13.848 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:15:13.848 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:15:14.742 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:15:14.742 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:15:14.743 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 31 34 37 30 32 31 31 36 2e 37 36 39 34 37 33 30 33 39 2e 35 33 33 31 39 30 30 39 30 2e 30 30 30 34 38 2e 34 38 30 30 30 30 30 30 35 39 34 30 30 30 33 30 30 30 30 31 39 33 39 30 30 30 30 30 44 36 30 39 30 31 30 2e 31 30 38 33 30 30 30 30 37 34 30 38 38 37 33 34 30 31 30 36 30 30 30 32 38 30 30 30 35 37 33 32 30 30 30 30 36 30 32 36 35 2e 36 36 30 30 30 30 36 38 30 30 30 30 32 30 31 31 30 30 30 34 34 39 30 30 30 34 30 30 30 34 30 30 30 35 31 30 30 30 30 38 37 30 30 30 30 35 35 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f9 7E -2024-06-21 21:15:14.743 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975714702, longitude=116.7694730, latitude=39.5331900, speed=90.000, mileage=48.48000000, dischargeVoltage=594000, dischargeCurrent=30000, insulationResistance=193900000, gear=D, accelerationPedal=60, brakePedal=90, fuelConsumption=10.10, motorControllerTemperature=830000, motorSpeed=74088, motorTorque=7340, motorTemperature=106000, motorVoltage=28000, motorCurrent=57320000, powerBattery=60265., maxFeedbackPower=660000, maxDischargePower=680000, bmsSelfCheck=20, powerBatteryCurrent=11000, powerBatteryV3=449000, maxVoltage=4000, minVoltage=4000, maxTemperature=510000, minTemperature=870000, availableCapacity=550000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:15:14.821 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:15:14.853 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:15:14.853 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:15:15.747 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:15:15.747 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:15:15.747 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 31 35 37 30 33 31 31 36 2e 37 37 30 35 32 35 30 33 39 2e 35 33 33 33 30 36 30 39 30 2e 30 30 30 34 38 2e 35 33 30 30 30 30 30 30 36 39 33 30 30 30 36 30 30 30 30 35 30 39 36 30 30 30 30 30 44 39 30 34 30 39 2e 35 30 30 36 39 30 30 30 30 36 39 35 32 30 39 36 37 30 38 36 30 30 30 30 32 32 32 30 30 39 32 39 30 30 30 30 30 36 30 32 35 35 2e 35 39 30 30 30 30 35 33 30 30 30 30 31 33 31 33 30 30 30 34 38 35 30 30 30 33 30 30 30 34 30 30 30 39 32 30 30 30 30 31 37 30 30 30 30 36 36 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 02 7E -2024-06-21 21:15:15.747 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975715703, longitude=116.7705250, latitude=39.5333060, speed=90.000, mileage=48.53000000, dischargeVoltage=693000, dischargeCurrent=60000, insulationResistance=509600000, gear=D, accelerationPedal=90, brakePedal=40, fuelConsumption=9.500, motorControllerTemperature=690000, motorSpeed=69520, motorTorque=9670, motorTemperature=860000, motorVoltage=22200, motorCurrent=92900000, powerBattery=60255., maxFeedbackPower=590000, maxDischargePower=530000, bmsSelfCheck=13, powerBatteryCurrent=13000, powerBatteryV3=485000, maxVoltage=3000, minVoltage=4000, maxTemperature=920000, minTemperature=170000, availableCapacity=660000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:15:15.796 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:15:15.816 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:15:15.816 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:15:16.750 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:15:16.750 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:15:16.750 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 31 36 37 30 34 31 31 36 2e 37 37 33 35 35 30 30 33 39 2e 35 33 33 36 30 30 30 32 31 36 2e 30 30 34 38 2e 36 35 30 30 30 30 30 30 36 37 38 30 30 30 39 30 30 30 30 31 36 30 31 31 30 30 30 30 44 39 30 38 30 31 31 2e 34 30 31 39 30 30 30 30 35 32 32 30 34 38 35 38 30 31 30 30 30 30 30 32 34 30 30 30 34 33 31 33 30 30 30 30 36 30 32 34 34 2e 32 39 30 30 30 30 38 32 30 30 30 30 31 34 31 33 30 30 30 34 38 33 30 30 30 33 30 30 30 34 30 30 30 35 36 30 30 30 30 34 30 30 30 30 30 39 31 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cd 7E -2024-06-21 21:15:16.750 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975716704, longitude=116.7735500, latitude=39.5336000, speed=216.00, mileage=48.65000000, dischargeVoltage=678000, dischargeCurrent=90000, insulationResistance=160110000, gear=D, accelerationPedal=90, brakePedal=80, fuelConsumption=11.40, motorControllerTemperature=190000, motorSpeed=52204, motorTorque=8580, motorTemperature=100000, motorVoltage=24000, motorCurrent=43130000, powerBattery=60244., maxFeedbackPower=290000, maxDischargePower=820000, bmsSelfCheck=14, powerBatteryCurrent=13000, powerBatteryV3=483000, maxVoltage=3000, minVoltage=4000, maxTemperature=560000, minTemperature=400000, availableCapacity=910000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:15:16.806 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:15:16.843 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:15:16.843 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:15:17.741 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:15:17.741 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:15:17.743 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 31 37 37 30 33 31 31 36 2e 37 37 35 39 39 30 30 33 39 2e 35 33 33 38 34 30 30 32 33 34 2e 30 30 34 38 2e 37 38 30 30 30 30 30 30 36 30 37 30 30 30 31 33 30 30 30 31 30 39 39 39 30 30 30 30 44 39 30 30 30 31 31 2e 39 30 36 38 30 30 30 30 39 34 39 33 30 38 37 30 30 37 36 30 30 30 30 32 33 34 30 30 31 33 36 39 30 30 30 30 36 30 32 33 32 2e 31 36 30 30 30 30 31 37 30 30 30 30 36 30 31 32 30 30 30 35 30 37 30 30 30 34 30 30 30 33 30 30 30 38 39 30 30 30 30 39 30 30 30 30 30 36 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 00 7E -2024-06-21 21:15:17.743 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975717703, longitude=116.7759900, latitude=39.5338400, speed=234.00, mileage=48.78000000, dischargeVoltage=607000, dischargeCurrent=13000, insulationResistance=109990000, gear=D, accelerationPedal=90, brakePedal=00, fuelConsumption=11.90, motorControllerTemperature=680000, motorSpeed=94930, motorTorque=8700, motorTemperature=760000, motorVoltage=23400, motorCurrent=13690000, powerBattery=60232., maxFeedbackPower=160000, maxDischargePower=170000, bmsSelfCheck=60, powerBatteryCurrent=12000, powerBatteryV3=507000, maxVoltage=4000, minVoltage=3000, maxTemperature=890000, minTemperature=900000, availableCapacity=600000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:15:17.816 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:15:17.850 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:15:17.850 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:15:18.747 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:15:18.747 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:15:18.747 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 31 38 37 30 33 31 31 36 2e 37 37 38 30 33 33 30 33 39 2e 35 33 34 30 35 35 30 31 32 36 2e 30 30 34 38 2e 38 35 30 30 30 30 30 30 34 30 34 30 30 30 31 30 30 30 30 31 31 32 31 31 30 30 30 30 44 35 30 37 30 39 2e 31 30 30 37 31 30 30 30 30 34 36 33 31 37 38 33 33 30 32 38 30 30 30 30 31 39 39 30 30 32 33 39 30 30 30 30 30 36 30 32 32 33 2e 36 30 30 30 30 30 35 33 30 30 30 30 36 30 31 34 30 30 30 33 39 33 30 30 30 33 30 30 30 34 30 30 30 39 35 30 30 30 30 36 39 30 30 30 30 38 37 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e0 7E -2024-06-21 21:15:18.747 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975718703, longitude=116.7780330, latitude=39.5340550, speed=126.00, mileage=48.85000000, dischargeVoltage=404000, dischargeCurrent=10000, insulationResistance=112110000, gear=D, accelerationPedal=50, brakePedal=70, fuelConsumption=9.100, motorControllerTemperature=710000, motorSpeed=46317, motorTorque=8330, motorTemperature=280000, motorVoltage=19900, motorCurrent=23900000, powerBattery=60223., maxFeedbackPower=600000, maxDischargePower=530000, bmsSelfCheck=60, powerBatteryCurrent=14000, powerBatteryV3=393000, maxVoltage=3000, minVoltage=4000, maxTemperature=950000, minTemperature=690000, availableCapacity=870000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:15:18.798 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:15:18.829 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:15:18.829 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:15:19.747 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:15:19.747 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:15:19.749 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 31 39 37 30 33 31 31 36 2e 37 37 39 34 35 35 30 33 39 2e 35 33 34 32 30 34 30 31 32 36 2e 30 30 34 38 2e 39 32 30 30 30 30 30 30 31 32 31 30 30 30 33 35 30 30 30 32 30 32 37 35 30 30 30 30 44 34 30 31 30 39 2e 36 30 30 32 30 30 30 30 30 38 35 31 30 32 37 39 30 30 31 32 35 30 30 30 31 34 33 30 30 31 32 31 39 30 30 30 30 36 30 32 31 33 2e 34 33 30 30 30 30 33 30 30 30 30 30 31 30 38 30 30 30 30 32 32 33 30 30 30 34 30 30 30 33 30 30 30 39 31 30 30 30 30 38 35 30 30 30 30 32 34 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ba 7E -2024-06-21 21:15:19.749 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975719703, longitude=116.7794550, latitude=39.5342040, speed=126.00, mileage=48.92000000, dischargeVoltage=121000, dischargeCurrent=35000, insulationResistance=202750000, gear=D, accelerationPedal=40, brakePedal=10, fuelConsumption=9.600, motorControllerTemperature=200000, motorSpeed=85102, motorTorque=7900, motorTemperature=125000, motorVoltage=14300, motorCurrent=12190000, powerBattery=60213., maxFeedbackPower=430000, maxDischargePower=300000, bmsSelfCheck=10, powerBatteryCurrent=80000, powerBatteryV3=223000, maxVoltage=4000, minVoltage=3000, maxTemperature=910000, minTemperature=850000, availableCapacity=240000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:15:19.815 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:15:19.842 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:15:19.843 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:15:20.738 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:15:20.738 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:15:20.738 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 32 30 37 30 33 31 31 36 2e 37 38 30 35 31 37 30 33 39 2e 35 33 34 33 30 37 30 39 30 2e 30 30 30 34 38 2e 39 37 30 30 30 30 30 30 31 38 30 30 30 30 31 36 30 30 30 37 34 32 30 30 30 30 30 30 44 30 30 34 30 31 31 2e 30 30 35 38 30 30 30 30 31 34 33 38 37 36 39 31 30 35 30 30 30 30 30 31 33 33 30 30 35 39 31 35 30 30 30 30 36 30 32 30 32 2e 34 38 30 30 30 30 37 32 30 30 30 30 35 30 32 30 30 30 30 35 36 33 30 30 30 33 30 30 30 34 30 30 30 36 36 30 30 30 30 38 38 30 30 30 30 37 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ce 7E -2024-06-21 21:15:20.738 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975720703, longitude=116.7805170, latitude=39.5343070, speed=90.000, mileage=48.97000000, dischargeVoltage=180000, dischargeCurrent=16000, insulationResistance=742000000, gear=D, accelerationPedal=00, brakePedal=40, fuelConsumption=11.00, motorControllerTemperature=580000, motorSpeed=14387, motorTorque=6910, motorTemperature=500000, motorVoltage=13300, motorCurrent=59150000, powerBattery=60202., maxFeedbackPower=480000, maxDischargePower=720000, bmsSelfCheck=50, powerBatteryCurrent=20000, powerBatteryV3=563000, maxVoltage=3000, minVoltage=4000, maxTemperature=660000, minTemperature=880000, availableCapacity=700000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:15:20.802 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:15:20.831 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:15:20.831 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:15:21.741 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:15:21.742 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:15:21.742 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 32 31 37 30 33 31 31 36 2e 37 38 31 37 32 34 30 33 39 2e 35 33 34 37 30 35 30 35 34 2e 30 30 30 34 39 2e 30 30 30 30 30 30 30 30 33 36 34 30 30 30 31 34 30 30 30 34 32 30 30 30 30 30 30 30 44 32 30 36 30 31 32 2e 30 30 34 36 30 30 30 30 39 38 30 39 33 36 37 37 30 31 31 30 30 30 30 31 37 35 30 30 31 32 33 35 34 30 30 30 36 30 32 30 32 2e 32 38 30 30 30 30 32 30 30 30 30 30 33 30 31 30 30 30 30 32 34 32 30 30 30 34 30 30 30 34 30 30 30 32 30 30 30 30 30 31 38 30 30 30 30 31 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 a0 7E -2024-06-21 21:15:21.742 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975721703, longitude=116.7817240, latitude=39.5347050, speed=54.000, mileage=49.00000000, dischargeVoltage=364000, dischargeCurrent=14000, insulationResistance=420000000, gear=D, accelerationPedal=20, brakePedal=60, fuelConsumption=12.00, motorControllerTemperature=460000, motorSpeed=98093, motorTorque=6770, motorTemperature=110000, motorVoltage=17500, motorCurrent=12354000, powerBattery=60202., maxFeedbackPower=280000, maxDischargePower=200000, bmsSelfCheck=30, powerBatteryCurrent=10000, powerBatteryV3=242000, maxVoltage=4000, minVoltage=4000, maxTemperature=200000, minTemperature=180000, availableCapacity=100000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:15:21.855 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:15:21.880 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:15:21.880 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:15:22.739 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:15:22.739 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:15:22.739 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 32 32 37 30 33 31 31 36 2e 37 38 31 35 36 33 30 33 39 2e 35 33 35 32 38 30 30 35 34 2e 30 30 30 34 39 2e 30 33 30 30 30 30 30 30 33 39 38 30 30 30 32 30 30 30 30 31 32 38 30 34 30 30 30 30 44 32 30 36 30 39 2e 35 30 30 33 30 30 30 30 30 31 37 38 38 34 33 32 36 30 36 36 30 30 30 30 32 31 32 30 30 31 33 34 31 39 30 30 30 36 30 32 30 32 2e 37 39 30 30 30 30 32 39 30 30 30 30 39 30 30 30 30 30 30 36 33 30 30 30 30 34 30 30 30 33 30 30 30 33 37 30 30 30 30 35 30 30 30 30 30 39 35 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d5 7E -2024-06-21 21:15:22.739 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975722703, longitude=116.7815630, latitude=39.5352800, speed=54.000, mileage=49.03000000, dischargeVoltage=398000, dischargeCurrent=20000, insulationResistance=128040000, gear=D, accelerationPedal=20, brakePedal=60, fuelConsumption=9.500, motorControllerTemperature=300000, motorSpeed=17884, motorTorque=3260, motorTemperature=660000, motorVoltage=21200, motorCurrent=13419000, powerBattery=60202., maxFeedbackPower=790000, maxDischargePower=290000, bmsSelfCheck=90, powerBatteryCurrent=00000, powerBatteryV3=630000, maxVoltage=4000, minVoltage=3000, maxTemperature=370000, minTemperature=500000, availableCapacity=950000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:15:22.796 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:15:22.830 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:15:22.830 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:15:23.743 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:15:23.744 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:15:23.744 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 32 33 37 30 34 31 31 36 2e 37 38 31 34 31 38 30 33 39 2e 35 33 35 38 34 36 30 31 30 38 2e 30 30 34 39 2e 30 39 30 30 30 30 30 30 36 38 37 30 30 30 34 36 30 30 30 31 37 39 30 35 30 30 30 30 44 33 30 39 30 31 31 2e 33 30 32 34 30 30 30 30 34 32 33 31 30 35 34 32 30 31 34 38 30 30 30 31 34 30 30 30 31 36 33 30 30 30 30 30 36 30 31 39 31 2e 36 32 30 30 30 30 33 39 30 30 30 30 32 30 38 30 30 30 30 33 30 37 30 30 30 33 30 30 30 33 30 30 30 39 39 30 30 30 30 33 33 30 30 30 30 34 34 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 dd 7E -2024-06-21 21:15:23.744 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975723704, longitude=116.7814180, latitude=39.5358460, speed=108.00, mileage=49.09000000, dischargeVoltage=687000, dischargeCurrent=46000, insulationResistance=179050000, gear=D, accelerationPedal=30, brakePedal=90, fuelConsumption=11.30, motorControllerTemperature=240000, motorSpeed=42310, motorTorque=5420, motorTemperature=148000, motorVoltage=14000, motorCurrent=16300000, powerBattery=60191., maxFeedbackPower=620000, maxDischargePower=390000, bmsSelfCheck=20, powerBatteryCurrent=80000, powerBatteryV3=307000, maxVoltage=3000, minVoltage=3000, maxTemperature=990000, minTemperature=330000, availableCapacity=440000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:15:23.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:15:23.850 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:15:23.850 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:15:24.745 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:15:24.746 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:15:24.746 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 32 34 37 30 33 31 31 36 2e 37 38 31 31 32 33 30 33 39 2e 35 33 36 38 39 33 30 31 30 38 2e 30 30 34 39 2e 31 35 30 30 30 30 30 30 32 39 36 30 30 30 33 32 30 30 30 31 31 37 31 37 30 30 30 30 44 30 30 31 30 39 2e 34 30 30 36 31 30 30 30 30 36 32 34 32 33 38 34 34 30 38 37 30 30 30 30 32 30 30 30 30 31 33 30 35 30 30 30 30 36 30 31 38 32 2e 37 30 30 30 30 30 34 37 30 30 30 30 31 32 31 30 30 30 30 36 31 33 30 30 30 33 30 30 30 34 30 30 30 31 35 30 30 30 30 34 30 30 30 30 30 31 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 b4 7E -2024-06-21 21:15:24.746 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975724703, longitude=116.7811230, latitude=39.5368930, speed=108.00, mileage=49.15000000, dischargeVoltage=296000, dischargeCurrent=32000, insulationResistance=117170000, gear=D, accelerationPedal=00, brakePedal=10, fuelConsumption=9.400, motorControllerTemperature=610000, motorSpeed=62423, motorTorque=8440, motorTemperature=870000, motorVoltage=20000, motorCurrent=13050000, powerBattery=60182., maxFeedbackPower=700000, maxDischargePower=470000, bmsSelfCheck=12, powerBatteryCurrent=10000, powerBatteryV3=613000, maxVoltage=3000, minVoltage=4000, maxTemperature=150000, minTemperature=400000, availableCapacity=100000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:15:24.810 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:15:24.850 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:15:24.850 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:15:25.746 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:15:25.747 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:15:25.747 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 32 35 37 30 33 31 31 36 2e 37 38 31 30 31 30 30 33 39 2e 35 33 37 33 33 32 30 30 2e 30 30 30 30 34 39 2e 31 35 30 30 30 30 30 30 32 30 38 30 30 30 31 33 30 30 30 31 35 38 35 37 30 30 30 30 44 31 30 33 30 31 30 2e 34 30 34 38 30 30 30 30 38 36 32 34 35 32 37 33 30 34 34 30 30 30 30 32 38 33 30 30 38 30 33 36 30 30 30 30 36 30 31 38 32 2e 38 36 30 30 30 30 36 34 30 30 30 30 31 30 36 30 30 30 30 35 32 34 30 30 30 33 30 30 30 34 30 30 30 38 32 30 30 30 30 37 30 30 30 30 30 38 35 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ca 7E -2024-06-21 21:15:25.747 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975725703, longitude=116.7810100, latitude=39.5373320, speed=0.0000, mileage=49.15000000, dischargeVoltage=208000, dischargeCurrent=13000, insulationResistance=158570000, gear=D, accelerationPedal=10, brakePedal=30, fuelConsumption=10.40, motorControllerTemperature=480000, motorSpeed=86245, motorTorque=2730, motorTemperature=440000, motorVoltage=28300, motorCurrent=80360000, powerBattery=60182., maxFeedbackPower=860000, maxDischargePower=640000, bmsSelfCheck=10, powerBatteryCurrent=60000, powerBatteryV3=524000, maxVoltage=3000, minVoltage=4000, maxTemperature=820000, minTemperature=700000, availableCapacity=850000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:15:25.795 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:15:25.815 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:15:25.815 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:15:26.754 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:15:26.756 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:15:26.756 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 32 36 37 30 34 31 31 36 2e 37 38 30 37 32 35 30 33 39 2e 35 33 38 34 31 36 30 39 30 2e 30 30 30 34 39 2e 32 30 30 30 30 30 30 30 32 34 33 30 30 30 32 34 30 30 30 31 36 31 31 34 30 30 30 30 44 31 30 39 30 39 2e 39 30 30 36 36 30 30 30 30 39 30 37 35 30 31 33 37 30 31 31 34 30 30 30 32 32 35 30 30 31 30 37 37 38 30 30 30 36 30 31 37 32 2e 37 30 30 30 30 30 37 30 30 30 30 30 31 34 39 30 30 30 30 37 33 31 30 30 30 33 30 30 30 33 30 30 30 34 39 30 30 30 30 34 35 30 30 30 30 32 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d8 7E -2024-06-21 21:15:26.756 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975726704, longitude=116.7807250, latitude=39.5384160, speed=90.000, mileage=49.20000000, dischargeVoltage=243000, dischargeCurrent=24000, insulationResistance=161140000, gear=D, accelerationPedal=10, brakePedal=90, fuelConsumption=9.900, motorControllerTemperature=660000, motorSpeed=90750, motorTorque=1370, motorTemperature=114000, motorVoltage=22500, motorCurrent=10778000, powerBattery=60172., maxFeedbackPower=700000, maxDischargePower=700000, bmsSelfCheck=14, powerBatteryCurrent=90000, powerBatteryV3=731000, maxVoltage=3000, minVoltage=3000, maxTemperature=490000, minTemperature=450000, availableCapacity=200000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:15:26.848 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:15:26.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:15:26.877 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:15:27.743 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:15:27.743 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:15:27.743 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 32 37 37 30 33 31 31 36 2e 37 38 30 35 32 37 30 33 39 2e 35 33 39 30 39 34 30 35 34 2e 30 30 30 34 39 2e 32 33 30 30 30 30 30 30 36 30 38 30 30 30 33 36 30 30 30 37 36 30 34 30 30 30 30 30 44 39 30 31 30 39 2e 36 30 30 31 30 30 30 30 30 31 32 35 37 35 37 38 38 30 31 33 38 30 30 30 31 35 33 30 30 31 30 32 31 30 30 30 30 36 30 31 37 32 2e 39 38 30 30 30 30 31 37 30 30 30 30 33 30 35 30 30 30 30 34 36 31 30 30 30 34 30 30 30 34 30 30 30 34 36 30 30 30 30 37 30 30 30 30 30 34 38 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e6 7E -2024-06-21 21:15:27.743 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975727703, longitude=116.7805270, latitude=39.5390940, speed=54.000, mileage=49.23000000, dischargeVoltage=608000, dischargeCurrent=36000, insulationResistance=760400000, gear=D, accelerationPedal=90, brakePedal=10, fuelConsumption=9.600, motorControllerTemperature=100000, motorSpeed=12575, motorTorque=7880, motorTemperature=138000, motorVoltage=15300, motorCurrent=10210000, powerBattery=60172., maxFeedbackPower=980000, maxDischargePower=170000, bmsSelfCheck=30, powerBatteryCurrent=50000, powerBatteryV3=461000, maxVoltage=4000, minVoltage=4000, maxTemperature=460000, minTemperature=700000, availableCapacity=480000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:15:27.796 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:15:27.828 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:15:27.829 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:15:28.741 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:15:28.741 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:15:28.741 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 32 38 37 30 33 31 31 36 2e 37 38 30 31 36 35 30 33 39 2e 35 34 30 34 32 39 30 31 34 34 2e 30 30 34 39 2e 33 31 30 30 30 30 30 30 34 38 30 30 30 30 33 34 30 30 30 32 39 36 36 39 30 30 30 30 44 32 30 31 30 31 31 2e 32 30 39 30 30 30 30 30 34 35 31 38 35 36 31 33 30 33 32 30 30 30 30 32 35 36 30 30 39 38 31 35 30 30 30 30 36 30 31 36 31 2e 39 31 30 30 30 30 31 32 30 30 30 30 36 30 31 31 30 30 30 36 33 34 30 30 30 33 30 30 30 34 30 30 30 39 31 30 30 30 30 32 30 30 30 30 30 32 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c9 7E -2024-06-21 21:15:28.741 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975728703, longitude=116.7801650, latitude=39.5404290, speed=144.00, mileage=49.31000000, dischargeVoltage=480000, dischargeCurrent=34000, insulationResistance=296690000, gear=D, accelerationPedal=20, brakePedal=10, fuelConsumption=11.20, motorControllerTemperature=900000, motorSpeed=45185, motorTorque=6130, motorTemperature=320000, motorVoltage=25600, motorCurrent=98150000, powerBattery=60161., maxFeedbackPower=910000, maxDischargePower=120000, bmsSelfCheck=60, powerBatteryCurrent=11000, powerBatteryV3=634000, maxVoltage=3000, minVoltage=4000, maxTemperature=910000, minTemperature=200000, availableCapacity=200000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:15:28.788 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:15:28.807 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:15:28.807 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:15:29.737 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:15:29.737 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:15:29.737 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 32 39 37 30 32 31 31 36 2e 37 37 39 38 35 34 30 33 39 2e 35 34 31 35 30 38 30 31 30 38 2e 30 30 34 39 2e 33 37 30 30 30 30 30 30 34 33 35 30 30 30 31 36 30 30 30 31 35 37 31 30 30 30 30 30 44 35 30 34 30 39 2e 37 30 30 35 39 30 30 30 30 36 36 39 36 37 31 35 33 30 31 31 30 30 30 30 31 34 38 30 30 33 33 35 39 30 30 30 30 36 30 31 35 31 2e 37 34 30 30 30 30 36 31 30 30 30 30 30 30 35 30 30 30 30 35 36 36 30 30 30 33 30 30 30 33 30 30 30 31 34 30 30 30 30 35 37 30 30 30 30 36 38 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f9 7E -2024-06-21 21:15:29.737 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975729702, longitude=116.7798540, latitude=39.5415080, speed=108.00, mileage=49.37000000, dischargeVoltage=435000, dischargeCurrent=16000, insulationResistance=157100000, gear=D, accelerationPedal=50, brakePedal=40, fuelConsumption=9.700, motorControllerTemperature=590000, motorSpeed=66967, motorTorque=1530, motorTemperature=110000, motorVoltage=14800, motorCurrent=33590000, powerBattery=60151., maxFeedbackPower=740000, maxDischargePower=610000, bmsSelfCheck=00, powerBatteryCurrent=50000, powerBatteryV3=566000, maxVoltage=3000, minVoltage=3000, maxTemperature=140000, minTemperature=570000, availableCapacity=680000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:15:29.792 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:15:29.808 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:15:29.809 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:15:30.743 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:15:30.743 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:15:30.743 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 33 30 37 30 32 31 31 36 2e 37 37 39 36 34 34 30 33 39 2e 35 34 32 32 39 34 30 39 30 2e 30 30 30 34 39 2e 34 32 30 30 30 30 30 30 32 34 34 30 30 30 32 30 30 30 30 32 32 32 35 35 30 30 30 30 44 35 30 38 30 31 31 2e 37 30 30 30 30 30 30 30 35 31 36 35 34 39 31 33 30 34 31 30 30 30 30 32 31 37 30 30 31 32 34 33 35 30 30 30 36 30 31 33 39 2e 33 30 30 30 30 30 32 31 30 30 30 30 31 30 34 30 30 30 30 33 39 35 30 30 30 33 30 30 30 34 30 30 30 34 37 30 30 30 30 35 30 30 30 30 30 32 36 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 bd 7E -2024-06-21 21:15:30.743 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975730702, longitude=116.7796440, latitude=39.5422940, speed=90.000, mileage=49.42000000, dischargeVoltage=244000, dischargeCurrent=20000, insulationResistance=222550000, gear=D, accelerationPedal=50, brakePedal=80, fuelConsumption=11.70, motorControllerTemperature=000000, motorSpeed=51654, motorTorque=9130, motorTemperature=410000, motorVoltage=21700, motorCurrent=12435000, powerBattery=60139., maxFeedbackPower=300000, maxDischargePower=210000, bmsSelfCheck=10, powerBatteryCurrent=40000, powerBatteryV3=395000, maxVoltage=3000, minVoltage=4000, maxTemperature=470000, minTemperature=500000, availableCapacity=260000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:15:30.806 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:15:30.836 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:15:30.836 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:15:31.736 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:15:31.736 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:15:31.736 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 33 31 37 30 33 31 31 36 2e 37 37 39 33 34 34 30 33 39 2e 35 34 33 33 38 32 30 31 32 36 2e 30 30 34 39 2e 34 39 30 30 30 30 30 30 35 32 30 30 30 30 33 37 30 30 30 31 38 34 33 39 30 30 30 30 44 38 30 34 30 31 31 2e 37 30 37 30 30 30 30 30 31 37 30 39 37 38 32 30 30 31 30 37 30 30 30 32 32 31 30 30 39 37 39 32 30 30 30 30 36 30 31 32 38 2e 36 38 30 30 30 30 31 36 30 30 30 30 31 32 31 34 30 30 30 35 37 37 30 30 30 33 30 30 30 34 30 30 30 34 35 30 30 30 30 38 39 30 30 30 30 38 38 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 04 7E -2024-06-21 21:15:31.737 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975731703, longitude=116.7793440, latitude=39.5433820, speed=126.00, mileage=49.49000000, dischargeVoltage=520000, dischargeCurrent=37000, insulationResistance=184390000, gear=D, accelerationPedal=80, brakePedal=40, fuelConsumption=11.70, motorControllerTemperature=700000, motorSpeed=17097, motorTorque=8200, motorTemperature=107000, motorVoltage=22100, motorCurrent=97920000, powerBattery=60128., maxFeedbackPower=680000, maxDischargePower=160000, bmsSelfCheck=12, powerBatteryCurrent=14000, powerBatteryV3=577000, maxVoltage=3000, minVoltage=4000, maxTemperature=450000, minTemperature=890000, availableCapacity=880000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:15:31.797 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:15:31.819 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:15:31.819 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:15:32.738 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:15:32.738 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:15:32.738 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 33 32 37 30 34 31 31 36 2e 37 37 39 30 30 36 30 33 39 2e 35 34 34 36 30 37 30 31 36 32 2e 30 30 34 39 2e 35 38 30 30 30 30 30 30 35 35 34 30 30 30 33 32 30 30 30 36 39 39 30 30 30 30 30 30 44 36 30 30 30 31 31 2e 30 30 34 33 30 30 30 30 33 39 35 35 32 32 33 35 30 39 32 30 30 30 30 32 33 32 30 30 31 32 33 30 30 30 30 30 36 30 31 31 37 2e 37 30 30 30 30 30 38 32 30 30 30 30 31 34 31 31 30 30 30 34 33 38 30 30 30 34 30 30 30 34 30 30 30 32 39 30 30 30 30 39 38 30 30 30 30 36 38 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 dc 7E -2024-06-21 21:15:32.738 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975732704, longitude=116.7790060, latitude=39.5446070, speed=162.00, mileage=49.58000000, dischargeVoltage=554000, dischargeCurrent=32000, insulationResistance=699000000, gear=D, accelerationPedal=60, brakePedal=00, fuelConsumption=11.00, motorControllerTemperature=430000, motorSpeed=39552, motorTorque=2350, motorTemperature=920000, motorVoltage=23200, motorCurrent=12300000, powerBattery=60117., maxFeedbackPower=700000, maxDischargePower=820000, bmsSelfCheck=14, powerBatteryCurrent=11000, powerBatteryV3=438000, maxVoltage=4000, minVoltage=4000, maxTemperature=290000, minTemperature=980000, availableCapacity=680000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:15:32.807 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:15:32.839 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:15:32.839 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:15:33.753 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:15:33.753 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:15:33.753 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 33 33 37 30 33 31 31 36 2e 37 37 38 37 34 38 30 33 39 2e 35 34 35 35 33 33 30 37 32 2e 30 30 30 34 39 2e 36 32 30 30 30 30 30 30 32 33 35 30 30 30 34 35 30 30 30 31 34 38 33 39 30 30 30 30 44 36 30 33 30 39 2e 34 30 30 32 34 30 30 30 30 37 30 37 37 36 36 39 30 30 31 31 30 30 30 30 32 33 38 30 30 32 35 32 30 30 30 30 30 36 30 31 31 37 2e 31 32 30 30 30 30 34 39 30 30 30 30 31 31 31 32 30 30 30 35 38 30 30 30 30 33 30 30 30 34 30 30 30 32 39 30 30 30 30 32 30 30 30 30 30 34 37 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e0 7E -2024-06-21 21:15:33.753 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975733703, longitude=116.7787480, latitude=39.5455330, speed=72.000, mileage=49.62000000, dischargeVoltage=235000, dischargeCurrent=45000, insulationResistance=148390000, gear=D, accelerationPedal=60, brakePedal=30, fuelConsumption=9.400, motorControllerTemperature=240000, motorSpeed=70776, motorTorque=6900, motorTemperature=110000, motorVoltage=23800, motorCurrent=25200000, powerBattery=60117., maxFeedbackPower=120000, maxDischargePower=490000, bmsSelfCheck=11, powerBatteryCurrent=12000, powerBatteryV3=580000, maxVoltage=3000, minVoltage=4000, maxTemperature=290000, minTemperature=200000, availableCapacity=470000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:15:33.812 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:15:33.851 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:15:33.851 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:15:34.766 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:15:34.767 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:15:34.767 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 33 34 37 31 36 31 31 36 2e 37 37 38 33 38 34 30 33 39 2e 35 34 36 38 38 32 30 31 34 34 2e 30 30 34 39 2e 37 30 30 30 30 30 30 30 35 38 34 30 30 30 33 30 30 30 30 31 38 31 32 38 30 30 30 30 44 30 30 37 30 31 31 2e 33 30 33 36 30 30 30 30 39 30 33 37 37 39 35 38 30 31 30 36 30 30 30 32 38 35 30 30 35 34 35 36 30 30 30 30 36 30 31 30 35 2e 34 33 30 30 30 30 35 35 30 30 30 30 30 30 31 30 30 30 30 33 39 34 30 30 30 33 30 30 30 33 30 30 30 39 39 30 30 30 30 32 30 30 30 30 30 30 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ed 7E -2024-06-21 21:15:34.767 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975734716, longitude=116.7783840, latitude=39.5468820, speed=144.00, mileage=49.70000000, dischargeVoltage=584000, dischargeCurrent=30000, insulationResistance=181280000, gear=D, accelerationPedal=00, brakePedal=70, fuelConsumption=11.30, motorControllerTemperature=360000, motorSpeed=90377, motorTorque=9580, motorTemperature=106000, motorVoltage=28500, motorCurrent=54560000, powerBattery=60105., maxFeedbackPower=430000, maxDischargePower=550000, bmsSelfCheck=00, powerBatteryCurrent=10000, powerBatteryV3=394000, maxVoltage=3000, minVoltage=3000, maxTemperature=990000, minTemperature=200000, availableCapacity=000000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:15:34.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:15:34.848 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:15:34.848 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:15:35.745 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:15:35.745 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:15:35.745 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 33 35 37 30 39 31 31 36 2e 37 37 38 31 34 38 30 33 39 2e 35 34 37 37 32 36 30 39 30 2e 30 30 30 34 39 2e 37 35 30 30 30 30 30 30 33 32 33 30 30 30 37 30 30 30 30 32 34 39 31 36 30 30 30 30 44 36 30 30 30 31 30 2e 38 30 30 30 30 30 30 30 31 33 39 38 34 34 36 35 30 33 30 30 30 30 30 31 35 32 30 30 31 36 35 30 30 30 30 30 36 30 30 39 34 2e 31 31 30 30 30 30 32 35 30 30 30 30 37 30 31 33 30 30 30 32 37 31 30 30 30 34 30 30 30 34 30 30 30 32 36 30 30 30 30 32 37 30 30 30 30 32 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 d1 7E -2024-06-21 21:15:35.745 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975735709, longitude=116.7781480, latitude=39.5477260, speed=90.000, mileage=49.75000000, dischargeVoltage=323000, dischargeCurrent=70000, insulationResistance=249160000, gear=D, accelerationPedal=60, brakePedal=00, fuelConsumption=10.80, motorControllerTemperature=000000, motorSpeed=13984, motorTorque=4650, motorTemperature=300000, motorVoltage=15200, motorCurrent=16500000, powerBattery=60094., maxFeedbackPower=110000, maxDischargePower=250000, bmsSelfCheck=70, powerBatteryCurrent=13000, powerBatteryV3=271000, maxVoltage=4000, minVoltage=4000, maxTemperature=260000, minTemperature=270000, availableCapacity=200000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:15:35.798 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:15:35.827 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:15:35.827 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:15:36.751 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:15:36.751 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:15:36.751 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 33 36 37 31 38 31 31 36 2e 37 37 37 39 34 39 30 33 39 2e 35 34 38 35 33 33 30 35 34 2e 30 30 30 34 39 2e 37 38 30 30 30 30 30 30 31 31 36 30 30 30 34 30 30 30 30 32 36 33 34 34 30 30 30 30 44 32 30 37 30 31 31 2e 38 30 34 34 30 30 30 30 33 36 36 36 36 32 39 31 30 31 30 30 30 30 30 32 31 31 30 30 36 38 38 31 30 30 30 30 36 30 30 39 34 2e 34 30 30 30 30 30 36 35 30 30 30 30 31 34 31 31 30 30 30 33 38 32 30 30 30 33 30 30 30 34 30 30 30 38 30 30 30 30 30 31 37 30 30 30 30 39 36 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f4 7E -2024-06-21 21:15:36.752 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975736718, longitude=116.7779490, latitude=39.5485330, speed=54.000, mileage=49.78000000, dischargeVoltage=116000, dischargeCurrent=40000, insulationResistance=263440000, gear=D, accelerationPedal=20, brakePedal=70, fuelConsumption=11.80, motorControllerTemperature=440000, motorSpeed=36666, motorTorque=2910, motorTemperature=100000, motorVoltage=21100, motorCurrent=68810000, powerBattery=60094., maxFeedbackPower=400000, maxDischargePower=650000, bmsSelfCheck=14, powerBatteryCurrent=11000, powerBatteryV3=382000, maxVoltage=3000, minVoltage=4000, maxTemperature=800000, minTemperature=170000, availableCapacity=960000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:15:36.810 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:15:36.843 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:15:36.843 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:15:37.745 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:15:37.746 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:15:37.746 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 33 37 37 30 36 31 31 36 2e 37 37 37 37 31 33 30 33 39 2e 35 34 39 34 30 30 30 31 32 36 2e 30 30 34 39 2e 38 35 30 30 30 30 30 30 34 31 35 30 30 30 31 36 30 30 30 33 36 36 39 30 30 30 30 30 44 38 30 38 30 31 30 2e 39 30 38 30 30 30 30 30 37 36 34 34 35 38 34 36 30 38 38 30 30 30 30 32 36 30 30 30 35 32 35 30 30 30 30 30 36 30 30 38 34 2e 39 35 30 30 30 30 31 32 30 30 30 30 34 30 34 30 30 30 30 33 33 36 30 30 30 34 30 30 30 34 30 30 30 32 33 30 30 30 30 34 39 30 30 30 30 34 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f6 7E -2024-06-21 21:15:37.746 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975737706, longitude=116.7777130, latitude=39.5494000, speed=126.00, mileage=49.85000000, dischargeVoltage=415000, dischargeCurrent=16000, insulationResistance=366900000, gear=D, accelerationPedal=80, brakePedal=80, fuelConsumption=10.90, motorControllerTemperature=800000, motorSpeed=76445, motorTorque=8460, motorTemperature=880000, motorVoltage=26000, motorCurrent=52500000, powerBattery=60084., maxFeedbackPower=950000, maxDischargePower=120000, bmsSelfCheck=40, powerBatteryCurrent=40000, powerBatteryV3=336000, maxVoltage=4000, minVoltage=4000, maxTemperature=230000, minTemperature=490000, availableCapacity=400000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:15:37.851 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:15:37.905 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:15:37.905 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:15:38.762 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:15:38.762 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:15:38.762 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 33 38 37 30 35 31 31 36 2e 37 37 37 35 39 35 30 33 39 2e 35 34 39 37 35 31 30 30 2e 30 30 30 30 34 39 2e 38 35 30 30 30 30 30 30 36 30 31 30 30 30 31 30 30 30 30 32 32 34 34 38 30 30 30 30 44 37 30 34 30 31 31 2e 37 30 34 35 30 30 30 30 37 37 30 33 34 31 33 31 30 39 32 30 30 30 30 31 35 39 30 30 31 31 30 39 33 30 30 30 36 30 30 38 34 2e 39 34 30 30 30 30 34 34 30 30 30 30 31 30 32 30 30 30 30 33 30 38 30 30 30 34 30 30 30 33 30 30 30 32 36 30 30 30 30 33 38 30 30 30 30 32 36 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e0 7E -2024-06-21 21:15:38.762 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975738705, longitude=116.7775950, latitude=39.5497510, speed=0.0000, mileage=49.85000000, dischargeVoltage=601000, dischargeCurrent=10000, insulationResistance=224480000, gear=D, accelerationPedal=70, brakePedal=40, fuelConsumption=11.70, motorControllerTemperature=450000, motorSpeed=77034, motorTorque=1310, motorTemperature=920000, motorVoltage=15900, motorCurrent=11093000, powerBattery=60084., maxFeedbackPower=940000, maxDischargePower=440000, bmsSelfCheck=10, powerBatteryCurrent=20000, powerBatteryV3=308000, maxVoltage=4000, minVoltage=3000, maxTemperature=260000, minTemperature=380000, availableCapacity=260000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:15:38.842 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:15:38.864 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:15:38.864 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:15:39.746 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:15:39.746 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:15:39.746 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 33 39 37 30 36 31 31 36 2e 37 37 37 33 31 36 30 33 39 2e 35 35 30 38 30 36 30 31 30 38 2e 30 30 34 39 2e 39 31 30 30 30 30 30 30 35 39 38 30 30 30 31 39 30 30 30 33 37 32 35 30 30 30 30 30 44 31 30 39 30 39 2e 32 30 30 31 30 30 30 30 30 33 31 36 37 30 34 37 38 30 38 36 30 30 30 30 31 34 35 30 30 31 31 37 32 33 30 30 30 36 30 30 37 34 2e 31 33 30 30 30 30 37 30 30 30 30 30 35 30 37 30 30 30 30 33 38 38 30 30 30 33 30 30 30 34 30 30 30 31 35 30 30 30 30 36 31 30 30 30 30 37 38 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f5 7E -2024-06-21 21:15:39.746 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975739706, longitude=116.7773160, latitude=39.5508060, speed=108.00, mileage=49.91000000, dischargeVoltage=598000, dischargeCurrent=19000, insulationResistance=372500000, gear=D, accelerationPedal=10, brakePedal=90, fuelConsumption=9.200, motorControllerTemperature=100000, motorSpeed=31670, motorTorque=4780, motorTemperature=860000, motorVoltage=14500, motorCurrent=11723000, powerBattery=60074., maxFeedbackPower=130000, maxDischargePower=700000, bmsSelfCheck=50, powerBatteryCurrent=70000, powerBatteryV3=388000, maxVoltage=3000, minVoltage=4000, maxTemperature=150000, minTemperature=610000, availableCapacity=780000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:15:39.796 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:15:39.819 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:15:39.819 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:15:40.762 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:15:40.762 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:15:40.763 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 34 30 37 31 36 31 31 36 2e 37 37 37 31 30 32 30 33 39 2e 35 35 31 35 37 31 30 37 32 2e 30 30 30 34 39 2e 39 35 30 30 30 30 30 30 35 38 35 30 30 30 31 31 30 30 30 34 36 32 36 30 30 30 30 30 44 34 30 37 30 39 2e 39 30 30 36 32 30 30 30 30 36 35 34 31 33 36 32 32 30 31 31 37 30 30 30 32 36 39 30 30 31 33 35 35 38 30 30 30 36 30 30 37 34 2e 38 37 30 30 30 30 32 34 30 30 30 30 33 30 35 30 30 30 30 35 35 31 30 30 30 33 30 30 30 34 30 30 30 33 30 30 30 30 30 38 30 30 30 30 30 38 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e7 7E -2024-06-21 21:15:40.763 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975740716, longitude=116.7771020, latitude=39.5515710, speed=72.000, mileage=49.95000000, dischargeVoltage=585000, dischargeCurrent=11000, insulationResistance=462600000, gear=D, accelerationPedal=40, brakePedal=70, fuelConsumption=9.900, motorControllerTemperature=620000, motorSpeed=65413, motorTorque=6220, motorTemperature=117000, motorVoltage=26900, motorCurrent=13558000, powerBattery=60074., maxFeedbackPower=870000, maxDischargePower=240000, bmsSelfCheck=30, powerBatteryCurrent=50000, powerBatteryV3=551000, maxVoltage=3000, minVoltage=4000, maxTemperature=300000, minTemperature=800000, availableCapacity=800000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:15:40.816 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:15:40.835 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:15:40.835 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:15:41.752 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:15:41.752 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:15:41.752 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 34 31 37 31 31 31 31 36 2e 37 37 36 38 33 32 30 33 39 2e 35 35 32 35 39 30 30 31 32 36 2e 30 30 35 30 2e 30 32 30 30 30 30 30 30 37 30 30 30 30 30 31 32 30 30 30 31 37 33 31 32 30 30 30 30 44 39 30 37 30 31 32 2e 30 30 38 39 30 30 30 30 33 37 34 33 33 36 35 37 30 34 30 30 30 30 30 32 34 37 30 30 36 39 39 38 30 30 30 30 36 30 30 36 32 2e 32 30 30 30 30 30 31 38 30 30 30 30 39 30 38 30 30 30 30 36 36 37 30 30 30 33 30 30 30 34 30 30 30 37 33 30 30 30 30 33 30 30 30 30 30 33 37 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 dd 7E -2024-06-21 21:15:41.752 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975741711, longitude=116.7768320, latitude=39.5525900, speed=126.00, mileage=50.02000000, dischargeVoltage=700000, dischargeCurrent=12000, insulationResistance=173120000, gear=D, accelerationPedal=90, brakePedal=70, fuelConsumption=12.00, motorControllerTemperature=890000, motorSpeed=37433, motorTorque=6570, motorTemperature=400000, motorVoltage=24700, motorCurrent=69980000, powerBattery=60062., maxFeedbackPower=200000, maxDischargePower=180000, bmsSelfCheck=90, powerBatteryCurrent=80000, powerBatteryV3=667000, maxVoltage=3000, minVoltage=4000, maxTemperature=730000, minTemperature=300000, availableCapacity=370000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:15:41.817 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:15:41.839 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:15:41.839 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:15:42.750 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:15:42.750 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:15:42.750 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 34 32 37 31 31 31 31 36 2e 37 37 36 34 36 38 30 33 39 2e 35 35 33 39 31 34 30 39 30 2e 30 30 30 35 30 2e 30 37 30 30 30 30 30 30 34 38 38 30 30 30 34 38 30 30 30 31 38 36 38 33 30 30 30 30 44 36 30 33 30 39 2e 38 30 30 39 36 30 30 30 30 35 35 34 34 30 32 30 35 30 30 30 30 30 30 30 32 38 33 30 30 31 33 39 39 38 30 30 30 36 30 30 35 33 2e 36 36 30 30 30 30 36 31 30 30 30 30 31 34 38 30 30 30 30 35 33 32 30 30 30 34 30 30 30 33 30 30 30 38 39 30 30 30 30 32 38 30 30 30 30 32 33 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 01 7E -2024-06-21 21:15:42.750 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975742711, longitude=116.7764680, latitude=39.5539140, speed=90.000, mileage=50.07000000, dischargeVoltage=488000, dischargeCurrent=48000, insulationResistance=186830000, gear=D, accelerationPedal=60, brakePedal=30, fuelConsumption=9.800, motorControllerTemperature=960000, motorSpeed=55440, motorTorque=2050, motorTemperature=000000, motorVoltage=28300, motorCurrent=13998000, powerBattery=60053., maxFeedbackPower=660000, maxDischargePower=610000, bmsSelfCheck=14, powerBatteryCurrent=80000, powerBatteryV3=532000, maxVoltage=4000, minVoltage=3000, maxTemperature=890000, minTemperature=280000, availableCapacity=230000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:15:42.830 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:15:42.857 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:15:42.858 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:15:43.748 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:15:43.748 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:15:43.748 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 34 33 37 30 36 31 31 36 2e 37 37 36 32 38 30 30 33 39 2e 35 35 34 35 38 38 30 33 36 2e 30 30 30 35 30 2e 30 39 30 30 30 30 30 30 33 30 36 30 30 30 33 34 30 30 30 31 31 37 35 33 30 30 30 30 44 31 30 36 30 31 30 2e 34 30 31 30 30 30 30 30 33 39 37 31 37 36 39 39 30 31 32 37 30 30 30 31 34 30 30 30 31 31 38 33 30 30 30 30 36 30 30 35 33 2e 33 30 30 30 30 30 37 31 30 30 30 30 32 30 31 32 30 30 30 35 34 36 30 30 30 33 30 30 30 33 30 30 30 36 39 30 30 30 30 32 32 30 30 30 30 34 33 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 cc 7E -2024-06-21 21:15:43.748 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975743706, longitude=116.7762800, latitude=39.5545880, speed=36.000, mileage=50.09000000, dischargeVoltage=306000, dischargeCurrent=34000, insulationResistance=117530000, gear=D, accelerationPedal=10, brakePedal=60, fuelConsumption=10.40, motorControllerTemperature=100000, motorSpeed=39717, motorTorque=6990, motorTemperature=127000, motorVoltage=14000, motorCurrent=11830000, powerBattery=60053., maxFeedbackPower=300000, maxDischargePower=710000, bmsSelfCheck=20, powerBatteryCurrent=12000, powerBatteryV3=546000, maxVoltage=3000, minVoltage=3000, maxTemperature=690000, minTemperature=220000, availableCapacity=430000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:15:43.824 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:15:43.867 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:15:43.867 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:15:44.744 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:15:44.745 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:15:44.745 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 34 34 37 30 37 31 31 36 2e 37 37 35 39 38 35 30 33 39 2e 35 35 35 36 33 38 30 31 30 38 2e 30 30 35 30 2e 31 35 30 30 30 30 30 30 33 35 39 30 30 30 33 35 30 30 30 31 31 31 31 37 30 30 30 30 44 34 30 35 30 31 30 2e 32 30 34 32 30 30 30 30 35 32 38 35 37 32 34 32 30 31 31 33 30 30 30 32 36 35 30 30 31 34 31 34 39 30 30 30 36 30 30 34 32 2e 39 34 30 30 30 30 34 38 30 30 30 30 38 30 33 30 30 30 30 35 33 32 30 30 30 34 30 30 30 33 30 30 30 35 39 30 30 30 30 39 31 30 30 30 30 39 33 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ec 7E -2024-06-21 21:15:44.745 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975744707, longitude=116.7759850, latitude=39.5556380, speed=108.00, mileage=50.15000000, dischargeVoltage=359000, dischargeCurrent=35000, insulationResistance=111170000, gear=D, accelerationPedal=40, brakePedal=50, fuelConsumption=10.20, motorControllerTemperature=420000, motorSpeed=52857, motorTorque=2420, motorTemperature=113000, motorVoltage=26500, motorCurrent=14149000, powerBattery=60042., maxFeedbackPower=940000, maxDischargePower=480000, bmsSelfCheck=80, powerBatteryCurrent=30000, powerBatteryV3=532000, maxVoltage=4000, minVoltage=3000, maxTemperature=590000, minTemperature=910000, availableCapacity=930000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:15:44.801 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:15:44.826 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:15:44.826 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:15:45.746 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:15:45.747 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:15:45.747 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 34 35 37 30 38 31 31 36 2e 37 37 35 36 37 34 30 33 39 2e 35 35 36 38 32 39 30 31 30 38 2e 30 30 35 30 2e 32 31 30 30 30 30 30 30 37 32 38 30 30 30 31 38 30 30 30 31 37 36 31 39 30 30 30 30 44 39 30 34 30 31 31 2e 31 30 32 36 30 30 30 30 35 36 31 33 35 39 30 30 30 37 35 30 30 30 30 32 33 35 30 30 36 38 37 30 30 30 30 30 36 30 30 33 31 2e 31 34 30 30 30 30 37 33 30 30 30 30 30 30 31 33 30 30 30 36 30 32 30 30 30 34 30 30 30 33 30 30 30 36 34 30 30 30 30 39 35 30 30 30 30 37 36 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e9 7E -2024-06-21 21:15:45.747 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975745708, longitude=116.7756740, latitude=39.5568290, speed=108.00, mileage=50.21000000, dischargeVoltage=728000, dischargeCurrent=18000, insulationResistance=176190000, gear=D, accelerationPedal=90, brakePedal=40, fuelConsumption=11.10, motorControllerTemperature=260000, motorSpeed=56135, motorTorque=9000, motorTemperature=750000, motorVoltage=23500, motorCurrent=68700000, powerBattery=60031., maxFeedbackPower=140000, maxDischargePower=730000, bmsSelfCheck=00, powerBatteryCurrent=13000, powerBatteryV3=602000, maxVoltage=4000, minVoltage=3000, maxTemperature=640000, minTemperature=950000, availableCapacity=760000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:15:45.800 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:15:45.823 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:15:45.823 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:15:46.753 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:15:46.753 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:15:46.753 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 34 36 37 30 38 31 31 36 2e 37 37 35 34 38 31 30 33 39 2e 35 35 37 36 36 31 30 31 30 38 2e 30 30 35 30 2e 32 37 30 30 30 30 30 30 36 34 32 30 30 30 34 35 30 30 30 38 39 37 36 30 30 30 30 30 44 33 30 35 30 39 2e 33 30 30 33 37 30 30 30 30 33 39 33 33 30 32 36 33 30 36 30 30 30 30 30 32 37 37 30 30 31 35 35 36 30 30 30 30 36 30 30 32 32 2e 37 34 30 30 30 30 31 33 30 30 30 30 31 30 35 30 30 30 30 36 32 32 30 30 30 33 30 30 30 33 30 30 30 38 32 30 30 30 30 36 36 30 30 30 30 33 37 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e8 7E -2024-06-21 21:15:46.753 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975746708, longitude=116.7754810, latitude=39.5576610, speed=108.00, mileage=50.27000000, dischargeVoltage=642000, dischargeCurrent=45000, insulationResistance=897600000, gear=D, accelerationPedal=30, brakePedal=50, fuelConsumption=9.300, motorControllerTemperature=370000, motorSpeed=39330, motorTorque=2630, motorTemperature=600000, motorVoltage=27700, motorCurrent=15560000, powerBattery=60022., maxFeedbackPower=740000, maxDischargePower=130000, bmsSelfCheck=10, powerBatteryCurrent=50000, powerBatteryV3=622000, maxVoltage=3000, minVoltage=3000, maxTemperature=820000, minTemperature=660000, availableCapacity=370000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:15:46.803 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:15:46.821 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:15:46.821 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:15:47.751 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:15:47.751 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:15:47.751 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 34 37 37 31 32 31 31 36 2e 37 37 35 32 32 38 30 33 39 2e 35 35 38 35 32 35 30 39 30 2e 30 30 30 35 30 2e 33 32 30 30 30 30 30 30 35 34 35 30 30 30 31 34 30 30 30 37 30 33 38 30 30 30 30 30 44 32 30 30 30 31 30 2e 38 30 31 31 30 30 30 30 39 36 35 31 38 36 38 33 30 31 31 33 30 30 30 32 34 32 30 30 31 34 35 30 30 30 30 30 36 30 30 31 31 2e 34 32 30 30 30 30 35 30 30 30 30 30 31 30 36 30 30 30 30 35 31 33 30 30 30 34 30 30 30 34 30 30 30 38 32 30 30 30 30 36 35 30 30 30 30 37 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 b9 7E -2024-06-21 21:15:47.751 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975747712, longitude=116.7752280, latitude=39.5585250, speed=90.000, mileage=50.32000000, dischargeVoltage=545000, dischargeCurrent=14000, insulationResistance=703800000, gear=D, accelerationPedal=20, brakePedal=00, fuelConsumption=10.80, motorControllerTemperature=110000, motorSpeed=96518, motorTorque=6830, motorTemperature=113000, motorVoltage=24200, motorCurrent=14500000, powerBattery=60011., maxFeedbackPower=420000, maxDischargePower=500000, bmsSelfCheck=10, powerBatteryCurrent=60000, powerBatteryV3=513000, maxVoltage=4000, minVoltage=4000, maxTemperature=820000, minTemperature=650000, availableCapacity=700000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:15:47.812 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:15:47.835 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:15:47.835 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:15:48.745 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:15:48.745 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:15:48.745 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 34 38 37 30 39 31 31 36 2e 37 37 35 30 34 31 30 33 39 2e 35 35 39 31 39 39 30 35 34 2e 30 30 30 35 30 2e 33 35 30 30 30 30 30 30 36 31 37 30 30 30 32 39 30 30 30 38 36 34 38 30 30 30 30 30 44 31 30 31 30 31 31 2e 39 30 36 39 30 30 30 30 35 35 32 39 34 31 36 35 30 35 32 30 30 30 30 32 37 35 30 30 31 30 39 30 34 30 30 30 36 30 30 31 31 2e 38 33 30 30 30 30 39 36 30 30 30 30 32 30 39 30 30 30 30 35 39 35 30 30 30 33 30 30 30 33 30 30 30 31 34 30 30 30 30 33 35 30 30 30 30 32 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f2 7E -2024-06-21 21:15:48.745 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975748709, longitude=116.7750410, latitude=39.5591990, speed=54.000, mileage=50.35000000, dischargeVoltage=617000, dischargeCurrent=29000, insulationResistance=864800000, gear=D, accelerationPedal=10, brakePedal=10, fuelConsumption=11.90, motorControllerTemperature=690000, motorSpeed=55294, motorTorque=1650, motorTemperature=520000, motorVoltage=27500, motorCurrent=10904000, powerBattery=60011., maxFeedbackPower=830000, maxDischargePower=960000, bmsSelfCheck=20, powerBatteryCurrent=90000, powerBatteryV3=595000, maxVoltage=3000, minVoltage=3000, maxTemperature=140000, minTemperature=350000, availableCapacity=200000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:15:48.819 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:15:48.858 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:15:48.858 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:15:49.741 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:15:49.741 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:15:49.741 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 34 39 37 30 36 31 31 36 2e 37 37 34 37 34 30 30 33 39 2e 35 36 30 32 37 39 30 31 34 34 2e 30 30 35 30 2e 34 33 30 30 30 30 30 30 35 37 38 30 30 30 32 37 30 30 30 36 36 34 30 30 30 30 30 30 44 31 30 38 30 31 30 2e 36 30 32 37 30 30 30 30 38 33 37 36 31 35 38 36 30 31 34 37 30 30 30 31 31 34 30 30 31 34 37 32 38 30 30 30 36 30 30 30 31 2e 33 34 30 30 30 30 39 36 30 30 30 30 32 30 36 30 30 30 30 32 35 30 30 30 30 33 30 30 30 34 30 30 30 35 33 30 30 30 30 31 37 30 30 30 30 35 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e1 7E -2024-06-21 21:15:49.741 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975749706, longitude=116.7747400, latitude=39.5602790, speed=144.00, mileage=50.43000000, dischargeVoltage=578000, dischargeCurrent=27000, insulationResistance=664000000, gear=D, accelerationPedal=10, brakePedal=80, fuelConsumption=10.60, motorControllerTemperature=270000, motorSpeed=83761, motorTorque=5860, motorTemperature=147000, motorVoltage=11400, motorCurrent=14728000, powerBattery=60001., maxFeedbackPower=340000, maxDischargePower=960000, bmsSelfCheck=20, powerBatteryCurrent=60000, powerBatteryV3=250000, maxVoltage=3000, minVoltage=4000, maxTemperature=530000, minTemperature=170000, availableCapacity=500000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:15:49.810 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:15:49.853 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:15:49.853 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:15:50.741 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:15:50.741 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:15:50.741 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 35 30 37 30 37 31 31 36 2e 37 37 34 35 32 36 30 33 39 2e 35 36 31 30 37 37 30 37 32 2e 30 30 30 35 30 2e 34 37 30 30 30 30 30 30 37 31 36 30 30 30 33 31 30 30 30 31 33 31 37 33 30 30 30 30 44 35 30 39 30 31 31 2e 37 30 34 30 30 30 30 30 38 30 36 33 31 36 30 30 30 31 33 39 30 30 30 32 33 34 30 30 33 38 37 33 30 30 30 30 36 30 30 30 31 2e 38 37 30 30 30 30 31 30 30 30 30 30 33 30 31 31 30 30 30 35 36 31 30 30 30 33 30 30 30 34 30 30 30 33 31 30 30 30 30 35 36 30 30 30 30 35 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 bd 7E -2024-06-21 21:15:50.741 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975750707, longitude=116.7745260, latitude=39.5610770, speed=72.000, mileage=50.47000000, dischargeVoltage=716000, dischargeCurrent=31000, insulationResistance=131730000, gear=D, accelerationPedal=50, brakePedal=90, fuelConsumption=11.70, motorControllerTemperature=400000, motorSpeed=80631, motorTorque=6000, motorTemperature=139000, motorVoltage=23400, motorCurrent=38730000, powerBattery=60001., maxFeedbackPower=870000, maxDischargePower=100000, bmsSelfCheck=30, powerBatteryCurrent=11000, powerBatteryV3=561000, maxVoltage=3000, minVoltage=4000, maxTemperature=310000, minTemperature=560000, availableCapacity=500000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:15:50.827 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:15:50.845 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:15:50.845 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:15:50.883 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 21:15:50.907 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 21:15:50.937 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 21:15:51.739 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:15:51.739 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:15:51.739 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 35 31 37 30 33 31 31 36 2e 37 37 34 32 37 31 30 33 39 2e 35 36 31 39 37 30 30 31 30 38 2e 30 30 35 30 2e 35 33 30 30 30 30 30 30 33 39 35 30 30 30 33 35 30 30 30 32 35 38 33 35 30 30 30 30 44 33 30 39 30 31 31 2e 31 30 39 36 30 30 30 30 32 36 30 39 34 38 34 30 30 31 30 30 30 30 30 32 32 31 30 30 31 33 39 39 33 30 30 30 35 39 39 38 39 2e 36 31 30 30 30 30 37 35 30 30 30 30 31 30 36 30 30 30 30 33 35 35 30 30 30 34 30 30 30 33 30 30 30 33 39 30 30 30 30 31 30 30 30 30 30 34 31 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ea 7E -2024-06-21 21:15:51.739 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975751703, longitude=116.7742710, latitude=39.5619700, speed=108.00, mileage=50.53000000, dischargeVoltage=395000, dischargeCurrent=35000, insulationResistance=258350000, gear=D, accelerationPedal=30, brakePedal=90, fuelConsumption=11.10, motorControllerTemperature=960000, motorSpeed=26094, motorTorque=8400, motorTemperature=100000, motorVoltage=22100, motorCurrent=13993000, powerBattery=59989., maxFeedbackPower=610000, maxDischargePower=750000, bmsSelfCheck=10, powerBatteryCurrent=60000, powerBatteryV3=355000, maxVoltage=4000, minVoltage=3000, maxTemperature=390000, minTemperature=100000, availableCapacity=410000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:15:51.796 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:15:51.831 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:15:51.831 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:15:51.832 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 21:15:51.832 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 21:15:51.837 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 21:15:51.850 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-2, test1-1 -2024-06-21 21:15:51.850 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Revoke previously assigned partitions test1-5, test1-4, test1-3 -2024-06-21 21:15:51.850 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Revoke previously assigned partitions test1-6, test1-7 -2024-06-21 21:15:51.850 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-5, test1-4, test1-3] -2024-06-21 21:15:51.850 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-2, test1-1] -2024-06-21 21:15:51.850 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-6, test1-7] -2024-06-21 21:15:51.850 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-d58cfd04-1774-4ac6-a1d8-e8b75d09d5ae sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 21:15:51.850 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-220902ef-8d32-41f6-88f6-db754cc12b5c sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 21:15:51.850 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-1aaa9189-7f6e-490b-851b-9376d3f09ca0 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 21:15:51.850 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 21:15:51.850 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 21:15:51.850 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 21:15:51.852 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 21:15:51.852 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 21:15:51.852 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 21:15:51.852 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 21:15:51.852 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 21:15:51.852 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 21:15:51.853 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered -2024-06-21 21:15:51.854 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 21:15:51.854 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered -2024-06-21 21:15:51.854 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 21:15:51.855 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 21:15:51.855 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 21:15:51.855 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 21:15:51.855 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered -2024-06-21 21:15:51.855 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 21:15:51.856 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 21:15:51.856 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 21:15:51.856 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 21:15:51.860 [SpringApplicationShutdownHook] INFO org.apache.kafka.clients.producer.KafkaProducer:1204 - [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 30000 ms. -2024-06-21 21:15:51.861 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 21:15:51.861 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 21:15:51.861 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 21:15:51.861 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.producer for producer-1 unregistered -2024-06-21 21:15:52.053 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 21:15:52.057 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. -2024-06-21 21:16:00.973 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 4688 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 21:16:00.974 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 21:16:00.975 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 21:16:01.574 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 21:16:01.575 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 21:16:01.603 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2024-06-21 21:16:01.853 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$e7a4817f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:16:01.947 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:16:01.950 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:16:01.952 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:16:01.969 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:16:02.004 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:16:02.007 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:16:02.238 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 21:16:02.246 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 21:16:02.246 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 21:16:02.363 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 21:16:02.364 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1345 ms -2024-06-21 21:16:03.058 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 21:16:03.429 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 21:16:03.437 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 21:16:03.465 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 21:16:03.517 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 21:16:03.540 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Partitions-1 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = true - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Partitions - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 21:16:03.607 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 21:16:03.607 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 21:16:03.607 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718975763606 -2024-06-21 21:16:03.608 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 21:16:03.732 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 21:16:03.814 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ -2024-06-21 21:16:03.891 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 21:16:03.892 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 21:16:03.894 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 21:16:03.900 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 21:16:03.902 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=17, memberId='consumer-Partitions-1-07268360-36c2-47bb-b13f-40fc179e53a7', protocol='range'} -2024-06-21 21:16:03.903 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 17: {consumer-Partitions-1-07268360-36c2-47bb-b13f-40fc179e53a7=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 21:16:03.906 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=17, memberId='consumer-Partitions-1-07268360-36c2-47bb-b13f-40fc179e53a7', protocol='range'} -2024-06-21 21:16:03.907 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 21:16:03.908 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 21:16:03.914 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:16:03.914 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:16:03.914 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:16:03.914 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:16:03.914 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:16:03.914 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:16:03.914 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:16:03.914 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=146, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:16:04.533 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-2 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 21:16:04.536 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 21:16:04.536 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 21:16:04.536 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718975764536 -2024-06-21 21:16:04.537 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 21:16:04.543 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-3 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 21:16:04.547 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 21:16:04.547 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 21:16:04.547 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 21:16:04.547 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718975764547 -2024-06-21 21:16:04.547 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 21:16:04.547 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 21:16:04.547 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 21:16:04.548 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-4 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 21:16:04.550 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 21:16:04.550 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 21:16:04.551 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 21:16:04.551 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 21:16:04.551 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 21:16:04.551 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 21:16:04.551 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718975764551 -2024-06-21 21:16:04.551 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 21:16:04.552 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=25, memberId='consumer-Topics-2-925c800b-485b-4ec3-9c10-49157b993341', protocol='range'} -2024-06-21 21:16:04.552 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 25: {consumer-Topics-2-925c800b-485b-4ec3-9c10-49157b993341=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 21:16:04.553 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=25, memberId='consumer-Topics-2-925c800b-485b-4ec3-9c10-49157b993341', protocol='range'} -2024-06-21 21:16:04.553 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 21:16:04.553 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 21:16:04.554 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 21:16:04.554 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 21:16:04.555 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 21:16:04.556 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 21:16:04.556 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:16:04.556 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:16:04.556 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:16:04.556 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:16:04.557 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:16:04.557 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:16:04.557 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:16:04.557 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=147, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:16:04.557 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] -2024-06-21 21:16:04.558 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 21:16:04.563 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' -2024-06-21 21:16:04.564 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 21:16:04.692 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#1171ba7e:0/SimpleConnection@20d92f1e [delegate=amqp://guest@101.34.243.166:5672/, localPort= 59260] -2024-06-21 21:16:05.382 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 4.729 seconds (JVM running for 5.755) -2024-06-21 21:16:05.384 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 -2024-06-21 21:16:05.450 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:695 - 故障信息发送到RabbitMQ -2024-06-21 21:16:05.450 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:283 - 该车故障GZ001信息首次存储到本地缓存和Redis中,并发送到RabbitMQ -2024-06-21 21:16:05.476 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:16:05.476 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:16:07.556 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing -2024-06-21 21:16:07.557 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 21:16:07.557 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] -2024-06-21 21:16:07.557 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 21:16:07.558 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=26, memberId='consumer-Topics-3-bedc752b-0181-4fec-8284-bbf306777639', protocol='range'} -2024-06-21 21:16:07.559 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=26, memberId='consumer-Topics-4-3bcaa0a6-0b14-4cea-8f76-381e33772556', protocol='range'} -2024-06-21 21:16:07.559 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=26, memberId='consumer-Topics-2-925c800b-485b-4ec3-9c10-49157b993341', protocol='range'} -2024-06-21 21:16:07.559 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 26: {consumer-Topics-3-bedc752b-0181-4fec-8284-bbf306777639=Assignment(partitions=[test1-3, test1-4, test1-5]), consumer-Topics-4-3bcaa0a6-0b14-4cea-8f76-381e33772556=Assignment(partitions=[test1-6, test1-7]), consumer-Topics-2-925c800b-485b-4ec3-9c10-49157b993341=Assignment(partitions=[test1-0, test1-1, test1-2])} -2024-06-21 21:16:07.561 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=26, memberId='consumer-Topics-3-bedc752b-0181-4fec-8284-bbf306777639', protocol='range'} -2024-06-21 21:16:07.561 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=26, memberId='consumer-Topics-4-3bcaa0a6-0b14-4cea-8f76-381e33772556', protocol='range'} -2024-06-21 21:16:07.561 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=26, memberId='consumer-Topics-2-925c800b-485b-4ec3-9c10-49157b993341', protocol='range'} -2024-06-21 21:16:07.561 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-3, test1-4, test1-5]) -2024-06-21 21:16:07.561 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: test1-5, test1-4, test1-3 -2024-06-21 21:16:07.561 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2]) -2024-06-21 21:16:07.561 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-2, test1-1 -2024-06-21 21:16:07.561 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-6, test1-7]) -2024-06-21 21:16:07.562 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: test1-6, test1-7 -2024-06-21 21:16:07.563 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:16:07.562 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:16:07.563 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:16:07.563 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-6, test1-7] -2024-06-21 21:16:07.563 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:16:07.563 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=147, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:16:07.564 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:16:07.564 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-5, test1-4, test1-3] -2024-06-21 21:16:07.564 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:16:07.564 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:16:07.564 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-2, test1-1] -2024-06-21 21:16:08.088 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 -2024-06-21 21:16:08.091 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 21:16:08.547 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 21:16:08.547 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 21:16:08.737 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:16:08.737 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:16:08.737 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 36 38 37 30 34 31 31 36 2e 37 36 31 32 37 36 30 33 39 2e 35 36 34 39 31 31 30 35 34 2e 30 30 30 35 31 2e 33 36 30 30 30 30 30 30 33 35 34 30 30 30 31 39 30 30 30 39 39 30 33 30 30 30 30 30 44 32 30 30 30 31 31 2e 32 30 39 39 30 30 30 30 31 39 38 35 38 39 31 38 30 38 30 30 30 30 30 31 31 38 30 30 37 39 32 35 30 30 30 30 35 39 38 38 35 2e 33 39 30 30 30 30 35 31 30 30 30 30 31 33 34 30 30 30 30 36 31 39 30 30 30 33 30 30 30 33 30 30 30 35 36 30 30 30 30 33 35 30 30 30 30 32 35 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 08 7E -2024-06-21 21:16:08.752 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975768704, longitude=116.7612760, latitude=39.5649110, speed=54.000, mileage=51.36000000, dischargeVoltage=354000, dischargeCurrent=19000, insulationResistance=990300000, gear=D, accelerationPedal=20, brakePedal=00, fuelConsumption=11.20, motorControllerTemperature=990000, motorSpeed=19858, motorTorque=9180, motorTemperature=800000, motorVoltage=11800, motorCurrent=79250000, powerBattery=59885., maxFeedbackPower=390000, maxDischargePower=510000, bmsSelfCheck=13, powerBatteryCurrent=40000, powerBatteryV3=619000, maxVoltage=3000, minVoltage=3000, maxTemperature=560000, minTemperature=350000, availableCapacity=250000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:16:08.763 [MQTT Call: protocol-parsing] INFO org.apache.kafka.clients.producer.ProducerConfig:372 - ProducerConfig values: - acks = 1 - batch.size = 16384 - bootstrap.servers = [localhost:9092] - buffer.memory = 33554432 - client.dns.lookup = use_all_dns_ips - client.id = producer-1 - compression.type = none - connections.max.idle.ms = 540000 - delivery.timeout.ms = 120000 - enable.idempotence = false - interceptor.classes = [] - internal.auto.downgrade.txn.commit = false - key.serializer = class org.apache.kafka.common.serialization.StringSerializer - linger.ms = 0 - max.block.ms = 60000 - max.in.flight.requests.per.connection = 5 - max.request.size = 1048576 - metadata.max.age.ms = 300000 - metadata.max.idle.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner - receive.buffer.bytes = 32768 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retries = 2147483647 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - transaction.timeout.ms = 60000 - transactional.id = null - value.serializer = class org.apache.kafka.common.serialization.StringSerializer - -2024-06-21 21:16:08.772 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 21:16:08.772 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 21:16:08.772 [MQTT Call: protocol-parsing] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718975768771 -2024-06-21 21:16:08.775 [kafka-producer-network-thread | producer-1] INFO org.apache.kafka.clients.Metadata:279 - [Producer clientId=producer-1] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 21:16:08.840 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:16:08.875 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:16:08.876 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:16:08.969 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 21:16:09.741 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:16:09.742 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:16:09.742 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 36 39 37 30 33 31 31 36 2e 37 36 31 30 35 30 30 33 39 2e 35 36 35 37 37 35 30 35 34 2e 30 30 30 35 31 2e 33 39 30 30 30 30 30 30 32 36 39 30 30 30 32 34 30 30 30 32 31 39 33 32 30 30 30 30 44 32 30 38 30 31 31 2e 32 30 37 36 30 30 30 30 31 34 30 33 31 37 32 35 30 31 33 33 30 30 30 32 39 34 30 30 31 33 31 31 38 30 30 30 35 39 38 38 35 2e 36 31 30 30 30 30 34 36 30 30 30 30 31 30 31 32 30 30 30 35 36 38 30 30 30 33 30 30 30 34 30 30 30 31 39 30 30 30 30 39 36 30 30 30 30 38 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f1 7E -2024-06-21 21:16:09.742 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975769703, longitude=116.7610500, latitude=39.5657750, speed=54.000, mileage=51.39000000, dischargeVoltage=269000, dischargeCurrent=24000, insulationResistance=219320000, gear=D, accelerationPedal=20, brakePedal=80, fuelConsumption=11.20, motorControllerTemperature=760000, motorSpeed=14031, motorTorque=7250, motorTemperature=133000, motorVoltage=29400, motorCurrent=13118000, powerBattery=59885., maxFeedbackPower=610000, maxDischargePower=460000, bmsSelfCheck=10, powerBatteryCurrent=12000, powerBatteryV3=568000, maxVoltage=3000, minVoltage=4000, maxTemperature=190000, minTemperature=960000, availableCapacity=800000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:16:09.798 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:16:09.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:16:09.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:16:10.776 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:16:10.777 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:16:10.777 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 37 30 37 30 32 31 31 36 2e 37 36 30 37 36 36 30 33 39 2e 35 36 36 38 34 32 30 31 32 36 2e 30 30 35 31 2e 34 36 30 30 30 30 30 30 32 34 32 30 30 30 38 30 30 30 30 31 31 39 36 34 30 30 30 30 44 36 30 39 30 31 31 2e 34 30 35 31 30 30 30 30 39 36 33 37 30 35 33 32 30 31 31 36 30 30 30 32 30 36 30 30 31 33 33 36 36 30 30 30 35 39 38 37 34 2e 37 39 30 30 30 30 35 37 30 30 30 30 31 33 30 30 30 30 30 33 30 31 30 30 30 34 30 30 30 33 30 30 30 39 31 30 30 30 30 36 32 30 30 30 30 32 39 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 ed 7E -2024-06-21 21:16:10.777 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975770702, longitude=116.7607660, latitude=39.5668420, speed=126.00, mileage=51.46000000, dischargeVoltage=242000, dischargeCurrent=80000, insulationResistance=119640000, gear=D, accelerationPedal=60, brakePedal=90, fuelConsumption=11.40, motorControllerTemperature=510000, motorSpeed=96370, motorTorque=5320, motorTemperature=116000, motorVoltage=20600, motorCurrent=13366000, powerBattery=59874., maxFeedbackPower=790000, maxDischargePower=570000, bmsSelfCheck=13, powerBatteryCurrent=00000, powerBatteryV3=301000, maxVoltage=4000, minVoltage=3000, maxTemperature=910000, minTemperature=620000, availableCapacity=290000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:16:10.849 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:16:10.873 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:16:10.873 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:16:11.751 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:16:11.751 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:16:11.752 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 37 31 37 31 31 31 31 36 2e 37 36 30 35 32 35 30 33 39 2e 35 36 37 36 38 31 30 37 32 2e 30 30 30 35 31 2e 35 30 30 30 30 30 30 30 35 30 38 30 30 30 32 37 30 30 30 31 36 33 34 30 30 30 30 30 44 39 30 37 30 39 2e 37 30 30 37 30 30 30 30 30 38 36 38 35 38 39 30 30 30 31 34 30 30 30 30 31 39 38 30 30 32 32 36 30 30 30 30 30 35 39 38 37 34 2e 39 37 30 30 30 30 31 32 30 30 30 30 38 30 31 30 30 30 30 35 36 37 30 30 30 33 30 30 30 34 30 30 30 31 30 30 30 30 30 31 30 30 30 30 30 39 38 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f6 7E -2024-06-21 21:16:11.752 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975771711, longitude=116.7605250, latitude=39.5676810, speed=72.000, mileage=51.50000000, dischargeVoltage=508000, dischargeCurrent=27000, insulationResistance=163400000, gear=D, accelerationPedal=90, brakePedal=70, fuelConsumption=9.700, motorControllerTemperature=700000, motorSpeed=86858, motorTorque=9000, motorTemperature=140000, motorVoltage=19800, motorCurrent=22600000, powerBattery=59874., maxFeedbackPower=970000, maxDischargePower=120000, bmsSelfCheck=80, powerBatteryCurrent=10000, powerBatteryV3=567000, maxVoltage=3000, minVoltage=4000, maxTemperature=100000, minTemperature=100000, availableCapacity=980000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:16:11.822 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:16:11.843 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:16:11.843 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:16:12.747 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:16:12.747 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:16:12.747 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 37 32 37 31 30 31 31 36 2e 37 36 30 34 31 34 30 33 39 2e 35 36 38 31 30 37 30 39 30 2e 30 30 30 35 31 2e 35 35 30 30 30 30 30 30 35 33 36 30 30 30 38 30 30 30 30 34 30 36 36 30 30 30 30 30 44 39 30 37 30 39 2e 31 30 30 38 32 30 30 30 30 38 38 39 39 30 32 33 33 30 31 30 35 30 30 30 32 31 34 30 30 31 33 37 32 38 30 30 30 35 39 38 36 35 2e 38 34 30 30 30 30 36 30 30 30 30 30 39 30 31 31 30 30 30 34 30 32 30 30 30 34 30 30 30 33 30 30 30 33 32 30 30 30 30 35 31 30 30 30 30 34 38 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e9 7E -2024-06-21 21:16:12.748 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975772710, longitude=116.7604140, latitude=39.5681070, speed=90.000, mileage=51.55000000, dischargeVoltage=536000, dischargeCurrent=80000, insulationResistance=406600000, gear=D, accelerationPedal=90, brakePedal=70, fuelConsumption=9.100, motorControllerTemperature=820000, motorSpeed=88990, motorTorque=2330, motorTemperature=105000, motorVoltage=21400, motorCurrent=13728000, powerBattery=59865., maxFeedbackPower=840000, maxDischargePower=600000, bmsSelfCheck=90, powerBatteryCurrent=11000, powerBatteryV3=402000, maxVoltage=4000, minVoltage=3000, maxTemperature=320000, minTemperature=510000, availableCapacity=480000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:16:12.814 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:16:12.846 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:16:12.846 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:16:13.741 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:16:13.742 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:16:13.742 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 37 33 37 31 31 31 31 36 2e 37 36 30 32 38 35 30 33 39 2e 35 36 38 35 39 39 30 33 36 2e 30 30 30 35 31 2e 35 37 30 30 30 30 30 30 33 30 39 30 30 30 35 30 30 30 30 31 34 39 30 34 30 30 30 30 44 36 30 31 30 39 2e 35 30 30 31 36 30 30 30 30 37 30 30 37 35 35 37 37 30 31 33 30 30 30 30 32 31 31 30 30 37 38 31 33 30 30 30 30 35 39 38 36 35 2e 38 34 30 30 30 30 38 33 30 30 30 30 31 33 31 30 30 30 30 35 31 30 30 30 30 34 30 30 30 34 30 30 30 32 31 30 30 30 30 35 36 30 30 30 30 36 38 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f1 7E -2024-06-21 21:16:13.742 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975773711, longitude=116.7602850, latitude=39.5685990, speed=36.000, mileage=51.57000000, dischargeVoltage=309000, dischargeCurrent=50000, insulationResistance=149040000, gear=D, accelerationPedal=60, brakePedal=10, fuelConsumption=9.500, motorControllerTemperature=160000, motorSpeed=70075, motorTorque=5770, motorTemperature=130000, motorVoltage=21100, motorCurrent=78130000, powerBattery=59865., maxFeedbackPower=840000, maxDischargePower=830000, bmsSelfCheck=13, powerBatteryCurrent=10000, powerBatteryV3=510000, maxVoltage=4000, minVoltage=4000, maxTemperature=210000, minTemperature=560000, availableCapacity=680000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:16:13.789 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:16:13.810 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:16:13.810 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:16:14.761 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:16:14.762 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:16:14.762 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 37 34 37 30 39 31 31 36 2e 37 36 30 31 32 39 30 33 39 2e 35 36 39 32 30 37 30 35 34 2e 30 30 30 35 31 2e 36 30 30 30 30 30 30 30 33 39 32 30 30 30 34 34 30 30 30 31 38 39 33 33 30 30 30 30 44 39 30 32 30 31 31 2e 32 30 37 37 30 30 30 30 34 31 30 37 33 38 32 34 30 31 32 38 30 30 30 32 38 35 30 30 38 36 30 37 30 30 30 30 35 39 38 36 35 2e 38 32 30 30 30 30 34 30 30 30 30 30 37 30 33 30 30 30 30 35 38 35 30 30 30 33 30 30 30 34 30 30 30 31 32 30 30 30 30 39 35 30 30 30 30 31 32 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f9 7E -2024-06-21 21:16:14.762 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975774709, longitude=116.7601290, latitude=39.5692070, speed=54.000, mileage=51.60000000, dischargeVoltage=392000, dischargeCurrent=44000, insulationResistance=189330000, gear=D, accelerationPedal=90, brakePedal=20, fuelConsumption=11.20, motorControllerTemperature=770000, motorSpeed=41073, motorTorque=8240, motorTemperature=128000, motorVoltage=28500, motorCurrent=86070000, powerBattery=59865., maxFeedbackPower=820000, maxDischargePower=400000, bmsSelfCheck=70, powerBatteryCurrent=30000, powerBatteryV3=585000, maxVoltage=3000, minVoltage=4000, maxTemperature=120000, minTemperature=950000, availableCapacity=120000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:16:14.810 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:16:14.837 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:16:14.837 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:16:15.745 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:16:15.746 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:16:15.746 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 37 35 37 31 31 31 31 36 2e 37 36 30 30 31 31 30 33 39 2e 35 36 39 36 34 39 30 35 34 2e 30 30 30 35 31 2e 36 33 30 30 30 30 30 30 31 33 35 30 30 30 35 30 30 30 30 31 36 30 32 31 30 30 30 30 44 33 30 34 30 39 2e 36 30 30 34 30 30 30 30 30 36 32 30 31 35 31 33 30 30 36 37 30 30 30 30 32 30 37 30 30 31 34 39 38 34 30 30 30 35 39 38 36 35 2e 33 33 30 30 30 30 39 30 30 30 30 30 31 31 31 30 30 30 30 35 30 33 30 30 30 34 30 30 30 34 30 30 30 32 38 30 30 30 30 35 37 30 30 30 30 31 31 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 c8 7E -2024-06-21 21:16:15.746 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975775711, longitude=116.7600110, latitude=39.5696490, speed=54.000, mileage=51.63000000, dischargeVoltage=135000, dischargeCurrent=50000, insulationResistance=160210000, gear=D, accelerationPedal=30, brakePedal=40, fuelConsumption=9.600, motorControllerTemperature=400000, motorSpeed=62015, motorTorque=1300, motorTemperature=670000, motorVoltage=20700, motorCurrent=14984000, powerBattery=59865., maxFeedbackPower=330000, maxDischargePower=900000, bmsSelfCheck=11, powerBatteryCurrent=10000, powerBatteryV3=503000, maxVoltage=4000, minVoltage=4000, maxTemperature=280000, minTemperature=570000, availableCapacity=110000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:16:15.805 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:16:15.828 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:16:15.828 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:16:16.754 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:16:16.755 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:16:16.755 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 37 36 37 30 38 31 31 36 2e 37 35 39 39 31 34 30 33 39 2e 35 36 39 39 38 34 30 31 38 2e 30 30 30 35 31 2e 36 34 30 30 30 30 30 30 36 38 39 30 30 30 36 30 30 30 30 32 34 35 35 39 30 30 30 30 44 38 30 34 30 31 30 2e 37 30 35 34 30 30 30 30 37 36 33 32 39 31 37 33 30 37 31 30 30 30 30 31 36 32 30 30 31 32 32 39 33 30 30 30 35 39 38 36 35 2e 35 30 30 30 30 30 38 39 30 30 30 30 31 33 31 30 30 30 30 35 30 35 30 30 30 33 30 30 30 34 30 30 30 36 32 30 30 30 30 38 35 30 30 30 30 35 36 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 1f 7E -2024-06-21 21:16:16.755 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975776708, longitude=116.7599140, latitude=39.5699840, speed=18.000, mileage=51.64000000, dischargeVoltage=689000, dischargeCurrent=60000, insulationResistance=245590000, gear=D, accelerationPedal=80, brakePedal=40, fuelConsumption=10.70, motorControllerTemperature=540000, motorSpeed=76329, motorTorque=1730, motorTemperature=710000, motorVoltage=16200, motorCurrent=12293000, powerBattery=59865., maxFeedbackPower=500000, maxDischargePower=890000, bmsSelfCheck=13, powerBatteryCurrent=10000, powerBatteryV3=505000, maxVoltage=3000, minVoltage=4000, maxTemperature=620000, minTemperature=850000, availableCapacity=560000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:16:16.815 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:16:16.840 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:16:16.840 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:16:17.746 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:16:17.746 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:16:17.746 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 37 37 37 30 38 31 31 36 2e 37 35 39 37 39 31 30 33 39 2e 35 37 30 34 32 33 30 33 36 2e 30 30 30 35 31 2e 36 36 30 30 30 30 30 30 32 31 36 30 30 30 31 38 30 30 30 32 31 33 35 30 30 30 30 30 44 37 30 34 30 31 30 2e 35 30 31 37 30 30 30 30 32 34 30 32 31 34 35 35 30 37 37 30 30 30 30 32 32 30 30 30 31 32 39 33 35 30 30 30 35 39 38 36 35 2e 36 32 30 30 30 30 33 31 30 30 30 30 31 31 33 30 30 30 30 35 33 36 30 30 30 33 30 30 30 34 30 30 30 35 34 30 30 30 30 35 38 30 30 30 30 31 36 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e0 7E -2024-06-21 21:16:17.746 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975777708, longitude=116.7597910, latitude=39.5704230, speed=36.000, mileage=51.66000000, dischargeVoltage=216000, dischargeCurrent=18000, insulationResistance=213500000, gear=D, accelerationPedal=70, brakePedal=40, fuelConsumption=10.50, motorControllerTemperature=170000, motorSpeed=24021, motorTorque=4550, motorTemperature=770000, motorVoltage=22000, motorCurrent=12935000, powerBattery=59865., maxFeedbackPower=620000, maxDischargePower=310000, bmsSelfCheck=11, powerBatteryCurrent=30000, powerBatteryV3=536000, maxVoltage=3000, minVoltage=4000, maxTemperature=540000, minTemperature=580000, availableCapacity=160000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:16:17.801 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:16:17.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:16:17.825 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:16:18.757 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:16:18.757 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:16:18.757 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 37 38 37 31 37 31 31 36 2e 37 35 39 35 30 35 30 33 39 2e 35 37 31 34 39 38 30 31 34 34 2e 30 30 35 31 2e 37 34 30 30 30 30 30 30 35 35 31 30 30 30 33 39 30 30 30 31 36 35 37 38 30 30 30 30 44 34 30 30 30 31 30 2e 34 30 31 36 30 30 30 30 37 38 37 30 30 38 39 39 30 34 30 30 30 30 30 31 37 39 30 30 31 34 32 35 38 30 30 30 35 39 38 35 34 2e 31 39 30 30 30 30 39 31 30 30 30 30 31 31 31 31 30 30 30 34 31 37 30 30 30 33 30 30 30 34 30 30 30 38 38 30 30 30 30 33 33 30 30 30 30 39 39 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 1c 7E -2024-06-21 21:16:18.757 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975778717, longitude=116.7595050, latitude=39.5714980, speed=144.00, mileage=51.74000000, dischargeVoltage=551000, dischargeCurrent=39000, insulationResistance=165780000, gear=D, accelerationPedal=40, brakePedal=00, fuelConsumption=10.40, motorControllerTemperature=160000, motorSpeed=78700, motorTorque=8990, motorTemperature=400000, motorVoltage=17900, motorCurrent=14258000, powerBattery=59854., maxFeedbackPower=190000, maxDischargePower=910000, bmsSelfCheck=11, powerBatteryCurrent=11000, powerBatteryV3=417000, maxVoltage=3000, minVoltage=4000, maxTemperature=880000, minTemperature=330000, availableCapacity=990000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:16:18.815 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:16:18.837 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:16:18.838 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:16:19.766 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:16:19.767 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:16:19.767 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 37 39 37 31 33 31 31 36 2e 37 35 39 33 37 36 30 33 39 2e 35 37 32 30 30 37 30 33 36 2e 30 30 30 35 31 2e 37 36 30 30 30 30 30 30 36 36 36 30 30 30 33 30 30 30 30 32 38 36 36 31 30 30 30 30 44 35 30 30 30 31 32 2e 30 30 37 33 30 30 30 30 35 38 33 30 31 36 31 30 30 38 32 30 30 30 30 31 37 34 30 30 34 33 35 36 30 30 30 30 35 39 38 35 34 2e 33 38 30 30 30 30 32 33 30 30 30 30 34 30 39 30 30 30 30 34 34 34 30 30 30 33 30 30 30 33 30 30 30 33 38 30 30 30 30 35 34 30 30 30 30 36 34 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 f1 7E -2024-06-21 21:16:19.767 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975779713, longitude=116.7593760, latitude=39.5720070, speed=36.000, mileage=51.76000000, dischargeVoltage=666000, dischargeCurrent=30000, insulationResistance=286610000, gear=D, accelerationPedal=50, brakePedal=00, fuelConsumption=12.00, motorControllerTemperature=730000, motorSpeed=58301, motorTorque=6100, motorTemperature=820000, motorVoltage=17400, motorCurrent=43560000, powerBattery=59854., maxFeedbackPower=380000, maxDischargePower=230000, bmsSelfCheck=40, powerBatteryCurrent=90000, powerBatteryV3=444000, maxVoltage=3000, minVoltage=3000, maxTemperature=380000, minTemperature=540000, availableCapacity=640000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:16:19.815 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:16:19.833 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:16:19.834 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:16:20.748 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:16:20.748 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:16:20.748 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 38 30 37 31 32 31 31 36 2e 37 35 39 31 39 34 30 33 39 2e 35 37 32 36 38 39 30 39 30 2e 30 30 30 35 31 2e 38 31 30 30 30 30 30 30 32 38 35 30 30 30 33 30 30 30 30 33 37 33 39 30 30 30 30 30 44 39 30 37 30 39 2e 38 30 30 39 31 30 30 30 30 36 34 33 36 37 35 39 30 30 35 39 30 30 30 30 32 35 38 30 30 36 38 37 36 30 30 30 30 35 39 38 34 34 2e 39 36 30 30 30 30 35 31 30 30 30 30 33 30 31 33 30 30 30 34 36 35 30 30 30 34 30 30 30 33 30 30 30 32 38 30 30 30 30 32 38 30 30 30 30 37 34 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 2a 7E -2024-06-21 21:16:20.748 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975780712, longitude=116.7591940, latitude=39.5726890, speed=90.000, mileage=51.81000000, dischargeVoltage=285000, dischargeCurrent=30000, insulationResistance=373900000, gear=D, accelerationPedal=90, brakePedal=70, fuelConsumption=9.800, motorControllerTemperature=910000, motorSpeed=64367, motorTorque=5900, motorTemperature=590000, motorVoltage=25800, motorCurrent=68760000, powerBattery=59844., maxFeedbackPower=960000, maxDischargePower=510000, bmsSelfCheck=30, powerBatteryCurrent=13000, powerBatteryV3=465000, maxVoltage=4000, minVoltage=3000, maxTemperature=280000, minTemperature=280000, availableCapacity=740000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:16:20.803 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:16:20.824 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:16:20.824 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:16:21.753 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:16:21.753 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:16:21.754 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 38 31 37 31 32 31 31 36 2e 37 35 38 39 32 34 30 33 39 2e 35 37 33 36 33 37 30 31 39 38 2e 30 30 35 31 2e 39 32 30 30 30 30 30 30 31 34 39 30 30 30 32 30 30 30 30 31 39 38 36 39 30 30 30 30 44 35 30 33 30 31 31 2e 34 30 34 36 30 30 30 30 33 33 33 34 36 39 35 30 30 37 34 30 30 30 30 32 35 38 30 30 31 32 35 38 36 30 30 30 35 39 38 33 33 2e 32 30 30 30 30 30 34 38 30 30 30 30 31 30 31 30 30 30 30 33 38 39 30 30 30 33 30 30 30 33 30 30 30 36 32 30 30 30 30 34 30 30 30 30 30 38 33 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 05 7E -2024-06-21 21:16:21.754 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975781712, longitude=116.7589240, latitude=39.5736370, speed=198.00, mileage=51.92000000, dischargeVoltage=149000, dischargeCurrent=20000, insulationResistance=198690000, gear=D, accelerationPedal=50, brakePedal=30, fuelConsumption=11.40, motorControllerTemperature=460000, motorSpeed=33346, motorTorque=9500, motorTemperature=740000, motorVoltage=25800, motorCurrent=12586000, powerBattery=59833., maxFeedbackPower=200000, maxDischargePower=480000, bmsSelfCheck=10, powerBatteryCurrent=10000, powerBatteryV3=389000, maxVoltage=3000, minVoltage=3000, maxTemperature=620000, minTemperature=400000, availableCapacity=830000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:16:21.805 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:16:21.826 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:16:21.826 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:16:22.752 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:16:22.752 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:16:22.752 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 38 32 37 31 32 31 31 36 2e 37 35 39 30 34 37 30 33 39 2e 35 37 33 39 37 36 30 33 36 2e 30 30 30 35 31 2e 39 34 30 30 30 30 30 30 37 34 39 30 30 30 33 36 30 30 30 31 34 30 35 30 30 30 30 30 44 33 30 30 30 31 31 2e 33 30 36 34 30 30 30 30 34 39 32 39 35 34 38 36 30 38 37 30 30 30 30 32 33 30 30 30 34 34 31 34 30 30 30 30 35 39 38 33 33 2e 32 33 30 30 30 30 34 30 30 30 30 30 31 31 31 30 30 30 30 33 37 34 30 30 30 34 30 30 30 33 30 30 30 30 30 30 30 30 30 32 34 30 30 30 30 32 39 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e2 7E -2024-06-21 21:16:22.752 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975782712, longitude=116.7590470, latitude=39.5739760, speed=36.000, mileage=51.94000000, dischargeVoltage=749000, dischargeCurrent=36000, insulationResistance=140500000, gear=D, accelerationPedal=30, brakePedal=00, fuelConsumption=11.30, motorControllerTemperature=640000, motorSpeed=49295, motorTorque=4860, motorTemperature=870000, motorVoltage=23000, motorCurrent=44140000, powerBattery=59833., maxFeedbackPower=230000, maxDischargePower=400000, bmsSelfCheck=11, powerBatteryCurrent=10000, powerBatteryV3=374000, maxVoltage=4000, minVoltage=3000, maxTemperature=000000, minTemperature=240000, availableCapacity=290000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:16:22.798 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:16:22.819 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:16:22.819 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:16:23.747 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:16:23.747 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:16:23.747 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 38 33 37 31 31 31 31 36 2e 37 35 39 39 37 37 30 33 39 2e 35 37 34 31 32 34 30 37 32 2e 30 30 30 35 31 2e 39 38 30 30 30 30 30 30 34 30 34 30 30 30 31 32 30 30 30 32 38 36 34 35 30 30 30 30 44 32 30 39 30 31 31 2e 34 30 39 39 30 30 30 30 33 36 38 36 39 34 32 30 30 38 38 30 30 30 30 31 36 34 30 30 33 30 32 31 30 30 30 30 35 39 38 33 33 2e 36 32 30 30 30 30 36 33 30 30 30 30 32 30 34 30 30 30 30 35 32 31 30 30 30 34 30 30 30 33 30 30 30 34 39 30 30 30 30 35 38 30 30 30 30 35 39 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 05 7E -2024-06-21 21:16:23.747 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975783711, longitude=116.7599770, latitude=39.5741240, speed=72.000, mileage=51.98000000, dischargeVoltage=404000, dischargeCurrent=12000, insulationResistance=286450000, gear=D, accelerationPedal=20, brakePedal=90, fuelConsumption=11.40, motorControllerTemperature=990000, motorSpeed=36869, motorTorque=4200, motorTemperature=880000, motorVoltage=16400, motorCurrent=30210000, powerBattery=59833., maxFeedbackPower=620000, maxDischargePower=630000, bmsSelfCheck=20, powerBatteryCurrent=40000, powerBatteryV3=521000, maxVoltage=4000, minVoltage=3000, maxTemperature=490000, minTemperature=580000, availableCapacity=590000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:16:23.805 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:16:23.842 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:16:23.842 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:16:24.743 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:16:24.743 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:16:24.743 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 38 34 37 30 38 31 31 36 2e 37 36 30 37 36 36 30 33 39 2e 35 37 34 32 35 36 30 35 34 2e 30 30 30 35 32 2e 30 31 30 30 30 30 30 30 36 38 36 30 30 30 34 33 30 30 30 39 38 33 37 30 30 30 30 30 44 30 30 32 30 39 2e 33 30 30 35 36 30 30 30 30 32 37 36 33 30 34 38 36 30 31 30 33 30 30 30 32 36 30 30 30 38 33 33 36 30 30 30 30 35 39 38 33 33 2e 32 36 30 30 30 30 36 38 30 30 30 30 38 30 36 30 30 30 30 37 32 36 30 30 30 34 30 30 30 34 30 30 30 31 39 30 30 30 30 33 31 30 30 30 30 33 38 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 02 7E -2024-06-21 21:16:24.743 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975784708, longitude=116.7607660, latitude=39.5742560, speed=54.000, mileage=52.01000000, dischargeVoltage=686000, dischargeCurrent=43000, insulationResistance=983700000, gear=D, accelerationPedal=00, brakePedal=20, fuelConsumption=9.300, motorControllerTemperature=560000, motorSpeed=27630, motorTorque=4860, motorTemperature=103000, motorVoltage=26000, motorCurrent=83360000, powerBattery=59833., maxFeedbackPower=260000, maxDischargePower=680000, bmsSelfCheck=80, powerBatteryCurrent=60000, powerBatteryV3=726000, maxVoltage=4000, minVoltage=4000, maxTemperature=190000, minTemperature=310000, availableCapacity=380000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:16:24.800 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:16:24.828 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:16:24.828 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:16:25.745 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:16:25.745 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:16:25.746 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 38 35 37 30 37 31 31 36 2e 37 36 31 35 38 31 30 33 39 2e 35 37 34 34 31 33 30 33 36 2e 30 30 30 35 32 2e 30 33 30 30 30 30 30 30 34 31 35 30 30 30 34 36 30 30 30 32 31 31 36 30 30 30 30 30 44 38 30 37 30 39 2e 38 30 30 39 36 30 30 30 30 31 36 39 34 30 33 30 30 30 31 32 37 30 30 30 32 34 34 30 30 35 38 38 39 30 30 30 30 35 39 38 33 33 2e 33 30 30 30 30 30 35 32 30 30 30 30 37 30 35 30 30 30 30 36 31 33 30 30 30 34 30 30 30 34 30 30 30 34 30 30 30 30 30 36 36 30 30 30 30 34 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 e6 7E -2024-06-21 21:16:25.746 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975785707, longitude=116.7615810, latitude=39.5744130, speed=36.000, mileage=52.03000000, dischargeVoltage=415000, dischargeCurrent=46000, insulationResistance=211600000, gear=D, accelerationPedal=80, brakePedal=70, fuelConsumption=9.800, motorControllerTemperature=960000, motorSpeed=16940, motorTorque=3000, motorTemperature=127000, motorVoltage=24400, motorCurrent=58890000, powerBattery=59833., maxFeedbackPower=300000, maxDischargePower=520000, bmsSelfCheck=70, powerBatteryCurrent=50000, powerBatteryV3=613000, maxVoltage=4000, minVoltage=4000, maxTemperature=400000, minTemperature=660000, availableCapacity=400000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:16:25.793 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:16:25.821 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:16:25.821 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:16:26.758 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:16:26.759 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:16:26.759 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 38 36 37 31 32 31 31 36 2e 37 36 32 36 31 36 30 33 39 2e 35 37 34 35 36 36 30 37 32 2e 30 30 30 35 32 2e 30 37 30 30 30 30 30 30 34 30 38 30 30 30 33 39 30 30 30 34 39 36 39 30 30 30 30 30 44 36 30 38 30 31 31 2e 38 30 32 32 30 30 30 30 35 38 34 36 38 31 37 32 30 37 31 30 30 30 30 32 35 34 30 30 34 30 38 35 30 30 30 30 35 39 38 33 33 2e 36 35 30 30 30 30 36 31 30 30 30 30 32 30 36 30 30 30 30 32 33 35 30 30 30 33 30 30 30 33 30 30 30 35 30 30 30 30 30 39 38 30 30 30 30 39 35 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 09 7E -2024-06-21 21:16:26.759 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975786712, longitude=116.7626160, latitude=39.5745660, speed=72.000, mileage=52.07000000, dischargeVoltage=408000, dischargeCurrent=39000, insulationResistance=496900000, gear=D, accelerationPedal=60, brakePedal=80, fuelConsumption=11.80, motorControllerTemperature=220000, motorSpeed=58468, motorTorque=1720, motorTemperature=710000, motorVoltage=25400, motorCurrent=40850000, powerBattery=59833., maxFeedbackPower=650000, maxDischargePower=610000, bmsSelfCheck=20, powerBatteryCurrent=60000, powerBatteryV3=235000, maxVoltage=3000, minVoltage=3000, maxTemperature=500000, minTemperature=980000, availableCapacity=950000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:16:26.833 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:16:26.860 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:16:26.860 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:16:27.752 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:46 - topic:test1 -2024-06-21 21:16:27.752 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:47 - Qos:0 -2024-06-21 21:16:27.753 [MQTT Call: protocol-parsing] INFO com.muyu.mqtt.MessageCallbackService:48 - message content:7E 5a 45 51 41 36 56 32 5a 39 38 4d 39 5a 4d 46 5a 46 31 37 31 38 39 37 35 37 38 37 37 31 32 31 31 36 2e 37 36 34 36 35 30 30 33 39 2e 35 37 34 38 38 30 30 32 37 30 2e 30 30 35 32 2e 32 32 30 30 30 30 30 30 35 37 36 30 30 30 33 30 30 30 30 31 35 30 37 39 30 30 30 30 44 31 30 35 30 31 30 2e 30 30 33 34 30 30 30 30 35 33 31 30 35 38 35 36 30 39 34 30 30 30 30 31 33 32 30 30 38 31 31 30 30 30 30 30 35 39 38 31 33 2e 36 33 30 30 30 30 39 38 30 30 30 30 37 30 35 30 30 30 30 33 39 33 30 30 30 34 30 30 30 33 30 30 30 33 38 30 30 30 30 32 30 30 30 30 30 32 30 30 30 30 30 30 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 31 db 7E -2024-06-21 21:16:27.753 [MQTT Call: protocol-parsing] ERROR com.muyu.utils.ConversionUtil:323 - 报文解析:MessageData(vin=ZEQA6V2Z98M9ZMFZF, timestamp=1718975787712, longitude=116.7646500, latitude=39.5748800, speed=270.00, mileage=52.22000000, dischargeVoltage=576000, dischargeCurrent=30000, insulationResistance=150790000, gear=D, accelerationPedal=10, brakePedal=50, fuelConsumption=10.00, motorControllerTemperature=340000, motorSpeed=53105, motorTorque=8560, motorTemperature=940000, motorVoltage=13200, motorCurrent=81100000, powerBattery=59813., maxFeedbackPower=630000, maxDischargePower=980000, bmsSelfCheck=70, powerBatteryCurrent=50000, powerBatteryV3=393000, maxVoltage=4000, minVoltage=3000, maxTemperature=380000, minTemperature=200000, availableCapacity=200000, vehicleStatus=0, chargeStatus=1, runStatus=1, soc=1, chargeWorkStatus=1, driveMotorStatus=1, location=1, eas=1, ptc=1, eps=1, abs=1, mcu=1, powerBatteryHeating=1, powerBatteryCurrentStatus=1, powerBatteryHeat=1, dcdc=1, chg=1) -2024-06-21 21:16:27.819 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:288 - 该车故障GZ001信息在Redis中的过期时间被刷新,不发送到RabbitMQ -2024-06-21 21:16:27.843 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:314 - 删除该车故障GZ002信息存储到本地缓存中 -2024-06-21 21:16:27.843 [Thread-1] INFO com.muyu.event.service.impl.EventServiceImpl:315 - 删除该车故障GZ002信息存储到Redis中 -2024-06-21 21:19:48.265 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 21:19:48.289 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 21:19:48.333 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 21:19:48.885 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 21:19:49.204 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 21:19:49.319 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 21:19:49.330 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-2, test1-1 -2024-06-21 21:19:49.330 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Revoke previously assigned partitions test1-5, test1-4, test1-3 -2024-06-21 21:19:49.330 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-2, test1-1] -2024-06-21 21:19:49.330 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Revoke previously assigned partitions test1-6, test1-7 -2024-06-21 21:19:49.330 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-6, test1-7] -2024-06-21 21:19:49.330 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-925c800b-485b-4ec3-9c10-49157b993341 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 21:19:49.330 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-3bcaa0a6-0b14-4cea-8f76-381e33772556 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 21:19:49.330 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-5, test1-4, test1-3] -2024-06-21 21:19:49.331 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-bedc752b-0181-4fec-8284-bbf306777639 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 21:19:49.331 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 21:19:49.331 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 21:19:49.331 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 21:19:49.333 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 21:19:49.333 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 21:19:49.334 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 21:19:49.334 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 21:19:49.334 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 21:19:49.334 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 21:19:49.335 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered -2024-06-21 21:19:49.335 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered -2024-06-21 21:19:49.336 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 21:19:49.336 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 21:19:49.336 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 21:19:49.337 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 21:19:49.337 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 21:19:49.337 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered -2024-06-21 21:19:49.337 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 21:19:49.338 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 21:19:49.338 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 21:19:49.338 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 21:19:49.342 [SpringApplicationShutdownHook] INFO org.apache.kafka.clients.producer.KafkaProducer:1204 - [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 30000 ms. -2024-06-21 21:19:49.342 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 21:19:49.342 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 21:19:49.342 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 21:19:49.342 [SpringApplicationShutdownHook] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.producer for producer-1 unregistered -2024-06-21 21:19:49.521 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 21:19:49.525 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. -2024-06-21 21:19:59.178 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 14972 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 21:19:59.179 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 21:19:59.180 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 21:19:59.731 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 21:19:59.732 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 21:19:59.757 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 14 ms. Found 0 Redis repository interfaces. -2024-06-21 21:20:00.035 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$faa4c1d2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:20:00.116 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:20:00.118 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:20:00.120 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:20:00.138 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:20:00.167 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:20:00.171 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:20:00.414 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 21:20:00.440 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 21:20:00.441 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 21:20:00.632 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 21:20:00.633 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1411 ms -2024-06-21 21:20:01.301 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 21:20:02.022 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 21:20:02.027 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 21:20:02.044 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 21:20:02.202 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 21:20:02.220 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Partitions-1 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = true - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Partitions - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 21:20:02.275 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 21:20:02.275 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 21:20:02.276 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718976002274 -2024-06-21 21:20:02.277 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 21:20:02.284 [main] WARN o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext:591 - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'redisKeyExpirationListener' defined in file [D:\work\IotDB\target\classes\com\muyu\event\redis\RedisKeyExpirationListener.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'org.springframework.data.redis.listener.RedisMessageListenerContainer' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {} -2024-06-21 21:20:02.297 [main] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 21:20:02.479 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 21:20:02.480 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 21:20:02.481 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 21:20:02.488 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 21:20:02.490 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=19, memberId='consumer-Partitions-1-d46fee0c-632e-4d84-8d11-d36d4befb974', protocol='range'} -2024-06-21 21:20:02.492 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 19: {consumer-Partitions-1-d46fee0c-632e-4d84-8d11-d36d4befb974=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 21:20:02.494 [main] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. -2024-06-21 21:20:02.496 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=19, memberId='consumer-Partitions-1-d46fee0c-632e-4d84-8d11-d36d4befb974', protocol='range'} -2024-06-21 21:20:02.496 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 21:20:02.497 [main] INFO org.apache.catalina.core.StandardService:173 - Stopping service [Tomcat] -2024-06-21 21:20:02.497 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 21:20:02.503 [main] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener:136 - - -Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. -2024-06-21 21:20:02.503 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:20:02.503 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:20:02.503 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:20:02.504 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:20:02.504 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:20:02.504 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:20:02.504 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:20:02.504 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=167, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:20:02.522 [main] ERROR o.s.b.diagnostics.LoggingFailureAnalysisReporter:40 - - -*************************** -APPLICATION FAILED TO START -*************************** - -Description: - -Parameter 0 of constructor in com.muyu.event.redis.RedisKeyExpirationListener required a bean of type 'org.springframework.data.redis.listener.RedisMessageListenerContainer' that could not be found. - - -Action: - -Consider defining a bean of type 'org.springframework.data.redis.listener.RedisMessageListenerContainer' in your configuration. - -2024-06-21 21:21:16.317 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 16912 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 21:21:16.318 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 21:21:16.319 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 21:21:16.703 [main] WARN o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext:591 - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.support.BeanDefinitionOverrideException: Invalid bean definition with name 'redisTemplate' defined in class path resource [com/muyu/event/redis/RedisListenerConfig.class]: Cannot register bean definition [Root bean: class [null]; scope=; abstract=false; lazyInit=null; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=redisListenerConfig; factoryMethodName=redisTemplate; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [com/muyu/event/redis/RedisListenerConfig.class]] for bean 'redisTemplate': There is already [Root bean: class [null]; scope=; abstract=false; lazyInit=null; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=redisConfig; factoryMethodName=redisTemplate; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [com/muyu/demos/web/config/RedisConfig.class]] bound. -2024-06-21 21:21:16.708 [main] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener:136 - - -Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. -2024-06-21 21:21:16.722 [main] ERROR o.s.b.diagnostics.LoggingFailureAnalysisReporter:40 - - -*************************** -APPLICATION FAILED TO START -*************************** - -Description: - -The bean 'redisTemplate', defined in class path resource [com/muyu/event/redis/RedisListenerConfig.class], could not be registered. A bean with that name has already been defined in class path resource [com/muyu/demos/web/config/RedisConfig.class] and overriding is disabled. - -Action: - -Consider renaming one of the beans or enabling overriding by setting spring.main.allow-bean-definition-overriding=true - -2024-06-21 21:22:16.157 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 2124 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 21:22:16.159 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 21:22:16.159 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 21:22:16.552 [main] WARN o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext:591 - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.support.BeanDefinitionOverrideException: Invalid bean definition with name 'redisTemplate' defined in class path resource [com/muyu/event/redis/RedisListenerConfig.class]: Cannot register bean definition [Root bean: class [null]; scope=; abstract=false; lazyInit=null; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=redisListenerConfig; factoryMethodName=redisTemplate; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [com/muyu/event/redis/RedisListenerConfig.class]] for bean 'redisTemplate': There is already [Root bean: class [null]; scope=; abstract=false; lazyInit=null; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=redisConfig; factoryMethodName=redisTemplate; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [com/muyu/demos/web/config/RedisConfig.class]] bound. -2024-06-21 21:22:16.557 [main] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener:136 - - -Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. -2024-06-21 21:22:16.570 [main] ERROR o.s.b.diagnostics.LoggingFailureAnalysisReporter:40 - - -*************************** -APPLICATION FAILED TO START -*************************** - -Description: - -The bean 'redisTemplate', defined in class path resource [com/muyu/event/redis/RedisListenerConfig.class], could not be registered. A bean with that name has already been defined in class path resource [com/muyu/demos/web/config/RedisConfig.class] and overriding is disabled. - -Action: - -Consider renaming one of the beans or enabling overriding by setting spring.main.allow-bean-definition-overriding=true - -2024-06-21 21:22:34.584 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 25736 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 21:22:34.585 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 21:22:34.586 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 21:22:34.945 [main] WARN o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext:591 - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.support.BeanDefinitionOverrideException: Invalid bean definition with name 'redisTemplate' defined in class path resource [com/muyu/event/redis/RedisListenerConfig.class]: Cannot register bean definition [Root bean: class [null]; scope=; abstract=false; lazyInit=null; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=true; factoryBeanName=redisListenerConfig; factoryMethodName=redisTemplate; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [com/muyu/event/redis/RedisListenerConfig.class]] for bean 'redisTemplate': There is already [Root bean: class [null]; scope=; abstract=false; lazyInit=null; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=redisConfig; factoryMethodName=redisTemplate; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [com/muyu/demos/web/config/RedisConfig.class]] bound. -2024-06-21 21:22:34.950 [main] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener:136 - - -Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. -2024-06-21 21:22:34.960 [main] ERROR o.s.b.diagnostics.LoggingFailureAnalysisReporter:40 - - -*************************** -APPLICATION FAILED TO START -*************************** - -Description: - -The bean 'redisTemplate', defined in class path resource [com/muyu/event/redis/RedisListenerConfig.class], could not be registered. A bean with that name has already been defined in class path resource [com/muyu/demos/web/config/RedisConfig.class] and overriding is disabled. - -Action: - -Consider renaming one of the beans or enabling overriding by setting spring.main.allow-bean-definition-overriding=true - -2024-06-21 21:23:15.413 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 10192 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 21:23:15.414 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 21:23:15.414 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 21:23:15.778 [main] WARN o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext:591 - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.support.BeanDefinitionOverrideException: Invalid bean definition with name 'redisTemplate' defined in class path resource [com/muyu/event/redis/RedisListenerConfig.class]: Cannot register bean definition [Root bean: class [null]; scope=; abstract=false; lazyInit=null; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=redisListenerConfig; factoryMethodName=redisTemplate; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [com/muyu/event/redis/RedisListenerConfig.class]] for bean 'redisTemplate': There is already [Root bean: class [null]; scope=; abstract=false; lazyInit=null; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=redisConfig; factoryMethodName=redisTemplate; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [com/muyu/demos/web/config/RedisConfig.class]] bound. -2024-06-21 21:23:15.783 [main] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener:136 - - -Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. -2024-06-21 21:23:15.793 [main] ERROR o.s.b.diagnostics.LoggingFailureAnalysisReporter:40 - - -*************************** -APPLICATION FAILED TO START -*************************** - -Description: - -The bean 'redisTemplate', defined in class path resource [com/muyu/event/redis/RedisListenerConfig.class], could not be registered. A bean with that name has already been defined in class path resource [com/muyu/demos/web/config/RedisConfig.class] and overriding is disabled. - -Action: - -Consider renaming one of the beans or enabling overriding by setting spring.main.allow-bean-definition-overriding=true - -2024-06-21 21:23:40.466 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 8056 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 21:23:40.467 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 21:23:40.468 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 21:23:40.807 [main] WARN o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext:591 - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.support.BeanDefinitionOverrideException: Invalid bean definition with name 'redisTemplate' defined in class path resource [com/muyu/event/redis/RedisListenerConfig.class]: Cannot register bean definition [Root bean: class [null]; scope=; abstract=false; lazyInit=null; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=redisListenerConfig; factoryMethodName=redisTemplate; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [com/muyu/event/redis/RedisListenerConfig.class]] for bean 'redisTemplate': There is already [Root bean: class [null]; scope=; abstract=false; lazyInit=null; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=redisConfig; factoryMethodName=redisTemplate; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [com/muyu/demos/web/config/RedisConfig.class]] bound. -2024-06-21 21:23:40.812 [main] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener:136 - - -Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. -2024-06-21 21:23:40.823 [main] ERROR o.s.b.diagnostics.LoggingFailureAnalysisReporter:40 - - -*************************** -APPLICATION FAILED TO START -*************************** - -Description: - -The bean 'redisTemplate', defined in class path resource [com/muyu/event/redis/RedisListenerConfig.class], could not be registered. A bean with that name has already been defined in class path resource [com/muyu/demos/web/config/RedisConfig.class] and overriding is disabled. - -Action: - -Consider renaming one of the beans or enabling overriding by setting spring.main.allow-bean-definition-overriding=true - -2024-06-21 21:24:44.921 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 19988 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 21:24:44.923 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 21:24:44.923 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 21:24:45.397 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 21:24:45.400 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 21:24:45.421 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 11 ms. Found 0 Redis repository interfaces. -2024-06-21 21:24:45.643 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$faa4c1d2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:24:45.722 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:24:45.723 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:24:45.725 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:24:45.740 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:24:45.770 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:24:45.774 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:24:45.975 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 21:24:45.981 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 21:24:45.981 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 21:24:46.073 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 21:24:46.073 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1120 ms -2024-06-21 21:24:46.641 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 21:24:47.027 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 21:24:47.032 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 21:24:47.050 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 21:24:47.090 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 21:24:47.104 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Partitions-1 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = true - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Partitions - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 21:24:47.156 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 21:24:47.156 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 21:24:47.156 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718976287155 -2024-06-21 21:24:47.157 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 21:24:47.162 [main] WARN o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext:591 - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'redisKeyExpirationListener' defined in file [D:\work\IotDB\target\classes\com\muyu\event\redis\RedisKeyExpirationListener.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'org.springframework.data.redis.listener.RedisMessageListenerContainer' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {} -2024-06-21 21:24:47.174 [main] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 21:24:47.344 [main] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. -2024-06-21 21:24:47.346 [main] INFO org.apache.catalina.core.StandardService:173 - Stopping service [Tomcat] -2024-06-21 21:24:47.350 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 21:24:47.351 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 21:24:47.352 [main] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener:136 - - -Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. -2024-06-21 21:24:47.353 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 21:24:47.359 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 21:24:47.361 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=21, memberId='consumer-Partitions-1-b383a53a-53a6-4171-8ff6-26955b284206', protocol='range'} -2024-06-21 21:24:47.362 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 21: {consumer-Partitions-1-b383a53a-53a6-4171-8ff6-26955b284206=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 21:24:47.366 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=21, memberId='consumer-Partitions-1-b383a53a-53a6-4171-8ff6-26955b284206', protocol='range'} -2024-06-21 21:24:47.367 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 21:24:47.367 [main] ERROR o.s.b.diagnostics.LoggingFailureAnalysisReporter:40 - - -*************************** -APPLICATION FAILED TO START -*************************** - -Description: - -Parameter 0 of constructor in com.muyu.event.redis.RedisKeyExpirationListener required a bean of type 'org.springframework.data.redis.listener.RedisMessageListenerContainer' that could not be found. - - -Action: - -Consider defining a bean of type 'org.springframework.data.redis.listener.RedisMessageListenerContainer' in your configuration. - -2024-06-21 21:24:47.368 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 21:24:47.372 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:24:47.372 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:24:47.372 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:24:47.372 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:24:47.373 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:24:47.373 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:24:47.373 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:24:47.373 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=167, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:25:29.520 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 1724 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 21:25:29.523 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 21:25:29.524 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 21:25:30.135 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 21:25:30.138 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 21:25:30.159 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 11 ms. Found 0 Redis repository interfaces. -2024-06-21 21:25:30.403 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$faa4c1d2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:25:30.486 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:25:30.488 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:25:30.489 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:25:30.502 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:25:30.533 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:25:30.537 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:25:30.755 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 21:25:30.763 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 21:25:30.763 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 21:25:30.872 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 21:25:30.872 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1293 ms -2024-06-21 21:25:31.535 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 21:25:31.915 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 21:25:31.921 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 21:25:31.937 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 21:25:31.979 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 21:25:31.995 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Partitions-1 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = true - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Partitions - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 21:25:32.053 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 21:25:32.053 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 21:25:32.053 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718976332052 -2024-06-21 21:25:32.054 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 21:25:32.060 [main] WARN o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext:591 - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'redisKeyExpirationListener' defined in file [D:\work\IotDB\target\classes\com\muyu\event\redis\RedisKeyExpirationListener.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'org.springframework.data.redis.listener.RedisMessageListenerContainer' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {} -2024-06-21 21:25:32.071 [main] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 21:25:32.228 [main] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. -2024-06-21 21:25:32.230 [main] INFO org.apache.catalina.core.StandardService:173 - Stopping service [Tomcat] -2024-06-21 21:25:32.237 [main] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener:136 - - -Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. -2024-06-21 21:25:32.249 [main] ERROR o.s.b.diagnostics.LoggingFailureAnalysisReporter:40 - - -*************************** -APPLICATION FAILED TO START -*************************** - -Description: - -Parameter 0 of constructor in com.muyu.event.redis.RedisKeyExpirationListener required a bean of type 'org.springframework.data.redis.listener.RedisMessageListenerContainer' that could not be found. - - -Action: - -Consider defining a bean of type 'org.springframework.data.redis.listener.RedisMessageListenerContainer' in your configuration. - -2024-06-21 21:25:32.259 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 21:25:32.260 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 21:25:32.262 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 21:25:32.268 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 21:25:32.270 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=23, memberId='consumer-Partitions-1-875b30ac-c718-4d50-aa8f-417a31f85824', protocol='range'} -2024-06-21 21:25:32.272 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 23: {consumer-Partitions-1-875b30ac-c718-4d50-aa8f-417a31f85824=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 21:25:32.275 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=23, memberId='consumer-Partitions-1-875b30ac-c718-4d50-aa8f-417a31f85824', protocol='range'} -2024-06-21 21:25:32.275 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 21:25:32.276 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 21:25:32.283 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:25:32.284 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:25:32.284 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:25:32.284 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:25:32.284 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:25:32.284 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:25:32.284 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:25:32.284 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=167, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:27:48.708 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 26476 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 21:27:48.709 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 21:27:48.710 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 21:27:49.076 [main] WARN o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext:591 - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.support.BeanDefinitionOverrideException: Invalid bean definition with name 'redisTemplate' defined in class path resource [com/muyu/event/redis/RedisListenerConfig.class]: Cannot register bean definition [Root bean: class [null]; scope=; abstract=false; lazyInit=null; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=redisListenerConfig; factoryMethodName=redisTemplate; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [com/muyu/event/redis/RedisListenerConfig.class]] for bean 'redisTemplate': There is already [Root bean: class [null]; scope=; abstract=false; lazyInit=null; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=redisConfig; factoryMethodName=redisTemplate; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [com/muyu/demos/web/config/RedisConfig.class]] bound. -2024-06-21 21:27:49.081 [main] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener:136 - - -Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. -2024-06-21 21:27:49.092 [main] ERROR o.s.b.diagnostics.LoggingFailureAnalysisReporter:40 - - -*************************** -APPLICATION FAILED TO START -*************************** - -Description: - -The bean 'redisTemplate', defined in class path resource [com/muyu/event/redis/RedisListenerConfig.class], could not be registered. A bean with that name has already been defined in class path resource [com/muyu/demos/web/config/RedisConfig.class] and overriding is disabled. - -Action: - -Consider renaming one of the beans or enabling overriding by setting spring.main.allow-bean-definition-overriding=true - -2024-06-21 21:29:46.144 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 20056 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 21:29:46.145 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 21:29:46.145 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 21:29:46.624 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 21:29:46.626 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 21:29:46.648 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2024-06-21 21:29:46.887 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$82b5673a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:29:46.964 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:29:46.965 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:29:46.968 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:29:46.979 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:29:47.010 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:29:47.013 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:29:47.223 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 21:29:47.229 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 21:29:47.230 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 21:29:47.325 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 21:29:47.325 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1150 ms -2024-06-21 21:29:47.932 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 21:29:48.255 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 21:29:48.260 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 21:29:48.276 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 21:29:48.323 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 21:29:48.338 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Partitions-1 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = true - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Partitions - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 21:29:48.389 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 21:29:48.389 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 21:29:48.389 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718976588388 -2024-06-21 21:29:48.390 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 21:29:48.606 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 21:29:48.606 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 21:29:48.608 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 21:29:48.614 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 21:29:48.615 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=25, memberId='consumer-Partitions-1-00b3fb0a-9bae-443c-8993-485c0db9e144', protocol='range'} -2024-06-21 21:29:48.617 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 25: {consumer-Partitions-1-00b3fb0a-9bae-443c-8993-485c0db9e144=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 21:29:48.619 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=25, memberId='consumer-Partitions-1-00b3fb0a-9bae-443c-8993-485c0db9e144', protocol='range'} -2024-06-21 21:29:48.619 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 21:29:48.620 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 21:29:48.626 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:29:48.626 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:29:48.626 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:29:48.626 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:29:48.626 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:29:48.627 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:29:48.627 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:29:48.627 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=167, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:29:48.854 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 21:29:48.914 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ -2024-06-21 21:29:49.544 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-2 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 21:29:49.549 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 21:29:49.549 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 21:29:49.549 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718976589549 -2024-06-21 21:29:49.550 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 21:29:49.561 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-3 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 21:29:49.565 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 21:29:49.565 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 21:29:49.565 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 21:29:49.565 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718976589564 -2024-06-21 21:29:49.565 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 21:29:49.565 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 21:29:49.566 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 21:29:49.567 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-4 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 21:29:49.569 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 21:29:49.569 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 21:29:49.570 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 21:29:49.570 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 21:29:49.570 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 21:29:49.571 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 21:29:49.571 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718976589570 -2024-06-21 21:29:49.571 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 21:29:49.572 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=28, memberId='consumer-Topics-2-5ad75089-dfc5-4d6a-8fae-fd6fedf0d7c4', protocol='range'} -2024-06-21 21:29:49.572 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 28: {consumer-Topics-2-5ad75089-dfc5-4d6a-8fae-fd6fedf0d7c4=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 21:29:49.573 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 21:29:49.574 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=28, memberId='consumer-Topics-2-5ad75089-dfc5-4d6a-8fae-fd6fedf0d7c4', protocol='range'} -2024-06-21 21:29:49.574 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 21:29:49.574 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 21:29:49.574 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 21:29:49.574 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 21:29:49.575 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 21:29:49.577 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 21:29:49.577 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:29:49.577 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:29:49.577 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:29:49.578 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:29:49.578 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:29:49.578 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:29:49.578 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:29:49.578 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=167, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:29:49.579 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] -2024-06-21 21:29:49.583 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' -2024-06-21 21:29:49.727 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 21:29:49.880 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#47ef5a33:0/SimpleConnection@60c33609 [delegate=amqp://guest@101.34.243.166:5672/, localPort= 59712] -2024-06-21 21:29:50.272 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 -2024-06-21 21:29:50.276 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 21:29:50.483 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 4.622 seconds (JVM running for 5.082) -2024-06-21 21:29:50.485 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 -2024-06-21 21:29:50.699 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 21:29:50.700 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 21:29:51.113 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 21:29:51.114 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 -2024-06-21 21:29:51.114 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 21:29:51.532 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 21:29:51.533 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 21:29:51.917 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 21:29:51.918 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 -2024-06-21 21:29:51.919 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 21:29:52.319 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 21:29:52.319 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 21:29:52.573 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing -2024-06-21 21:29:52.574 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 21:29:52.574 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] -2024-06-21 21:29:52.575 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 21:29:52.577 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=29, memberId='consumer-Topics-3-b63e58a4-c4d2-4b7b-8074-05811999517d', protocol='range'} -2024-06-21 21:29:52.578 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=29, memberId='consumer-Topics-4-254a02cb-c6cc-4a44-86c4-45cc616282ac', protocol='range'} -2024-06-21 21:29:52.582 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=29, memberId='consumer-Topics-2-5ad75089-dfc5-4d6a-8fae-fd6fedf0d7c4', protocol='range'} -2024-06-21 21:29:52.582 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 29: {consumer-Topics-3-b63e58a4-c4d2-4b7b-8074-05811999517d=Assignment(partitions=[test1-3, test1-4, test1-5]), consumer-Topics-4-254a02cb-c6cc-4a44-86c4-45cc616282ac=Assignment(partitions=[test1-6, test1-7]), consumer-Topics-2-5ad75089-dfc5-4d6a-8fae-fd6fedf0d7c4=Assignment(partitions=[test1-0, test1-1, test1-2])} -2024-06-21 21:29:52.584 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=29, memberId='consumer-Topics-4-254a02cb-c6cc-4a44-86c4-45cc616282ac', protocol='range'} -2024-06-21 21:29:52.584 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=29, memberId='consumer-Topics-2-5ad75089-dfc5-4d6a-8fae-fd6fedf0d7c4', protocol='range'} -2024-06-21 21:29:52.584 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-6, test1-7]) -2024-06-21 21:29:52.584 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: test1-6, test1-7 -2024-06-21 21:29:52.584 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2]) -2024-06-21 21:29:52.584 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-2, test1-1 -2024-06-21 21:29:52.585 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=29, memberId='consumer-Topics-3-b63e58a4-c4d2-4b7b-8074-05811999517d', protocol='range'} -2024-06-21 21:29:52.585 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-3, test1-4, test1-5]) -2024-06-21 21:29:52.585 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: test1-5, test1-4, test1-3 -2024-06-21 21:29:52.586 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:29:52.586 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:29:52.586 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:29:52.587 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:29:52.588 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-2, test1-1] -2024-06-21 21:29:52.587 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:29:52.588 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-6, test1-7] -2024-06-21 21:29:52.589 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:29:52.589 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:29:52.589 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=167, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:29:52.589 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-5, test1-4, test1-3] -2024-06-21 21:29:52.735 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 21:29:52.735 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 -2024-06-21 21:29:52.736 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 21:29:53.168 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 21:29:53.170 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 21:29:53.586 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 21:30:25.759 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 -2024-06-21 21:30:25.759 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 21:30:26.164 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 21:30:26.165 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 21:30:26.578 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 21:30:54.499 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 21:30:54.533 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 21:30:54.563 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 21:30:54.817 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 21:30:54.929 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 21:30:55.074 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 21:30:55.087 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Revoke previously assigned partitions test1-5, test1-4, test1-3 -2024-06-21 21:30:55.087 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-5, test1-4, test1-3] -2024-06-21 21:30:55.087 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-2, test1-1 -2024-06-21 21:30:55.087 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-b63e58a4-c4d2-4b7b-8074-05811999517d sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 21:30:55.087 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-2, test1-1] -2024-06-21 21:30:55.087 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-5ad75089-dfc5-4d6a-8fae-fd6fedf0d7c4 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 21:30:55.088 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Revoke previously assigned partitions test1-6, test1-7 -2024-06-21 21:30:55.088 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 21:30:55.088 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 21:30:55.088 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-6, test1-7] -2024-06-21 21:30:55.088 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-254a02cb-c6cc-4a44-86c4-45cc616282ac sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 21:30:55.088 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 21:30:55.090 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 21:30:55.090 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 21:30:55.090 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 21:30:55.090 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 21:30:55.090 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 21:30:55.090 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 21:30:55.093 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered -2024-06-21 21:30:55.093 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered -2024-06-21 21:30:55.093 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 21:30:55.093 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 21:30:55.093 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 21:30:55.093 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 21:30:55.099 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 21:30:55.101 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered -2024-06-21 21:30:55.102 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 21:30:55.105 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 21:30:55.105 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 21:30:55.105 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 21:30:55.262 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 21:30:55.267 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. -2024-06-21 21:31:03.985 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 12256 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 21:31:03.987 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 21:31:03.987 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 21:31:04.775 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 21:31:04.777 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 21:31:04.810 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 17 ms. Found 0 Redis repository interfaces. -2024-06-21 21:31:05.082 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$82b5673a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:31:05.188 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:31:05.191 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:31:05.194 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:31:05.212 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:31:05.250 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:31:05.254 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:31:05.482 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 21:31:05.491 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 21:31:05.491 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 21:31:05.592 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 21:31:05.592 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1456 ms -2024-06-21 21:31:06.255 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 21:31:06.650 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 21:31:06.656 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 21:31:06.673 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 21:31:06.715 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 21:31:06.731 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Partitions-1 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = true - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Partitions - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 21:31:06.787 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 21:31:06.787 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 21:31:06.787 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718976666786 -2024-06-21 21:31:06.788 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 21:31:07.023 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 21:31:07.025 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 21:31:07.026 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 21:31:07.034 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 21:31:07.036 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=27, memberId='consumer-Partitions-1-eb971a6d-78c4-4548-88a5-e94d28accd75', protocol='range'} -2024-06-21 21:31:07.038 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 27: {consumer-Partitions-1-eb971a6d-78c4-4548-88a5-e94d28accd75=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 21:31:07.043 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=27, memberId='consumer-Partitions-1-eb971a6d-78c4-4548-88a5-e94d28accd75', protocol='range'} -2024-06-21 21:31:07.044 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 21:31:07.050 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 21:31:07.064 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:31:07.064 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:31:07.064 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:31:07.065 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:31:07.065 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:31:07.065 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:31:07.065 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:31:07.065 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=167, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:31:07.313 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 21:31:07.381 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ -2024-06-21 21:31:08.072 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-2 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 21:31:08.078 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 21:31:08.078 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 21:31:08.079 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718976668078 -2024-06-21 21:31:08.080 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 21:31:08.087 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-3 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 21:31:08.091 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 21:31:08.091 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 21:31:08.091 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718976668091 -2024-06-21 21:31:08.091 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 21:31:08.091 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 21:31:08.092 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 21:31:08.092 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 21:31:08.092 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-4 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 21:31:08.095 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 21:31:08.095 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 21:31:08.095 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 21:31:08.095 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 21:31:08.095 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 21:31:08.096 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718976668095 -2024-06-21 21:31:08.096 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 21:31:08.096 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 21:31:08.097 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=31, memberId='consumer-Topics-2-20f53097-58c9-4425-bd7e-e5d38bab3ba5', protocol='range'} -2024-06-21 21:31:08.098 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 31: {consumer-Topics-2-20f53097-58c9-4425-bd7e-e5d38bab3ba5=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 21:31:08.099 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 21:31:08.099 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 21:31:08.099 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 21:31:08.100 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 21:31:08.100 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=31, memberId='consumer-Topics-2-20f53097-58c9-4425-bd7e-e5d38bab3ba5', protocol='range'} -2024-06-21 21:31:08.100 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 21:31:08.100 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 21:31:08.102 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 21:31:08.104 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:31:08.104 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:31:08.104 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:31:08.104 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:31:08.104 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:31:08.104 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:31:08.105 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:31:08.105 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=167, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:31:08.105 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] -2024-06-21 21:31:08.110 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' -2024-06-21 21:31:08.235 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 21:31:08.384 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#47ef5a33:0/SimpleConnection@7154a248 [delegate=amqp://guest@101.34.243.166:5672/, localPort= 59815] -2024-06-21 21:31:08.909 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 -2024-06-21 21:31:08.910 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 5.296 seconds (JVM running for 5.973) -2024-06-21 21:31:08.912 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 -2024-06-21 21:31:08.913 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 21:31:09.376 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 21:31:09.377 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 21:31:09.763 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 21:31:11.099 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing -2024-06-21 21:31:11.100 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 21:31:11.100 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] -2024-06-21 21:31:11.100 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 21:31:11.106 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=32, memberId='consumer-Topics-4-14929cc3-a1cf-4e13-8e76-ca6aba1e94e1', protocol='range'} -2024-06-21 21:31:11.107 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=32, memberId='consumer-Topics-3-b42fbc23-797d-48fb-9d54-2a164fbb0f07', protocol='range'} -2024-06-21 21:31:11.107 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=32, memberId='consumer-Topics-2-20f53097-58c9-4425-bd7e-e5d38bab3ba5', protocol='range'} -2024-06-21 21:31:11.108 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 32: {consumer-Topics-2-20f53097-58c9-4425-bd7e-e5d38bab3ba5=Assignment(partitions=[test1-0, test1-1, test1-2]), consumer-Topics-4-14929cc3-a1cf-4e13-8e76-ca6aba1e94e1=Assignment(partitions=[test1-6, test1-7]), consumer-Topics-3-b42fbc23-797d-48fb-9d54-2a164fbb0f07=Assignment(partitions=[test1-3, test1-4, test1-5])} -2024-06-21 21:31:11.109 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=32, memberId='consumer-Topics-4-14929cc3-a1cf-4e13-8e76-ca6aba1e94e1', protocol='range'} -2024-06-21 21:31:11.110 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=32, memberId='consumer-Topics-3-b42fbc23-797d-48fb-9d54-2a164fbb0f07', protocol='range'} -2024-06-21 21:31:11.110 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-3, test1-4, test1-5]) -2024-06-21 21:31:11.110 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: test1-5, test1-4, test1-3 -2024-06-21 21:31:11.110 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-6, test1-7]) -2024-06-21 21:31:11.110 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: test1-6, test1-7 -2024-06-21 21:31:11.110 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=32, memberId='consumer-Topics-2-20f53097-58c9-4425-bd7e-e5d38bab3ba5', protocol='range'} -2024-06-21 21:31:11.111 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2]) -2024-06-21 21:31:11.111 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-2, test1-1 -2024-06-21 21:31:11.112 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:31:11.112 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:31:11.112 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=167, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:31:11.112 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-5, test1-4, test1-3] -2024-06-21 21:31:11.113 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:31:11.113 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:31:11.113 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:31:11.113 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:31:11.113 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-2, test1-1] -2024-06-21 21:31:11.114 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:31:11.114 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-6, test1-7] -2024-06-21 21:31:33.784 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 21:31:33.806 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 21:31:33.808 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 21:31:33.828 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 21:31:33.857 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 21:31:33.955 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 21:31:33.970 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Revoke previously assigned partitions test1-6, test1-7 -2024-06-21 21:31:33.970 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Revoke previously assigned partitions test1-5, test1-4, test1-3 -2024-06-21 21:31:33.970 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-2, test1-1 -2024-06-21 21:31:33.970 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-6, test1-7] -2024-06-21 21:31:33.970 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-5, test1-4, test1-3] -2024-06-21 21:31:33.970 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-2, test1-1] -2024-06-21 21:31:33.970 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-b42fbc23-797d-48fb-9d54-2a164fbb0f07 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 21:31:33.970 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-20f53097-58c9-4425-bd7e-e5d38bab3ba5 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 21:31:33.970 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-14929cc3-a1cf-4e13-8e76-ca6aba1e94e1 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 21:31:33.971 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 21:31:33.971 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 21:31:33.971 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 21:31:33.972 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 21:31:33.972 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 21:31:33.972 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 21:31:33.972 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 21:31:33.972 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 21:31:33.972 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 21:31:33.972 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 21:31:33.972 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 21:31:33.972 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 21:31:33.974 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered -2024-06-21 21:31:33.974 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 21:31:33.975 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered -2024-06-21 21:31:33.975 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 21:31:33.976 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered -2024-06-21 21:31:33.976 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 21:31:33.977 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 21:31:33.977 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 21:31:33.977 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 21:31:34.127 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 21:31:34.133 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. -2024-06-21 21:31:41.843 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 23392 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 21:31:41.844 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 21:31:41.844 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 21:31:42.391 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 21:31:42.395 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 21:31:42.421 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 14 ms. Found 0 Redis repository interfaces. -2024-06-21 21:31:42.659 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$82b5673a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:31:42.735 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:31:42.737 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:31:42.738 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:31:42.750 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:31:42.779 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:31:42.784 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:31:42.990 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 21:31:42.998 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 21:31:42.998 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 21:31:43.097 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 21:31:43.097 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1222 ms -2024-06-21 21:31:43.676 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 21:31:44.001 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 21:31:44.008 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 21:31:44.025 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 21:31:44.068 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 21:31:44.086 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Partitions-1 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = true - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Partitions - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 21:31:44.146 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 21:31:44.146 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 21:31:44.146 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718976704145 -2024-06-21 21:31:44.147 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 21:31:44.368 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 21:31:44.369 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 21:31:44.370 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 21:31:44.377 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 21:31:44.378 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=29, memberId='consumer-Partitions-1-a1e5b879-8e9e-41c2-87f6-d27b1f3121c9', protocol='range'} -2024-06-21 21:31:44.380 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 29: {consumer-Partitions-1-a1e5b879-8e9e-41c2-87f6-d27b1f3121c9=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 21:31:44.383 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=29, memberId='consumer-Partitions-1-a1e5b879-8e9e-41c2-87f6-d27b1f3121c9', protocol='range'} -2024-06-21 21:31:44.383 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 21:31:44.385 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 21:31:44.389 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:31:44.389 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:31:44.390 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:31:44.390 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:31:44.390 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:31:44.390 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:31:44.390 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:31:44.390 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=167, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:31:44.605 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 21:31:44.669 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ -2024-06-21 21:31:45.338 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-2 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 21:31:45.343 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 21:31:45.343 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 21:31:45.343 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718976705343 -2024-06-21 21:31:45.344 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 21:31:45.350 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-3 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 21:31:45.354 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 21:31:45.354 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 21:31:45.354 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 21:31:45.354 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718976705354 -2024-06-21 21:31:45.354 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 21:31:45.355 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 21:31:45.355 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 21:31:45.356 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-4 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 21:31:45.358 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 21:31:45.359 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 21:31:45.359 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 21:31:45.359 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 21:31:45.360 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 21:31:45.360 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718976705359 -2024-06-21 21:31:45.360 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 21:31:45.361 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 21:31:45.362 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 21:31:45.363 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 21:31:45.363 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=34, memberId='consumer-Topics-2-4f957443-297c-47fb-abee-ab9f48842c6b', protocol='range'} -2024-06-21 21:31:45.363 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 21:31:45.363 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 34: {consumer-Topics-2-4f957443-297c-47fb-abee-ab9f48842c6b=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 21:31:45.363 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 21:31:45.366 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:783 - [Consumer clientId=consumer-Topics-2, groupId=Topics] SyncGroup failed: The group began another rebalance. Need to re-join the group. Sent generation was Generation{generationId=34, memberId='consumer-Topics-2-4f957443-297c-47fb-abee-ab9f48842c6b', protocol='range'} -2024-06-21 21:31:45.366 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 21:31:45.368 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:470 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Rebalance failed. -org.apache.kafka.common.errors.RebalanceInProgressException: The group is rebalancing, so a rejoin is needed. -2024-06-21 21:31:45.368 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 21:31:45.369 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=35, memberId='consumer-Topics-4-7f84c8a1-37a5-46a7-9c2e-c0695b5907c1', protocol='range'} -2024-06-21 21:31:45.370 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=35, memberId='consumer-Topics-3-defb35cc-73f6-4ead-bb21-605522541200', protocol='range'} -2024-06-21 21:31:45.370 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=35, memberId='consumer-Topics-2-4f957443-297c-47fb-abee-ab9f48842c6b', protocol='range'} -2024-06-21 21:31:45.370 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 35: {consumer-Topics-4-7f84c8a1-37a5-46a7-9c2e-c0695b5907c1=Assignment(partitions=[test1-6, test1-7]), consumer-Topics-2-4f957443-297c-47fb-abee-ab9f48842c6b=Assignment(partitions=[test1-0, test1-1, test1-2]), consumer-Topics-3-defb35cc-73f6-4ead-bb21-605522541200=Assignment(partitions=[test1-3, test1-4, test1-5])} -2024-06-21 21:31:45.371 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' -2024-06-21 21:31:45.371 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=35, memberId='consumer-Topics-4-7f84c8a1-37a5-46a7-9c2e-c0695b5907c1', protocol='range'} -2024-06-21 21:31:45.371 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=35, memberId='consumer-Topics-2-4f957443-297c-47fb-abee-ab9f48842c6b', protocol='range'} -2024-06-21 21:31:45.371 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-6, test1-7]) -2024-06-21 21:31:45.371 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: test1-6, test1-7 -2024-06-21 21:31:45.371 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2]) -2024-06-21 21:31:45.371 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=35, memberId='consumer-Topics-3-defb35cc-73f6-4ead-bb21-605522541200', protocol='range'} -2024-06-21 21:31:45.371 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-2, test1-1 -2024-06-21 21:31:45.372 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-3, test1-4, test1-5]) -2024-06-21 21:31:45.372 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: test1-5, test1-4, test1-3 -2024-06-21 21:31:45.374 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:31:45.374 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:31:45.374 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:31:45.374 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:31:45.374 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:31:45.374 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:31:45.374 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=167, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:31:45.374 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:31:45.375 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-5, test1-4, test1-3] -2024-06-21 21:31:45.375 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-6, test1-7] -2024-06-21 21:31:45.375 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-2, test1-1] -2024-06-21 21:31:45.506 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 21:31:45.655 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#47ef5a33:0/SimpleConnection@7154a248 [delegate=amqp://guest@101.34.243.166:5672/, localPort= 59871] -2024-06-21 21:31:46.300 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 4.749 seconds (JVM running for 5.28) -2024-06-21 21:31:46.301 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 -2024-06-21 21:32:51.984 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 21:32:52.012 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 21:32:52.035 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 21:32:52.782 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 21:32:52.881 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 21:32:53.001 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 21:32:53.015 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Revoke previously assigned partitions test1-5, test1-4, test1-3 -2024-06-21 21:32:53.015 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-2, test1-1 -2024-06-21 21:32:53.015 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Revoke previously assigned partitions test1-6, test1-7 -2024-06-21 21:32:53.015 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-5, test1-4, test1-3] -2024-06-21 21:32:53.015 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-2, test1-1] -2024-06-21 21:32:53.015 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-6, test1-7] -2024-06-21 21:32:53.015 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-4f957443-297c-47fb-abee-ab9f48842c6b sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 21:32:53.015 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-7f84c8a1-37a5-46a7-9c2e-c0695b5907c1 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 21:32:53.015 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-defb35cc-73f6-4ead-bb21-605522541200 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 21:32:53.016 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 21:32:53.016 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 21:32:53.016 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 21:32:53.018 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 21:32:53.018 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 21:32:53.018 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 21:32:53.018 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 21:32:53.018 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 21:32:53.018 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 21:32:53.018 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 21:32:53.018 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 21:32:53.019 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 21:32:53.021 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered -2024-06-21 21:32:53.021 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered -2024-06-21 21:32:53.021 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 21:32:53.021 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 21:32:53.021 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered -2024-06-21 21:32:53.021 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 21:32:53.023 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 21:32:53.023 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 21:32:53.023 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 21:32:53.177 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 21:32:53.182 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. -2024-06-21 21:33:02.927 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 16336 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 21:33:02.928 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 21:33:02.930 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 21:33:03.698 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 21:33:03.701 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 21:33:03.726 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 14 ms. Found 0 Redis repository interfaces. -2024-06-21 21:33:03.952 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$82b5673a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:33:04.040 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:33:04.043 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:33:04.045 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:33:04.060 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:33:04.098 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:33:04.103 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:33:04.309 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 21:33:04.315 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 21:33:04.315 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 21:33:04.409 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 21:33:04.409 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1413 ms -2024-06-21 21:33:05.009 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 21:33:05.348 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 21:33:05.355 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 21:33:05.371 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 21:33:05.410 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 21:33:05.425 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Partitions-1 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = true - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Partitions - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 21:33:05.479 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 21:33:05.479 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 21:33:05.479 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718976785478 -2024-06-21 21:33:05.480 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 21:33:05.695 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 21:33:05.696 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 21:33:05.697 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 21:33:05.703 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 21:33:05.703 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=31, memberId='consumer-Partitions-1-d538c5e0-7e07-4b8f-b1f5-3414177ea88c', protocol='range'} -2024-06-21 21:33:05.706 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 31: {consumer-Partitions-1-d538c5e0-7e07-4b8f-b1f5-3414177ea88c=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 21:33:05.709 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=31, memberId='consumer-Partitions-1-d538c5e0-7e07-4b8f-b1f5-3414177ea88c', protocol='range'} -2024-06-21 21:33:05.710 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 21:33:05.711 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 21:33:05.716 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:33:05.716 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:33:05.716 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:33:05.717 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:33:05.717 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:33:05.717 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:33:05.717 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:33:05.717 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=167, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:33:05.946 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 21:33:06.006 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ -2024-06-21 21:33:06.653 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-2 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 21:33:06.658 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 21:33:06.658 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 21:33:06.658 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718976786658 -2024-06-21 21:33:06.659 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 21:33:06.664 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-3 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 21:33:06.668 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 21:33:06.668 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 21:33:06.668 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 21:33:06.668 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718976786668 -2024-06-21 21:33:06.668 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 21:33:06.668 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 21:33:06.669 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 21:33:06.670 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-4 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 21:33:06.671 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 21:33:06.671 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 21:33:06.671 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 21:33:06.672 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 21:33:06.672 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 21:33:06.672 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 21:33:06.673 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718976786672 -2024-06-21 21:33:06.673 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 21:33:06.674 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=37, memberId='consumer-Topics-2-94bea179-a11c-49d6-bc1b-1f16e0a19229', protocol='range'} -2024-06-21 21:33:06.674 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 37: {consumer-Topics-2-94bea179-a11c-49d6-bc1b-1f16e0a19229=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 21:33:06.674 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 21:33:06.675 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=37, memberId='consumer-Topics-2-94bea179-a11c-49d6-bc1b-1f16e0a19229', protocol='range'} -2024-06-21 21:33:06.676 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 21:33:06.676 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 21:33:06.676 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 21:33:06.676 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 21:33:06.676 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 21:33:06.679 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 21:33:06.679 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:33:06.679 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:33:06.679 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:33:06.680 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:33:06.680 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:33:06.680 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:33:06.680 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:33:06.680 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=167, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:33:06.681 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] -2024-06-21 21:33:06.685 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' -2024-06-21 21:33:06.798 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 21:33:06.941 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#47ef5a33:0/SimpleConnection@7154a248 [delegate=amqp://guest@101.34.243.166:5672/, localPort= 59938] -2024-06-21 21:33:07.273 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] INFO com.muyu.mqtt.MsgHandler:22 - 接收到消息:47.100.60.64,47.102.213.144 -2024-06-21 21:33:07.276 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.100.60.64:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 21:33:07.523 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 5.094 seconds (JVM running for 5.703) -2024-06-21 21:33:07.524 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 -2024-06-21 21:33:07.712 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 21:33:07.713 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:31 - 接收到消息初始化信息:MqttProperties(broker=tcp://47.102.213.144:1883, topic=test1, username=null, password=null, clientid=protocol-parsing) -2024-06-21 21:33:08.144 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-1] ERROR com.muyu.mqtt.MsgHandler:33 - client创建成功:protocol-parsing -2024-06-21 21:33:09.677 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing -2024-06-21 21:33:09.678 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 21:33:09.679 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] -2024-06-21 21:33:09.679 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 21:33:09.681 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=38, memberId='consumer-Topics-4-9fac5729-cb26-4ed9-9b0b-51da5b90851b', protocol='range'} -2024-06-21 21:33:09.681 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=38, memberId='consumer-Topics-3-bcaddf88-5f8b-437b-8fb8-ff7ddb4bcb2f', protocol='range'} -2024-06-21 21:33:09.683 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=38, memberId='consumer-Topics-2-94bea179-a11c-49d6-bc1b-1f16e0a19229', protocol='range'} -2024-06-21 21:33:09.683 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 38: {consumer-Topics-4-9fac5729-cb26-4ed9-9b0b-51da5b90851b=Assignment(partitions=[test1-6, test1-7]), consumer-Topics-2-94bea179-a11c-49d6-bc1b-1f16e0a19229=Assignment(partitions=[test1-0, test1-1, test1-2]), consumer-Topics-3-bcaddf88-5f8b-437b-8fb8-ff7ddb4bcb2f=Assignment(partitions=[test1-3, test1-4, test1-5])} -2024-06-21 21:33:09.685 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=38, memberId='consumer-Topics-3-bcaddf88-5f8b-437b-8fb8-ff7ddb4bcb2f', protocol='range'} -2024-06-21 21:33:09.685 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-3, test1-4, test1-5]) -2024-06-21 21:33:09.685 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: test1-5, test1-4, test1-3 -2024-06-21 21:33:09.685 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=38, memberId='consumer-Topics-4-9fac5729-cb26-4ed9-9b0b-51da5b90851b', protocol='range'} -2024-06-21 21:33:09.685 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=38, memberId='consumer-Topics-2-94bea179-a11c-49d6-bc1b-1f16e0a19229', protocol='range'} -2024-06-21 21:33:09.686 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-6, test1-7]) -2024-06-21 21:33:09.686 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2]) -2024-06-21 21:33:09.686 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-2, test1-1 -2024-06-21 21:33:09.686 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: test1-6, test1-7 -2024-06-21 21:33:09.687 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:33:09.687 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:33:09.687 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:33:09.687 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:33:09.688 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:33:09.688 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=167, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:33:09.688 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:33:09.688 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-6, test1-7] -2024-06-21 21:33:09.688 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:33:09.688 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-5, test1-4, test1-3] -2024-06-21 21:33:09.688 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-2, test1-1] -2024-06-21 21:33:25.470 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 21:33:25.494 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 21:33:25.516 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 21:33:25.571 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 21:33:26.188 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 21:33:26.444 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 21:33:26.458 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-2, test1-1 -2024-06-21 21:33:26.458 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-2, test1-1] -2024-06-21 21:33:26.458 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Revoke previously assigned partitions test1-6, test1-7 -2024-06-21 21:33:26.458 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Revoke previously assigned partitions test1-5, test1-4, test1-3 -2024-06-21 21:33:26.458 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-6, test1-7] -2024-06-21 21:33:26.458 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-94bea179-a11c-49d6-bc1b-1f16e0a19229 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 21:33:26.458 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-5, test1-4, test1-3] -2024-06-21 21:33:26.458 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-9fac5729-cb26-4ed9-9b0b-51da5b90851b sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 21:33:26.458 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-bcaddf88-5f8b-437b-8fb8-ff7ddb4bcb2f sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 21:33:26.458 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 21:33:26.458 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 21:33:26.458 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 21:33:26.460 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 21:33:26.460 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 21:33:26.460 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 21:33:26.460 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 21:33:26.460 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 21:33:26.460 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 21:33:26.461 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 21:33:26.461 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 21:33:26.461 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 21:33:26.462 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered -2024-06-21 21:33:26.463 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered -2024-06-21 21:33:26.463 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 21:33:26.463 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered -2024-06-21 21:33:26.463 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 21:33:26.463 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 21:33:26.464 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 21:33:26.464 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 21:33:26.464 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 21:33:26.607 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 21:33:26.612 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. -2024-06-21 21:33:34.366 [main] INFO com.muyu.IotDbApplication:55 - Starting IotDbApplication using Java 17.0.10 on xiaoxin with PID 11076 (D:\work\IotDB\target\classes started by 86157 in D:\work\IotDB) -2024-06-21 21:33:34.367 [main] DEBUG com.muyu.IotDbApplication:56 - Running with Spring Boot v2.6.13, Spring v5.3.23 -2024-06-21 21:33:34.367 [main] INFO com.muyu.IotDbApplication:645 - No active profile set, falling back to 1 default profile: "default" -2024-06-21 21:33:34.851 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:262 - Multiple Spring Data modules found, entering strict repository configuration mode -2024-06-21 21:33:34.853 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:132 - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -2024-06-21 21:33:34.874 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate:201 - Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. -2024-06-21 21:33:35.100 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.dtflys.forest.springboot.ForestAutoConfiguration' of type [com.dtflys.forest.springboot.ForestAutoConfiguration$$EnhancerBySpringCGLIB$$82b5673a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:33:35.184 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestProperties' of type [com.dtflys.forest.config.SpringForestProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:33:35.186 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestObjectFactory' of type [com.dtflys.forest.reflection.SpringForestObjectFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:33:35.188 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestInterceptorFactory' of type [com.dtflys.forest.interceptor.SpringInterceptorFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:33:35.199 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forest-com.dtflys.forest.springboot.properties.ForestConfigurationProperties' of type [com.dtflys.forest.springboot.properties.ForestConfigurationProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:33:35.227 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConfiguration' of type [com.dtflys.forest.config.ForestConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:33:35.231 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'forestConverterBeanListener' of type [com.dtflys.forest.spring.ConverterBeanListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) -2024-06-21 21:33:35.443 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 8888 (http) -2024-06-21 21:33:35.450 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat] -2024-06-21 21:33:35.450 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.68] -2024-06-21 21:33:35.547 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext -2024-06-21 21:33:35.547 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 1151 ms -2024-06-21 21:33:36.135 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting... -2024-06-21 21:33:36.458 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed. -2024-06-21 21:33:36.463 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Preparing: select * from vehicle_event -2024-06-21 21:33:36.477 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - ==> Parameters: -2024-06-21 21:33:36.518 [main] DEBUG c.muyu.event.mapper.EventMapper.selectVehicleEvent:137 - <== Total: 1 -2024-06-21 21:33:36.533 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Partitions-1 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = true - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Partitions - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 21:33:36.585 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 21:33:36.585 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 21:33:36.585 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718976816584 -2024-06-21 21:33:36.586 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Subscribed to topic(s): test1 -2024-06-21 21:33:36.800 [Thread-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 21:33:36.800 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 21:33:36.802 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 21:33:36.808 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] (Re-)joining group -2024-06-21 21:33:36.810 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully joined group with generation Generation{generationId=33, memberId='consumer-Partitions-1-5f1c76ba-1529-4884-849a-5006d01685a3', protocol='range'} -2024-06-21 21:33:36.811 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Finished assignment for group at generation 33: {consumer-Partitions-1-5f1c76ba-1529-4884-849a-5006d01685a3=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 21:33:36.814 [Thread-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Successfully synced group in generation Generation{generationId=33, memberId='consumer-Partitions-1-5f1c76ba-1529-4884-849a-5006d01685a3', protocol='range'} -2024-06-21 21:33:36.814 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 21:33:36.816 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 21:33:36.821 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:33:36.821 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:33:36.821 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:33:36.821 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:33:36.821 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:33:36.821 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:33:36.822 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:33:36.822 [Thread-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Partitions-1, groupId=Partitions] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=167, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:33:37.045 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:38 - 正在连接iotdb....... -2024-06-21 21:33:37.106 [main] INFO com.muyu.iotDB.config.IotDBSessionConfig:42 - iotdb连接成功~ -2024-06-21 21:33:37.740 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-2 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 21:33:37.743 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 21:33:37.743 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 21:33:37.743 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718976817743 -2024-06-21 21:33:37.744 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 21:33:37.750 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-3 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 21:33:37.753 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 21:33:37.753 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 21:33:37.753 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 21:33:37.753 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718976817753 -2024-06-21 21:33:37.753 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 21:33:37.753 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 21:33:37.754 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 21:33:37.755 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig:372 - ConsumerConfig values: - allow.auto.create.topics = true - auto.commit.interval.ms = 5000 - auto.offset.reset = latest - bootstrap.servers = [localhost:9092] - check.crcs = true - client.dns.lookup = use_all_dns_ips - client.id = consumer-Topics-4 - client.rack = - connections.max.idle.ms = 540000 - default.api.timeout.ms = 60000 - enable.auto.commit = false - exclude.internal.topics = true - fetch.max.bytes = 52428800 - fetch.max.wait.ms = 500 - fetch.min.bytes = 1 - group.id = Topics - group.instance.id = null - heartbeat.interval.ms = 3000 - interceptor.classes = [] - internal.leave.group.on.close = true - internal.throw.on.fetch.stable.offset.unsupported = false - isolation.level = read_uncommitted - key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - max.partition.fetch.bytes = 1048576 - max.poll.interval.ms = 300000 - max.poll.records = 500 - metadata.max.age.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] - receive.buffer.bytes = 65536 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.mechanism = GSSAPI - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - session.timeout.ms = 10000 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer - -2024-06-21 21:33:37.756 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 21:33:37.757 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 21:33:37.758 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 21:33:37.758 [main] INFO org.apache.kafka.common.utils.AppInfoParser:119 - Kafka version: 2.8.0 -2024-06-21 21:33:37.758 [main] INFO org.apache.kafka.common.utils.AppInfoParser:120 - Kafka commitId: ebb1d6e21cc92130 -2024-06-21 21:33:37.758 [main] INFO org.apache.kafka.common.utils.AppInfoParser:121 - Kafka startTimeMs: 1718976817758 -2024-06-21 21:33:37.758 [main] INFO org.apache.kafka.clients.consumer.KafkaConsumer:965 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Subscribed to topic(s): test1 -2024-06-21 21:33:37.758 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 21:33:37.759 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=40, memberId='consumer-Topics-2-47b6a7a8-b6f8-4694-b43b-2ccba0ba735a', protocol='range'} -2024-06-21 21:33:37.759 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 40: {consumer-Topics-2-47b6a7a8-b6f8-4694-b43b-2ccba0ba735a=Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7])} -2024-06-21 21:33:37.761 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=40, memberId='consumer-Topics-2-47b6a7a8-b6f8-4694-b43b-2ccba0ba735a', protocol='range'} -2024-06-21 21:33:37.761 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2, test1-3, test1-4, test1-5, test1-6, test1-7]) -2024-06-21 21:33:37.761 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.Metadata:279 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Cluster ID: hfSONp5PTaOhEWP2rB52xA -2024-06-21 21:33:37.761 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-3, groupId=Topics] (Re-)joining group -2024-06-21 21:33:37.761 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 21:33:37.762 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:848 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Discovered group coordinator xiaoxin:9092 (id: 2147483647 rack: null) -2024-06-21 21:33:37.762 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 21:33:37.763 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-4, groupId=Topics] (Re-)joining group -2024-06-21 21:33:37.764 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:33:37.764 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:33:37.764 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:33:37.764 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:33:37.765 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:33:37.765 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:33:37.765 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:33:37.765 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=167, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:33:37.766 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] -2024-06-21 21:33:37.770 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' -2024-06-21 21:33:37.905 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] -2024-06-21 21:33:38.030 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#47ef5a33:0/SimpleConnection@7154a248 [delegate=amqp://guest@101.34.243.166:5672/, localPort= 59986] -2024-06-21 21:33:38.647 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 4.543 seconds (JVM running for 4.985) -2024-06-21 21:33:38.648 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 -2024-06-21 21:33:40.775 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1123 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Attempt to heartbeat failed since group is rebalancing -2024-06-21 21:33:40.775 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3 -2024-06-21 21:33:40.776 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-6, test1-5, test1-7, test1-2, test1-1, test1-4, test1-3] -2024-06-21 21:33:40.776 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group -2024-06-21 21:33:40.777 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=41, memberId='consumer-Topics-4-773f606b-5087-49e1-8f94-45b05d18945d', protocol='range'} -2024-06-21 21:33:40.777 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=41, memberId='consumer-Topics-3-78e8b9a6-0b95-4ad7-ae2f-9d3cb68466a6', protocol='range'} -2024-06-21 21:33:40.777 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=41, memberId='consumer-Topics-2-47b6a7a8-b6f8-4694-b43b-2ccba0ba735a', protocol='range'} -2024-06-21 21:33:40.778 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 41: {consumer-Topics-4-773f606b-5087-49e1-8f94-45b05d18945d=Assignment(partitions=[test1-6, test1-7]), consumer-Topics-3-78e8b9a6-0b95-4ad7-ae2f-9d3cb68466a6=Assignment(partitions=[test1-3, test1-4, test1-5]), consumer-Topics-2-47b6a7a8-b6f8-4694-b43b-2ccba0ba735a=Assignment(partitions=[test1-0, test1-1, test1-2])} -2024-06-21 21:33:40.779 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=41, memberId='consumer-Topics-3-78e8b9a6-0b95-4ad7-ae2f-9d3cb68466a6', protocol='range'} -2024-06-21 21:33:40.779 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=41, memberId='consumer-Topics-4-773f606b-5087-49e1-8f94-45b05d18945d', protocol='range'} -2024-06-21 21:33:40.779 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-3, test1-4, test1-5]) -2024-06-21 21:33:40.779 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: test1-5, test1-4, test1-3 -2024-06-21 21:33:40.779 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-6, test1-7]) -2024-06-21 21:33:40.779 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: test1-6, test1-7 -2024-06-21 21:33:40.779 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=41, memberId='consumer-Topics-2-47b6a7a8-b6f8-4694-b43b-2ccba0ba735a', protocol='range'} -2024-06-21 21:33:40.779 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2]) -2024-06-21 21:33:40.780 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-2, test1-1 -2024-06-21 21:33:40.781 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:33:40.781 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:33:40.781 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=167, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:33:40.781 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-5, test1-4, test1-3] -2024-06-21 21:33:40.782 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:33:40.782 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:33:40.782 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:33:40.782 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:33:40.782 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} -2024-06-21 21:33:40.782 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-6, test1-7] -2024-06-21 21:33:40.782 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-2, test1-1] -2024-06-21 21:33:52.895 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 21:33:52.919 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 21:33:52.947 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:649 - Waiting for workers to finish. -2024-06-21 21:33:53.496 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#0-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 21:33:53.675 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#1-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 21:33:53.795 [org.springframework.amqp.rabbit.RabbitListenerEndpointContainer#2-2] INFO o.s.a.r.listener.SimpleMessageListenerContainer:653 - Successfully waited for workers to finish. -2024-06-21 21:33:53.810 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Revoke previously assigned partitions test1-0, test1-2, test1-1 -2024-06-21 21:33:53.810 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Revoke previously assigned partitions test1-5, test1-4, test1-3 -2024-06-21 21:33:53.810 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-0, test1-2, test1-1] -2024-06-21 21:33:53.810 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-5, test1-4, test1-3] -2024-06-21 21:33:53.810 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Member consumer-Topics-2-47b6a7a8-b6f8-4694-b43b-2ccba0ba735a sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 21:33:53.810 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:307 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Revoke previously assigned partitions test1-6, test1-7 -2024-06-21 21:33:53.810 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Member consumer-Topics-3-78e8b9a6-0b95-4ad7-ae2f-9d3cb68466a6 sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 21:33:53.811 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions revoked: [test1-6, test1-7] -2024-06-21 21:33:53.811 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:1042 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Member consumer-Topics-4-773f606b-5087-49e1-8f94-45b05d18945d sending LeaveGroup request to coordinator xiaoxin:9092 (id: 2147483647 rack: null) due to the consumer unsubscribed from all topics -2024-06-21 21:33:53.811 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 21:33:53.811 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 21:33:53.811 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.clients.consumer.KafkaConsumer:1074 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Unsubscribed all topics or patterns and assigned partitions -2024-06-21 21:33:53.813 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 21:33:53.813 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 21:33:53.813 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 21:33:53.813 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 21:33:53.813 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 21:33:53.813 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 21:33:53.815 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-3 unregistered -2024-06-21 21:33:53.815 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-4 unregistered -2024-06-21 21:33:53.815 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 21:33:53.815 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 21:33:53.817 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:659 - Metrics scheduler closed -2024-06-21 21:33:53.817 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:663 - Closing reporter org.apache.kafka.common.metrics.JmxReporter -2024-06-21 21:33:53.817 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.metrics.Metrics:669 - Metrics reporters closed -2024-06-21 21:33:53.818 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO org.apache.kafka.common.utils.AppInfoParser:83 - App info kafka.consumer for consumer-Topics-2 unregistered -2024-06-21 21:33:53.818 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: Consumer stopped -2024-06-21 21:33:53.819 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 21:33:53.819 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 21:33:53.819 [SpringApplicationShutdownHook] INFO o.s.a.r.listener.SimpleMessageListenerContainer:643 - Shutdown ignored - container is already stopped -2024-06-21 21:33:53.976 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated... -2024-06-21 21:33:53.981 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed. +2024-06-22 11:06:26.644 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:538 - [Consumer clientId=consumer-Topics-2, groupId=Topics] (Re-)joining group +2024-06-22 11:06:26.645 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully joined group with generation Generation{generationId=47, memberId='consumer-Topics-4-0efb07d2-f9b7-4e67-8dc2-7a7210ee1bad', protocol='range'} +2024-06-22 11:06:26.645 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully joined group with generation Generation{generationId=47, memberId='consumer-Topics-3-fb8f32ab-18b0-4cc9-b400-e9fe49cb4d97', protocol='range'} +2024-06-22 11:06:26.645 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:594 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully joined group with generation Generation{generationId=47, memberId='consumer-Topics-2-18de85c3-648a-4d81-929a-488cc1c8a6fc', protocol='range'} +2024-06-22 11:06:26.645 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:626 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Finished assignment for group at generation 47: {consumer-Topics-2-18de85c3-648a-4d81-929a-488cc1c8a6fc=Assignment(partitions=[test1-0, test1-1, test1-2]), consumer-Topics-4-0efb07d2-f9b7-4e67-8dc2-7a7210ee1bad=Assignment(partitions=[test1-6, test1-7]), consumer-Topics-3-fb8f32ab-18b0-4cc9-b400-e9fe49cb4d97=Assignment(partitions=[test1-3, test1-4, test1-5])} +2024-06-22 11:06:26.646 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Successfully synced group in generation Generation{generationId=47, memberId='consumer-Topics-4-0efb07d2-f9b7-4e67-8dc2-7a7210ee1bad', protocol='range'} +2024-06-22 11:06:26.646 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Successfully synced group in generation Generation{generationId=47, memberId='consumer-Topics-3-fb8f32ab-18b0-4cc9-b400-e9fe49cb4d97', protocol='range'} +2024-06-22 11:06:26.646 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.AbstractCoordinator:758 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Successfully synced group in generation Generation{generationId=47, memberId='consumer-Topics-2-18de85c3-648a-4d81-929a-488cc1c8a6fc', protocol='range'} +2024-06-22 11:06:26.647 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-6, test1-7]) +2024-06-22 11:06:26.647 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-0, test1-1, test1-2]) +2024-06-22 11:06:26.647 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:276 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Notifying assignor about the new Assignment(partitions=[test1-3, test1-4, test1-5]) +2024-06-22 11:06:26.647 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Adding newly assigned partitions: test1-6, test1-7 +2024-06-22 11:06:26.647 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Adding newly assigned partitions: test1-0, test1-2, test1-1 +2024-06-22 11:06:26.647 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:288 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Adding newly assigned partitions: test1-5, test1-4, test1-3 +2024-06-22 11:06:26.648 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 8888 (http) with context path '' +2024-06-22 11:06:26.649 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:06:26.649 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:06:26.649 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-6 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:06:26.649 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:06:26.649 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:06:26.649 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-4, groupId=Topics] Setting offset for partition test1-7 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:06:26.649 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-2, groupId=Topics] Setting offset for partition test1-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:06:26.649 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.a.k.c.consumer.internals.ConsumerCoordinator:820 - [Consumer clientId=consumer-Topics-3, groupId=Topics] Setting offset for partition test1-3 to the committed offset FetchPosition{offset=48, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[xiaoxin:9092 (id: 0 rack: null)], epoch=0}} +2024-06-22 11:06:26.650 [org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-0, test1-2, test1-1] +2024-06-22 11:06:26.650 [org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-5, test1-4, test1-3] +2024-06-22 11:06:26.650 [org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1] INFO o.s.kafka.listener.KafkaMessageListenerContainer:292 - Topics: partitions assigned: [test1-6, test1-7] +2024-06-22 11:06:26.806 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:638 - Attempting to connect to: [101.34.243.166:5672] +2024-06-22 11:06:26.960 [main] INFO o.s.a.rabbit.connection.CachingConnectionFactory:589 - Created new connection: rabbitConnectionFactory#24fef542:0/SimpleConnection@435a4d2d [delegate=amqp://guest@101.34.243.166:5672/, localPort= 62394] +2024-06-22 11:06:27.609 [main] INFO com.muyu.IotDbApplication:61 - Started IotDbApplication in 4.509 seconds (JVM running for 4.959) +2024-06-22 11:06:27.612 [main] INFO com.muyu.event.KafkaRunner:27 - 项目启动,开始动态启动kafka消费者 +2024-06-22 11:31:21.271 [container-2] INFO com.muyu.event.redis.RedisKeyExpirationListener:39 - 过期redis数据:captcha_codes:f144e6c7413c4212ac3a295f3b5c0e48 +2024-06-22 11:31:21.273 [container-2] INFO com.muyu.event.redis.RedisKeyExpirationListener:41 - pattern:[95, 95, 107, 101, 121, 101, 118, 101, 110, 116, 64, 42, 95, 95, 58, 101, 120, 112, 105, 114, 101, 100] +2024-06-22 11:31:21.273 [container-2] INFO com.muyu.event.redis.RedisKeyExpirationListener:43 - 过期redis数据:captcha_codes:f144e6c7413c4212ac3a295f3b5c0e48 diff --git a/logs/vehicle.log.2024-06-21.0.gz b/logs/vehicle.log.2024-06-21.0.gz new file mode 100644 index 0000000..0188ef2 Binary files /dev/null and b/logs/vehicle.log.2024-06-21.0.gz differ diff --git a/src/main/java/com/muyu/errorAlarm/controller/ErrorAlarmController.java b/src/main/java/com/muyu/errorAlarm/controller/ErrorAlarmController.java deleted file mode 100644 index d245fa2..0000000 --- a/src/main/java/com/muyu/errorAlarm/controller/ErrorAlarmController.java +++ /dev/null @@ -1,20 +0,0 @@ -package com.muyu.errorAlarm.controller; - -import com.muyu.errorAlarm.service.ErrorAlarmService; -import org.springframework.beans.factory.annotation.Autowired; -import org.springframework.web.bind.annotation.PostMapping; -import org.springframework.web.bind.annotation.RestController; - -/** - * ErrorAlarmController - * - * @author Yangle - * Date 2024/6/20 11:25 - */ -@RestController -public class ErrorAlarmController { - @Autowired - private ErrorAlarmService errorAlarmService; - - -} diff --git a/src/main/java/com/muyu/errorAlarm/service/ErrorAlarmService.java b/src/main/java/com/muyu/errorAlarm/service/ErrorAlarmService.java deleted file mode 100644 index 6edda7e..0000000 --- a/src/main/java/com/muyu/errorAlarm/service/ErrorAlarmService.java +++ /dev/null @@ -1,10 +0,0 @@ -package com.muyu.errorAlarm.service; - -/** - * errorAlarmService - * - * @author Yangle - * Date 2024/6/20 11:26 - */ -public interface ErrorAlarmService { -} diff --git a/src/main/java/com/muyu/errorAlarm/service/impl/ErrorAlarmServiceImpl.java b/src/main/java/com/muyu/errorAlarm/service/impl/ErrorAlarmServiceImpl.java deleted file mode 100644 index 92d4f18..0000000 --- a/src/main/java/com/muyu/errorAlarm/service/impl/ErrorAlarmServiceImpl.java +++ /dev/null @@ -1,15 +0,0 @@ -package com.muyu.errorAlarm.service.impl; - -import com.muyu.errorAlarm.service.ErrorAlarmService; -import org.springframework.stereotype.Service; - -/** - * ErrorAlarmServiceImpl - * - * @author Yangle - * Date 2024/6/20 11:26 - */ -@Service -public class ErrorAlarmServiceImpl implements ErrorAlarmService { - -} \ No newline at end of file diff --git a/src/main/java/com/muyu/event/common/Fault.java b/src/main/java/com/muyu/event/common/Fault.java index 7bc16c1..449698d 100644 --- a/src/main/java/com/muyu/event/common/Fault.java +++ b/src/main/java/com/muyu/event/common/Fault.java @@ -1,5 +1,6 @@ package com.muyu.event.common; +import com.fasterxml.jackson.annotation.JsonFormat; import lombok.AllArgsConstructor; import lombok.Data; import lombok.NoArgsConstructor; @@ -20,6 +21,11 @@ import java.util.Date; @SuperBuilder public class Fault { private String vin; - private String faultName; - private String faultTime; + private String faultCode; + @JsonFormat(pattern = "yyyy-MM-dd HH-mm-ss",timezone = "GMT+8") + @DateTimeFormat(pattern = "yyyy-MM-dd HH-mm-ss") + private Date startTime; + @JsonFormat(pattern = "yyyy-MM-dd HH-mm-ss",timezone = "GMT+8") + @DateTimeFormat(pattern = "yyyy-MM-dd HH-mm-ss") + private Date endTime; } diff --git a/src/main/java/com/muyu/event/listen/RabbitMqListen.java b/src/main/java/com/muyu/event/listen/RabbitMqListen.java deleted file mode 100644 index 850c9e9..0000000 --- a/src/main/java/com/muyu/event/listen/RabbitMqListen.java +++ /dev/null @@ -1,10 +0,0 @@ -package com.muyu.event.listen; - -/** - * 交换机的接受 RabbitMqListen - * - * @author Yangle - * Date 2024/6/21 19:06 - */ -public class RabbitMqListen { -} diff --git a/src/main/java/com/muyu/event/redis/RedisKeyExpirationListener.java b/src/main/java/com/muyu/event/redis/RedisKeyExpirationListener.java index ff92848..1bb356f 100644 --- a/src/main/java/com/muyu/event/redis/RedisKeyExpirationListener.java +++ b/src/main/java/com/muyu/event/redis/RedisKeyExpirationListener.java @@ -1,5 +1,7 @@ package com.muyu.event.redis; +import com.alibaba.fastjson.JSON; +import com.muyu.event.common.Fault; import lombok.extern.log4j.Log4j2; import org.springframework.amqp.rabbit.core.RabbitTemplate; import org.springframework.beans.factory.annotation.Autowired; @@ -9,6 +11,8 @@ import org.springframework.data.redis.listener.KeyExpirationEventMessageListener import org.springframework.data.redis.listener.RedisMessageListenerContainer; import org.springframework.stereotype.Component; +import java.util.Date; + /** * RedisKeyExpirationListener * @@ -34,9 +38,14 @@ public class RedisKeyExpirationListener extends KeyExpirationEventMessageListen public void onMessage(Message message, byte[] pattern) { log.info("过期redis数据:" + message.toString()); try { + String key = message.toString(); log.info("过期redis数据:" + key); - rabbitTemplate.convertAndSend("disconnect_connect","resolve_time",key); + Fault fault = Fault.builder() + .vin(key) + .endTime(new Date()) + .build(); + rabbitTemplate.convertAndSend("exchange_breakdown","resolve_time", JSON.toJSONString(fault)); } catch (Exception e) { e.printStackTrace(); log.error("【修改支付订单过期状态异常】:" + e.getMessage()); diff --git a/src/main/java/com/muyu/event/service/impl/EventServiceImpl.java b/src/main/java/com/muyu/event/service/impl/EventServiceImpl.java index 9e2a588..5467277 100644 --- a/src/main/java/com/muyu/event/service/impl/EventServiceImpl.java +++ b/src/main/java/com/muyu/event/service/impl/EventServiceImpl.java @@ -74,104 +74,60 @@ public class EventServiceImpl implements EventService { LocalDateTime dateTime = LocalDateTime.ofInstant(Instant.ofEpochMilli(Long.parseLong(messageData.getTimestamp())), ZoneId.systemDefault()); // 格式化输出日期时间 - String formattedTime = dateTime.format(DateTimeFormatter.ofPattern("yyyy年MM月dd日 HH时mm分ss秒")); - + Date formattedTime = Date.from(dateTime.atZone(ZoneId.systemDefault()).toInstant()); //判断车辆状态 vehicleStatus(messageData, formattedTime); //判断充电状态 chargeStatus(messageData, formattedTime); -// //判断运行状态 -// runStatus(messageData, formattedTime); -// -// //判断SOC -// soc(messageData, formattedTime); -// -// //判断充电工作状态 -// chargeWorkStatus(messageData, formattedTime); -// -// //判断驱动电机状态 -// driveMotorStatus(messageData, formattedTime); -// -// //判断位置 -// location(messageData, formattedTime); -// -// //判断EAS -// eas(messageData, formattedTime); -// -// //判断PTC -// ptc(messageData, formattedTime); -// -// //判断EPS -// eps(messageData, formattedTime); -// //判断ABS -// abs(messageData, formattedTime); -// //判断MCU -// mcu(messageData, formattedTime); -// //判断动力电池加热 -// powerBatteryHeating(messageData, formattedTime); -// //判断动力电池电流 -// powerBatteryCurrentStatus(messageData, formattedTime); -// //判断动力电池保温 -// powerBatteryHeat(messageData, formattedTime); -// //判断DCDC -// dcdc(messageData, formattedTime); -// //判断CHG -// chg(messageData, formattedTime); + //判断运行状态 + runStatus(messageData, formattedTime); + + //判断SOC + soc(messageData, formattedTime); + + //判断充电工作状态 + chargeWorkStatus(messageData, formattedTime); + + //判断驱动电机状态 + driveMotorStatus(messageData, formattedTime); + + //判断位置 + location(messageData, formattedTime); + + //判断EAS + eas(messageData, formattedTime); + + //判断PTC + ptc(messageData, formattedTime); + + //判断EPS + eps(messageData, formattedTime); + + //判断ABS + abs(messageData, formattedTime); + + //判断MCU + mcu(messageData, formattedTime); + + //判断动力电池加热 + powerBatteryHeating(messageData, formattedTime); + + //判断动力电池电流 + powerBatteryCurrentStatus(messageData, formattedTime); + + //判断动力电池保温 + powerBatteryHeat(messageData, formattedTime); + + //判断DCDC + dcdc(messageData, formattedTime); + + //判断CHG + chg(messageData, formattedTime); } -// else { -// // 假设您有一个方法来从缓存中获取当前的故障列表 -// List currentFaults = JSON.parseArray(localCache.getIfPresent(messageData.getVin()), Fault.class); -// -// // 创建一个新的故障列表,用于存储更新后的故障信息 -// List updatedFaults = new ArrayList<>(currentFaults); -// -// // 检查和更新故障状态 -// boolean vehicleFault = messageData.getVehicleStatus().equals("0"); -// boolean chargeFault = messageData.getChargeStatus().equals("0"); -// -// if (vehicleFault) { -// // 如果车辆状态为故障,确保GZ001在故障列表中 -// updatedFaults.add(Fault.builder() -// .vin(messageData.getVin()) -// .faultName("GZ001") -// .faultTime(formattedTime) -// .build()); -// } else { -// // 如果车辆状态不再是故障,从列表中移除GZ001 -// updatedFaults.removeIf(fault -> "GZ001".equals(fault.getFaultName())); -// } -// -// if (chargeFault) { -// // 如果充电状态为故障,确保GZ002在故障列表中 -// updatedFaults.add(Fault.builder() -// .vin(messageData.getVin()) -// .faultName("GZ002") -// .faultTime(formattedTime) -// .build()); -// } else { -// // 如果充电状态不再是故障,从列表中移除GZ002 -// updatedFaults.removeIf(fault -> "GZ002".equals(fault.getFaultName())); -// } -// -// // 序列化更新后的故障列表 -// String updatedFaultsJson = JSON.toJSONString(updatedFaults); -// -// // 存储更新后的故障信息到Redis和本地缓存 -// if (!updatedFaults.isEmpty()) { -// redisTemplate.opsForValue().set(messageData.getVin(), updatedFaultsJson, 10, TimeUnit.MINUTES); -// localCache.put(messageData.getVin(), updatedFaultsJson); -// log.info("更新车辆故障信息存储到Redis和本地缓存中"); -// } else { -// // 如果没有故障,从缓存中删除记录 -// redisTemplate.delete(messageData.getVin()); -// localCache.invalidate(messageData.getVin()); -// log.info("该车故障已修复,相关信息从缓存中删除"); -// } -// } - } + } }).start(); } if (vehicleEvent.getEvent().contains("2")) { @@ -259,7 +215,7 @@ public class EventServiceImpl implements EventService { //判断车辆状态 - public void vehicleStatus(MessageData messageData, String formattedTime){ + public void vehicleStatus(MessageData messageData, Date formattedTime){ if (messageData.getVehicleStatus().equals("0")) { if (messageData.getVehicleStatus().equals("0") && !redisTemplate.hasKey(messageData.getVin() + "-" + "GZ001")) { @@ -268,8 +224,8 @@ public class EventServiceImpl implements EventService { // 创建故障对象 Fault gz001 = Fault.builder() .vin(messageData.getVin()) - .faultName("GZ001") - .faultTime(formattedTime) + .faultCode("GZ001") + .startTime(formattedTime) .build(); String gz001Json = JSON.toJSONString(gz001); @@ -291,408 +247,512 @@ public class EventServiceImpl implements EventService { } //判断充电状态 - private void chargeStatus(MessageData messageData, String formattedTime) { + private void chargeStatus(MessageData messageData, Date formattedTime) { if (messageData.getChargeStatus().equals("0")) { - if (localCache.getIfPresent(messageData.getVin()+"-"+"GZ002")==null) { - Fault gz002 = Fault.builder() + if (messageData.getVehicleStatus().equals("0") && !redisTemplate.hasKey(messageData.getVin() + "-" + "GZ001")) { + // 车辆状态异常,第一次发生 + + // 创建故障对象 + Fault gz001 = Fault.builder() .vin(messageData.getVin()) - .faultName("GZ002") - .faultTime(formattedTime) + .faultCode("GZ002") + .startTime(formattedTime) .build(); - localCache.put(messageData.getVin() + "-" + "GZ002", JSON.toJSONString(gz002)); - log.info("该车故障GZ002信息存储到本地缓存中"); - if (!redisTemplate.hasKey(messageData.getVin() + "-" + "GZ002")) { - redisTemplate.opsForValue().set(messageData.getVin() + "-" + "GZ002", JSON.toJSONString(gz002),10,TimeUnit.SECONDS); - log.info("该车故障GZ002信息存储到Redis中"); - } + String gz001Json = JSON.toJSONString(gz001); + + // 存储故障信息到本地缓存和Redis + localCache.put(messageData.getVin() + "-" + "GZ002", gz001Json); + redisTemplate.opsForValue().set(messageData.getVin() + "-" + "GZ002", gz001Json, 10, TimeUnit.SECONDS); + + // 发送消息到RabbitMQ + sendToRabbitMQ(gz001); + + log.info("该车故障GZ002信息首次存储到本地缓存和Redis中,并发送到RabbitMQ"); + } else if (messageData.getVehicleStatus().equals("0")) { + + // 刷新Redis中的故障信息过期时间 + redisTemplate.expire(messageData.getVin() + "-" + "GZ002", 10, TimeUnit.SECONDS); + log.info("该车故障GZ002信息在Redis中的过期时间被刷新,不发送到RabbitMQ"); } - }else { - redisTemplate.delete(messageData.getVin()+"-"+"GZ002"); - localCache.invalidate(messageData.getVin()+"-"+"GZ002"); - log.info("删除该车故障GZ002信息存储到本地缓存中"); - log.info("删除该车故障GZ002信息存储到Redis中"); } } -// //判断运行状态 -// private void runStatus(MessageData messageData, String formattedTime) { -// if (messageData.getRunStatus().equals("0")) { -// -// if (localCache.getIfPresent(messageData.getVin()+"-"+"GZ003")==null) { -// Fault gz002 = Fault.builder() -// .vin(messageData.getVin()) -// .faultName("GZ003") -// .faultTime(formattedTime) -// .build(); -// localCache.put(messageData.getVin() + "-" + "GZ003", JSON.toJSONString(gz002)); -// log.info("该车故障GZ003信息存储到本地缓存中"); -// if (!redisTemplate.hasKey(messageData.getVin() + "-" + "GZ003")) { -// redisTemplate.opsForValue().set(messageData.getVin() + "-" + "GZ003", JSON.toJSONString(gz002),10,TimeUnit.SECONDS); -// log.info("该车故障GZ003信息存储到Redis中"); -// } -// } -// -// }else { -// redisTemplate.delete(messageData.getVin()+"-"+"GZ003"); -// localCache.invalidate(messageData.getVin()+"-"+"GZ003"); -// log.info("删除该车故障GZ003信息存储到本地缓存中"); -// log.info("删除该车故障GZ003信息存储到Redis中"); -// } -// } -// //判断SOC -// private void soc(MessageData messageData, String formattedTime) { -// if (messageData.getChargeStatus().equals("0")) { -// -// if (localCache.getIfPresent(messageData.getVin()+"-"+"GZ004")==null) { -// Fault gz002 = Fault.builder() -// .vin(messageData.getVin()) -// .faultName("GZ004") -// .faultTime(formattedTime) -// .build(); -// localCache.put(messageData.getVin() + "-" + "GZ004", JSON.toJSONString(gz002)); -// log.info("该车故障GZ004信息存储到本地缓存中"); -// if (!redisTemplate.hasKey(messageData.getVin() + "-" + "GZ004")) { -// redisTemplate.opsForValue().set(messageData.getVin() + "-" + "GZ004", JSON.toJSONString(gz002),10,TimeUnit.SECONDS); -// log.info("该车故障GZ004信息存储到Redis中"); -// } -// } -// -// }else { -// redisTemplate.delete(messageData.getVin()+"-"+"GZ004"); -// localCache.invalidate(messageData.getVin()+"-"+"GZ004"); -// log.info("删除该车故障GZ004信息存储到本地缓存中"); -// log.info("删除该车故障GZ004信息存储到Redis中"); -// } -// } -// -// -// // 判断充电工作状态 -// private void chargeWorkStatus(MessageData messageData, String formattedTime) { -// if (messageData.getChargeStatus().equals("0")) { -// -// if (localCache.getIfPresent(messageData.getVin()+"-"+"GZ002")==null) { -// Fault gz002 = Fault.builder() -// .vin(messageData.getVin()) -// .faultName("GZ005") -// .faultTime(formattedTime) -// .build(); -// localCache.put(messageData.getVin() + "-" + "GZ005", JSON.toJSONString(gz002)); -// log.info("该车故障GZ005信息存储到本地缓存中"); -// if (!redisTemplate.hasKey(messageData.getVin() + "-" + "GZ005")) { -// redisTemplate.opsForValue().set(messageData.getVin() + "-" + "GZ005", JSON.toJSONString(gz002),10,TimeUnit.SECONDS); -// log.info("该车故障GZ005信息存储到Redis中"); -// } -// } -// -// }else { -// redisTemplate.delete(messageData.getVin()+"-"+"GZ005"); -// localCache.invalidate(messageData.getVin()+"-"+"GZ005"); -// log.info("删除该车故障GZ005信息存储到本地缓存中"); -// log.info("删除该车故障GZ005信息存储到Redis中"); -// } -// } -// -// //判断驱动电机状态 -// private void driveMotorStatus(MessageData messageData,String formattedTime){ -// if (messageData.getDriveMotorStatus().equals("0")) { -// -// if (localCache.getIfPresent(messageData.getVin()+"-"+"GZ002")==null) { -// Fault gz002 = Fault.builder() -// .vin(messageData.getVin()) -// .faultName("GZ006") -// .faultTime(formattedTime) -// .build(); -// localCache.put(messageData.getVin() + "-" + "GZ006", JSON.toJSONString(gz002)); -// log.info("该车故障GZ006信息存储到本地缓存中"); -// if (!redisTemplate.hasKey(messageData.getVin() + "-" + "GZ006")) { -// redisTemplate.opsForValue().set(messageData.getVin() + "-" + "GZ006", JSON.toJSONString(gz002),10,TimeUnit.SECONDS); -// log.info("该车故障GZ006信息存储到Redis中"); -// } -// } -// -// }else { -// redisTemplate.delete(messageData.getVin()+"-"+"GZ006"); -// localCache.invalidate(messageData.getVin()+"-"+"GZ006"); -// log.info("删除该车故障GZ006信息存储到本地缓存中"); -// log.info("删除该车故障GZ006信息存储到Redis中"); -// } -// } -// //判断定位 -// private void location(MessageData messageData,String formattedTime){ -// if (messageData.getChargeStatus().equals("0")) { -// -// if (localCache.getIfPresent(messageData.getVin()+"-"+"GZ007")==null) { -// Fault gz002 = Fault.builder() -// .vin(messageData.getVin()) -// .faultName("GZ007") -// .faultTime(formattedTime) -// .build(); -// localCache.put(messageData.getVin() + "-" + "GZ007", JSON.toJSONString(gz002)); -// log.info("该车故障GZ007信息存储到本地缓存中"); -// if (!redisTemplate.hasKey(messageData.getVin() + "-" + "GZ007")) { -// redisTemplate.opsForValue().set(messageData.getVin() + "-" + "GZ007", JSON.toJSONString(gz002),10,TimeUnit.SECONDS); -// log.info("该车故障GZ007信息存储到Redis中"); -// } -// } -// -// }else { -// redisTemplate.delete(messageData.getVin()+"-"+"GZ007"); -// localCache.invalidate(messageData.getVin()+"-"+"GZ007"); -// log.info("删除该车故障GZ007信息存储到本地缓存中"); -// log.info("删除该车故障GZ007信息存储到Redis中"); -// } -// } -// //判断EAS -// private void eas(MessageData messageData,String formattedTime){ -// if (messageData.getEas().equals("0")) { -// -// if (localCache.getIfPresent(messageData.getVin()+"-"+"GZ008")==null) { -// Fault gz002 = Fault.builder() -// .vin(messageData.getVin()) -// .faultName("GZ008") -// .faultTime(formattedTime) -// .build(); -// localCache.put(messageData.getVin() + "-" + "GZ008", JSON.toJSONString(gz002)); -// log.info("该车故障GZ008信息存储到本地缓存中"); -// if (!redisTemplate.hasKey(messageData.getVin() + "-" + "GZ008")) { -// redisTemplate.opsForValue().set(messageData.getVin() + "-" + "GZ008", JSON.toJSONString(gz002),10,TimeUnit.SECONDS); -// log.info("该车故障GZ008信息存储到Redis中"); -// } -// } -// -// }else { -// redisTemplate.delete(messageData.getVin()+"-"+"GZ008"); -// localCache.invalidate(messageData.getVin()+"-"+"GZ008"); -// log.info("删除该车故障GZ008信息存储到本地缓存中"); -// log.info("删除该车故障GZ008信息存储到Redis中"); -// } -// } -// //判断EPS -// private void ptc(MessageData messageData,String formattedTime){ -// if (messageData.getPtc().equals("0")) { -// -// if (localCache.getIfPresent(messageData.getVin()+"-"+"GZ009")==null) { -// Fault gz002 = Fault.builder() -// .vin(messageData.getVin()) -// .faultName("GZ009") -// .faultTime(formattedTime) -// .build(); -// localCache.put(messageData.getVin() + "-" + "GZ009", JSON.toJSONString(gz002)); -// log.info("该车故障GZ009信息存储到本地缓存中"); -// if (!redisTemplate.hasKey(messageData.getVin() + "-" + "GZ009")) { -// redisTemplate.opsForValue().set(messageData.getVin() + "-" + "GZ009", JSON.toJSONString(gz002),10,TimeUnit.SECONDS); -// log.info("该车故障GZ009信息存储到Redis中"); -// } -// } -// }else { -// redisTemplate.delete(messageData.getVin()+"-"+"GZ009"); -// localCache.invalidate(messageData.getVin()+"-"+"GZ009"); -// log.info("删除该车故障GZ009信息存储到本地缓存中"); -// log.info("删除该车故障GZ009信息存储到Redis中"); -// } -// } -// //判断EPS -// private void eps(MessageData messageData,String formattedTime){ -// if (messageData.getEas().equals("0")) { -// -// if (localCache.getIfPresent(messageData.getVin()+"-"+"GZ010")==null) { -// Fault gz002 = Fault.builder() -// .vin(messageData.getVin()) -// .faultName("GZ010") -// .faultTime(formattedTime) -// .build(); -// localCache.put(messageData.getVin() + "-" + "GZ010", JSON.toJSONString(gz002)); -// log.info("该车故障GZ010信息存储到本地缓存中"); -// if (!redisTemplate.hasKey(messageData.getVin() + "-" + "GZ010")) { -// redisTemplate.opsForValue().set(messageData.getVin() + "-" + "GZ010", JSON.toJSONString(gz002),10,TimeUnit.SECONDS); -// log.info("该车故障GZ010信息存储到Redis中"); -// } -// } -// }else { -// redisTemplate.delete(messageData.getVin()+"-"+"GZ010"); -// localCache.invalidate(messageData.getVin()+"-"+"GZ010"); -// log.info("删除该车故障GZ010信息存储到本地缓存中"); -// log.info("删除该车故障GZ010信息存储到Redis中"); -// } -// } -// //判断ABS -// private void abs(MessageData messageData,String formattedTime){ -// if (messageData.getAbs().equals("0")) { -// -// if (localCache.getIfPresent(messageData.getVin()+"-"+"GZ010")==null) { -// Fault gz002 = Fault.builder() -// .vin(messageData.getVin()) -// .faultName("GZ011") -// .faultTime(formattedTime) -// .build(); -// localCache.put(messageData.getVin() + "-" + "GZ011", JSON.toJSONString(gz002)); -// log.info("该车故障GZ011信息存储到本地缓存中"); -// if (!redisTemplate.hasKey(messageData.getVin() + "-" + "GZ011")) { -// redisTemplate.opsForValue().set(messageData.getVin() + "-" + "GZ011", JSON.toJSONString(gz002),10,TimeUnit.SECONDS); -// log.info("该车故障GZ011信息存储到Redis中"); -// } -// } -// }else { -// redisTemplate.delete(messageData.getVin()+"-"+"GZ011"); -// localCache.invalidate(messageData.getVin()+"-"+"GZ011"); -// log.info("删除该车故障GZ011信息存储到本地缓存中"); -// log.info("删除该车故障GZ011信息存储到Redis中"); -// } -// } -// -// //判断MCU -// private void mcu(MessageData messageData,String formattedTime){ -// if (messageData.getMcu().equals("0")) { -// -// if (localCache.getIfPresent(messageData.getVin()+"-"+"GZ012")==null) { -// Fault gz002 = Fault.builder() -// .vin(messageData.getVin()) -// .faultName("GZ012") -// .faultTime(formattedTime) -// .build(); -// localCache.put(messageData.getVin() + "-" + "GZ012", JSON.toJSONString(gz002)); -// log.info("该车故障GZ012信息存储到本地缓存中"); -// if (!redisTemplate.hasKey(messageData.getVin() + "-" + "GZ012")) { -// redisTemplate.opsForValue().set(messageData.getVin() + "-" + "GZ012", JSON.toJSONString(gz002),10,TimeUnit.SECONDS); -// log.info("该车故障GZ012信息存储到Redis中"); -// } -// } -// }else { -// redisTemplate.delete(messageData.getVin()+"-"+"GZ012"); -// localCache.invalidate(messageData.getVin()+"-"+"GZ012"); -// log.info("删除该车故障GZ012信息存储到本地缓存中"); -// log.info("删除该车故障GZ012信息存储到Redis中"); -// } -// } -// //判断动力电池加热 -// private void powerBatteryHeating(MessageData messageData,String formattedTime){ -// if (messageData.getPowerBattery().equals("0")) { -// -// if (localCache.getIfPresent(messageData.getVin()+"-"+"GZ013")==null) { -// Fault gz002 = Fault.builder() -// .vin(messageData.getVin()) -// .faultName("GZ013") -// .faultTime(formattedTime) -// .build(); -// localCache.put(messageData.getVin() + "-" + "GZ013", JSON.toJSONString(gz002)); -// log.info("该车故障GZ013信息存储到本地缓存中"); -// if (!redisTemplate.hasKey(messageData.getVin() + "-" + "GZ013")) { -// redisTemplate.opsForValue().set(messageData.getVin() + "-" + "GZ013", JSON.toJSONString(gz002),10,TimeUnit.SECONDS); -// log.info("该车故障GZ013信息存储到Redis中"); -// } -// } -// }else { -// redisTemplate.delete(messageData.getVin()+"-"+"GZ013"); -// localCache.invalidate(messageData.getVin()+"-"+"GZ013"); -// log.info("删除该车故障GZ013信息存储到本地缓存中"); -// log.info("删除该车故障GZ013信息存储到Redis中"); -// } -// } -// //判断动力电池电流 -// private void powerBatteryCurrentStatus(MessageData messageData,String formattedTime){ -// if (messageData.getEas().equals("0")) { -// -// if (localCache.getIfPresent(messageData.getVin()+"-"+"GZ014")==null) { -// Fault gz002 = Fault.builder() -// .vin(messageData.getVin()) -// .faultName("GZ014") -// .faultTime(formattedTime) -// .build(); -// localCache.put(messageData.getVin() + "-" + "GZ014", JSON.toJSONString(gz002)); -// log.info("该车故障GZ014信息存储到本地缓存中"); -// if (!redisTemplate.hasKey(messageData.getVin() + "-" + "GZ014")) { -// redisTemplate.opsForValue().set(messageData.getVin() + "-" + "GZ014", JSON.toJSONString(gz002),10,TimeUnit.SECONDS); -// log.info("该车故障GZ014信息存储到Redis中"); -// } -// } -// }else { -// redisTemplate.delete(messageData.getVin()+"-"+"GZ014"); -// localCache.invalidate(messageData.getVin()+"-"+"GZ014"); -// log.info("删除该车故障GZ014信息存储到本地缓存中"); -// log.info("删除该车故障GZ014信息存储到Redis中"); -// } -// } -// //判断动力电池保温 -// private void powerBatteryHeat(MessageData messageData,String formattedTime){ -// if (messageData.getEas().equals("0")) { -// -// if (localCache.getIfPresent(messageData.getVin()+"-"+"GZ015")==null) { -// Fault gz002 = Fault.builder() -// .vin(messageData.getVin()) -// .faultName("GZ015") -// .faultTime(formattedTime) -// .build(); -// localCache.put(messageData.getVin() + "-" + "GZ015", JSON.toJSONString(gz002)); -// log.info("该车故障GZ015信息存储到本地缓存中"); -// if (!redisTemplate.hasKey(messageData.getVin() + "-" + "GZ015")) { -// redisTemplate.opsForValue().set(messageData.getVin() + "-" + "GZ015", JSON.toJSONString(gz002),10,TimeUnit.SECONDS); -// log.info("该车故障GZ015信息存储到Redis中"); -// } -// } -// }else { -// redisTemplate.delete(messageData.getVin()+"-"+"GZ015"); -// localCache.invalidate(messageData.getVin()+"-"+"GZ015"); -// log.info("删除该车故障GZ015信息存储到本地缓存中"); -// log.info("删除该车故障GZ015信息存储到Redis中"); -// } -// } -// //判断DCDC -// private void dcdc(MessageData messageData,String formattedTime){ -// if (messageData.getEas().equals("0")) { -// -// if (localCache.getIfPresent(messageData.getVin()+"-"+"GZ016")==null) { -// Fault gz002 = Fault.builder() -// .vin(messageData.getVin()) -// .faultName("GZ016") -// .faultTime(formattedTime) -// .build(); -// localCache.put(messageData.getVin() + "-" + "GZ016", JSON.toJSONString(gz002)); -// log.info("该车故障GZ016信息存储到本地缓存中"); -// if (!redisTemplate.hasKey(messageData.getVin() + "-" + "GZ016")) { -// redisTemplate.opsForValue().set(messageData.getVin() + "-" + "GZ016", JSON.toJSONString(gz002),10,TimeUnit.SECONDS); -// log.info("该车故障GZ016信息存储到Redis中"); -// } -// } -// }else { -// redisTemplate.delete(messageData.getVin()+"-"+"GZ016"); -// localCache.invalidate(messageData.getVin()+"-"+"GZ016"); -// log.info("删除该车故障GZ016信息存储到本地缓存中"); -// log.info("删除该车故障GZ016信息存储到Redis中"); -// } -// } -// //判断CHG -// private void chg(MessageData messageData,String formattedTime){ -// if (messageData.getEas().equals("0")) { -// -// if (localCache.getIfPresent(messageData.getVin()+"-"+"GZ017")==null) { -// Fault gz002 = Fault.builder() -// .vin(messageData.getVin()) -// .faultName("GZ017") -// .faultTime(formattedTime) -// .build(); -// localCache.put(messageData.getVin() + "-" + "GZ017", JSON.toJSONString(gz002)); -// log.info("该车故障GZ017信息存储到本地缓存中"); -// if (!redisTemplate.hasKey(messageData.getVin() + "-" + "GZ017")) { -// redisTemplate.opsForValue().set(messageData.getVin() + "-" + "GZ017", JSON.toJSONString(gz002),10,TimeUnit.SECONDS); -// log.info("该车故障GZ017信息存储到Redis中"); -// } -// } -// }else { -// redisTemplate.delete(messageData.getVin()+"-"+"GZ017"); -// localCache.invalidate(messageData.getVin()+"-"+"GZ017"); -// log.info("删除该车故障GZ017信息存储到本地缓存中"); -// log.info("删除该车故障GZ017信息存储到Redis中"); -// } -// } + //判断运行状态 + private void runStatus(MessageData messageData, Date formattedTime) { + if (messageData.getRunStatus().equals("0")) { + + if (messageData.getRunStatus().equals("0") && !redisTemplate.hasKey(messageData.getVin() + "-" + "GZ001")) { + // 车辆状态异常,第一次发生 + + // 创建故障对象 + Fault gz001 = Fault.builder() + .vin(messageData.getVin()) + .faultCode("GZ003") + .startTime(formattedTime) + .build(); + String gz001Json = JSON.toJSONString(gz001); + + // 存储故障信息到本地缓存和Redis + localCache.put(messageData.getVin() + "-" + "GZ003", gz001Json); + redisTemplate.opsForValue().set(messageData.getVin() + "-" + "GZ003", gz001Json, 10, TimeUnit.SECONDS); + + // 发送消息到RabbitMQ + sendToRabbitMQ(gz001); + + log.info("该车故障GZ003信息首次存储到本地缓存和Redis中,并发送到RabbitMQ"); + } else if (messageData.getVehicleStatus().equals("0")) { + + // 刷新Redis中的故障信息过期时间 + redisTemplate.expire(messageData.getVin() + "-" + "GZ003", 10, TimeUnit.SECONDS); + log.info("该车故障GZ003信息在Redis中的过期时间被刷新,不发送到RabbitMQ"); + } + } + } + //判断SOC + private void soc(MessageData messageData, Date formattedTime) { + if (messageData.getSoc().equals("0")) { + + if (messageData.getSoc().equals("0") && !redisTemplate.hasKey(messageData.getVin() + "-" + "GZ001")) { + // 车辆状态异常,第一次发生 + + // 创建故障对象 + Fault gz001 = Fault.builder() + .vin(messageData.getVin()) + .faultCode("GZ004") + .startTime(formattedTime) + .build(); + String gz001Json = JSON.toJSONString(gz001); + + // 存储故障信息到本地缓存和Redis + localCache.put(messageData.getVin() + "-" + "GZ004", gz001Json); + redisTemplate.opsForValue().set(messageData.getVin() + "-" + "GZ004", gz001Json, 10, TimeUnit.SECONDS); + + // 发送消息到RabbitMQ + sendToRabbitMQ(gz001); + + log.info("该车故障GZ004信息首次存储到本地缓存和Redis中,并发送到RabbitMQ"); + } else if (messageData.getVehicleStatus().equals("0")) { + + // 刷新Redis中的故障信息过期时间 + redisTemplate.expire(messageData.getVin() + "-" + "GZ004", 10, TimeUnit.SECONDS); + log.info("该车故障GZ004信息在Redis中的过期时间被刷新,不发送到RabbitMQ"); + } + } + } + + + // 判断充电工作状态 + private void chargeWorkStatus(MessageData messageData, Date formattedTime) { + if (messageData.getChargeWorkStatus().equals("0")) { + + if (messageData.getChargeWorkStatus().equals("0") && !redisTemplate.hasKey(messageData.getVin() + "-" + "GZ001")) { + // 车辆状态异常,第一次发生 + + // 创建故障对象 + Fault gz001 = Fault.builder() + .vin(messageData.getVin()) + .faultCode("GZ005") + .startTime(formattedTime) + .build(); + String gz001Json = JSON.toJSONString(gz001); + + // 存储故障信息到本地缓存和Redis + localCache.put(messageData.getVin() + "-" + "GZ005", gz001Json); + redisTemplate.opsForValue().set(messageData.getVin() + "-" + "GZ005", gz001Json, 10, TimeUnit.SECONDS); + + // 发送消息到RabbitMQ + sendToRabbitMQ(gz001); + + log.info("该车故障GZ005信息首次存储到本地缓存和Redis中,并发送到RabbitMQ"); + } else if (messageData.getVehicleStatus().equals("0")) { + + // 刷新Redis中的故障信息过期时间 + redisTemplate.expire(messageData.getVin() + "-" + "GZ005", 10, TimeUnit.SECONDS); + log.info("该车故障GZ005信息在Redis中的过期时间被刷新,不发送到RabbitMQ"); + } + } + } + + //判断驱动电机状态 + private void driveMotorStatus(MessageData messageData,Date formattedTime){ + if (messageData.getDriveMotorStatus().equals("0")) { + + if (messageData.getDriveMotorStatus().equals("0") && !redisTemplate.hasKey(messageData.getVin() + "-" + "GZ001")) { + // 车辆状态异常,第一次发生 + + // 创建故障对象 + Fault gz001 = Fault.builder() + .vin(messageData.getVin()) + .faultCode("GZ006") + .startTime(formattedTime) + .build(); + String gz001Json = JSON.toJSONString(gz001); + + // 存储故障信息到本地缓存和Redis + localCache.put(messageData.getVin() + "-" + "GZ006", gz001Json); + redisTemplate.opsForValue().set(messageData.getVin() + "-" + "GZ006", gz001Json, 10, TimeUnit.SECONDS); + + // 发送消息到RabbitMQ + sendToRabbitMQ(gz001); + + log.info("该车故障GZ006信息首次存储到本地缓存和Redis中,并发送到RabbitMQ"); + } else if (messageData.getVehicleStatus().equals("0")) { + + // 刷新Redis中的故障信息过期时间 + redisTemplate.expire(messageData.getVin() + "-" + "GZ006", 10, TimeUnit.SECONDS); + log.info("该车故障GZ006信息在Redis中的过期时间被刷新,不发送到RabbitMQ"); + } + } + } + //判断定位 + private void location(MessageData messageData,Date formattedTime){ + if (messageData.getLocation().equals("0")) { + + if (messageData.getLocation().equals("0") && !redisTemplate.hasKey(messageData.getVin() + "-" + "GZ001")) { + // 车辆状态异常,第一次发生 + + // 创建故障对象 + Fault gz001 = Fault.builder() + .vin(messageData.getVin()) + .faultCode("GZ007") + .startTime(formattedTime) + .build(); + String gz001Json = JSON.toJSONString(gz001); + + // 存储故障信息到本地缓存和Redis + localCache.put(messageData.getVin() + "-" + "GZ007", gz001Json); + redisTemplate.opsForValue().set(messageData.getVin() + "-" + "GZ007", gz001Json, 10, TimeUnit.SECONDS); + + // 发送消息到RabbitMQ + sendToRabbitMQ(gz001); + + log.info("该车故障GZ007信息首次存储到本地缓存和Redis中,并发送到RabbitMQ"); + } else if (messageData.getVehicleStatus().equals("0")) { + + // 刷新Redis中的故障信息过期时间 + redisTemplate.expire(messageData.getVin() + "-" + "GZ007", 10, TimeUnit.SECONDS); + log.info("该车故障GZ007信息在Redis中的过期时间被刷新,不发送到RabbitMQ"); + } + } + } + //判断EAS + private void eas(MessageData messageData,Date formattedTime){ + if (messageData.getEas().equals("0")) { + + if (messageData.getVehicleStatus().equals("0") && !redisTemplate.hasKey(messageData.getVin() + "-" + "GZ001")) { + // 车辆状态异常,第一次发生 + + // 创建故障对象 + Fault gz001 = Fault.builder() + .vin(messageData.getVin()) + .faultCode("GZ008") + .startTime(formattedTime) + .build(); + String gz001Json = JSON.toJSONString(gz001); + + // 存储故障信息到本地缓存和Redis + localCache.put(messageData.getVin() + "-" + "GZ008", gz001Json); + redisTemplate.opsForValue().set(messageData.getVin() + "-" + "GZ008", gz001Json, 10, TimeUnit.SECONDS); + + // 发送消息到RabbitMQ + sendToRabbitMQ(gz001); + + log.info("该车故障GZ008信息首次存储到本地缓存和Redis中,并发送到RabbitMQ"); + } else if (messageData.getVehicleStatus().equals("0")) { + + // 刷新Redis中的故障信息过期时间 + redisTemplate.expire(messageData.getVin() + "-" + "GZ008", 10, TimeUnit.SECONDS); + log.info("该车故障GZ008信息在Redis中的过期时间被刷新,不发送到RabbitMQ"); + } + } + } + //判断EPS + private void ptc(MessageData messageData,Date formattedTime){ + if (messageData.getPtc().equals("0")) { + + if (messageData.getPtc().equals("0") && !redisTemplate.hasKey(messageData.getVin() + "-" + "GZ001")) { + // 车辆状态异常,第一次发生 + + // 创建故障对象 + Fault gz001 = Fault.builder() + .vin(messageData.getVin()) + .faultCode("GZ009") + .startTime(formattedTime) + .build(); + String gz001Json = JSON.toJSONString(gz001); + + // 存储故障信息到本地缓存和Redis + localCache.put(messageData.getVin() + "-" + "GZ009", gz001Json); + redisTemplate.opsForValue().set(messageData.getVin() + "-" + "GZ009", gz001Json, 10, TimeUnit.SECONDS); + + // 发送消息到RabbitMQ + sendToRabbitMQ(gz001); + + log.info("该车故障GZ009信息首次存储到本地缓存和Redis中,并发送到RabbitMQ"); + } else if (messageData.getVehicleStatus().equals("0")) { + + // 刷新Redis中的故障信息过期时间 + redisTemplate.expire(messageData.getVin() + "-" + "GZ009", 10, TimeUnit.SECONDS); + log.info("该车故障GZ009信息在Redis中的过期时间被刷新,不发送到RabbitMQ"); + } + } + } + //判断EPS + private void eps(MessageData messageData,Date formattedTime){ + if (messageData.getEps().equals("0")) { + + if (messageData.getEps().equals("0") && !redisTemplate.hasKey(messageData.getVin() + "-" + "GZ001")) { + // 车辆状态异常,第一次发生 + + // 创建故障对象 + Fault gz001 = Fault.builder() + .vin(messageData.getVin()) + .faultCode("GZ010") + .startTime(formattedTime) + .build(); + String gz001Json = JSON.toJSONString(gz001); + + // 存储故障信息到本地缓存和Redis + localCache.put(messageData.getVin() + "-" + "GZ010", gz001Json); + redisTemplate.opsForValue().set(messageData.getVin() + "-" + "GZ010", gz001Json, 10, TimeUnit.SECONDS); + + // 发送消息到RabbitMQ + sendToRabbitMQ(gz001); + + log.info("该车故障GZ010信息首次存储到本地缓存和Redis中,并发送到RabbitMQ"); + } else if (messageData.getVehicleStatus().equals("0")) { + + // 刷新Redis中的故障信息过期时间 + redisTemplate.expire(messageData.getVin() + "-" + "GZ010", 10, TimeUnit.SECONDS); + log.info("该车故障GZ010信息在Redis中的过期时间被刷新,不发送到RabbitMQ"); + } + } + } + //判断ABS + private void abs(MessageData messageData,Date formattedTime){ + if (messageData.getAbs().equals("0")) { + + if (messageData.getAbs().equals("0") && !redisTemplate.hasKey(messageData.getVin() + "-" + "GZ001")) { + // 车辆状态异常,第一次发生 + + // 创建故障对象 + Fault gz0011 = Fault.builder() + .vin(messageData.getVin()) + .faultCode("GZ011") + .startTime(formattedTime) + .build(); + String gz001Json = JSON.toJSONString(gz0011); + + // 存储故障信息到本地缓存和Redis + localCache.put(messageData.getVin() + "-" + "GZ011", gz001Json); + redisTemplate.opsForValue().set(messageData.getVin() + "-" + "GZ011", gz001Json, 10, TimeUnit.SECONDS); + + // 发送消息到RabbitMQ + sendToRabbitMQ(gz0011); + + log.info("该车故障GZ011信息首次存储到本地缓存和Redis中,并发送到RabbitMQ"); + } else if (messageData.getVehicleStatus().equals("0")) { + + // 刷新Redis中的故障信息过期时间 + redisTemplate.expire(messageData.getVin() + "-" + "GZ011", 10, TimeUnit.SECONDS); + log.info("该车故障GZ011信息在Redis中的过期时间被刷新,不发送到RabbitMQ"); + } + } + } + + //判断MCU + private void mcu(MessageData messageData,Date formattedTime){ + if (messageData.getMcu().equals("0")) { + + if (messageData.getMcu().equals("0") && !redisTemplate.hasKey(messageData.getVin() + "-" + "GZ001")) { + // 车辆状态异常,第一次发生 + + // 创建故障对象 + Fault gz001 = Fault.builder() + .vin(messageData.getVin()) + .faultCode("GZ012") + .startTime(formattedTime) + .build(); + String gz001Json = JSON.toJSONString(gz001); + + // 存储故障信息到本地缓存和Redis + localCache.put(messageData.getVin() + "-" + "GZ012", gz001Json); + redisTemplate.opsForValue().set(messageData.getVin() + "-" + "GZ012", gz001Json, 10, TimeUnit.SECONDS); + + // 发送消息到RabbitMQ + sendToRabbitMQ(gz001); + + log.info("该车故障GZ012信息首次存储到本地缓存和Redis中,并发送到RabbitMQ"); + } else if (messageData.getVehicleStatus().equals("0")) { + + // 刷新Redis中的故障信息过期时间 + redisTemplate.expire(messageData.getVin() + "-" + "GZ012", 10, TimeUnit.SECONDS); + log.info("该车故障GZ012信息在Redis中的过期时间被刷新,不发送到RabbitMQ"); + } + } + } + //判断动力电池加热 + private void powerBatteryHeating(MessageData messageData,Date formattedTime){ + if (messageData.getPowerBatteryHeating().equals("0")) { + + if (messageData.getPowerBatteryHeating().equals("0") && !redisTemplate.hasKey(messageData.getVin() + "-" + "GZ001")) { + // 车辆状态异常,第一次发生 + + // 创建故障对象 + Fault gz001 = Fault.builder() + .vin(messageData.getVin()) + .faultCode("GZ013") + .startTime(formattedTime) + .build(); + String gz001Json = JSON.toJSONString(gz001); + + // 存储故障信息到本地缓存和Redis + localCache.put(messageData.getVin() + "-" + "GZ013", gz001Json); + redisTemplate.opsForValue().set(messageData.getVin() + "-" + "GZ013", gz001Json, 10, TimeUnit.SECONDS); + + // 发送消息到RabbitMQ + sendToRabbitMQ(gz001); + + log.info("该车故障GZ013信息首次存储到本地缓存和Redis中,并发送到RabbitMQ"); + } else if (messageData.getVehicleStatus().equals("0")) { + + // 刷新Redis中的故障信息过期时间 + redisTemplate.expire(messageData.getVin() + "-" + "GZ013", 10, TimeUnit.SECONDS); + log.info("该车故障GZ013信息在Redis中的过期时间被刷新,不发送到RabbitMQ"); + } + } + } + //判断动力电池电流 + private void powerBatteryCurrentStatus(MessageData messageData,Date formattedTime){ + if (messageData.getPowerBatteryCurrentStatus().equals("0")) { + + if (messageData.getPowerBatteryCurrentStatus().equals("0") && !redisTemplate.hasKey(messageData.getVin() + "-" + "GZ001")) { + // 车辆状态异常,第一次发生 + + // 创建故障对象 + Fault gz001 = Fault.builder() + .vin(messageData.getVin()) + .faultCode("GZ014") + .startTime(formattedTime) + .build(); + String gz001Json = JSON.toJSONString(gz001); + + // 存储故障信息到本地缓存和Redis + localCache.put(messageData.getVin() + "-" + "GZ014", gz001Json); + redisTemplate.opsForValue().set(messageData.getVin() + "-" + "GZ014", gz001Json, 10, TimeUnit.SECONDS); + + // 发送消息到RabbitMQ + sendToRabbitMQ(gz001); + + log.info("该车故障GZ014信息首次存储到本地缓存和Redis中,并发送到RabbitMQ"); + } else if (messageData.getVehicleStatus().equals("0")) { + + // 刷新Redis中的故障信息过期时间 + redisTemplate.expire(messageData.getVin() + "-" + "GZ014", 10, TimeUnit.SECONDS); + log.info("该车故障GZ014信息在Redis中的过期时间被刷新,不发送到RabbitMQ"); + } + } + } + //判断动力电池保温 + private void powerBatteryHeat(MessageData messageData,Date formattedTime){ + if (messageData.getPowerBatteryHeat().equals("0")) { + + if (messageData.getPowerBatteryHeat().equals("0") && !redisTemplate.hasKey(messageData.getVin() + "-" + "GZ001")) { + // 车辆状态异常,第一次发生 + + // 创建故障对象 + Fault gz001 = Fault.builder() + .vin(messageData.getVin()) + .faultCode("GZ015") + .startTime(formattedTime) + .build(); + String gz001Json = JSON.toJSONString(gz001); + + // 存储故障信息到本地缓存和Redis + localCache.put(messageData.getVin() + "-" + "GZ0015", gz001Json); + redisTemplate.opsForValue().set(messageData.getVin() + "-" + "GZ015", gz001Json, 10, TimeUnit.SECONDS); + + // 发送消息到RabbitMQ + sendToRabbitMQ(gz001); + + log.info("该车故障GZ015信息首次存储到本地缓存和Redis中,并发送到RabbitMQ"); + } else if (messageData.getVehicleStatus().equals("0")) { + + // 刷新Redis中的故障信息过期时间 + redisTemplate.expire(messageData.getVin() + "-" + "GZ015", 10, TimeUnit.SECONDS); + log.info("该车故障GZ015信息在Redis中的过期时间被刷新,不发送到RabbitMQ"); + } + } + } + //判断DCDC + private void dcdc(MessageData messageData,Date formattedTime){ + if (messageData.getDcdc().equals("0")) { + + if (messageData.getDcdc().equals("0") && !redisTemplate.hasKey(messageData.getVin() + "-" + "GZ001")) { + // 车辆状态异常,第一次发生 + + // 创建故障对象 + Fault gz001 = Fault.builder() + .vin(messageData.getVin()) + .faultCode("GZ016") + .startTime(formattedTime) + .build(); + String gz001Json = JSON.toJSONString(gz001); + + // 存储故障信息到本地缓存和Redis + localCache.put(messageData.getVin() + "-" + "GZ016", gz001Json); + redisTemplate.opsForValue().set(messageData.getVin() + "-" + "GZ016", gz001Json, 10, TimeUnit.SECONDS); + + // 发送消息到RabbitMQ + sendToRabbitMQ(gz001); + + log.info("该车故障GZ016信息首次存储到本地缓存和Redis中,并发送到RabbitMQ"); + } else if (messageData.getVehicleStatus().equals("0")) { + + // 刷新Redis中的故障信息过期时间 + redisTemplate.expire(messageData.getVin() + "-" + "GZ016", 10, TimeUnit.SECONDS); + log.info("该车故障GZ016信息在Redis中的过期时间被刷新,不发送到RabbitMQ"); + } + } + } + //判断CHG + private void chg(MessageData messageData,Date formattedTime){ + if (messageData.getChg().equals("0")) { + + if (messageData.getChg().equals("0") && !redisTemplate.hasKey(messageData.getVin() + "-" + "GZ001")) { + // 车辆状态异常,第一次发生 + + // 创建故障对象 + Fault gz001 = Fault.builder() + .vin(messageData.getVin()) + .faultCode("GZ017") + .startTime(formattedTime) + .build(); + String gz001Json = JSON.toJSONString(gz001); + + // 存储故障信息到本地缓存和Redis + localCache.put(messageData.getVin() + "-" + "GZ017", gz001Json); + redisTemplate.opsForValue().set(messageData.getVin() + "-" + "GZ017", gz001Json, 10, TimeUnit.SECONDS); + + // 发送消息到RabbitMQ + sendToRabbitMQ(gz001); + + log.info("该车故障GZ017信息首次存储到本地缓存和Redis中,并发送到RabbitMQ"); + } else if (messageData.getVehicleStatus().equals("0")) { + + // 刷新Redis中的故障信息过期时间 + redisTemplate.expire(messageData.getVin() + "-" + "GZ017", 10, TimeUnit.SECONDS); + log.info("该车故障GZ017信息在Redis中的过期时间被刷新,不发送到RabbitMQ"); + } + } + } public void sendToRabbitMQ(Fault gz001){ -// rabbitTemplate.convertAndSend("exchange_breakdown", "with", gz001.toString()); - - rabbitTemplate.convertAndSend("exchange_breakdown","with",JSON.toJSONString(gz001)); - log.info("故障信息发送到RabbitMQ"); + rabbitTemplate.convertAndSend("exchange_breakdown","discover_time",JSON.toJSONString(gz001)); + log.info("故障信息"+gz001.getVin()+"发送到RabbitMQ"); } } diff --git a/src/main/java/com/muyu/mqtt/config/RabbitConfig.java b/src/main/java/com/muyu/mqtt/config/RabbitConfig.java index fc88b7f..53c2114 100644 --- a/src/main/java/com/muyu/mqtt/config/RabbitConfig.java +++ b/src/main/java/com/muyu/mqtt/config/RabbitConfig.java @@ -30,13 +30,13 @@ public class RabbitConfig { @Primary @Bean public Queue autoDeleteQueue1() { - return new Queue("discover_time", true); + return new Queue("discover_time", true,true,true); } @Primary @Bean public Queue resolve_time() { - return new Queue("resolve_time", true); + return new Queue("resolve_time", true,true,true); } @Primary @Bean @@ -45,20 +45,21 @@ public class RabbitConfig { } @Primary @Bean - public Binding binding(DirectExchange directExchange, - Queue autoDeleteQueue1 ) { - return BindingBuilder.bind(autoDeleteQueue1) - .to(directExchange) - .with("with"); + public Binding binding( ) { + return BindingBuilder.bind(autoDeleteQueue1()) + .to(directExchange()) + .with("discover_time"); } - @Primary + @Bean - public Binding resolve_time(DirectExchange directExchange, - Queue resolve_time ) { - return BindingBuilder.bind(resolve_time) - .to(directExchange) + public Binding resolve_times() { + return BindingBuilder.bind(resolve_time()) + .to(directExchange()) .with("resolve_time"); } + + + }